/*!
 * Bootstrap Utilities v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}body{--primary-color: #8b8b99;--primary-lighter-color: #f5f5f6;--primary-darker-color: #393a44;--text-primary-color: #ffffff;--text-primary-lighter-color: rgba(57, 58, 68, .87);--text-primary-darker-color: #ffffff}body{--accent-color: #17407e;--accent-lighter-color: #ccd4dd;--accent-darker-color: #28283c;--text-accent-color: #ffffff;--text-accent-lighter-color: rgba(57, 58, 68, .87);--text-accent-darker-color: #ffffff}body{--warn-color: #ff0002;--warn-lighter-color: #3dc864;--warn-darker-color: #ffd600;--text-warn-color: #ffffff;--text-warn-lighter-color: rgba(57, 58, 68, .87);--text-warn-darker-color: #ffffff}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #8b8b99)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #17407e)}.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #ff0002)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 16px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .1px)}.mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.mat-mdc-card-subtitle{color:#0000008a}.mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 23px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 16px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .1px);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #8b8b99}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(139, 139, 153, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#8b8b9940}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #17407e}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(23, 64, 126, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#17407e40}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff0002}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 0, 2, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ff000240}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .4px}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #8b8b99)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.mdc-text-field--filled .mdc-text-field__ripple:before,.mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.mdc-text-field--filled:hover .mdc-text-field__ripple:before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #8b8b99)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #8b8b99)}.mdc-text-field--outlined .mdc-text-field__ripple:before,.mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#8b8b99de}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.mdc-text-field--disabled .mdc-floating-label{color:#00000061}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#8b8b99de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#17407ede}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ff0002de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #17407e)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #17407e)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#17407ede}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #17407e)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff0002de}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff0002)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mdc-text-field__input,.mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 14px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .4px);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-form-field,.mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 16px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .1px);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(14px * var(--mat-mdc-form-field-floating-label-scale, .75))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:14px}.mat-mdc-select-value{color:#000000de}.mat-mdc-select-placeholder{color:#0009}.mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.mat-mdc-select-arrow{color:#0000008a}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#8b8b99de}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#17407ede}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#ff0002de}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 19px);font-weight:var(--mdc-typography-subtitle1-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:16px}.mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 16px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .1px);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 19px);font-weight:var(--mdc-typography-subtitle1-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:16px}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: Roboto-Medium;--mdc-dialog-subhead-line-height: 23px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .15px;--mdc-dialog-supporting-text-font: Roboto;--mdc-dialog-supporting-text-line-height: 16px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .1px}.mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #8b8b99;--mdc-chip-elevated-disabled-container-color: #8b8b99;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #17407e;--mdc-chip-elevated-disabled-container-color: #17407e;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ff0002;--mdc-chip-elevated-disabled-container-color: #ff0002;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-chip-focus-overlay{background:black}.mat-mdc-chip{height:32px}.mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Light));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 19px);font-weight:var(--mdc-typography-body2-font-weight, 300);letter-spacing:var(--mdc-typography-body2-letter-spacing, .5px);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8b8b99;--mdc-radio-selected-hover-icon-color: #8b8b99;--mdc-radio-selected-icon-color: #8b8b99;--mdc-radio-selected-pressed-icon-color: #8b8b99;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #8b8b99}.mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #17407e;--mdc-radio-selected-hover-icon-color: #17407e;--mdc-radio-selected-icon-color: #17407e;--mdc-radio-selected-pressed-icon-color: #17407e;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #17407e}.mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff0002;--mdc-radio-selected-hover-icon-color: #ff0002;--mdc-radio-selected-icon-color: #ff0002;--mdc-radio-selected-pressed-icon-color: #ff0002;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff0002}.mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button .mdc-radio{padding:10px}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #8b8b99;--mdc-slider-focus-handle-color: #8b8b99;--mdc-slider-hover-handle-color: #8b8b99;--mdc-slider-active-track-color: #8b8b99;--mdc-slider-inactive-track-color: #8b8b99;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #8b8b99;--mat-mdc-slider-ripple-color: #8b8b99;--mat-mdc-slider-hover-ripple-color: rgba(139, 139, 153, .05);--mat-mdc-slider-focus-ripple-color: rgba(139, 139, 153, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #17407e;--mdc-slider-focus-handle-color: #17407e;--mdc-slider-hover-handle-color: #17407e;--mdc-slider-active-track-color: #17407e;--mdc-slider-inactive-track-color: #17407e;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #17407e;--mat-mdc-slider-ripple-color: #17407e;--mat-mdc-slider-hover-ripple-color: rgba(23, 64, 126, .05);--mat-mdc-slider-focus-ripple-color: rgba(23, 64, 126, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ff0002;--mdc-slider-focus-handle-color: #ff0002;--mdc-slider-hover-handle-color: #ff0002;--mdc-slider-active-track-color: #ff0002;--mdc-slider-inactive-track-color: #ff0002;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ff0002;--mat-mdc-slider-ripple-color: #ff0002;--mat-mdc-slider-hover-ripple-color: rgba(255, 0, 2, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 0, 2, .2)}.mat-mdc-slider{--mdc-slider-label-label-text-font: Roboto-Medium;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 16px;--mdc-slider-label-label-text-tracking: .1px;--mdc-slider-label-label-text-weight: 500}.mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 19px);font-weight:var(--mdc-typography-subtitle1-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:16px}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto));font-size:var(--mdc-typography-body1-font-size, 14px);line-height:var(--mdc-typography-body1-line-height, 16px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .1px);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-list-item-interactive:before{background:black}.mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.04}.mat-mdc-list-item-interactive:focus:before{opacity:.12}.mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#8b8b99;opacity:.08}.mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.12}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #8b8b99)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-divider:after{border-bottom-color:#fff}.mdc-list-divider{background-color:#0000001f}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #8b8b99;--mdc-checkbox-selected-hover-icon-color: #8b8b99;--mdc-checkbox-selected-icon-color: #8b8b99;--mdc-checkbox-selected-pressed-icon-color: #8b8b99;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8b8b99;--mdc-radio-selected-hover-icon-color: #8b8b99;--mdc-radio-selected-icon-color: #8b8b99;--mdc-radio-selected-pressed-icon-color: #8b8b99;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #8b8b99}.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #17407e;--mdc-checkbox-selected-hover-icon-color: #17407e;--mdc-checkbox-selected-icon-color: #17407e;--mdc-checkbox-selected-pressed-icon-color: #17407e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #17407e;--mdc-radio-selected-hover-icon-color: #17407e;--mdc-radio-selected-icon-color: #17407e;--mdc-radio-selected-pressed-icon-color: #17407e;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #17407e}.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff0002;--mdc-checkbox-selected-hover-icon-color: #ff0002;--mdc-checkbox-selected-icon-color: #ff0002;--mdc-checkbox-selected-pressed-icon-color: #ff0002;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff0002;--mdc-radio-selected-hover-icon-color: #ff0002;--mdc-radio-selected-icon-color: #ff0002;--mdc-radio-selected-pressed-icon-color: #ff0002;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff0002}.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.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-icon.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.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-radio.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.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-icon.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.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-radio.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 19px);font-weight:var(--mdc-typography-subtitle1-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:16px}.mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 19px);font-weight:var(--mdc-typography-subtitle1-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Light));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 19px);font-weight:var(--mdc-typography-body2-font-weight, 300);letter-spacing:var(--mdc-typography-body2-letter-spacing, .5px);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto));font-size:var(--mdc-typography-overline-font-size, 10px);line-height:var(--mdc-typography-overline-line-height, 12px);font-weight:var(--mdc-typography-overline-font-weight, 400);letter-spacing:var(--mdc-typography-overline-letter-spacing, 1.5px);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 19px);font-weight:var(--mdc-typography-subtitle1-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .15px);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 14px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .4px);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}@media all and (-ms-high-contrast: none){.mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mat-mdc-list-item .mdc-list-item__primary-text{font:400 14px/16px Roboto;letter-spacing:.1px}.mat-mdc-paginator{background:white;color:#000000de}.mat-mdc-paginator-icon{fill:#0000008a}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-paginator-container{min-height:56px}.mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 14px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .4px);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:transparent}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab__text-label{color:#0009}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#8b8b99}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #8b8b99)}.mdc-tab__ripple:before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#8b8b99}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#17407e}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #17407e)}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#17407e}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff0002}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ff0002)}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#ff0002}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #8b8b99;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #17407e;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #ff0002;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.mat-mdc-tab-header .mdc-tab{height:48px}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 16px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, 1.25px);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #8b8b99;--mdc-checkbox-selected-hover-icon-color: #8b8b99;--mdc-checkbox-selected-icon-color: #8b8b99;--mdc-checkbox-selected-pressed-icon-color: #8b8b99;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#8b8b991a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#8b8b99}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #17407e;--mdc-checkbox-selected-hover-icon-color: #17407e;--mdc-checkbox-selected-icon-color: #17407e;--mdc-checkbox-selected-pressed-icon-color: #17407e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#17407e1a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#17407e}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff0002;--mdc-checkbox-selected-hover-icon-color: #ff0002;--mdc-checkbox-selected-icon-color: #ff0002;--mdc-checkbox-selected-pressed-icon-color: #ff0002;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ff00021a}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff0002}.mat-mdc-checkbox-disabled label{color:#00000061}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Light));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 19px);font-weight:var(--mdc-typography-body2-font-weight, 300);letter-spacing:var(--mdc-typography-body2-letter-spacing, .5px);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8b8b99}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #17407e}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff0002}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8b8b99;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #17407e;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff0002;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8b8b99;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #17407e;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff0002;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8b8b99}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #17407e}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff0002}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #8b8b99;--mat-mdc-button-ripple-color: rgba(139, 139, 153, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #17407e;--mat-mdc-button-ripple-color: rgba(23, 64, 126, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff0002;--mat-mdc-button-ripple-color: rgba(255, 0, 2, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 16px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, 1.25px);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #8b8b99;--mat-mdc-button-ripple-color: rgba(139, 139, 153, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #17407e;--mat-mdc-button-ripple-color: rgba(23, 64, 126, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff0002;--mat-mdc-button-ripple-color: rgba(255, 0, 2, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8b8b99}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #17407e}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff0002}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #8b8b99;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #17407e;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ff0002;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 16px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, 1.25px);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #17407e;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Roboto-Light;--mdc-snackbar-supporting-text-line-height: 19px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 300}.mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.mdc-data-table__row--selected{background-color:#8b8b990a}.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#0000001f}.mdc-data-table__pagination{border-top-color:#0000001f}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.mdc-data-table__header-cell,.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:#000000de}.mat-mdc-table{background:white}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.mdc-data-table__content,.mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto-Light));font-size:var(--mdc-typography-body2-font-size, 16px);line-height:var(--mdc-typography-body2-line-height, 19px);font-weight:var(--mdc-typography-body2-font-weight, 300);letter-spacing:var(--mdc-typography-body2-letter-spacing, .5px);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 16px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .1px);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #8b8b99}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #17407e}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ff0002}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#8b8b99}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#17407e}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#ff0002}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#8b8b99}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#17407e}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff0002}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#8b8b99}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#17407e}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#ff0002}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-datepicker-content .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-datepicker-content .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8b8b99}.mat-datepicker-content .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #17407e}.mat-datepicker-content .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff0002}.mat-datepicker-content .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8b8b99;--mdc-filled-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #17407e;--mdc-filled-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff0002;--mdc-filled-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-datepicker-content .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8b8b99;--mdc-protected-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #17407e;--mdc-protected-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff0002;--mdc-protected-button-label-text-color: #fff}.mat-datepicker-content .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-datepicker-content .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8b8b99}.mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #17407e}.mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff0002}.mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-datepicker-content .mat-mdc-button,.mat-datepicker-content .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-button.mat-primary,.mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #8b8b99;--mat-mdc-button-ripple-color: rgba(139, 139, 153, .1)}.mat-datepicker-content .mat-mdc-button.mat-accent,.mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #17407e;--mat-mdc-button-ripple-color: rgba(23, 64, 126, .1)}.mat-datepicker-content .mat-mdc-button.mat-warn,.mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff0002;--mat-mdc-button-ripple-color: rgba(255, 0, 2, .1)}.mat-datepicker-content .mat-mdc-raised-button,.mat-datepicker-content .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-raised-button.mat-primary,.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary,.mat-datepicker-content .mat-mdc-raised-button.mat-accent,.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent,.mat-datepicker-content .mat-mdc-raised-button.mat-warn,.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-datepicker-content .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #8b8b99;--mat-mdc-button-ripple-color: rgba(139, 139, 153, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #17407e;--mat-mdc-button-ripple-color: rgba(23, 64, 126, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff0002;--mat-mdc-button-ripple-color: rgba(255, 0, 2, .1)}.mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8b8b99}.mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #17407e}.mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff0002}.mat-datepicker-content .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,.mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto-Medium;font-size:14px;font-weight:500}.mat-datepicker-content .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto-Medium));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 16px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, 1.25px);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#8b8b99}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#17407e}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff0002}.mat-option{font-family:Roboto,sans-serif;font-size:16px}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-optgroup-label{font:400 14px/16px Roboto;letter-spacing:.1px}.mat-ripple-element{background-color:#0000001a}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#8b8b99}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#17407e}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff0002}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-card{font-family:Roboto,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:16px}.mat-progress-bar-background{fill:#dedee2}.mat-progress-bar-buffer{background-color:#dedee2}.mat-progress-bar-fill:after{background-color:#8b8b99}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c1ccdb}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c1ccdb}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#17407e}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbbcbc}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbbcbc}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff0002}.mat-progress-spinner circle,.mat-spinner circle{stroke:#8b8b99}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#17407e}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#ff0002}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tooltip{font-family:Roboto,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#8b8b99}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#17407e}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#ff0002}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff0002}.mat-form-field-disabled .mat-form-field-prefix,.mat-form-field-disabled .mat-form-field-suffix{color:#00000061}input.mat-input-element{margin-top:-.0625em}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#8b8b99}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#17407e}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff0002}.mat-focused .mat-form-field-required-marker{color:#17407e}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#8b8b99}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#17407e}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff0002}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#8b8b99}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#17407e}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff0002}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff0002}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff0002}.mat-error{color:#ff0002}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#8b8b99}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#17407e}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff0002}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#8b8b99}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#17407e}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff0002}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-select{font-family:Roboto,sans-serif}.mat-select-trigger{height:1.125em}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#8b8b99}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#17407e}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff0002}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#8b8b99}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#17407e}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff0002}.mat-checkbox{font-family:Roboto,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:16px}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-dialog-title{font:500 20px/23px Roboto-Medium;letter-spacing:.15px}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#8b8b99;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff0002;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#17407e;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-chip{font-size:14px;font-weight:400}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#17407e}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#17407e8a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#17407e}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#8b8b99}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#8b8b998a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#8b8b99}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff0002}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff00028a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff0002}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slide-toggle-content{font-family:Roboto,sans-serif}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#8b8b99}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#8b8b99}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#17407e}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#17407e}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff0002}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff0002}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-radio-button{font-family:Roboto,sans-serif}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#8b8b99}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#8b8b9933}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#17407e}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#17407e33}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#ff0002}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#ff000233}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-thumb-label-text{font-family:Roboto,sans-serif;font-size:12px;font-weight:400}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-menu-item{font-family:Roboto-Light;font-size:16px;font-weight:300}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-list-item,.mat-list-option{font-family:Roboto,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:16px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:16px}.mat-list-base .mat-subheader{font-family:Roboto;font-size:14px;font-weight:400}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,sans-serif;font-size:12px;font-weight:400}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto;font-size:12px}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused{background-color:#f5f5f64d}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#8b8b99}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused{background-color:#ccd4dd4d}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#17407e}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused{background-color:#3dc8644d}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff0002}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused{background-color:#f5f5f64d}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#8b8b99}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused{background-color:#ccd4dd4d}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#17407e}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused{background-color:#3dc8644d}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff0002}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group{font-family:Roboto,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto-Medium;font-size:14px;font-weight:500}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#17407e}.mat-simple-snackbar{font-family:Roboto-Light;font-size:16px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-table{font-family:Roboto,sans-serif}.mat-header-cell{font-size:12px;font-weight:400}.mat-cell,.mat-footer-cell{font-size:16px}.mat-badge-content{color:#fff;background:#8b8b99}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#17407e;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#ff0002}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-bottom-sheet-container{font:300 16px/19px Roboto-Light;letter-spacing:.5px}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Roboto,sans-serif}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(139,139,153,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(139,139,153,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(139,139,153,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#8b8b99;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#8b8b9966}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#8b8b994d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#8b8b994d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(23,64,126,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(23,64,126,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(23,64,126,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#17407e;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#17407e66}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#17407e4d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#17407e4d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,2,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,0,2,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,0,2,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff0002;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff000266}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00024d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00024d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#8b8b99}.mat-datepicker-toggle-active.mat-accent{color:#17407e}.mat-datepicker-toggle-active.mat-warn{color:#ff0002}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar{font-family:Roboto,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:300}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:Roboto-Medium;font-size:14px;font-weight:500}.mat-expansion-panel-content{font:300 16px/19px Roboto-Light;letter-spacing:.5px}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:16px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#8b8b99}.mat-icon.mat-accent{color:#17407e}.mat-icon.mat-warn{color:#ff0002}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#8b8b99;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#17407e;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff0002;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff0002}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#ff0002}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,sans-serif}.mat-step-label{font-size:16px;font-weight:300}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:400}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#8b8b99;color:#fff}.mat-toolbar.mat-accent{background:#17407e;color:#fff}.mat-toolbar.mat-warn{background:#ff0002;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/23px Roboto-Medium;letter-spacing:.15px;margin:0}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-tree{font-family:Roboto,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:300;font-size:16px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/28px Roboto;letter-spacing:0;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/23px Roboto-Medium;letter-spacing:.15px;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:500 16px/19px Roboto-Medium;letter-spacing:.15px;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 14px/16px Roboto;letter-spacing:.1px;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:300 13.28px/19px Roboto-Light;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:300 10.72px/19px Roboto-Light;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/16px Roboto-Medium;letter-spacing:.1px}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:300 16px/19px Roboto-Light;letter-spacing:.5px}.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/14px Roboto;letter-spacing:.4px}.mat-headline-1,.mat-typography .mat-headline-1{font:300 90px/96px Roboto-Light;letter-spacing:-1.5px;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/70px Roboto-Light;letter-spacing:-.5px;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/56px Roboto;letter-spacing:0;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto;letter-spacing:.25px;margin:0 0 64px}.mat-light-text{color:#fff}.mat-light-background{background:#ffffff}.mat-light-border{border-color:#fff}.mat-dark-text{color:#393a44}.mat-dark-background{background:#28283c}.mat-dark-border{border-color:#28283c}.color-primary-main,.mat-primary-text{color:#8b8b99}.mat-primary-background{background:#8b8b99}.mat-primary-border{border-color:#8b8b99}.mat-primary-lighter-text{color:#f5f5f6}.mat-primary-lighter-background{background:#f5f5f6}.mat-primary-lighter-border{border-color:#f5f5f6}.mat-primary-darker-text{color:#393a44!important}.mat-primary-darker-background{background:#393a44}.mat-primary-darker-border{border-color:#393a44}.mat-accent-text{color:#17407e}.mat-accent-background{background:#17407e}.mat-accent-border{border-color:#17407e}.mat-accent-lighter-text{color:#ccd4dd}.mat-accent-lighter-background{background:#ccd4dd}.mat-accent-lighter-border{border-color:#ccd4dd}.mat-accent-darker-text{color:#28283c}.mat-accent-darker-background{background:#28283c!important}.mat-accent-darker-border{border-color:#28283c}.mat-warn-text{color:#ff0002}.mat-warn-background{background:#ff0002}.mat-warn-border{border-color:#ff0002}.mat-warn-lighter-text{color:#3dc864}.mat-warn-lighter-background,.mat-warn-lighter-border{background:#3dc864}.mat-warn-darker-text{color:#ffd600}.mat-warn-darker-background{background:#ffd600}.mat-warn-darker-border{border-color:#ffd600}.mat-brand-text{color:#b91e73}.mat-brand-background{background:#b91e73}.mat-brand-border{border-color:#b91e73}.mat-brand-lighter-text{color:#c8247d}.mat-brand-lighter-background{background:#c8247d}.mat-brand-lighter-border{border-color:#c8247d}.mat-brand-darker-text{color:#9b226a}.mat-brand-darker-background{background:#9b226a}.mat-brand-darker-border{border-color:#9b226a}.mdo-anamnesis-background{background:#d85b6a}.mdo-diagnostic-background{background:#de8c31}.mdo-planning-background{background:#e8ba43}.mdo-therapy-text{color:#27c99a}.mdo-therapy-background{background:#27c99a}.mdo-aftercare-background{background:#28a1e1}.mdo-default-background{background:#8b8b99}.mdo-gradient-anamnesis-background{background:linear-gradient(90deg,#ce3245 1.63%,#e2848f 99.18%)}.mdo-gradient-diagnostic-background{background:linear-gradient(90deg,#be721e 1.63%,#e5a55d 99.18%)}.mdo-gradient-planning-background{background:linear-gradient(90deg,#dda71b 1.63%,#eecb70 99.18%)}.mdo-gradient-therapy-background{background:linear-gradient(90deg,#1f9e79 1.63%,#48dbb1 99.18%)}.mdo-gradient-aftercare-background{background:linear-gradient(90deg,#1a84bc 1.63%,#55b5e7 99.18%)}.mdo-gradient-default-background{background:linear-gradient(90deg,#717180 1.63%,#a6a6b1 99.18%)}.mat-dsig-ok-text{color:#3dc864}.mat-dsig-ok-background{background:#3dc864}.mat-dsig-good-text{color:#ffd600}.mat-dsig-good-background{background:#ffd600}.mat-dsig-bad-text{color:#ff0002}.mat-dsig-bad-background{background:#ff0002}.mat-dsig-equal-text{color:#1298d8}.mat-dsig-equal-background{background:#1298d8}.mdo-white{color:#fff}.mdo-state-dark-enabled-background{background-color:transparent}.mdo-state-dark-hover-background{background-color:#ffffff1f}.mdo-state-dark-selected-background{background-color:#fff3}.mdo-state-dark-activated-background{background-color:#ffffff29}.mdo-state-dark-pressed-background{background-color:#ffffff24}.mdo-state-dark-dragged-background{background-color:#ffffff29}.mdo-state-light-enabled-background{background-color:transparent}.mdo-state-light-hover-background{background-color:#28283c14}.mdo-state-light-selected-background{background-color:#17407e29}.mdo-state-light-activated-background{background-color:#17407e1f}.mdo-state-light-pressed-background{background-color:#17407e1a}.mdo-state-light-dragged-background{background-color:#17407e24}.mat-overline,.mdo-typography-overline{font:400 10px/12px Roboto;letter-spacing:1.5px}.mdo-typography-overline-2{font-size:7px;font-family:Roboto;line-height:7px;font-weight:400;letter-spacing:.4px}.mdo-typography-overline-3{font-size:9px;font-family:Roboto;line-height:10.55px;font-weight:400;letter-spacing:.5px}.mdo-typography-button{font:500 14px/16px Roboto-Medium;letter-spacing:1.25px}.mat-headline-1,.mat-display-4{font:300 90px/96px Roboto-Light;letter-spacing:-1.5px}.mat-headline-2,.mat-display-3{font:300 60px/70px Roboto-Light;letter-spacing:-.5px}.mat-headline-3,.mat-display-2{font:400 48px/56px Roboto;letter-spacing:0}.mat-headline-4,.mat-display-1{font:400 34px/40px Roboto;letter-spacing:.25px}.mat-headline-5,.mat-h1,.mat-headline{font:400 24px/28px Roboto;letter-spacing:0}.mat-headline-6,.mat-h2,.mat-title,.mat-title-light{font:500 20px/23px Roboto-Medium;letter-spacing:.15px}.mat-h3 .mat-subtitle-1,.mat-subheading-2{font:500 16px/19px Roboto-Medium;letter-spacing:.15px}.mat-body-strong,.mat-subtitle-2,.mat-subheading-1{font:500 14px/16px Roboto-Medium;letter-spacing:.1px}.mat-body,.mat-body-2{font:300 16px/19px Roboto-Light;letter-spacing:.5px}.mat-caption,.mat-small{font:400 12px/14px Roboto;letter-spacing:.4px}.mat-button-base.mat-button,.mat-button-base.mat-stroked-button,.mat-button-base.mat-flat-button,.mat-button-base.mat-raised-button{border-radius:8px;min-height:40px;text-transform:uppercase;line-height:16px}.mat-button-base.mat-button .mat-icon,.mat-button-base.mat-stroked-button .mat-icon,.mat-button-base.mat-flat-button .mat-icon,.mat-button-base.mat-raised-button .mat-icon{margin-right:12px}.mat-button-toggle.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{text-transform:uppercase;line-height:16px}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-light-border.mat-button-toggle{border-left-color:#fff}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-dark-border.mat-button-toggle{border-left-color:#28283c}.mat-standard-chip{padding:.5em .85em;min-height:2.5em}.mat-datepicker-content .mat-calendar.treatment-filters-date-picker{height:auto}.treatment-filters-date-picker .mat-circle-border .mat-calendar-body-cell-content,.treatment-filters-date-picker .mat-circle-border:not(mat-calendar-body-today){background-color:#f5f5f6;border-radius:50%;height:36px;width:36px}.treatment-filters-date-picker .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#fff!important}.treatment-filters-date-picker .selected-date{background-color:#e8ebf2!important;color:#393a44;border-radius:50%}.treatment-filters-date-picker .mat-calendar-body-selected{background-color:transparent!important;color:#393a44!important}.treatment-filters-date-picker .mat-calendar-body-label:not(:last-of-type){visibility:hidden}.treatment-filters-date-picker .mat-calendar-body-label:last-of-type{display:none}.treatment-filters-date-picker .mat-button-wrapper{font:400 24px/28px Roboto;letter-spacing:0;color:#fff;text-transform:capitalize}.treatment-filters-date-picker .mat-calendar-body-today{border-color:#fff!important;background-color:#17407e!important;color:#fff!important}.treatment-filters-date-picker .mat-calendar-body-today :hover{border-color:#fff!important;background-color:#17407e!important}.cdk-overlay-backdrop-no-background{background:none}.cdk-overlay-container .mat-autocomplete-panel.cdk-practitioners-overlay-wrapper .mat-option.mat-selected.field-wrapper__item--select:not(.mat-active){background-color:#e8ecf2}.cdk-overlay-container .mat-autocomplete-panel.cdk-practitioners-overlay-wrapper .mat-option.mat-selected.field-wrapper__item--select:not(.mat-active):hover{background-color:#e8ecf2}.fullscreen-dialog-container .mat-dialog-container{border-radius:0!important;overflow:hidden;padding:0!important}.mdo-popup-devider{margin:8px 0!important;height:1px}.mat-dialog-title{color:#17407e}.mdo-dialog-container .mat-dialog-container{padding:0}:not(.mdo-dialog-container)>.mat-dialog-container{border-radius:8px!important}.mat-dialog-actions{justify-content:center}.mat-info-dialog{max-width:480px}.admin-tools-dialog-container .mat-dialog-container{border-radius:0!important;overflow:hidden;padding:0!important}.mdo-dialog-no-padding .mat-dialog-container{padding:0!important;margin:0!important;position:relative;overflow:hidden}.mdo-dialog-no-padding .mat-dialog-container .mat-dialog-content{padding:0!important;margin:0!important;overflow:hidden}.mdo-dialog-no-padding .mat-dialog-container .mat-dialog-content .mdo-stepper-settings{position:initial}.mdo-dialog-no-padding .mat-dialog-container .mat-dialog-content .mdo-appointment-wizzard-footer{position:absolute;left:0;bottom:0;padding:var(--mdo-spacing-s) var(--mdo-spacing-l) var(--mdo-spacing-l) var(--mdo-spacing-l);height:96px;background:white;z-index:2}.mdo-dialog-no-padding .mat-dialog-title{margin:0!important}.mdo-dialog-no-padding .mat-dialog-actions{margin-bottom:0!important}.mdo-dialog-floating-chat{position:absolute!important;right:24px;bottom:24px;height:calc(100% - 96px)}.mdo-dialog-floating-chat>.mat-dialog-container{border-radius:24px!important;overflow:hidden;padding:0!important}.mdo-dialog-floating-chat-chips-container{position:absolute!important;right:352px;bottom:24px}.mdo-dialog-floating-chat-chips-container>.mat-dialog-container{border-radius:unset!important;padding:0!important;box-shadow:none;background:none;overflow:visible}.appointment-dialog-panel .mat-dialog-container{padding:0!important;margin:0!important;position:relative;overflow:hidden}.appointment-dialog-panel .mat-dialog-container .mat-dialog-content{padding:0!important;margin:0!important;overflow:hidden}.appointment-dialog-panel .mat-dialog-container .mat-dialog-content .mdo-stepper-settings{position:initial}.appointment-dialog-panel .mat-dialog-container .mat-dialog-content .mdo-appointment-wizzard-footer{position:absolute;left:0;bottom:0;padding:var(--mdo-spacing-s) var(--mdo-spacing-l) var(--mdo-spacing-l) var(--mdo-spacing-l);height:96px;background:white;z-index:2}.appointment-dialog-panel .mat-dialog-title{margin:0!important}.appointment-dialog-panel .mat-dialog-actions{margin-bottom:0!important}.mdo-dialog-content-no-max-height .mat-dialog-content{max-height:none}.mdo-dialog-close-icon.mat-icon{height:18px;width:18px}.create-appointment-dialog-panel .dialog-content{min-height:548px!important}.appointment-wizard-warning-dialog-panel{border-radius:20px}ngx-mat-select-search.custom-search .mat-select-search-input{display:flex;background-color:#f5f5f6;border-radius:8px;width:85%!important;height:32px!important;margin:var(--mdo-spacing-s) auto var(--mdo-spacing-s)}ngx-mat-select-search.custom-search .mat-select-search-clear{top:8px!important;right:20px!important}input[type=time]::-webkit-calendar-picker-indicator{background:none}.mat-form-field.mdo-form-field--no-pb .mat-form-field-wrapper{padding-bottom:0}.mat-autocomplete-panel.mdo-autocomlpete-panel--large{max-height:calc(100vh - 120px);position:relative}.mat-autocomplete-panel.mdo-autocomlpete-panel--large .mdo-autocomlpete-panel-loading{position:absolute;top:0;left:0;z-index:2;height:100%;width:100%}.mdo-autocomplete-pagger-link,.mdo-autocomplete-pagger-link:visited,.mdo-autocomplete-pagger-link:focus,.mdo-autocomplete-pagger-link:hover,.mdo-autocomplete-pagger-link:active{cursor:pointer;text-decoration:none;padding:0 .5rem}.mat-form-field:not(.ui-v2).mat-form-field-should-float .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap{border-top-style:none}.mat-form-field:not(.ui-v2).mat-form-field-should-float .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label{font-size:12px;line-height:14px;letter-spacing:.4px;margin-top:-4px}.mat-form-field:not(.ui-v2).mat-form-field-should-float .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label .mat-label-invalid{color:#ff0002}.mat-form-field:not(.ui-v2).mat-form-field-should-float.mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label{color:#ff0002}.mat-form-field:not(.ui-v2).mat-form-field-should-float.ng-valid.ng-touched.ng-dirty .mat-form-field-wrapper .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label{color:#3dc864}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex{align-items:center;padding:0 14px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex:hover .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex:hover .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex:hover .mat-form-field-outline .mat-form-field-outline-end{border-color:#8b8b99;border-width:2px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{background:#ffffff;border-radius:8px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline:disabled{pointer-events:none;background:#f5f5f6}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-radius:8px 0 0 8px/8px 0px 0px 8px;border-top-color:#ccd4dd;border-top-style:solid;border-top-width:1px;border-bottom-color:#ccd4dd;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#ccd4dd;border-left-style:solid;border-left-width:1px;min-width:8px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap{border-top-color:#ccd4dd;border-top-style:solid;border-top-width:1px;border-bottom-color:#ccd4dd;border-bottom-style:solid;border-bottom-width:1px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end{border-radius:0 8px 8px 0/0px 8px 8px 0px;border-top-color:#ccd4dd;border-top-style:solid;border-top-width:1px;border-right-color:#ccd4dd;border-right-style:solid;border-right-width:1px;border-bottom-color:#ccd4dd;border-bottom-style:solid;border-bottom-width:1px;min-width:8px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{top:auto;display:flex}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{top:.1em}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix mat-icon{margin:0 16px 0 2px;display:inline-block!important;vertical-align:bottom;font-size:20px;max-height:20px;max-width:20px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix mat-datepicker-toggle{margin:0 16px 0 2px;display:inline-block!important;vertical-align:bottom;font-size:20px;max-height:20px;max-width:20px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix mat-datepicker-toggle>.mat-icon-button{border-radius:0;max-height:20px;max-width:20px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix mat-datepicker-toggle>.mat-icon-button>.mat-button-wrapper{display:flex}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix mat-datepicker-toggle>.mat-icon-button svg{max-height:20px;max-width:20px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:2px 0 10px;color:#393a44;font-size:16px;font-family:Roboto-Light;line-height:19px;font-weight:300}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label{font-size:16px;font-family:Roboto-Light;line-height:19px;font-weight:300;margin-top:-15px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label mat-label{padding-right:6px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label .mat-icon{font-size:inherit!important}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-arrow-wrapper{transform:translateY(0)}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-subscript-wrapper mat-hint,.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-subscript-wrapper mat-error{font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.4px}.mat-form-field:not(.ui-v2) .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-icon{font-size:inherit!important}.mat-form-field:not(.ui-v2).mat-form-field-disabled .mat-form-field-wrapper .mat-form-field-flex:hover .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field:not(.ui-v2).mat-form-field-disabled .mat-form-field-wrapper .mat-form-field-flex:hover .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field:not(.ui-v2).mat-form-field-disabled .mat-form-field-wrapper .mat-form-field-flex:hover .mat-form-field-outline .mat-form-field-outline-end{border-color:#ccd4dd;border-width:1px}.mat-form-field:not(.ui-v2).mat-form-field-disabled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{background:#f5f5f6}.mat-form-field:not(.ui-v2).mat-form-field-disabled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{color:#ccd4dd}.mat-form-field:not(.ui-v2).mat-focused .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field:not(.ui-v2).mat-focused .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field:not(.ui-v2).mat-focused .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end{border-color:#17407e;border-width:2px}.mat-form-field:not(.ui-v2).mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field:not(.ui-v2).mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field:not(.ui-v2).mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end{border-color:#ff0002;border-width:2px}.mat-form-field:not(.ui-v2).mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{color:#ff0002}.mat-form-field:not(.ui-v2).mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label{color:#8b8b99}.mat-form-field:not(.ui-v2).mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-subscript-wrapper{position:relative}.mat-form-field:not(.ui-v2).mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-subscript-wrapper mat-hint,.mat-form-field:not(.ui-v2).mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-subscript-wrapper mat-error{color:#ff0002}.mat-form-field:not(.ui-v2).ng-valid.ng-touched.ng-dirty .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{color:#3dc864}.mat-form-field:not(.ui-v2).ng-valid.ng-touched.ng-dirty .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-form-field-hint-wrapper mat-hint{color:#3dc864}.mat-form-field:not(.ui-v2).ng-valid.ng-touched.ng-dirty:not(.mat-focused) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start,.mat-form-field:not(.ui-v2).ng-valid.ng-touched.ng-dirty:not(.mat-focused) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,.mat-form-field:not(.ui-v2).ng-valid.ng-touched.ng-dirty:not(.mat-focused) .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end{border-color:#3dc864;border-width:1px}.mdo-snackbar .mat-simple-snackbar-action{color:#fff}.mat-tab-header{border-bottom:none}.mat-tab-header .mat-tab-label,.mat-tab-header .mat-tab-link{font-size:14px;line-height:16px;font-weight:400;font-family:Roboto-Medium;letter-spacing:1.25px;color:#8b8b99;text-transform:uppercase;opacity:1}.mat-tab-header .mat-tab-label.mat-tab-label-active,.mat-tab-header .mat-tab-link.mat-tab-label-active{color:#17407e}.mat-tab-header .mat-ink-bar{background-color:#17407e!important}@media only screen and (max-width: 1600px){::ng-deep .mat-tab-labels{justify-content:space-around}::ng-deep .mat-tab-label{padding:0 8px;min-width:1px}::ng-deep .mat-tab-label-content{padding:0 4px;text-align:center;min-width:1px}}.mdo-mat-tab-invalid{color:red!important}.mat-tab-group-dynamic-height .mat-tab-body-content{overflow:auto!important}@media (max-width: 769px){.mat-tab-nav-bar{white-space:nowrap!important;overflow:auto!important}}.mat-tab-group.mat-tab-fill-height .mat-tab-body-wrapper{flex:1 1 100%}.mat-tab-body-wrapper{height:100%}.mdo-details-main-container{display:grid;grid-template-areas:"a b";grid-template-columns:80% 20%}.mdo-table{margin:0 0 8px;background:transparent}.mat-row:last-child{border-bottom-width:0!important}.mdo-details-container-table{margin-right:24px;grid-column:1;grid-row:1}.mdo-details-container-devider{justify-content:flex-start}.mdo-details-container-details{justify-content:center;grid-column:2;grid-row:1}.mdo-action-column{max-width:40px}.mat-row.hovered{background:color(app-area);cursor:pointer}.mat-row.highlighted{background:#ffffff}.mat-cell{font-family:Roboto-Light;font-size:14px;line-height:16px}.mat-sort-header-content{font:400 12px/14px Roboto;letter-spacing:.4px}.mdo-default-column{white-space:nowrap;text-align:left;text-overflow:ellipsis}.mdo-tables-master-table-header{background-color:#f5f5f6}.mdo-tables-master-area{background-color:#f5f5f6;overflow:hidden;z-index:3;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}div.mat-tooltip{margin:8px;border-radius:30px;text-align:center;overflow:visible;color:#fff;background-color:#b91e73;font:400 12px/14px Roboto;letter-spacing:.4px}div.mat-tooltip.patient-list-theme{background:#17407e;border-radius:8px;padding:8px 8px 16px;white-space:pre-line;text-align:left}.mdo-status-badge{font:400 10px/12px Roboto;letter-spacing:1.5px;background:#ccd4dd;color:#fff;text-transform:uppercase;border-radius:4px;padding:2px 4px;width:-moz-fit-content;width:fit-content}.mdo-status-badge.failed{background:#8b8b99}.mdo-status-badge.planned,.mdo-status-badge.warning{background:#e8ba43}.mdo-status-badge.available,.mdo-status-badge.next-in-chain{background:#17407e}.mdo-status-badge.cancelled{background:#ccd4dd}.mdo-status-badge.invoiced,.mdo-status-badge.performed,.mdo-status-badge.success{background:#3dc864}.mdo-status-badge.error{background:#ff0002}@media (hover: none){.mdo-stepper-header-compact .mdo-step-header:hover{background:none}}.mdo-stepper-header-compact .mdo-step-header .mdo-step-label,.mdo-stepper-header-compact .mdo-step-header .mdo-step-optional{color:#393a448a}.mdo-stepper-header-compact .mdo-step-header .mdo-step-icon{background-color:#fff;color:#8b8b99;border:1px solid #ccd4dd}.mdo-stepper-header-compact .mdo-step-header .mdo-step-icon-selected,.mdo-stepper-header-compact .mdo-step-header .mdo-step-icon-state-done,.mdo-stepper-header-compact .mdo-step-header .mdo-step-icon-state-edit{color:#fff;background:#3dc864;border:1px solid #3dc864}.mdo-stepper-header-compact .mdo-step-header .mdo-step-icon-selected{border:1px solid #17407e;background-color:#fff;color:#17407e}.mdo-stepper-header-compact .mdo-step-header .mdo-step-icon-state-error{background-color:transparent;color:#fff}.mdo-stepper-header-compact .mdo-step-header .mdo-step-label.mdo-step-label-active{color:#17407e}.mdo-stepper-header-compact .mdo-step-header .mdo-step-label.mdo-step-label-error{color:#fff}.mdo-stepper-header-compact .mdo-stepper-horizontal{background-color:#fff}.mdo-stepper-header-compact .mdo-horizontal-stepper-header{height:auto;padding:0;margin:0 24px}.mdo-stepper-header-compact .mdo-horizontal-stepper-header:before,.mdo-stepper-header-compact .mdo-horizontal-stepper-header:after,.mdo-stepper-header-compact .mdo-stepper-horizontal-line{border-width:2px;border-top-color:#ccd4dd;margin:0 -32px}.mdo-stepper-header-compact .mdo-stepper-horizontal-line-edit{border-top-color:#3dc864!important}.mdo-stepper-header-compact .mdo-step-icon-content{font:500 20px/23px Roboto-Medium;letter-spacing:.15px}.mdo-stepper-header-compact .mdo-step-label{font:400 14px/16px Roboto;letter-spacing:.1px}.mdo-stepper-header-compact .mdo-step-sub-label-error{font-weight:400}.mdo-stepper-header-compact .mdo-step-label-error,.mdo-stepper-header-compact .mdo-step-label-selected{font:300 16px/19px Roboto-Light;letter-spacing:.5px}:root{--mdo-accent: #0e6be5;--mdo-accent-rgb: 14, 107, 229;--mdo-base-100: #394e65;--mdo-base-70: #687d98;--mdo-base-40: #adc0d8;--mdo-base-20: #d9e1ed;--mdo-base-0: #fff;--mdo-surface-20: #d9e1ed;--mdo-surface-10: #e9eef7;--mdo-surface-5: #f2f6fc;--mdo-spacing: 4px;--mdo-border-radius-xxs: 4px;--mdo-border-radius-xs: 6px;--mdo-border-radius-s: 10px;--mdo-border-radius-m: 24px;--mdo-border-radius-l: 40px;--mdo-spacing-xxs: 4px;--mdo-spacing-xs: 8px;--mdo-spacing-s: 16px;--mdo-spacing-m: 24px;--mdo-spacing-l: 48px;--mdo-spacing-xl: 96px}:root{--mdo-elevation-z1: 0px 0px 4px rgba(161, 173, 187, .16), 0px 2px 6px rgba(161, 173, 187, .16), 0px 0px 24px rgba(233, 238, 247, .24);--mdo-elevation-z2: 0px 0px 8px rgba(161, 173, 187, .18), 0px 4px 6px rgba(161, 173, 187, .18), 0px 0px 18px rgba(233, 238, 247, .24);--mdo-elevation-z4: 0px 0px 8px rgba(161, 173, 187, .22), 0px 8px 12px rgba(161, 173, 187, .2), 0px 0px 24px rgba(233, 238, 247, .28);--mdo-elevation-z8: 0px 0px 8px rgba(161, 173, 187, .26), 0px 12px 18px rgba(161, 173, 187, .22), 0px 0px 30px rgba(233, 238, 247, .32);--mdo-elevation-z16: 0px 0px 8px rgba(161, 173, 187, .3), 0px 16px 24px rgba(161, 173, 187, .24), 0px 0px 36px rgba(233, 238, 247, .36);--mdo-elevation-z24: 0px 0px 8px rgba(161, 173, 187, .34), 0px 20px 30px rgba(161, 173, 187, .26), 0px 0px 42px rgba(233, 238, 247, .4)}:root{--mdo-amnanese: #a05ce5;--mdo-diagnostic: #d85b6a;--mdo-planning: #e8ba43;--mdo-therapy: #27c99a;--mdo-aftercare: #28a1e1;--mdo-amnanese-light: #f7f2fd;--mdo-diagnostic-light: #fcf2f3;--mdo-planning-light: #fdf9f0;--mdo-therapy-light: #eefbf7;--mdo-aftercare-light: #eef7fd}:root{--mdo-amnanese-palette-a100: #5B11A6;--mdo-amnanese-palette-a70: #7D21D9;--mdo-amnanese-palette-a40: #A64DFF;--mdo-amnanese-palette-a15: #C68CFF;--mdo-amnanese-palette-b100: #8319A6;--mdo-amnanese-palette-b70: #AD2BD9;--mdo-amnanese-palette-b40: #CB55F2;--mdo-amnanese-palette-b15: #E699FF;--mdo-amnanese-palette-c100: #A621A6;--mdo-amnanese-palette-c70: #D936D9;--mdo-amnanese-palette-c40: #F261F2;--mdo-amnanese-palette-c15: #FFA6FF;--mdo-diagnostic-palette-a100: #B31255;--mdo-diagnostic-palette-a70: #D9216D;--mdo-diagnostic-palette-a40: #FF4D97;--mdo-diagnostic-palette-a15: #FF8CBC;--mdo-diagnostic-palette-b100: #A60808;--mdo-diagnostic-palette-b70: #D91616;--mdo-diagnostic-palette-b40: #F23D3D;--mdo-diagnostic-palette-b15: #FF8080;--mdo-diagnostic-palette-c100: #B32D00;--mdo-diagnostic-palette-c70: #D93E0B;--mdo-diagnostic-palette-c40: #F26130;--mdo-diagnostic-palette-c15: #FF9673;--mdo-planning-palette-a100: #A67411;--mdo-planning-palette-a70: #D99B21;--mdo-planning-palette-a40: #F2B63D;--mdo-planning-palette-a15: #FFCC66;--mdo-planning-palette-b100: #A68C08;--mdo-planning-palette-b70: #D9B816;--mdo-planning-palette-b40: #F2D230;--mdo-planning-palette-b15: #FFE359;--mdo-planning-palette-c100: #A6A600;--mdo-planning-palette-c70: #D9D90B;--mdo-planning-palette-c40: #F2F224;--mdo-planning-palette-c15: #FFFF4D;--mdo-therapy-palette-a100: #2F8006;--mdo-therapy-palette-a70: #52CC14;--mdo-therapy-palette-a40: #71F230;--mdo-therapy-palette-a15: #A1FF73;--mdo-therapy-palette-b100: #11733A;--mdo-therapy-palette-b70: #1DBF60;--mdo-therapy-palette-b40: #24F27A;--mdo-therapy-palette-b15: #59FF9E;--mdo-therapy-palette-c100: #056656;--mdo-therapy-palette-c70: #09B396;--mdo-therapy-palette-c40: #0BE6C1;--mdo-therapy-palette-c15: #26FFDB;--mdo-aftercare-palette-a100: #2190A6;--mdo-aftercare-palette-a70: #36BED9;--mdo-aftercare-palette-a40: #61DAF2;--mdo-aftercare-palette-a15: #A6F0FF;--mdo-aftercare-palette-b100: #195FA6;--mdo-aftercare-palette-b70: #2B82D9;--mdo-aftercare-palette-b40: #55A4F2;--mdo-aftercare-palette-b15: #99CCFF;--mdo-aftercare-palette-c100: #1129A6;--mdo-aftercare-palette-c70: #213FD9;--mdo-aftercare-palette-c40: #4D6AFF;--mdo-aftercare-palette-c15: #8C9FFF}:root{--mdo-error: #f23d3d;--mdo-warning: #f2d230;--mdo-success: #1dbf60;--mdo-error-light: #feefef;--mdo-warning-light: #fefbee;--mdo-success-light: #edfaf2}:root{--mdo-avatar-component-active: rgba(14, 107, 229, .14)}:root{--accent-active-color: #3e89ea;--accent-hover-color: #2b7de8;--warning-active-color: #f56464;--warning-hover-color: #f45454;--base-active-color: #617184;--base-hover-color: #516377;--light-active-color: rgba(255, 255, 255, .2);--light-hover-color: rgba(255, 255, 255, .12)}:root{--mdo-mat-checkbox-accent-color: #0e6be5;--mdo-mat-checkbox-disabled-color: #d9e1ed}:root{--mdo-mat-form-field-disabled-color: rgba(242, 246, 252, .4);--mdo-mat-form-field-outline-border-radius: 10px}:root{--mdo-mat-radio-button-accent-color: #0e6be5;--mdo-mat-radio-button-disabled-color: #d9e1ed}:root{--mdo-mat-slide-toggle-accent-color: #0e6be5;--mdo-mat-slide-toggle-secondary-color: #ffffff;--mdo-mat-slide-toggle-disabled-color: #d9e1ed}:root{--mdo-mat-slider-accent-color: #0e6be5;--mdo-mat-slider-accent-color-light: rgba(14, 107, 229, .5);--mdo-mat-slider-disabled-color: #d9e1ed}:root{--mdo-toolbar-light-background-color: rgba(14, 107, 229, .14);--mdo-toolbar-dark-background-color: rgba(255, 255, 255, .28)}:root{--mdo-calendar-date-background: rgba(14, 107, 229, .1)}:root{--mdo-chat-balloon-reply: rgba(255, 255, 255, .2)}:root{--mdo-filter-content-background: rgba(14, 107, 229, .1);--mdo-filter-toolbar-background: rgba(14, 107, 229, .06)}:root{--mdo-input-disabled-color: rgba(242, 246, 252, .4)}:root{--mdo-table-hover-color: rgba(14, 107, 229, .06);--mdo-table-select-color: rgba(14, 107, 229, .1)}:root{--mdo-tab-active: #f1f6fd}:root{--mdo-switch-bar-hover: #f1f6fd;--mdo-switch-bar-active: #ddeafb}:root{--interactions-title-focus-color: #e2edfc}:root{--mdo-menu-list-item-hover: #f1f6fd;--mdo-menu-list-item-active: #e2edfc}:root{--template-background-color: rgba(185, 30, 115, .6);--general-lines-color: rgba(14, 107, 230, .5);--selection-lines-color: rgba(29, 191, 96, .5);--complex-lines-color: rgba(160, 92, 229, .5)}:root{--mdo-sidebar-background-gradient-color: linear-gradient(rgba(255, 255, 255, 0), white);--mdo-sidebar-collapse-btn-background-hover: rgba(14, 107, 229, .06);--mdo-sidebar-collapse-btn-background-focus: rgba(14, 107, 229, .12)}:root{--mdo-chips-box-shadow-30: rgba(161, 173, 187, .3);--mdo-chips-box-shadow-24: rgba(161, 173, 187, .24)}:root{--mdo-emoji-background-color: rgba(14, 107, 229, .12)}:root{--mdo-reorder-list-item-hover-background: rgba(242, 246, 252, .6);--mdo-reorder-list-item-active-background: rgba(14, 107, 229, .14)}:root{--mdo-user-selection-list-item-selected: rgba(14, 107, 229, .12);--mdo-user-selection-list-item-hover: rgba(14, 107, 229, .06)}@font-face{font-family:FluentSystemIcons-Filled;src:url(icons-filled.37cee3724021b1d0.ttf) format("truetype")}.ic-fluent-filled:before{font-family:FluentSystemIcons-Filled!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ic-fluent-filled.gender_male:before{content:"\e97f"}.ic-fluent-filled.gender_female:before{content:"\e980"}.ic-fluent-filled.gender_transegender:before{content:"\e981"}.ic-fluent-filled.gender_intersex:before{content:"\e982"}.ic-fluent-filled.access_time_20:before{content:"\e000"}.ic-fluent-filled.access_time_24:before{content:"\f101"}.ic-fluent-filled.accessibility_16:before{content:"\f102"}.ic-fluent-filled.accessibility_20:before{content:"\f103"}.ic-fluent-filled.accessibility_24:before{content:"\f104"}.ic-fluent-filled.accessibility_28:before{content:"\f105"}.ic-fluent-filled.accessibility_32:before{content:"\e001"}.ic-fluent-filled.accessibility_48:before{content:"\e002"}.ic-fluent-filled.accessibility_checkmark_20:before{content:"\e003"}.ic-fluent-filled.accessibility_checkmark_24:before{content:"\e004"}.ic-fluent-filled.add_12:before{content:"\f107"}.ic-fluent-filled.add_16:before{content:"\f108"}.ic-fluent-filled.add_20:before{content:"\f109"}.ic-fluent-filled.add_24:before{content:"\f10a"}.ic-fluent-filled.add_28:before{content:"\f10b"}.ic-fluent-filled.add_circle_16:before{content:"\e005"}.ic-fluent-filled.add_circle_20:before{content:"\f10c"}.ic-fluent-filled.add_circle_24:before{content:"\f10d"}.ic-fluent-filled.add_circle_28:before{content:"\f10e"}.ic-fluent-filled.add_circle_32:before{content:"\e006"}.ic-fluent-filled.add_square_20:before{content:"\e007"}.ic-fluent-filled.add_square_24:before{content:"\f8e2"}.ic-fluent-filled.add_square_multiple_16:before{content:"\e008"}.ic-fluent-filled.add_square_multiple_20:before{content:"\e009"}.ic-fluent-filled.add_subtract_circle_16:before{content:"\e00a"}.ic-fluent-filled.add_subtract_circle_20:before{content:"\e00b"}.ic-fluent-filled.add_subtract_circle_24:before{content:"\e00c"}.ic-fluent-filled.add_subtract_circle_28:before{content:"\e00d"}.ic-fluent-filled.add_subtract_circle_48:before{content:"\e00e"}.ic-fluent-filled.airplane_20:before{content:"\f10f"}.ic-fluent-filled.airplane_24:before{content:"\f110"}.ic-fluent-filled.airplane_take_off_16:before{content:"\f111"}.ic-fluent-filled.airplane_take_off_20:before{content:"\f112"}.ic-fluent-filled.airplane_take_off_24:before{content:"\f113"}.ic-fluent-filled.album_20:before{content:"\e00f"}.ic-fluent-filled.album_24:before{content:"\e010"}.ic-fluent-filled.album_add_20:before{content:"\e011"}.ic-fluent-filled.album_add_24:before{content:"\e012"}.ic-fluent-filled.alert_12:before{content:"\e013"}.ic-fluent-filled.alert_16:before{content:"\e014"}.ic-fluent-filled.alert_20:before{content:"\f114"}.ic-fluent-filled.alert_24:before{content:"\f115"}.ic-fluent-filled.alert_28:before{content:"\f116"}.ic-fluent-filled.alert_32:before{content:"\e015"}.ic-fluent-filled.alert_48:before{content:"\e016"}.ic-fluent-filled.alert_badge_16:before{content:"\e017"}.ic-fluent-filled.alert_badge_20:before{content:"\e018"}.ic-fluent-filled.alert_badge_24:before{content:"\e019"}.ic-fluent-filled.alert_off_16:before{content:"\f117"}.ic-fluent-filled.alert_off_20:before{content:"\f118"}.ic-fluent-filled.alert_off_24:before{content:"\f119"}.ic-fluent-filled.alert_off_28:before{content:"\f11a"}.ic-fluent-filled.alert_on_20:before{content:"\e01a"}.ic-fluent-filled.alert_on_24:before{content:"\f11b"}.ic-fluent-filled.alert_snooze_12:before{content:"\e01b"}.ic-fluent-filled.alert_snooze_16:before{content:"\e01c"}.ic-fluent-filled.alert_snooze_20:before{content:"\f11c"}.ic-fluent-filled.alert_snooze_24:before{content:"\f11d"}.ic-fluent-filled.alert_urgent_16:before{content:"\e01d"}.ic-fluent-filled.alert_urgent_20:before{content:"\f11e"}.ic-fluent-filled.alert_urgent_24:before{content:"\f11f"}.ic-fluent-filled.align_bottom_16:before{content:"\e01e"}.ic-fluent-filled.align_bottom_20:before{content:"\e01f"}.ic-fluent-filled.align_bottom_24:before{content:"\e020"}.ic-fluent-filled.align_bottom_28:before{content:"\e021"}.ic-fluent-filled.align_bottom_32:before{content:"\e022"}.ic-fluent-filled.align_bottom_48:before{content:"\e023"}.ic-fluent-filled.align_center_horizontal_16:before{content:"\e024"}.ic-fluent-filled.align_center_horizontal_20:before{content:"\e025"}.ic-fluent-filled.align_center_horizontal_24:before{content:"\e026"}.ic-fluent-filled.align_center_horizontal_28:before{content:"\e027"}.ic-fluent-filled.align_center_horizontal_32:before{content:"\e028"}.ic-fluent-filled.align_center_horizontal_48:before{content:"\e029"}.ic-fluent-filled.align_center_vertical_16:before{content:"\e02a"}.ic-fluent-filled.align_center_vertical_20:before{content:"\e02b"}.ic-fluent-filled.align_center_vertical_24:before{content:"\e02c"}.ic-fluent-filled.align_center_vertical_28:before{content:"\e02d"}.ic-fluent-filled.align_center_vertical_32:before{content:"\e02e"}.ic-fluent-filled.align_center_vertical_48:before{content:"\e02f"}.ic-fluent-filled.align_end_horizontal_20:before{content:"\e030"}.ic-fluent-filled.align_end_vertical_20:before{content:"\e031"}.ic-fluent-filled.align_left_16:before{content:"\e032"}.ic-fluent-filled.align_left_20:before{content:"\e033"}.ic-fluent-filled.align_left_24:before{content:"\e034"}.ic-fluent-filled.align_left_28:before{content:"\e035"}.ic-fluent-filled.align_left_32:before{content:"\e036"}.ic-fluent-filled.align_left_48:before{content:"\e037"}.ic-fluent-filled.align_right_16:before{content:"\e038"}.ic-fluent-filled.align_right_20:before{content:"\e039"}.ic-fluent-filled.align_right_24:before{content:"\e03a"}.ic-fluent-filled.align_right_28:before{content:"\e03b"}.ic-fluent-filled.align_right_32:before{content:"\e03c"}.ic-fluent-filled.align_right_48:before{content:"\e03d"}.ic-fluent-filled.align_space_around_horizontal_20:before{content:"\e03e"}.ic-fluent-filled.align_space_around_vertical_20:before{content:"\e03f"}.ic-fluent-filled.align_space_between_horizontal_20:before{content:"\e040"}.ic-fluent-filled.align_space_between_vertical_20:before{content:"\e041"}.ic-fluent-filled.align_space_evenly_horizontal_20:before{content:"\e042"}.ic-fluent-filled.align_space_evenly_vertical_20:before{content:"\e043"}.ic-fluent-filled.align_space_fit_vertical_20:before{content:"\e044"}.ic-fluent-filled.align_start_horizontal_20:before{content:"\e045"}.ic-fluent-filled.align_start_vertical_20:before{content:"\e046"}.ic-fluent-filled.align_stretch_horizontal_20:before{content:"\e047"}.ic-fluent-filled.align_stretch_vertical_20:before{content:"\e048"}.ic-fluent-filled.align_top_16:before{content:"\e049"}.ic-fluent-filled.align_top_20:before{content:"\e04a"}.ic-fluent-filled.align_top_24:before{content:"\e04b"}.ic-fluent-filled.align_top_28:before{content:"\e04c"}.ic-fluent-filled.align_top_32:before{content:"\e04d"}.ic-fluent-filled.align_top_48:before{content:"\e04e"}.ic-fluent-filled.animal_cat_16:before{content:"\f106"}.ic-fluent-filled.animal_cat_20:before{content:"\f126"}.ic-fluent-filled.animal_cat_24:before{content:"\f127"}.ic-fluent-filled.animal_cat_28:before{content:"\f128"}.ic-fluent-filled.animal_dog_16:before{content:"\e04f"}.ic-fluent-filled.animal_dog_20:before{content:"\f120"}.ic-fluent-filled.animal_dog_24:before{content:"\f121"}.ic-fluent-filled.animal_rabbit_16:before{content:"\e050"}.ic-fluent-filled.animal_rabbit_20:before{content:"\e051"}.ic-fluent-filled.animal_rabbit_24:before{content:"\e052"}.ic-fluent-filled.animal_rabbit_28:before{content:"\e053"}.ic-fluent-filled.animal_rabbit_32:before{content:"\eec1"}.ic-fluent-filled.animal_rabbit_off_20:before{content:"\eee4"}.ic-fluent-filled.animal_rabbit_off_32:before{content:"\eee5"}.ic-fluent-filled.animal_turtle_16:before{content:"\e054"}.ic-fluent-filled.animal_turtle_20:before{content:"\e055"}.ic-fluent-filled.animal_turtle_24:before{content:"\e056"}.ic-fluent-filled.animal_turtle_28:before{content:"\e057"}.ic-fluent-filled.app_folder_16:before{content:"\e058"}.ic-fluent-filled.app_folder_20:before{content:"\f122"}.ic-fluent-filled.app_folder_24:before{content:"\f123"}.ic-fluent-filled.app_folder_28:before{content:"\e059"}.ic-fluent-filled.app_folder_32:before{content:"\e05a"}.ic-fluent-filled.app_folder_48:before{content:"\e05b"}.ic-fluent-filled.app_generic_20:before{content:"\e05c"}.ic-fluent-filled.app_generic_24:before{content:"\f124"}.ic-fluent-filled.app_recent_20:before{content:"\e05d"}.ic-fluent-filled.app_recent_24:before{content:"\f125"}.ic-fluent-filled.app_store_24:before{content:"\f12a"}.ic-fluent-filled.app_title_20:before{content:"\e05e"}.ic-fluent-filled.app_title_24:before{content:"\f12b"}.ic-fluent-filled.approvals_app_16:before{content:"\e05f"}.ic-fluent-filled.approvals_app_20:before{content:"\e060"}.ic-fluent-filled.approvals_app_24:before{content:"\f130"}.ic-fluent-filled.approvals_app_28:before{content:"\f131"}.ic-fluent-filled.approvals_app_32:before{content:"\e061"}.ic-fluent-filled.apps_16:before{content:"\f132"}.ic-fluent-filled.apps_20:before{content:"\f133"}.ic-fluent-filled.apps_24:before{content:"\f134"}.ic-fluent-filled.apps_28:before{content:"\f135"}.ic-fluent-filled.apps_32:before{content:"\eebd"}.ic-fluent-filled.apps_add_in_16:before{content:"\e062"}.ic-fluent-filled.apps_add_in_20:before{content:"\f136"}.ic-fluent-filled.apps_add_in_24:before{content:"\f137"}.ic-fluent-filled.apps_add_in_28:before{content:"\e063"}.ic-fluent-filled.apps_list_20:before{content:"\f8e3"}.ic-fluent-filled.apps_list_24:before{content:"\f138"}.ic-fluent-filled.apps_list_detail_20:before{content:"\e064"}.ic-fluent-filled.apps_list_detail_24:before{content:"\e065"}.ic-fluent-filled.archive_16:before{content:"\f8e4"}.ic-fluent-filled.archive_20:before{content:"\f139"}.ic-fluent-filled.archive_24:before{content:"\f13a"}.ic-fluent-filled.archive_28:before{content:"\f13b"}.ic-fluent-filled.archive_32:before{content:"\e066"}.ic-fluent-filled.archive_48:before{content:"\f13c"}.ic-fluent-filled.archive_arrow_back_16:before{content:"\e067"}.ic-fluent-filled.archive_arrow_back_20:before{content:"\e068"}.ic-fluent-filled.archive_arrow_back_24:before{content:"\e069"}.ic-fluent-filled.archive_arrow_back_28:before{content:"\e06a"}.ic-fluent-filled.archive_arrow_back_32:before{content:"\e06b"}.ic-fluent-filled.archive_arrow_back_48:before{content:"\e06c"}.ic-fluent-filled.archive_multiple_16:before{content:"\e06d"}.ic-fluent-filled.archive_multiple_20:before{content:"\e06e"}.ic-fluent-filled.archive_multiple_24:before{content:"\e06f"}.ic-fluent-filled.archive_settings_16:before{content:"\f129"}.ic-fluent-filled.archive_settings_20:before{content:"\e070"}.ic-fluent-filled.archive_settings_24:before{content:"\e071"}.ic-fluent-filled.archive_settings_28:before{content:"\e072"}.ic-fluent-filled.arrow_autofit_content_20:before{content:"\e073"}.ic-fluent-filled.arrow_autofit_content_24:before{content:"\e074"}.ic-fluent-filled.arrow_autofit_down_20:before{content:"\e075"}.ic-fluent-filled.arrow_autofit_down_24:before{content:"\e076"}.ic-fluent-filled.arrow_autofit_height_20:before{content:"\e077"}.ic-fluent-filled.arrow_autofit_height_24:before{content:"\f8e5"}.ic-fluent-filled.arrow_autofit_height_dotted_20:before{content:"\e078"}.ic-fluent-filled.arrow_autofit_height_dotted_24:before{content:"\e079"}.ic-fluent-filled.arrow_autofit_up_20:before{content:"\e07a"}.ic-fluent-filled.arrow_autofit_up_24:before{content:"\e07b"}.ic-fluent-filled.arrow_autofit_width_20:before{content:"\e07c"}.ic-fluent-filled.arrow_autofit_width_24:before{content:"\f8e6"}.ic-fluent-filled.arrow_autofit_width_dotted_20:before{content:"\e07d"}.ic-fluent-filled.arrow_autofit_width_dotted_24:before{content:"\e07e"}.ic-fluent-filled.arrow_between_down_20:before{content:"\e07f"}.ic-fluent-filled.arrow_between_down_24:before{content:"\e080"}.ic-fluent-filled.arrow_between_up_20:before{content:"\e081"}.ic-fluent-filled.arrow_bidirectional_up_down_12:before{content:"\e082"}.ic-fluent-filled.arrow_bidirectional_up_down_16:before{content:"\e083"}.ic-fluent-filled.arrow_bidirectional_up_down_20:before{content:"\e084"}.ic-fluent-filled.arrow_bidirectional_up_down_24:before{content:"\e085"}.ic-fluent-filled.arrow_bounce_16:before{content:"\e086"}.ic-fluent-filled.arrow_bounce_20:before{content:"\e087"}.ic-fluent-filled.arrow_bounce_24:before{content:"\e088"}.ic-fluent-filled.arrow_circle_down_12:before{content:"\e089"}.ic-fluent-filled.arrow_circle_down_16:before{content:"\e08a"}.ic-fluent-filled.arrow_circle_down_20:before{content:"\f12c"}.ic-fluent-filled.arrow_circle_down_24:before{content:"\f12d"}.ic-fluent-filled.arrow_circle_down_28:before{content:"\e08b"}.ic-fluent-filled.arrow_circle_down_32:before{content:"\e08c"}.ic-fluent-filled.arrow_circle_down_48:before{content:"\e08d"}.ic-fluent-filled.arrow_circle_down_double_20:before{content:"\f12e"}.ic-fluent-filled.arrow_circle_down_double_24:before{content:"\f12f"}.ic-fluent-filled.arrow_circle_down_right_16:before{content:"\e08e"}.ic-fluent-filled.arrow_circle_down_right_20:before{content:"\e08f"}.ic-fluent-filled.arrow_circle_down_right_24:before{content:"\e090"}.ic-fluent-filled.arrow_circle_down_split_20:before{content:"\f143"}.ic-fluent-filled.arrow_circle_down_split_24:before{content:"\f144"}.ic-fluent-filled.arrow_circle_down_up_20:before{content:"\e091"}.ic-fluent-filled.arrow_circle_left_12:before{content:"\e092"}.ic-fluent-filled.arrow_circle_left_16:before{content:"\e093"}.ic-fluent-filled.arrow_circle_left_20:before{content:"\e094"}.ic-fluent-filled.arrow_circle_left_24:before{content:"\e095"}.ic-fluent-filled.arrow_circle_left_28:before{content:"\e096"}.ic-fluent-filled.arrow_circle_left_32:before{content:"\e097"}.ic-fluent-filled.arrow_circle_left_48:before{content:"\e098"}.ic-fluent-filled.arrow_circle_right_12:before{content:"\e099"}.ic-fluent-filled.arrow_circle_right_16:before{content:"\e09a"}.ic-fluent-filled.arrow_circle_right_20:before{content:"\e09b"}.ic-fluent-filled.arrow_circle_right_24:before{content:"\e09c"}.ic-fluent-filled.arrow_circle_right_28:before{content:"\e09d"}.ic-fluent-filled.arrow_circle_right_32:before{content:"\e09e"}.ic-fluent-filled.arrow_circle_right_48:before{content:"\e09f"}.ic-fluent-filled.arrow_circle_up_12:before{content:"\e0a0"}.ic-fluent-filled.arrow_circle_up_16:before{content:"\e0a1"}.ic-fluent-filled.arrow_circle_up_20:before{content:"\e0a2"}.ic-fluent-filled.arrow_circle_up_24:before{content:"\e0a3"}.ic-fluent-filled.arrow_circle_up_28:before{content:"\e0a4"}.ic-fluent-filled.arrow_circle_up_32:before{content:"\e0a5"}.ic-fluent-filled.arrow_circle_up_48:before{content:"\e0a6"}.ic-fluent-filled.arrow_circle_up_left_20:before{content:"\e0a7"}.ic-fluent-filled.arrow_circle_up_left_24:before{content:"\e0a8"}.ic-fluent-filled.arrow_clockwise_12:before{content:"\e0a9"}.ic-fluent-filled.arrow_clockwise_16:before{content:"\e0aa"}.ic-fluent-filled.arrow_clockwise_20:before{content:"\f13d"}.ic-fluent-filled.arrow_clockwise_24:before{content:"\f13e"}.ic-fluent-filled.arrow_clockwise_28:before{content:"\e0ab"}.ic-fluent-filled.arrow_clockwise_32:before{content:"\e0ac"}.ic-fluent-filled.arrow_clockwise_48:before{content:"\e0ad"}.ic-fluent-filled.arrow_clockwise_dashes_20:before{content:"\e0ae"}.ic-fluent-filled.arrow_clockwise_dashes_24:before{content:"\e0af"}.ic-fluent-filled.arrow_collapse_all_20:before{content:"\e0b0"}.ic-fluent-filled.arrow_collapse_all_24:before{content:"\e0b1"}.ic-fluent-filled.arrow_counterclockwise_12:before{content:"\e0b2"}.ic-fluent-filled.arrow_counterclockwise_16:before{content:"\e0b3"}.ic-fluent-filled.arrow_counterclockwise_20:before{content:"\f13f"}.ic-fluent-filled.arrow_counterclockwise_24:before{content:"\f140"}.ic-fluent-filled.arrow_counterclockwise_28:before{content:"\f8e7"}.ic-fluent-filled.arrow_counterclockwise_32:before{content:"\e0b4"}.ic-fluent-filled.arrow_counterclockwise_48:before{content:"\e0b5"}.ic-fluent-filled.arrow_counterclockwise_dashes_20:before{content:"\e0b6"}.ic-fluent-filled.arrow_counterclockwise_dashes_24:before{content:"\e0b7"}.ic-fluent-filled.arrow_curve_down_left_16:before{content:"\e0b8"}.ic-fluent-filled.arrow_curve_down_left_20:before{content:"\f141"}.ic-fluent-filled.arrow_curve_down_left_24:before{content:"\e0b9"}.ic-fluent-filled.arrow_curve_down_left_28:before{content:"\e0ba"}.ic-fluent-filled.arrow_curve_down_right_20:before{content:"\f142"}.ic-fluent-filled.arrow_curve_up_left_20:before{content:"\f145"}.ic-fluent-filled.arrow_curve_up_right_20:before{content:"\f146"}.ic-fluent-filled.arrow_down_12:before{content:"\f8e8"}.ic-fluent-filled.arrow_down_16:before{content:"\f147"}.ic-fluent-filled.arrow_down_20:before{content:"\f148"}.ic-fluent-filled.arrow_down_24:before{content:"\f149"}.ic-fluent-filled.arrow_down_28:before{content:"\f14a"}.ic-fluent-filled.arrow_down_32:before{content:"\f14c"}.ic-fluent-filled.arrow_down_48:before{content:"\f14d"}.ic-fluent-filled.arrow_down_left_16:before{content:"\f8e9"}.ic-fluent-filled.arrow_down_left_20:before{content:"\e0bb"}.ic-fluent-filled.arrow_down_left_24:before{content:"\f14b"}.ic-fluent-filled.arrow_down_left_32:before{content:"\e0bc"}.ic-fluent-filled.arrow_down_left_48:before{content:"\e0bd"}.ic-fluent-filled.arrow_download_16:before{content:"\f14f"}.ic-fluent-filled.arrow_download_20:before{content:"\f150"}.ic-fluent-filled.arrow_download_24:before{content:"\f151"}.ic-fluent-filled.arrow_download_48:before{content:"\f152"}.ic-fluent-filled.arrow_eject_20:before{content:"\e0be"}.ic-fluent-filled.arrow_enter_20:before{content:"\e0bf"}.ic-fluent-filled.arrow_enter_left_20:before{content:"\e0c0"}.ic-fluent-filled.arrow_enter_left_24:before{content:"\e0c1"}.ic-fluent-filled.arrow_enter_up_20:before{content:"\e0c2"}.ic-fluent-filled.arrow_enter_up_24:before{content:"\e0c3"}.ic-fluent-filled.arrow_exit_20:before{content:"\e0c4"}.ic-fluent-filled.arrow_expand_20:before{content:"\e0c5"}.ic-fluent-filled.arrow_expand_24:before{content:"\f154"}.ic-fluent-filled.arrow_export_ltr_16:before{content:"\e0c6"}.ic-fluent-filled.arrow_export_ltr_20:before{content:"\e0c7"}.ic-fluent-filled.arrow_export_ltr_24:before{content:"\e0c8"}.ic-fluent-filled.arrow_export_rtl_16:before{content:"\e0c9"}.ic-fluent-filled.arrow_export_rtl_20:before{content:"\f8ea"}.ic-fluent-filled.arrow_export_rtl_24:before{content:"\e0ca"}.ic-fluent-filled.arrow_export_up_20:before{content:"\e0cb"}.ic-fluent-filled.arrow_export_up_24:before{content:"\e0cc"}.ic-fluent-filled.arrow_fit_16:before{content:"\f14e"}.ic-fluent-filled.arrow_fit_20:before{content:"\e0cd"}.ic-fluent-filled.arrow_fit_in_16:before{content:"\e0ce"}.ic-fluent-filled.arrow_fit_in_20:before{content:"\e0cf"}.ic-fluent-filled.arrow_forward_16:before{content:"\f156"}.ic-fluent-filled.arrow_forward_20:before{content:"\f157"}.ic-fluent-filled.arrow_forward_24:before{content:"\f158"}.ic-fluent-filled.arrow_forward_28:before{content:"\e0d0"}.ic-fluent-filled.arrow_forward_48:before{content:"\e0d1"}.ic-fluent-filled.arrow_forward_down_lightning_20:before{content:"\e0d2"}.ic-fluent-filled.arrow_forward_down_lightning_24:before{content:"\e0d3"}.ic-fluent-filled.arrow_forward_down_person_20:before{content:"\e0d4"}.ic-fluent-filled.arrow_forward_down_person_24:before{content:"\e0d5"}.ic-fluent-filled.arrow_hook_down_left_16:before{content:"\f8ed"}.ic-fluent-filled.arrow_hook_down_left_20:before{content:"\f8ee"}.ic-fluent-filled.arrow_hook_down_left_24:before{content:"\f8ef"}.ic-fluent-filled.arrow_hook_down_left_28:before{content:"\f8f0"}.ic-fluent-filled.arrow_hook_down_right_16:before{content:"\f8f1"}.ic-fluent-filled.arrow_hook_down_right_20:before{content:"\f8f2"}.ic-fluent-filled.arrow_hook_down_right_24:before{content:"\f8f3"}.ic-fluent-filled.arrow_hook_down_right_28:before{content:"\f8f4"}.ic-fluent-filled.arrow_hook_up_left_16:before{content:"\f8f5"}.ic-fluent-filled.arrow_hook_up_left_20:before{content:"\f8f6"}.ic-fluent-filled.arrow_hook_up_left_24:before{content:"\f8f7"}.ic-fluent-filled.arrow_hook_up_left_28:before{content:"\f8f8"}.ic-fluent-filled.arrow_hook_up_right_16:before{content:"\f8f9"}.ic-fluent-filled.arrow_hook_up_right_20:before{content:"\f8fa"}.ic-fluent-filled.arrow_hook_up_right_24:before{content:"\f8fb"}.ic-fluent-filled.arrow_hook_up_right_28:before{content:"\f8fc"}.ic-fluent-filled.arrow_import_20:before{content:"\f159"}.ic-fluent-filled.arrow_import_24:before{content:"\f15a"}.ic-fluent-filled.arrow_join_20:before{content:"\e0d6"}.ic-fluent-filled.arrow_left_12:before{content:"\e0d7"}.ic-fluent-filled.arrow_left_16:before{content:"\f184"}.ic-fluent-filled.arrow_left_20:before{content:"\f15b"}.ic-fluent-filled.arrow_left_24:before{content:"\f15c"}.ic-fluent-filled.arrow_left_28:before{content:"\f15d"}.ic-fluent-filled.arrow_left_32:before{content:"\f189"}.ic-fluent-filled.arrow_left_48:before{content:"\f19e"}.ic-fluent-filled.arrow_maximize_16:before{content:"\f15e"}.ic-fluent-filled.arrow_maximize_20:before{content:"\f15f"}.ic-fluent-filled.arrow_maximize_24:before{content:"\f160"}.ic-fluent-filled.arrow_maximize_28:before{content:"\f161"}.ic-fluent-filled.arrow_maximize_32:before{content:"\e0d8"}.ic-fluent-filled.arrow_maximize_48:before{content:"\e0d9"}.ic-fluent-filled.arrow_maximize_vertical_20:before{content:"\f162"}.ic-fluent-filled.arrow_maximize_vertical_24:before{content:"\f163"}.ic-fluent-filled.arrow_maximize_vertical_48:before{content:"\e0da"}.ic-fluent-filled.arrow_minimize_16:before{content:"\f164"}.ic-fluent-filled.arrow_minimize_20:before{content:"\f165"}.ic-fluent-filled.arrow_minimize_24:before{content:"\f166"}.ic-fluent-filled.arrow_minimize_28:before{content:"\f167"}.ic-fluent-filled.arrow_minimize_vertical_20:before{content:"\e0db"}.ic-fluent-filled.arrow_minimize_vertical_24:before{content:"\f168"}.ic-fluent-filled.arrow_move_20:before{content:"\f8fd"}.ic-fluent-filled.arrow_move_24:before{content:"\f169"}.ic-fluent-filled.arrow_move_inward_20:before{content:"\e0dc"}.ic-fluent-filled.arrow_next_12:before{content:"\e0dd"}.ic-fluent-filled.arrow_next_20:before{content:"\f16a"}.ic-fluent-filled.arrow_next_24:before{content:"\f16b"}.ic-fluent-filled.arrow_outline_up_right_20:before{content:"\e0de"}.ic-fluent-filled.arrow_outline_up_right_24:before{content:"\e0df"}.ic-fluent-filled.arrow_outline_up_right_32:before{content:"\e0e0"}.ic-fluent-filled.arrow_outline_up_right_48:before{content:"\e0e1"}.ic-fluent-filled.arrow_paragraph_16:before{content:"\eebe"}.ic-fluent-filled.arrow_paragraph_161:before{content:"\ed41"}.ic-fluent-filled.arrow_paragraph_20:before{content:"\ed42"}.ic-fluent-filled.arrow_paragraph_201:before{content:"\e0e2"}.ic-fluent-filled.arrow_paragraph_24:before{content:"\eebf"}.ic-fluent-filled.arrow_paragraph_241:before{content:"\ed43"}.ic-fluent-filled.arrow_previous_12:before{content:"\e0e3"}.ic-fluent-filled.arrow_previous_20:before{content:"\f16c"}.ic-fluent-filled.arrow_previous_24:before{content:"\f16d"}.ic-fluent-filled.arrow_redo_16:before{content:"\e0e4"}.ic-fluent-filled.arrow_redo_20:before{content:"\f16e"}.ic-fluent-filled.arrow_redo_24:before{content:"\f16f"}.ic-fluent-filled.arrow_redo_28:before{content:"\e0e5"}.ic-fluent-filled.arrow_redo_32:before{content:"\f8fe"}.ic-fluent-filled.arrow_redo_48:before{content:"\f8ff"}.ic-fluent-filled.arrow_repeat_all_16:before{content:"\f170"}.ic-fluent-filled.arrow_repeat_all_20:before{content:"\f171"}.ic-fluent-filled.arrow_repeat_all_24:before{content:"\f172"}.ic-fluent-filled.arrow_repeat_all_off_16:before{content:"\f173"}.ic-fluent-filled.arrow_repeat_all_off_20:before{content:"\f174"}.ic-fluent-filled.arrow_repeat_all_off_24:before{content:"\f175"}.ic-fluent-filled.arrow_reply_16:before{content:"\f176"}.ic-fluent-filled.arrow_reply_20:before{content:"\f177"}.ic-fluent-filled.arrow_reply_24:before{content:"\f178"}.ic-fluent-filled.arrow_reply_28:before{content:"\e0e6"}.ic-fluent-filled.arrow_reply_48:before{content:"\f179"}.ic-fluent-filled.arrow_reply_all_16:before{content:"\f17a"}.ic-fluent-filled.arrow_reply_all_20:before{content:"\f17b"}.ic-fluent-filled.arrow_reply_all_24:before{content:"\f17c"}.ic-fluent-filled.arrow_reply_all_28:before{content:"\e0e7"}.ic-fluent-filled.arrow_reply_all_48:before{content:"\f17d"}.ic-fluent-filled.arrow_reply_down_16:before{content:"\f17e"}.ic-fluent-filled.arrow_reply_down_20:before{content:"\f17f"}.ic-fluent-filled.arrow_reply_down_24:before{content:"\f180"}.ic-fluent-filled.arrow_reset_20:before{content:"\f19f"}.ic-fluent-filled.arrow_reset_24:before{content:"\f1a0"}.ic-fluent-filled.arrow_reset_32:before{content:"\e0e8"}.ic-fluent-filled.arrow_reset_48:before{content:"\e0e9"}.ic-fluent-filled.arrow_right_12:before{content:"\e0ea"}.ic-fluent-filled.arrow_right_16:before{content:"\e0eb"}.ic-fluent-filled.arrow_right_20:before{content:"\f181"}.ic-fluent-filled.arrow_right_24:before{content:"\f182"}.ic-fluent-filled.arrow_right_28:before{content:"\f183"}.ic-fluent-filled.arrow_right_32:before{content:"\f1a2"}.ic-fluent-filled.arrow_right_48:before{content:"\f1a7"}.ic-fluent-filled.arrow_rotate_clockwise_16:before{content:"\e0ec"}.ic-fluent-filled.arrow_rotate_clockwise_20:before{content:"\f185"}.ic-fluent-filled.arrow_rotate_clockwise_24:before{content:"\f186"}.ic-fluent-filled.arrow_rotate_counterclockwise_20:before{content:"\f187"}.ic-fluent-filled.arrow_rotate_counterclockwise_24:before{content:"\f188"}.ic-fluent-filled.arrow_routing_20:before{content:"\e0ed"}.ic-fluent-filled.arrow_routing_24:before{content:"\e0ee"}.ic-fluent-filled.arrow_routing_rectangle_multiple_20:before{content:"\e0ef"}.ic-fluent-filled.arrow_routing_rectangle_multiple_24:before{content:"\e0f0"}.ic-fluent-filled.arrow_sort_16:before{content:"\f1ab"}.ic-fluent-filled.arrow_sort_20:before{content:"\f18a"}.ic-fluent-filled.arrow_sort_24:before{content:"\f18b"}.ic-fluent-filled.arrow_sort_28:before{content:"\f18c"}.ic-fluent-filled.arrow_sort_down_16:before{content:"\f1ac"}.ic-fluent-filled.arrow_sort_down_20:before{content:"\f81e"}.ic-fluent-filled.arrow_sort_down_24:before{content:"\f82a"}.ic-fluent-filled.arrow_sort_down_lines_16:before{content:"\f1ad"}.ic-fluent-filled.arrow_sort_down_lines_20:before{content:"\e0f1"}.ic-fluent-filled.arrow_sort_down_lines_24:before{content:"\e0f2"}.ic-fluent-filled.arrow_sort_up_16:before{content:"\f1b3"}.ic-fluent-filled.arrow_sort_up_20:before{content:"\f82b"}.ic-fluent-filled.arrow_sort_up_24:before{content:"\f83a"}.ic-fluent-filled.arrow_split_16:before{content:"\e0f3"}.ic-fluent-filled.arrow_split_20:before{content:"\e0f4"}.ic-fluent-filled.arrow_split_24:before{content:"\e0f5"}.ic-fluent-filled.arrow_square_down_20:before{content:"\e0f6"}.ic-fluent-filled.arrow_square_down_24:before{content:"\e0f7"}.ic-fluent-filled.arrow_step_back_16:before{content:"\e0f8"}.ic-fluent-filled.arrow_step_back_20:before{content:"\e0f9"}.ic-fluent-filled.arrow_step_in_12:before{content:"\e0fa"}.ic-fluent-filled.arrow_step_in_16:before{content:"\e0fb"}.ic-fluent-filled.arrow_step_in_20:before{content:"\e0fc"}.ic-fluent-filled.arrow_step_in_24:before{content:"\e0fd"}.ic-fluent-filled.arrow_step_in_28:before{content:"\e0fe"}.ic-fluent-filled.arrow_step_in_left_12:before{content:"\e0ff"}.ic-fluent-filled.arrow_step_in_left_16:before{content:"\e100"}.ic-fluent-filled.arrow_step_in_left_20:before{content:"\e101"}.ic-fluent-filled.arrow_step_in_left_24:before{content:"\e102"}.ic-fluent-filled.arrow_step_in_left_28:before{content:"\e103"}.ic-fluent-filled.arrow_step_in_right_12:before{content:"\e104"}.ic-fluent-filled.arrow_step_in_right_16:before{content:"\e105"}.ic-fluent-filled.arrow_step_in_right_20:before{content:"\e106"}.ic-fluent-filled.arrow_step_in_right_24:before{content:"\e107"}.ic-fluent-filled.arrow_step_in_right_28:before{content:"\e108"}.ic-fluent-filled.arrow_step_out_12:before{content:"\e109"}.ic-fluent-filled.arrow_step_out_16:before{content:"\e10a"}.ic-fluent-filled.arrow_step_out_20:before{content:"\e10b"}.ic-fluent-filled.arrow_step_out_24:before{content:"\e10c"}.ic-fluent-filled.arrow_step_out_28:before{content:"\e10d"}.ic-fluent-filled.arrow_step_over_16:before{content:"\e10e"}.ic-fluent-filled.arrow_step_over_20:before{content:"\e10f"}.ic-fluent-filled.arrow_swap_20:before{content:"\f18d"}.ic-fluent-filled.arrow_swap_24:before{content:"\f18e"}.ic-fluent-filled.arrow_sync_12:before{content:"\f18f"}.ic-fluent-filled.arrow_sync_16:before{content:"\e110"}.ic-fluent-filled.arrow_sync_20:before{content:"\f190"}.ic-fluent-filled.arrow_sync_24:before{content:"\f191"}.ic-fluent-filled.arrow_sync_checkmark_20:before{content:"\e111"}.ic-fluent-filled.arrow_sync_checkmark_24:before{content:"\e112"}.ic-fluent-filled.arrow_sync_circle_16:before{content:"\f192"}.ic-fluent-filled.arrow_sync_circle_20:before{content:"\f193"}.ic-fluent-filled.arrow_sync_circle_24:before{content:"\f194"}.ic-fluent-filled.arrow_sync_dismiss_20:before{content:"\e113"}.ic-fluent-filled.arrow_sync_dismiss_24:before{content:"\e114"}.ic-fluent-filled.arrow_sync_off_12:before{content:"\f195"}.ic-fluent-filled.arrow_sync_off_16:before{content:"\e115"}.ic-fluent-filled.arrow_sync_off_20:before{content:"\e116"}.ic-fluent-filled.arrow_trending_16:before{content:"\f196"}.ic-fluent-filled.arrow_trending_20:before{content:"\f197"}.ic-fluent-filled.arrow_trending_24:before{content:"\f198"}.ic-fluent-filled.arrow_trending_checkmark_20:before{content:"\e117"}.ic-fluent-filled.arrow_trending_checkmark_24:before{content:"\e118"}.ic-fluent-filled.arrow_trending_down_16:before{content:"\e119"}.ic-fluent-filled.arrow_trending_down_20:before{content:"\e11a"}.ic-fluent-filled.arrow_trending_down_24:before{content:"\e11b"}.ic-fluent-filled.arrow_trending_lines_20:before{content:"\e11c"}.ic-fluent-filled.arrow_trending_lines_24:before{content:"\e11d"}.ic-fluent-filled.arrow_trending_settings_20:before{content:"\e11e"}.ic-fluent-filled.arrow_trending_settings_24:before{content:"\e11f"}.ic-fluent-filled.arrow_trending_text_20:before{content:"\e120"}.ic-fluent-filled.arrow_trending_text_24:before{content:"\e121"}.ic-fluent-filled.arrow_trending_wrench_20:before{content:"\e122"}.ic-fluent-filled.arrow_trending_wrench_24:before{content:"\e123"}.ic-fluent-filled.arrow_turn_bidirectional_down_right_20:before{content:"\e124"}.ic-fluent-filled.arrow_turn_bidirectional_down_right_24:before{content:"\f83b"}.ic-fluent-filled.arrow_turn_right_20:before{content:"\e125"}.ic-fluent-filled.arrow_turn_right_24:before{content:"\f851"}.ic-fluent-filled.arrow_undo_16:before{content:"\e126"}.ic-fluent-filled.arrow_undo_20:before{content:"\f199"}.ic-fluent-filled.arrow_undo_24:before{content:"\f19a"}.ic-fluent-filled.arrow_undo_28:before{content:"\e127"}.ic-fluent-filled.arrow_undo_32:before{content:"\e128"}.ic-fluent-filled.arrow_undo_48:before{content:"\e129"}.ic-fluent-filled.arrow_up_12:before{content:"\e12a"}.ic-fluent-filled.arrow_up_16:before{content:"\f1b4"}.ic-fluent-filled.arrow_up_20:before{content:"\f19b"}.ic-fluent-filled.arrow_up_24:before{content:"\f19c"}.ic-fluent-filled.arrow_up_28:before{content:"\f19d"}.ic-fluent-filled.arrow_up_32:before{content:"\f1b8"}.ic-fluent-filled.arrow_up_48:before{content:"\f1b9"}.ic-fluent-filled.arrow_up_left_16:before{content:"\e12b"}.ic-fluent-filled.arrow_up_left_20:before{content:"\e12c"}.ic-fluent-filled.arrow_up_left_24:before{content:"\f1a1"}.ic-fluent-filled.arrow_up_left_48:before{content:"\e12d"}.ic-fluent-filled.arrow_up_right_16:before{content:"\e12e"}.ic-fluent-filled.arrow_up_right_20:before{content:"\e12f"}.ic-fluent-filled.arrow_up_right_24:before{content:"\f1a3"}.ic-fluent-filled.arrow_up_right_32:before{content:"\e130"}.ic-fluent-filled.arrow_up_right_48:before{content:"\e131"}.ic-fluent-filled.arrow_upload_16:before{content:"\e132"}.ic-fluent-filled.arrow_upload_20:before{content:"\f1a4"}.ic-fluent-filled.arrow_upload_24:before{content:"\f1a5"}.ic-fluent-filled.arrow_wrap_20:before{content:"\e133"}.ic-fluent-filled.arrow_wrap_off_20:before{content:"\e134"}.ic-fluent-filled.arrows_bidirectional_20:before{content:"\e135"}.ic-fluent-filled.arrows_bidirectional_24:before{content:"\f1a6"}.ic-fluent-filled.attach_12:before{content:"\e136"}.ic-fluent-filled.attach_16:before{content:"\f1a8"}.ic-fluent-filled.attach_20:before{content:"\f1a9"}.ic-fluent-filled.attach_24:before{content:"\f1aa"}.ic-fluent-filled.attach_arrow_right_20:before{content:"\e137"}.ic-fluent-filled.attach_arrow_right_24:before{content:"\e138"}.ic-fluent-filled.attach_text_20:before{content:"\e139"}.ic-fluent-filled.attach_text_24:before{content:"\e13a"}.ic-fluent-filled.auto_fit_height_20:before{content:"\e13b"}.ic-fluent-filled.auto_fit_height_24:before{content:"\e13c"}.ic-fluent-filled.auto_fit_width_20:before{content:"\e13d"}.ic-fluent-filled.auto_fit_width_24:before{content:"\e13e"}.ic-fluent-filled.autocorrect_20:before{content:"\e13f"}.ic-fluent-filled.autocorrect_24:before{content:"\f1ae"}.ic-fluent-filled.autosum_20:before{content:"\f1af"}.ic-fluent-filled.autosum_24:before{content:"\f1b0"}.ic-fluent-filled.backpack_12:before{content:"\e140"}.ic-fluent-filled.backpack_16:before{content:"\e141"}.ic-fluent-filled.backpack_20:before{content:"\e142"}.ic-fluent-filled.backpack_24:before{content:"\e143"}.ic-fluent-filled.backpack_28:before{content:"\e144"}.ic-fluent-filled.backpack_32:before{content:"\e145"}.ic-fluent-filled.backpack_48:before{content:"\e146"}.ic-fluent-filled.backpack_add_20:before{content:"\e147"}.ic-fluent-filled.backpack_add_24:before{content:"\e148"}.ic-fluent-filled.backpack_add_28:before{content:"\e149"}.ic-fluent-filled.backpack_add_48:before{content:"\e14a"}.ic-fluent-filled.backspace_20:before{content:"\f1b1"}.ic-fluent-filled.backspace_24:before{content:"\f1b2"}.ic-fluent-filled.badge_20:before{content:"\e14b"}.ic-fluent-filled.badge_24:before{content:"\f1b5"}.ic-fluent-filled.balloon_12:before{content:"\e14c"}.ic-fluent-filled.balloon_16:before{content:"\e14d"}.ic-fluent-filled.balloon_20:before{content:"\f1b6"}.ic-fluent-filled.balloon_24:before{content:"\f1b7"}.ic-fluent-filled.barcode_scanner_20:before{content:"\f1ba"}.ic-fluent-filled.barcode_scanner_24:before{content:"\f1e4"}.ic-fluent-filled.battery_0_20:before{content:"\f1bb"}.ic-fluent-filled.battery_0_24:before{content:"\f1bc"}.ic-fluent-filled.battery_1_20:before{content:"\f1bd"}.ic-fluent-filled.battery_1_24:before{content:"\f1be"}.ic-fluent-filled.battery_10_20:before{content:"\e14e"}.ic-fluent-filled.battery_10_24:before{content:"\e14f"}.ic-fluent-filled.battery_2_20:before{content:"\f1bf"}.ic-fluent-filled.battery_2_24:before{content:"\f1c0"}.ic-fluent-filled.battery_3_20:before{content:"\f1c1"}.ic-fluent-filled.battery_3_24:before{content:"\f1c2"}.ic-fluent-filled.battery_4_20:before{content:"\f1c3"}.ic-fluent-filled.battery_4_24:before{content:"\f1c4"}.ic-fluent-filled.battery_5_20:before{content:"\f1c5"}.ic-fluent-filled.battery_5_24:before{content:"\f1c6"}.ic-fluent-filled.battery_6_20:before{content:"\f1c7"}.ic-fluent-filled.battery_6_24:before{content:"\f1c8"}.ic-fluent-filled.battery_7_20:before{content:"\f1c9"}.ic-fluent-filled.battery_7_24:before{content:"\f1ca"}.ic-fluent-filled.battery_8_20:before{content:"\f1cb"}.ic-fluent-filled.battery_8_24:before{content:"\f1cc"}.ic-fluent-filled.battery_9_20:before{content:"\f1cd"}.ic-fluent-filled.battery_9_24:before{content:"\f1ce"}.ic-fluent-filled.battery_charge_20:before{content:"\f1cf"}.ic-fluent-filled.battery_charge_24:before{content:"\f1d0"}.ic-fluent-filled.battery_checkmark_20:before{content:"\e150"}.ic-fluent-filled.battery_checkmark_24:before{content:"\e151"}.ic-fluent-filled.battery_saver_20:before{content:"\f1d3"}.ic-fluent-filled.battery_saver_24:before{content:"\f1d4"}.ic-fluent-filled.battery_warning_20:before{content:"\e152"}.ic-fluent-filled.battery_warning_24:before{content:"\f1d5"}.ic-fluent-filled.beach_16:before{content:"\e153"}.ic-fluent-filled.beach_20:before{content:"\e154"}.ic-fluent-filled.beach_24:before{content:"\e155"}.ic-fluent-filled.beach_28:before{content:"\e156"}.ic-fluent-filled.beach_32:before{content:"\e157"}.ic-fluent-filled.beach_48:before{content:"\e158"}.ic-fluent-filled.beaker_16:before{content:"\f1d6"}.ic-fluent-filled.beaker_20:before{content:"\f1d7"}.ic-fluent-filled.beaker_24:before{content:"\f1d8"}.ic-fluent-filled.beaker_32:before{content:"\eec0"}.ic-fluent-filled.beaker_edit_20:before{content:"\f1e5"}.ic-fluent-filled.beaker_edit_24:before{content:"\f1e6"}.ic-fluent-filled.beaker_off_20:before{content:"\eee6"}.ic-fluent-filled.beaker_off_32:before{content:"\eee7"}.ic-fluent-filled.bed_16:before{content:"\e159"}.ic-fluent-filled.bed_20:before{content:"\f1d9"}.ic-fluent-filled.bed_24:before{content:"\f1da"}.ic-fluent-filled.bezier_curve_square_12:before{content:"\e15a"}.ic-fluent-filled.bezier_curve_square_20:before{content:"\e15b"}.ic-fluent-filled.bin_full_20:before{content:"\e15c"}.ic-fluent-filled.bin_full_24:before{content:"\e15d"}.ic-fluent-filled.bluetooth_20:before{content:"\f1de"}.ic-fluent-filled.bluetooth_24:before{content:"\f1df"}.ic-fluent-filled.bluetooth_28:before{content:"\e15e"}.ic-fluent-filled.bluetooth_connected_20:before{content:"\e15f"}.ic-fluent-filled.bluetooth_connected_24:before{content:"\f1e0"}.ic-fluent-filled.bluetooth_disabled_20:before{content:"\e160"}.ic-fluent-filled.bluetooth_disabled_24:before{content:"\f1e1"}.ic-fluent-filled.bluetooth_searching_20:before{content:"\e161"}.ic-fluent-filled.bluetooth_searching_24:before{content:"\f1e2"}.ic-fluent-filled.blur_16:before{content:"\e162"}.ic-fluent-filled.blur_20:before{content:"\e163"}.ic-fluent-filled.blur_24:before{content:"\e164"}.ic-fluent-filled.blur_28:before{content:"\e165"}.ic-fluent-filled.board_16:before{content:"\e166"}.ic-fluent-filled.board_20:before{content:"\e167"}.ic-fluent-filled.board_24:before{content:"\f1e3"}.ic-fluent-filled.board_28:before{content:"\e168"}.ic-fluent-filled.board_games_20:before{content:"\e169"}.ic-fluent-filled.board_heart_16:before{content:"\e16a"}.ic-fluent-filled.board_heart_20:before{content:"\e16b"}.ic-fluent-filled.board_heart_24:before{content:"\e16c"}.ic-fluent-filled.board_split_16:before{content:"\e16d"}.ic-fluent-filled.board_split_20:before{content:"\e16e"}.ic-fluent-filled.board_split_24:before{content:"\e16f"}.ic-fluent-filled.board_split_28:before{content:"\e170"}.ic-fluent-filled.board_split_48:before{content:"\e171"}.ic-fluent-filled.book_20:before{content:"\e172"}.ic-fluent-filled.book_24:before{content:"\e173"}.ic-fluent-filled.book_add_20:before{content:"\e174"}.ic-fluent-filled.book_add_24:before{content:"\e175"}.ic-fluent-filled.book_arrow_clockwise_20:before{content:"\e176"}.ic-fluent-filled.book_arrow_clockwise_24:before{content:"\e177"}.ic-fluent-filled.book_clock_20:before{content:"\e178"}.ic-fluent-filled.book_clock_24:before{content:"\e179"}.ic-fluent-filled.book_coins_20:before{content:"\e17a"}.ic-fluent-filled.book_coins_24:before{content:"\e17b"}.ic-fluent-filled.book_compass_20:before{content:"\e17c"}.ic-fluent-filled.book_compass_24:before{content:"\e17d"}.ic-fluent-filled.book_contacts_20:before{content:"\e17e"}.ic-fluent-filled.book_contacts_24:before{content:"\e17f"}.ic-fluent-filled.book_contacts_28:before{content:"\e180"}.ic-fluent-filled.book_contacts_32:before{content:"\e181"}.ic-fluent-filled.book_database_20:before{content:"\e182"}.ic-fluent-filled.book_database_24:before{content:"\e183"}.ic-fluent-filled.book_exclamation_mark_20:before{content:"\e184"}.ic-fluent-filled.book_exclamation_mark_24:before{content:"\e185"}.ic-fluent-filled.book_globe_20:before{content:"\e186"}.ic-fluent-filled.book_globe_24:before{content:"\f1f0"}.ic-fluent-filled.book_information_20:before{content:"\e187"}.ic-fluent-filled.book_information_24:before{content:"\e188"}.ic-fluent-filled.book_letter_20:before{content:"\e189"}.ic-fluent-filled.book_letter_24:before{content:"\e18a"}.ic-fluent-filled.book_number_16:before{content:"\f1f1"}.ic-fluent-filled.book_number_20:before{content:"\f1f2"}.ic-fluent-filled.book_number_24:before{content:"\f1f3"}.ic-fluent-filled.book_open_16:before{content:"\e18b"}.ic-fluent-filled.book_open_20:before{content:"\e18c"}.ic-fluent-filled.book_open_24:before{content:"\e18d"}.ic-fluent-filled.book_open_28:before{content:"\e18e"}.ic-fluent-filled.book_open_32:before{content:"\e18f"}.ic-fluent-filled.book_open_48:before{content:"\e190"}.ic-fluent-filled.book_open_globe_20:before{content:"\e191"}.ic-fluent-filled.book_open_globe_24:before{content:"\e192"}.ic-fluent-filled.book_open_microphone_20:before{content:"\e193"}.ic-fluent-filled.book_open_microphone_24:before{content:"\e194"}.ic-fluent-filled.book_open_microphone_28:before{content:"\e195"}.ic-fluent-filled.book_open_microphone_32:before{content:"\e196"}.ic-fluent-filled.book_open_microphone_48:before{content:"\e197"}.ic-fluent-filled.book_pulse_20:before{content:"\e198"}.ic-fluent-filled.book_pulse_24:before{content:"\e199"}.ic-fluent-filled.book_question_mark_20:before{content:"\e19a"}.ic-fluent-filled.book_question_mark_24:before{content:"\e19b"}.ic-fluent-filled.book_question_mark_rtl_20:before{content:"\e19c"}.ic-fluent-filled.book_question_mark_rtl_24:before{content:"\f852"}.ic-fluent-filled.book_search_20:before{content:"\e19d"}.ic-fluent-filled.book_search_24:before{content:"\e19e"}.ic-fluent-filled.book_star_20:before{content:"\e19f"}.ic-fluent-filled.book_star_24:before{content:"\e1a0"}.ic-fluent-filled.book_template_20:before{content:"\e1a1"}.ic-fluent-filled.book_theta_20:before{content:"\e1a2"}.ic-fluent-filled.book_theta_24:before{content:"\e1a3"}.ic-fluent-filled.book_toolbox_20:before{content:"\f1e7"}.ic-fluent-filled.book_toolbox_24:before{content:"\e1a4"}.ic-fluent-filled.bookmark_16:before{content:"\f1f4"}.ic-fluent-filled.bookmark_20:before{content:"\f1f5"}.ic-fluent-filled.bookmark_24:before{content:"\f1f6"}.ic-fluent-filled.bookmark_28:before{content:"\f1f7"}.ic-fluent-filled.bookmark_32:before{content:"\e1a5"}.ic-fluent-filled.bookmark_add_20:before{content:"\f1e8"}.ic-fluent-filled.bookmark_add_24:before{content:"\f1e9"}.ic-fluent-filled.bookmark_multiple_16:before{content:"\e1a6"}.ic-fluent-filled.bookmark_multiple_20:before{content:"\e1a7"}.ic-fluent-filled.bookmark_multiple_24:before{content:"\e1a8"}.ic-fluent-filled.bookmark_multiple_28:before{content:"\e1a9"}.ic-fluent-filled.bookmark_multiple_32:before{content:"\e1aa"}.ic-fluent-filled.bookmark_multiple_48:before{content:"\e1ab"}.ic-fluent-filled.bookmark_off_20:before{content:"\e1ac"}.ic-fluent-filled.bookmark_off_24:before{content:"\f1f8"}.ic-fluent-filled.bookmark_search_20:before{content:"\e1ad"}.ic-fluent-filled.bookmark_search_24:before{content:"\e1ae"}.ic-fluent-filled.border_all_16:before{content:"\e1af"}.ic-fluent-filled.border_all_20:before{content:"\e1b0"}.ic-fluent-filled.border_all_24:before{content:"\e1b1"}.ic-fluent-filled.border_bottom_20:before{content:"\e1b2"}.ic-fluent-filled.border_bottom_24:before{content:"\e1b3"}.ic-fluent-filled.border_bottom_double_20:before{content:"\e1b4"}.ic-fluent-filled.border_bottom_double_24:before{content:"\e1b5"}.ic-fluent-filled.border_bottom_thick_20:before{content:"\e1b6"}.ic-fluent-filled.border_bottom_thick_24:before{content:"\e1b7"}.ic-fluent-filled.border_left_20:before{content:"\e1b8"}.ic-fluent-filled.border_left_24:before{content:"\e1b9"}.ic-fluent-filled.border_left_right_20:before{content:"\e1ba"}.ic-fluent-filled.border_left_right_24:before{content:"\e1bb"}.ic-fluent-filled.border_none_20:before{content:"\e1bc"}.ic-fluent-filled.border_none_24:before{content:"\e1bd"}.ic-fluent-filled.border_outside_20:before{content:"\f291"}.ic-fluent-filled.border_outside_201:before{content:"\e1be"}.ic-fluent-filled.border_outside_24:before{content:"\e1bf"}.ic-fluent-filled.border_outside_thick_20:before{content:"\e1c0"}.ic-fluent-filled.border_outside_thick_24:before{content:"\e1c1"}.ic-fluent-filled.border_right_20:before{content:"\e1c2"}.ic-fluent-filled.border_right_24:before{content:"\e1c3"}.ic-fluent-filled.border_top_20:before{content:"\e1c4"}.ic-fluent-filled.border_top_24:before{content:"\e1c5"}.ic-fluent-filled.border_top_bottom_20:before{content:"\e1c6"}.ic-fluent-filled.border_top_bottom_24:before{content:"\e1c7"}.ic-fluent-filled.border_top_bottom_double_20:before{content:"\e1c8"}.ic-fluent-filled.border_top_bottom_double_24:before{content:"\e1c9"}.ic-fluent-filled.border_top_bottom_thick_20:before{content:"\e1ca"}.ic-fluent-filled.border_top_bottom_thick_24:before{content:"\e1cb"}.ic-fluent-filled.bot_20:before{content:"\e1cc"}.ic-fluent-filled.bot_24:before{content:"\f1f9"}.ic-fluent-filled.bot_add_20:before{content:"\e1cd"}.ic-fluent-filled.bot_add_24:before{content:"\f1fa"}.ic-fluent-filled.bowl_chopsticks_16:before{content:"\f1ea"}.ic-fluent-filled.bowl_chopsticks_20:before{content:"\f1eb"}.ic-fluent-filled.bowl_chopsticks_24:before{content:"\f1ec"}.ic-fluent-filled.bowl_chopsticks_28:before{content:"\f1ed"}.ic-fluent-filled.bowl_salad_20:before{content:"\eee8"}.ic-fluent-filled.bowl_salad_24:before{content:"\eee9"}.ic-fluent-filled.box_16:before{content:"\e1ce"}.ic-fluent-filled.box_20:before{content:"\e1cf"}.ic-fluent-filled.box_24:before{content:"\e1d0"}.ic-fluent-filled.box_arrow_left_20:before{content:"\e1d1"}.ic-fluent-filled.box_arrow_left_24:before{content:"\e1d2"}.ic-fluent-filled.box_arrow_up_20:before{content:"\e1d3"}.ic-fluent-filled.box_arrow_up_24:before{content:"\e1d4"}.ic-fluent-filled.box_checkmark_20:before{content:"\e1d5"}.ic-fluent-filled.box_checkmark_24:before{content:"\e1d6"}.ic-fluent-filled.box_dismiss_20:before{content:"\e1d7"}.ic-fluent-filled.box_dismiss_24:before{content:"\e1d8"}.ic-fluent-filled.box_edit_20:before{content:"\e1d9"}.ic-fluent-filled.box_edit_24:before{content:"\e1da"}.ic-fluent-filled.box_multiple_20:before{content:"\e1db"}.ic-fluent-filled.box_multiple_24:before{content:"\e1dc"}.ic-fluent-filled.box_multiple_arrow_left_20:before{content:"\e1dd"}.ic-fluent-filled.box_multiple_arrow_left_24:before{content:"\e1de"}.ic-fluent-filled.box_multiple_arrow_right_20:before{content:"\e1df"}.ic-fluent-filled.box_multiple_arrow_right_24:before{content:"\e1e0"}.ic-fluent-filled.box_multiple_checkmark_20:before{content:"\e1e1"}.ic-fluent-filled.box_multiple_checkmark_24:before{content:"\e1e2"}.ic-fluent-filled.box_multiple_search_20:before{content:"\e1e3"}.ic-fluent-filled.box_multiple_search_24:before{content:"\e1e4"}.ic-fluent-filled.box_search_20:before{content:"\e1e5"}.ic-fluent-filled.box_search_24:before{content:"\e1e6"}.ic-fluent-filled.box_toolbox_20:before{content:"\e1e7"}.ic-fluent-filled.box_toolbox_24:before{content:"\e1e8"}.ic-fluent-filled.braces_16:before{content:"\ee90"}.ic-fluent-filled.braces_20:before{content:"\e1e9"}.ic-fluent-filled.braces_24:before{content:"\e1ea"}.ic-fluent-filled.braces_28:before{content:"\ee91"}.ic-fluent-filled.braces_32:before{content:"\ee92"}.ic-fluent-filled.braces_48:before{content:"\ee93"}.ic-fluent-filled.braces_variable_20:before{content:"\e1eb"}.ic-fluent-filled.braces_variable_24:before{content:"\e1ec"}.ic-fluent-filled.brain_circuit_20:before{content:"\f1ee"}.ic-fluent-filled.brain_circuit_24:before{content:"\f853"}.ic-fluent-filled.branch_20:before{content:"\e1ed"}.ic-fluent-filled.branch_24:before{content:"\f1fb"}.ic-fluent-filled.branch_compare_16:before{content:"\e1ee"}.ic-fluent-filled.branch_compare_20:before{content:"\e1ef"}.ic-fluent-filled.branch_compare_24:before{content:"\e1f0"}.ic-fluent-filled.branch_fork_16:before{content:"\e1f1"}.ic-fluent-filled.branch_fork_20:before{content:"\e1f2"}.ic-fluent-filled.branch_fork_24:before{content:"\e1f3"}.ic-fluent-filled.branch_fork_32:before{content:"\ee94"}.ic-fluent-filled.branch_fork_hint_20:before{content:"\e1f4"}.ic-fluent-filled.branch_fork_hint_24:before{content:"\e1f5"}.ic-fluent-filled.branch_fork_link_20:before{content:"\e1f6"}.ic-fluent-filled.branch_fork_link_24:before{content:"\e1f7"}.ic-fluent-filled.branch_request_20:before{content:"\e1f8"}.ic-fluent-filled.breakout_room_20:before{content:"\e1f9"}.ic-fluent-filled.breakout_room_24:before{content:"\e1fa"}.ic-fluent-filled.breakout_room_28:before{content:"\e1fb"}.ic-fluent-filled.briefcase_12:before{content:"\e1fc"}.ic-fluent-filled.briefcase_16:before{content:"\e1fd"}.ic-fluent-filled.briefcase_20:before{content:"\f1fc"}.ic-fluent-filled.briefcase_24:before{content:"\f1fd"}.ic-fluent-filled.briefcase_28:before{content:"\e1fe"}.ic-fluent-filled.briefcase_32:before{content:"\e1ff"}.ic-fluent-filled.briefcase_48:before{content:"\e200"}.ic-fluent-filled.briefcase_medical_16:before{content:"\e201"}.ic-fluent-filled.briefcase_medical_20:before{content:"\f1ef"}.ic-fluent-filled.briefcase_medical_24:before{content:"\e202"}.ic-fluent-filled.briefcase_medical_32:before{content:"\e203"}.ic-fluent-filled.briefcase_off_16:before{content:"\e204"}.ic-fluent-filled.briefcase_off_20:before{content:"\e205"}.ic-fluent-filled.briefcase_off_24:before{content:"\e206"}.ic-fluent-filled.briefcase_off_28:before{content:"\e207"}.ic-fluent-filled.briefcase_off_32:before{content:"\e208"}.ic-fluent-filled.briefcase_off_48:before{content:"\e209"}.ic-fluent-filled.brightness_high_16:before{content:"\e20a"}.ic-fluent-filled.brightness_high_20:before{content:"\e20b"}.ic-fluent-filled.brightness_high_24:before{content:"\e20c"}.ic-fluent-filled.brightness_high_28:before{content:"\e20d"}.ic-fluent-filled.brightness_high_32:before{content:"\e20e"}.ic-fluent-filled.brightness_high_48:before{content:"\e20f"}.ic-fluent-filled.brightness_low_16:before{content:"\e210"}.ic-fluent-filled.brightness_low_20:before{content:"\e211"}.ic-fluent-filled.brightness_low_24:before{content:"\e212"}.ic-fluent-filled.brightness_low_28:before{content:"\e213"}.ic-fluent-filled.brightness_low_32:before{content:"\e214"}.ic-fluent-filled.brightness_low_48:before{content:"\e215"}.ic-fluent-filled.broad_activity_feed_16:before{content:"\e216"}.ic-fluent-filled.broad_activity_feed_20:before{content:"\e217"}.ic-fluent-filled.broad_activity_feed_24:before{content:"\f200"}.ic-fluent-filled.broom_16:before{content:"\f1fe"}.ic-fluent-filled.broom_20:before{content:"\f201"}.ic-fluent-filled.broom_24:before{content:"\f202"}.ic-fluent-filled.broom_28:before{content:"\e218"}.ic-fluent-filled.bug_16:before{content:"\e219"}.ic-fluent-filled.bug_20:before{content:"\e21a"}.ic-fluent-filled.bug_24:before{content:"\e21b"}.ic-fluent-filled.bug_arrow_counterclockwise_20:before{content:"\e21c"}.ic-fluent-filled.bug_prohibited_20:before{content:"\e21d"}.ic-fluent-filled.building_16:before{content:"\e21e"}.ic-fluent-filled.building_20:before{content:"\e21f"}.ic-fluent-filled.building_24:before{content:"\f205"}.ic-fluent-filled.building_bank_16:before{content:"\e220"}.ic-fluent-filled.building_bank_20:before{content:"\e221"}.ic-fluent-filled.building_bank_24:before{content:"\e222"}.ic-fluent-filled.building_bank_28:before{content:"\e223"}.ic-fluent-filled.building_bank_48:before{content:"\e224"}.ic-fluent-filled.building_bank_link_16:before{content:"\e225"}.ic-fluent-filled.building_bank_link_20:before{content:"\e226"}.ic-fluent-filled.building_bank_link_24:before{content:"\e227"}.ic-fluent-filled.building_bank_link_28:before{content:"\e228"}.ic-fluent-filled.building_bank_link_48:before{content:"\e229"}.ic-fluent-filled.building_bank_toolbox_20:before{content:"\f1ff"}.ic-fluent-filled.building_bank_toolbox_24:before{content:"\f854"}.ic-fluent-filled.building_factory_16:before{content:"\e22a"}.ic-fluent-filled.building_factory_20:before{content:"\e22b"}.ic-fluent-filled.building_factory_24:before{content:"\e22c"}.ic-fluent-filled.building_factory_28:before{content:"\e22d"}.ic-fluent-filled.building_factory_32:before{content:"\e22e"}.ic-fluent-filled.building_factory_48:before{content:"\e22f"}.ic-fluent-filled.building_government_20:before{content:"\e230"}.ic-fluent-filled.building_government_24:before{content:"\e231"}.ic-fluent-filled.building_government_32:before{content:"\e232"}.ic-fluent-filled.building_home_16:before{content:"\e233"}.ic-fluent-filled.building_home_20:before{content:"\e234"}.ic-fluent-filled.building_home_24:before{content:"\e235"}.ic-fluent-filled.building_lighthouse_20:before{content:"\e236"}.ic-fluent-filled.building_multiple_20:before{content:"\e237"}.ic-fluent-filled.building_multiple_24:before{content:"\e238"}.ic-fluent-filled.building_retail_20:before{content:"\e239"}.ic-fluent-filled.building_retail_24:before{content:"\f209"}.ic-fluent-filled.building_retail_money_20:before{content:"\e23a"}.ic-fluent-filled.building_retail_money_24:before{content:"\e23b"}.ic-fluent-filled.building_retail_more_20:before{content:"\e23c"}.ic-fluent-filled.building_retail_more_24:before{content:"\eeea"}.ic-fluent-filled.building_retail_more_32:before{content:"\eec2"}.ic-fluent-filled.building_retail_shield_20:before{content:"\e23d"}.ic-fluent-filled.building_retail_shield_24:before{content:"\e23e"}.ic-fluent-filled.building_retail_toolbox_20:before{content:"\e23f"}.ic-fluent-filled.building_retail_toolbox_24:before{content:"\e240"}.ic-fluent-filled.building_shop_16:before{content:"\e241"}.ic-fluent-filled.building_shop_20:before{content:"\e242"}.ic-fluent-filled.building_shop_24:before{content:"\e243"}.ic-fluent-filled.building_skyscraper_16:before{content:"\e244"}.ic-fluent-filled.building_skyscraper_20:before{content:"\e245"}.ic-fluent-filled.building_skyscraper_24:before{content:"\e246"}.ic-fluent-filled.calculator_20:before{content:"\f20a"}.ic-fluent-filled.calculator_24:before{content:"\e247"}.ic-fluent-filled.calculator_arrow_clockwise_20:before{content:"\e248"}.ic-fluent-filled.calculator_arrow_clockwise_24:before{content:"\e249"}.ic-fluent-filled.calculator_multiple_20:before{content:"\e24a"}.ic-fluent-filled.calculator_multiple_24:before{content:"\e24b"}.ic-fluent-filled.calendar_3_day_16:before{content:"\e24c"}.ic-fluent-filled.calendar_3_day_20:before{content:"\f20e"}.ic-fluent-filled.calendar_3_day_24:before{content:"\f20f"}.ic-fluent-filled.calendar_3_day_28:before{content:"\f210"}.ic-fluent-filled.calendar_add_16:before{content:"\e24d"}.ic-fluent-filled.calendar_add_20:before{content:"\f211"}.ic-fluent-filled.calendar_add_24:before{content:"\f212"}.ic-fluent-filled.calendar_add_28:before{content:"\e24e"}.ic-fluent-filled.calendar_agenda_20:before{content:"\f213"}.ic-fluent-filled.calendar_agenda_24:before{content:"\f214"}.ic-fluent-filled.calendar_agenda_28:before{content:"\f215"}.ic-fluent-filled.calendar_arrow_down_20:before{content:"\e24f"}.ic-fluent-filled.calendar_arrow_down_24:before{content:"\e250"}.ic-fluent-filled.calendar_arrow_right_16:before{content:"\e251"}.ic-fluent-filled.calendar_arrow_right_20:before{content:"\f216"}.ic-fluent-filled.calendar_arrow_right_24:before{content:"\e252"}.ic-fluent-filled.calendar_assistant_16:before{content:"\e253"}.ic-fluent-filled.calendar_assistant_20:before{content:"\f217"}.ic-fluent-filled.calendar_assistant_24:before{content:"\f218"}.ic-fluent-filled.calendar_cancel_16:before{content:"\e254"}.ic-fluent-filled.calendar_cancel_20:before{content:"\f219"}.ic-fluent-filled.calendar_cancel_24:before{content:"\f21a"}.ic-fluent-filled.calendar_chat_20:before{content:"\e255"}.ic-fluent-filled.calendar_chat_24:before{content:"\e256"}.ic-fluent-filled.calendar_checkmark_16:before{content:"\f21b"}.ic-fluent-filled.calendar_checkmark_20:before{content:"\f21c"}.ic-fluent-filled.calendar_checkmark_24:before{content:"\f8e1"}.ic-fluent-filled.calendar_checkmark_28:before{content:"\f877"}.ic-fluent-filled.calendar_clock_16:before{content:"\e257"}.ic-fluent-filled.calendar_clock_20:before{content:"\f21d"}.ic-fluent-filled.calendar_clock_24:before{content:"\f21e"}.ic-fluent-filled.calendar_data_bar_16:before{content:"\ee95"}.ic-fluent-filled.calendar_data_bar_20:before{content:"\ee96"}.ic-fluent-filled.calendar_data_bar_24:before{content:"\ee97"}.ic-fluent-filled.calendar_data_bar_28:before{content:"\ee98"}.ic-fluent-filled.calendar_day_16:before{content:"\e258"}.ic-fluent-filled.calendar_day_20:before{content:"\f222"}.ic-fluent-filled.calendar_day_24:before{content:"\f223"}.ic-fluent-filled.calendar_day_28:before{content:"\f224"}.ic-fluent-filled.calendar_edit_16:before{content:"\e259"}.ic-fluent-filled.calendar_edit_20:before{content:"\e25a"}.ic-fluent-filled.calendar_edit_24:before{content:"\e25b"}.ic-fluent-filled.calendar_empty_16:before{content:"\f225"}.ic-fluent-filled.calendar_empty_20:before{content:"\f226"}.ic-fluent-filled.calendar_empty_24:before{content:"\f227"}.ic-fluent-filled.calendar_empty_28:before{content:"\f228"}.ic-fluent-filled.calendar_empty_32:before{content:"\e25c"}.ic-fluent-filled.calendar_empty_48:before{content:"\ef32"}.ic-fluent-filled.calendar_error_20:before{content:"\e25d"}.ic-fluent-filled.calendar_error_24:before{content:"\e25e"}.ic-fluent-filled.calendar_info_16:before{content:"\f203"}.ic-fluent-filled.calendar_info_20:before{content:"\e25f"}.ic-fluent-filled.calendar_ltr_12:before{content:"\e260"}.ic-fluent-filled.calendar_ltr_16:before{content:"\e261"}.ic-fluent-filled.calendar_ltr_20:before{content:"\e262"}.ic-fluent-filled.calendar_ltr_24:before{content:"\e263"}.ic-fluent-filled.calendar_ltr_28:before{content:"\e264"}.ic-fluent-filled.calendar_ltr_32:before{content:"\e265"}.ic-fluent-filled.calendar_ltr_48:before{content:"\e266"}.ic-fluent-filled.calendar_mail_16:before{content:"\e267"}.ic-fluent-filled.calendar_mail_20:before{content:"\e268"}.ic-fluent-filled.calendar_mention_20:before{content:"\e269"}.ic-fluent-filled.calendar_month_20:before{content:"\f22a"}.ic-fluent-filled.calendar_month_24:before{content:"\f22b"}.ic-fluent-filled.calendar_month_28:before{content:"\f22c"}.ic-fluent-filled.calendar_month_32:before{content:"\eec3"}.ic-fluent-filled.calendar_multiple_16:before{content:"\f204"}.ic-fluent-filled.calendar_multiple_20:before{content:"\f22d"}.ic-fluent-filled.calendar_multiple_24:before{content:"\f22e"}.ic-fluent-filled.calendar_multiple_28:before{content:"\e26a"}.ic-fluent-filled.calendar_multiple_32:before{content:"\e26b"}.ic-fluent-filled.calendar_pattern_16:before{content:"\e26c"}.ic-fluent-filled.calendar_pattern_20:before{content:"\e26d"}.ic-fluent-filled.calendar_person_16:before{content:"\e26e"}.ic-fluent-filled.calendar_person_20:before{content:"\f230"}.ic-fluent-filled.calendar_person_24:before{content:"\e26f"}.ic-fluent-filled.calendar_phone_16:before{content:"\e270"}.ic-fluent-filled.calendar_phone_20:before{content:"\e271"}.ic-fluent-filled.calendar_question_mark_16:before{content:"\e272"}.ic-fluent-filled.calendar_question_mark_20:before{content:"\e273"}.ic-fluent-filled.calendar_question_mark_24:before{content:"\e274"}.ic-fluent-filled.calendar_reply_16:before{content:"\f231"}.ic-fluent-filled.calendar_reply_20:before{content:"\f232"}.ic-fluent-filled.calendar_reply_24:before{content:"\f233"}.ic-fluent-filled.calendar_reply_28:before{content:"\f234"}.ic-fluent-filled.calendar_rtl_12:before{content:"\e275"}.ic-fluent-filled.calendar_rtl_16:before{content:"\e276"}.ic-fluent-filled.calendar_rtl_20:before{content:"\e277"}.ic-fluent-filled.calendar_rtl_24:before{content:"\e278"}.ic-fluent-filled.calendar_rtl_28:before{content:"\e279"}.ic-fluent-filled.calendar_rtl_32:before{content:"\e27a"}.ic-fluent-filled.calendar_rtl_48:before{content:"\e27b"}.ic-fluent-filled.calendar_search_16:before{content:"\f878"}.ic-fluent-filled.calendar_search_20:before{content:"\e27c"}.ic-fluent-filled.calendar_settings_16:before{content:"\e27d"}.ic-fluent-filled.calendar_settings_20:before{content:"\f235"}.ic-fluent-filled.calendar_settings_24:before{content:"\ef33"}.ic-fluent-filled.calendar_settings_28:before{content:"\ef34"}.ic-fluent-filled.calendar_settings_32:before{content:"\ef35"}.ic-fluent-filled.calendar_settings_48:before{content:"\ef36"}.ic-fluent-filled.calendar_star_16:before{content:"\e27e"}.ic-fluent-filled.calendar_star_20:before{content:"\f236"}.ic-fluent-filled.calendar_star_24:before{content:"\f237"}.ic-fluent-filled.calendar_sync_16:before{content:"\f238"}.ic-fluent-filled.calendar_sync_20:before{content:"\f239"}.ic-fluent-filled.calendar_sync_24:before{content:"\f23a"}.ic-fluent-filled.calendar_today_16:before{content:"\f23b"}.ic-fluent-filled.calendar_today_20:before{content:"\f23c"}.ic-fluent-filled.calendar_today_24:before{content:"\f23d"}.ic-fluent-filled.calendar_today_28:before{content:"\f23e"}.ic-fluent-filled.calendar_toolbox_20:before{content:"\e27f"}.ic-fluent-filled.calendar_toolbox_24:before{content:"\e280"}.ic-fluent-filled.calendar_week_numbers_20:before{content:"\e281"}.ic-fluent-filled.calendar_week_numbers_24:before{content:"\f23f"}.ic-fluent-filled.calendar_week_start_20:before{content:"\f240"}.ic-fluent-filled.calendar_week_start_24:before{content:"\f241"}.ic-fluent-filled.calendar_week_start_28:before{content:"\f242"}.ic-fluent-filled.calendar_work_week_16:before{content:"\f243"}.ic-fluent-filled.calendar_work_week_20:before{content:"\f244"}.ic-fluent-filled.calendar_work_week_24:before{content:"\f245"}.ic-fluent-filled.calendar_work_week_28:before{content:"\e282"}.ic-fluent-filled.call_12:before{content:"\ef37"}.ic-fluent-filled.call_16:before{content:"\e283"}.ic-fluent-filled.call_20:before{content:"\e284"}.ic-fluent-filled.call_24:before{content:"\e285"}.ic-fluent-filled.call_28:before{content:"\e286"}.ic-fluent-filled.call_32:before{content:"\e287"}.ic-fluent-filled.call_48:before{content:"\e288"}.ic-fluent-filled.call_add_16:before{content:"\e289"}.ic-fluent-filled.call_add_20:before{content:"\e28a"}.ic-fluent-filled.call_add_24:before{content:"\f246"}.ic-fluent-filled.call_checkmark_20:before{content:"\f207"}.ic-fluent-filled.call_checkmark_24:before{content:"\e28b"}.ic-fluent-filled.call_connecting_20:before{content:"\e28c"}.ic-fluent-filled.call_dismiss_16:before{content:"\e28d"}.ic-fluent-filled.call_dismiss_20:before{content:"\f208"}.ic-fluent-filled.call_dismiss_24:before{content:"\f20b"}.ic-fluent-filled.call_end_16:before{content:"\e28e"}.ic-fluent-filled.call_end_20:before{content:"\f247"}.ic-fluent-filled.call_end_24:before{content:"\f248"}.ic-fluent-filled.call_end_28:before{content:"\f249"}.ic-fluent-filled.call_exclamation_20:before{content:"\e28f"}.ic-fluent-filled.call_forward_16:before{content:"\e290"}.ic-fluent-filled.call_forward_20:before{content:"\e291"}.ic-fluent-filled.call_forward_24:before{content:"\f24a"}.ic-fluent-filled.call_forward_28:before{content:"\e292"}.ic-fluent-filled.call_forward_48:before{content:"\e293"}.ic-fluent-filled.call_inbound_16:before{content:"\f24b"}.ic-fluent-filled.call_inbound_20:before{content:"\e294"}.ic-fluent-filled.call_inbound_24:before{content:"\f24c"}.ic-fluent-filled.call_inbound_28:before{content:"\e295"}.ic-fluent-filled.call_inbound_48:before{content:"\e296"}.ic-fluent-filled.call_missed_12:before{content:"\ef38"}.ic-fluent-filled.call_missed_16:before{content:"\f24d"}.ic-fluent-filled.call_missed_20:before{content:"\e297"}.ic-fluent-filled.call_missed_24:before{content:"\f24e"}.ic-fluent-filled.call_missed_28:before{content:"\e298"}.ic-fluent-filled.call_missed_48:before{content:"\e299"}.ic-fluent-filled.call_outbound_16:before{content:"\f24f"}.ic-fluent-filled.call_outbound_20:before{content:"\e29a"}.ic-fluent-filled.call_outbound_24:before{content:"\f250"}.ic-fluent-filled.call_outbound_28:before{content:"\e29b"}.ic-fluent-filled.call_outbound_48:before{content:"\e29c"}.ic-fluent-filled.call_park_16:before{content:"\e29d"}.ic-fluent-filled.call_park_20:before{content:"\e29e"}.ic-fluent-filled.call_park_24:before{content:"\f251"}.ic-fluent-filled.call_park_28:before{content:"\e29f"}.ic-fluent-filled.call_park_32:before{content:"\f879"}.ic-fluent-filled.call_park_48:before{content:"\e2a0"}.ic-fluent-filled.call_pause_20:before{content:"\f20c"}.ic-fluent-filled.call_pause_24:before{content:"\f20d"}.ic-fluent-filled.call_prohibited_16:before{content:"\e2a1"}.ic-fluent-filled.call_prohibited_20:before{content:"\e2a2"}.ic-fluent-filled.call_prohibited_24:before{content:"\e2a3"}.ic-fluent-filled.call_prohibited_28:before{content:"\e2a4"}.ic-fluent-filled.call_prohibited_48:before{content:"\e2a5"}.ic-fluent-filled.call_transfer_16:before{content:"\e2a6"}.ic-fluent-filled.call_transfer_20:before{content:"\e2a7"}.ic-fluent-filled.call_warning_16:before{content:"\e2a8"}.ic-fluent-filled.call_warning_20:before{content:"\e2a9"}.ic-fluent-filled.calligraphy_pen_20:before{content:"\f252"}.ic-fluent-filled.calligraphy_pen_24:before{content:"\f253"}.ic-fluent-filled.calligraphy_pen_checkmark_20:before{content:"\e2aa"}.ic-fluent-filled.calligraphy_pen_error_20:before{content:"\e2ab"}.ic-fluent-filled.calligraphy_pen_question_mark_20:before{content:"\e2ac"}.ic-fluent-filled.camera_16:before{content:"\e2ad"}.ic-fluent-filled.camera_20:before{content:"\f254"}.ic-fluent-filled.camera_24:before{content:"\f255"}.ic-fluent-filled.camera_28:before{content:"\f256"}.ic-fluent-filled.camera_add_20:before{content:"\f257"}.ic-fluent-filled.camera_add_24:before{content:"\f258"}.ic-fluent-filled.camera_add_48:before{content:"\f259"}.ic-fluent-filled.camera_dome_16:before{content:"\e2ae"}.ic-fluent-filled.camera_dome_20:before{content:"\e2af"}.ic-fluent-filled.camera_dome_24:before{content:"\e2b0"}.ic-fluent-filled.camera_dome_28:before{content:"\e2b1"}.ic-fluent-filled.camera_dome_48:before{content:"\e2b2"}.ic-fluent-filled.camera_edit_20:before{content:"\e2b3"}.ic-fluent-filled.camera_off_20:before{content:"\e2b4"}.ic-fluent-filled.camera_off_24:before{content:"\e2b5"}.ic-fluent-filled.camera_switch_20:before{content:"\e2b6"}.ic-fluent-filled.camera_switch_24:before{content:"\f25a"}.ic-fluent-filled.caret_down_12:before{content:"\f25f"}.ic-fluent-filled.caret_down_16:before{content:"\f260"}.ic-fluent-filled.caret_down_20:before{content:"\f261"}.ic-fluent-filled.caret_down_24:before{content:"\f262"}.ic-fluent-filled.caret_down_right_12:before{content:"\e2b7"}.ic-fluent-filled.caret_down_right_16:before{content:"\e2b8"}.ic-fluent-filled.caret_down_right_20:before{content:"\e2b9"}.ic-fluent-filled.caret_down_right_24:before{content:"\e2ba"}.ic-fluent-filled.caret_left_12:before{content:"\f263"}.ic-fluent-filled.caret_left_16:before{content:"\f264"}.ic-fluent-filled.caret_left_20:before{content:"\f265"}.ic-fluent-filled.caret_left_24:before{content:"\f266"}.ic-fluent-filled.caret_right_12:before{content:"\f267"}.ic-fluent-filled.caret_right_16:before{content:"\f268"}.ic-fluent-filled.caret_right_20:before{content:"\f269"}.ic-fluent-filled.caret_right_24:before{content:"\f26a"}.ic-fluent-filled.caret_up_12:before{content:"\e2bb"}.ic-fluent-filled.caret_up_16:before{content:"\e2bc"}.ic-fluent-filled.caret_up_20:before{content:"\e2bd"}.ic-fluent-filled.caret_up_24:before{content:"\e2be"}.ic-fluent-filled.cart_16:before{content:"\e2bf"}.ic-fluent-filled.cart_20:before{content:"\e2c0"}.ic-fluent-filled.cart_24:before{content:"\f26b"}.ic-fluent-filled.cast_20:before{content:"\f26c"}.ic-fluent-filled.cast_24:before{content:"\f26d"}.ic-fluent-filled.cast_28:before{content:"\f26e"}.ic-fluent-filled.catch_up_16:before{content:"\e2c1"}.ic-fluent-filled.catch_up_20:before{content:"\e2c2"}.ic-fluent-filled.catch_up_24:before{content:"\e2c3"}.ic-fluent-filled.cellular_3g_20:before{content:"\e2c4"}.ic-fluent-filled.cellular_3g_24:before{content:"\f26f"}.ic-fluent-filled.cellular_4g_20:before{content:"\e2c5"}.ic-fluent-filled.cellular_4g_24:before{content:"\f270"}.ic-fluent-filled.cellular_5g_20:before{content:"\e2c6"}.ic-fluent-filled.cellular_5g_24:before{content:"\e2c7"}.ic-fluent-filled.cellular_data_1_20:before{content:"\f271"}.ic-fluent-filled.cellular_data_1_24:before{content:"\f272"}.ic-fluent-filled.cellular_data_2_20:before{content:"\f273"}.ic-fluent-filled.cellular_data_2_24:before{content:"\f274"}.ic-fluent-filled.cellular_data_3_20:before{content:"\f275"}.ic-fluent-filled.cellular_data_3_24:before{content:"\f276"}.ic-fluent-filled.cellular_data_4_20:before{content:"\f277"}.ic-fluent-filled.cellular_data_4_24:before{content:"\f278"}.ic-fluent-filled.cellular_data_5_20:before{content:"\f279"}.ic-fluent-filled.cellular_data_5_24:before{content:"\f27a"}.ic-fluent-filled.cellular_off_20:before{content:"\e2c8"}.ic-fluent-filled.cellular_off_24:before{content:"\e2c9"}.ic-fluent-filled.cellular_warning_20:before{content:"\e2ca"}.ic-fluent-filled.cellular_warning_24:before{content:"\e2cb"}.ic-fluent-filled.center_horizontal_20:before{content:"\e2cc"}.ic-fluent-filled.center_horizontal_24:before{content:"\e2cd"}.ic-fluent-filled.center_vertical_20:before{content:"\e2ce"}.ic-fluent-filled.center_vertical_24:before{content:"\e2cf"}.ic-fluent-filled.certificate_20:before{content:"\f27e"}.ic-fluent-filled.certificate_24:before{content:"\f27f"}.ic-fluent-filled.channel_16:before{content:"\f280"}.ic-fluent-filled.channel_20:before{content:"\f281"}.ic-fluent-filled.channel_24:before{content:"\f282"}.ic-fluent-filled.channel_28:before{content:"\e2d0"}.ic-fluent-filled.channel_48:before{content:"\e2d1"}.ic-fluent-filled.channel_add_16:before{content:"\e2d2"}.ic-fluent-filled.channel_add_20:before{content:"\e2d3"}.ic-fluent-filled.channel_add_24:before{content:"\e2d4"}.ic-fluent-filled.channel_add_28:before{content:"\e2d5"}.ic-fluent-filled.channel_add_48:before{content:"\e2d6"}.ic-fluent-filled.channel_alert_16:before{content:"\e2d7"}.ic-fluent-filled.channel_alert_20:before{content:"\e2d8"}.ic-fluent-filled.channel_alert_24:before{content:"\e2d9"}.ic-fluent-filled.channel_alert_28:before{content:"\e2da"}.ic-fluent-filled.channel_alert_48:before{content:"\e2db"}.ic-fluent-filled.channel_arrow_left_16:before{content:"\e2dc"}.ic-fluent-filled.channel_arrow_left_20:before{content:"\e2dd"}.ic-fluent-filled.channel_arrow_left_24:before{content:"\e2de"}.ic-fluent-filled.channel_arrow_left_28:before{content:"\e2df"}.ic-fluent-filled.channel_arrow_left_48:before{content:"\e2e0"}.ic-fluent-filled.channel_dismiss_16:before{content:"\e2e1"}.ic-fluent-filled.channel_dismiss_20:before{content:"\e2e2"}.ic-fluent-filled.channel_dismiss_24:before{content:"\e2e3"}.ic-fluent-filled.channel_dismiss_28:before{content:"\e2e4"}.ic-fluent-filled.channel_dismiss_48:before{content:"\e2e5"}.ic-fluent-filled.channel_share_12:before{content:"\e2e6"}.ic-fluent-filled.channel_share_16:before{content:"\e2e7"}.ic-fluent-filled.channel_share_20:before{content:"\e2e8"}.ic-fluent-filled.channel_share_24:before{content:"\e2e9"}.ic-fluent-filled.channel_share_28:before{content:"\e2ea"}.ic-fluent-filled.channel_share_48:before{content:"\e2eb"}.ic-fluent-filled.channel_subtract_16:before{content:"\e2ec"}.ic-fluent-filled.channel_subtract_20:before{content:"\e2ed"}.ic-fluent-filled.channel_subtract_24:before{content:"\e2ee"}.ic-fluent-filled.channel_subtract_28:before{content:"\e2ef"}.ic-fluent-filled.channel_subtract_48:before{content:"\e2f0"}.ic-fluent-filled.chart_multiple_20:before{content:"\e2f1"}.ic-fluent-filled.chart_multiple_24:before{content:"\e2f2"}.ic-fluent-filled.chart_person_20:before{content:"\e2f3"}.ic-fluent-filled.chart_person_24:before{content:"\e2f4"}.ic-fluent-filled.chart_person_28:before{content:"\e2f5"}.ic-fluent-filled.chart_person_48:before{content:"\e2f6"}.ic-fluent-filled.chat_12:before{content:"\e2f7"}.ic-fluent-filled.chat_16:before{content:"\e2f8"}.ic-fluent-filled.chat_20:before{content:"\f286"}.ic-fluent-filled.chat_24:before{content:"\f287"}.ic-fluent-filled.chat_28:before{content:"\f288"}.ic-fluent-filled.chat_32:before{content:"\e2f9"}.ic-fluent-filled.chat_48:before{content:"\e2fa"}.ic-fluent-filled.chat_add_16:before{content:"\ef39"}.ic-fluent-filled.chat_add_20:before{content:"\ef3a"}.ic-fluent-filled.chat_add_24:before{content:"\ef3b"}.ic-fluent-filled.chat_add_28:before{content:"\ef3c"}.ic-fluent-filled.chat_add_32:before{content:"\ef3d"}.ic-fluent-filled.chat_add_48:before{content:"\ef3e"}.ic-fluent-filled.chat_arrow_back_16:before{content:"\e2fb"}.ic-fluent-filled.chat_arrow_back_20:before{content:"\e2fc"}.ic-fluent-filled.chat_arrow_double_back_16:before{content:"\e2fd"}.ic-fluent-filled.chat_arrow_double_back_20:before{content:"\e2fe"}.ic-fluent-filled.chat_bubbles_question_16:before{content:"\f8c0"}.ic-fluent-filled.chat_bubbles_question_20:before{content:"\e2ff"}.ic-fluent-filled.chat_bubbles_question_24:before{content:"\f289"}.ic-fluent-filled.chat_cursor_16:before{content:"\ef3f"}.ic-fluent-filled.chat_cursor_20:before{content:"\ef40"}.ic-fluent-filled.chat_cursor_24:before{content:"\ef41"}.ic-fluent-filled.chat_dismiss_16:before{content:"\e300"}.ic-fluent-filled.chat_dismiss_20:before{content:"\e301"}.ic-fluent-filled.chat_dismiss_24:before{content:"\e302"}.ic-fluent-filled.chat_empty_12:before{content:"\ef42"}.ic-fluent-filled.chat_empty_16:before{content:"\ef43"}.ic-fluent-filled.chat_empty_20:before{content:"\ef44"}.ic-fluent-filled.chat_empty_24:before{content:"\ef45"}.ic-fluent-filled.chat_empty_28:before{content:"\ef46"}.ic-fluent-filled.chat_empty_32:before{content:"\ef47"}.ic-fluent-filled.chat_empty_48:before{content:"\ef48"}.ic-fluent-filled.chat_help_20:before{content:"\f220"}.ic-fluent-filled.chat_help_24:before{content:"\f28a"}.ic-fluent-filled.chat_mail_20:before{content:"\e303"}.ic-fluent-filled.chat_multiple_16:before{content:"\f8c1"}.ic-fluent-filled.chat_multiple_20:before{content:"\f8e0"}.ic-fluent-filled.chat_multiple_24:before{content:"\f8eb"}.ic-fluent-filled.chat_off_20:before{content:"\e304"}.ic-fluent-filled.chat_off_24:before{content:"\f28b"}.ic-fluent-filled.chat_settings_20:before{content:"\f221"}.ic-fluent-filled.chat_settings_24:before{content:"\f229"}.ic-fluent-filled.chat_video_20:before{content:"\e305"}.ic-fluent-filled.chat_video_24:before{content:"\e306"}.ic-fluent-filled.chat_warning_16:before{content:"\e307"}.ic-fluent-filled.chat_warning_20:before{content:"\e308"}.ic-fluent-filled.chat_warning_24:before{content:"\f28c"}.ic-fluent-filled.check_20:before{content:"\f27b"}.ic-fluent-filled.check_24:before{content:"\e309"}.ic-fluent-filled.checkbox_1_20:before{content:"\e30a"}.ic-fluent-filled.checkbox_1_24:before{content:"\e30b"}.ic-fluent-filled.checkbox_2_20:before{content:"\e30c"}.ic-fluent-filled.checkbox_2_24:before{content:"\e30d"}.ic-fluent-filled.checkbox_arrow_right_20:before{content:"\e30e"}.ic-fluent-filled.checkbox_arrow_right_24:before{content:"\e30f"}.ic-fluent-filled.checkbox_checked_16:before{content:"\f27c"}.ic-fluent-filled.checkbox_checked_20:before{content:"\f28d"}.ic-fluent-filled.checkbox_checked_24:before{content:"\f28e"}.ic-fluent-filled.checkbox_checked_sync_16:before{content:"\f27d"}.ic-fluent-filled.checkbox_checked_sync_20:before{content:"\e310"}.ic-fluent-filled.checkbox_indeterminate_16:before{content:"\e311"}.ic-fluent-filled.checkbox_indeterminate_20:before{content:"\e312"}.ic-fluent-filled.checkbox_indeterminate_24:before{content:"\e313"}.ic-fluent-filled.checkbox_person_16:before{content:"\e314"}.ic-fluent-filled.checkbox_person_20:before{content:"\e315"}.ic-fluent-filled.checkbox_person_24:before{content:"\e316"}.ic-fluent-filled.checkbox_unchecked_12:before{content:"\f28f"}.ic-fluent-filled.checkbox_unchecked_16:before{content:"\f290"}.ic-fluent-filled.checkbox_unchecked_24:before{content:"\f292"}.ic-fluent-filled.checkbox_warning_20:before{content:"\e317"}.ic-fluent-filled.checkbox_warning_24:before{content:"\e318"}.ic-fluent-filled.checkmark_12:before{content:"\f293"}.ic-fluent-filled.checkmark_16:before{content:"\e319"}.ic-fluent-filled.checkmark_20:before{content:"\f294"}.ic-fluent-filled.checkmark_24:before{content:"\f295"}.ic-fluent-filled.checkmark_28:before{content:"\f296"}.ic-fluent-filled.checkmark_32:before{content:"\f8ec"}.ic-fluent-filled.checkmark_48:before{content:"\e31a"}.ic-fluent-filled.checkmark_circle_12:before{content:"\e31b"}.ic-fluent-filled.checkmark_circle_16:before{content:"\f297"}.ic-fluent-filled.checkmark_circle_20:before{content:"\f298"}.ic-fluent-filled.checkmark_circle_24:before{content:"\f299"}.ic-fluent-filled.checkmark_circle_32:before{content:"\e31c"}.ic-fluent-filled.checkmark_circle_48:before{content:"\f29a"}.ic-fluent-filled.checkmark_lock_16:before{content:"\f29b"}.ic-fluent-filled.checkmark_lock_20:before{content:"\f29c"}.ic-fluent-filled.checkmark_lock_24:before{content:"\f29d"}.ic-fluent-filled.checkmark_note_20:before{content:"\e31d"}.ic-fluent-filled.checkmark_square_20:before{content:"\e31e"}.ic-fluent-filled.checkmark_square_24:before{content:"\f29e"}.ic-fluent-filled.checkmark_starburst_16:before{content:"\f283"}.ic-fluent-filled.checkmark_starburst_20:before{content:"\e31f"}.ic-fluent-filled.checkmark_starburst_24:before{content:"\e320"}.ic-fluent-filled.checkmark_underline_circle_16:before{content:"\f29f"}.ic-fluent-filled.checkmark_underline_circle_20:before{content:"\f2a0"}.ic-fluent-filled.chess_20:before{content:"\e321"}.ic-fluent-filled.chevron_circle_down_12:before{content:"\e322"}.ic-fluent-filled.chevron_circle_down_16:before{content:"\e323"}.ic-fluent-filled.chevron_circle_down_20:before{content:"\e324"}.ic-fluent-filled.chevron_circle_down_24:before{content:"\e325"}.ic-fluent-filled.chevron_circle_down_28:before{content:"\e326"}.ic-fluent-filled.chevron_circle_down_32:before{content:"\e327"}.ic-fluent-filled.chevron_circle_down_48:before{content:"\e328"}.ic-fluent-filled.chevron_circle_left_12:before{content:"\e329"}.ic-fluent-filled.chevron_circle_left_16:before{content:"\e32a"}.ic-fluent-filled.chevron_circle_left_20:before{content:"\e32b"}.ic-fluent-filled.chevron_circle_left_24:before{content:"\e32c"}.ic-fluent-filled.chevron_circle_left_28:before{content:"\e32d"}.ic-fluent-filled.chevron_circle_left_32:before{content:"\e32e"}.ic-fluent-filled.chevron_circle_left_48:before{content:"\e32f"}.ic-fluent-filled.chevron_circle_right_12:before{content:"\e330"}.ic-fluent-filled.chevron_circle_right_16:before{content:"\e331"}.ic-fluent-filled.chevron_circle_right_20:before{content:"\e332"}.ic-fluent-filled.chevron_circle_right_24:before{content:"\e333"}.ic-fluent-filled.chevron_circle_right_28:before{content:"\e334"}.ic-fluent-filled.chevron_circle_right_32:before{content:"\e335"}.ic-fluent-filled.chevron_circle_right_48:before{content:"\e336"}.ic-fluent-filled.chevron_circle_up_12:before{content:"\e337"}.ic-fluent-filled.chevron_circle_up_16:before{content:"\e338"}.ic-fluent-filled.chevron_circle_up_20:before{content:"\e339"}.ic-fluent-filled.chevron_circle_up_24:before{content:"\e33a"}.ic-fluent-filled.chevron_circle_up_28:before{content:"\e33b"}.ic-fluent-filled.chevron_circle_up_32:before{content:"\e33c"}.ic-fluent-filled.chevron_circle_up_48:before{content:"\e33d"}.ic-fluent-filled.chevron_double_down_16:before{content:"\f284"}.ic-fluent-filled.chevron_double_down_20:before{content:"\e33e"}.ic-fluent-filled.chevron_double_left_16:before{content:"\f285"}.ic-fluent-filled.chevron_double_left_20:before{content:"\e33f"}.ic-fluent-filled.chevron_double_right_16:before{content:"\f2a7"}.ic-fluent-filled.chevron_double_right_20:before{content:"\e340"}.ic-fluent-filled.chevron_double_up_16:before{content:"\e341"}.ic-fluent-filled.chevron_double_up_20:before{content:"\e342"}.ic-fluent-filled.chevron_down_12:before{content:"\f2a1"}.ic-fluent-filled.chevron_down_16:before{content:"\f2a2"}.ic-fluent-filled.chevron_down_20:before{content:"\f2a3"}.ic-fluent-filled.chevron_down_24:before{content:"\f2a4"}.ic-fluent-filled.chevron_down_28:before{content:"\f2a5"}.ic-fluent-filled.chevron_down_48:before{content:"\f2a6"}.ic-fluent-filled.chevron_left_12:before{content:"\f2a8"}.ic-fluent-filled.chevron_left_16:before{content:"\f2a9"}.ic-fluent-filled.chevron_left_20:before{content:"\f2aa"}.ic-fluent-filled.chevron_left_24:before{content:"\f2ab"}.ic-fluent-filled.chevron_left_28:before{content:"\f2ac"}.ic-fluent-filled.chevron_left_48:before{content:"\f2ad"}.ic-fluent-filled.chevron_right_12:before{content:"\f2ae"}.ic-fluent-filled.chevron_right_16:before{content:"\f2af"}.ic-fluent-filled.chevron_right_20:before{content:"\f2b0"}.ic-fluent-filled.chevron_right_24:before{content:"\f2b1"}.ic-fluent-filled.chevron_right_28:before{content:"\f2b2"}.ic-fluent-filled.chevron_right_48:before{content:"\f2b3"}.ic-fluent-filled.chevron_up_12:before{content:"\f2b4"}.ic-fluent-filled.chevron_up_16:before{content:"\f2b5"}.ic-fluent-filled.chevron_up_20:before{content:"\f2b6"}.ic-fluent-filled.chevron_up_24:before{content:"\f2b7"}.ic-fluent-filled.chevron_up_28:before{content:"\f2b8"}.ic-fluent-filled.chevron_up_48:before{content:"\f2b9"}.ic-fluent-filled.chevron_up_down_16:before{content:"\e343"}.ic-fluent-filled.chevron_up_down_20:before{content:"\e344"}.ic-fluent-filled.chevron_up_down_24:before{content:"\e345"}.ic-fluent-filled.circle_12:before{content:"\e346"}.ic-fluent-filled.circle_16:before{content:"\f2ba"}.ic-fluent-filled.circle_20:before{content:"\f2bb"}.ic-fluent-filled.circle_24:before{content:"\f2bc"}.ic-fluent-filled.circle_32:before{content:"\e347"}.ic-fluent-filled.circle_48:before{content:"\e348"}.ic-fluent-filled.circle_edit_20:before{content:"\e349"}.ic-fluent-filled.circle_edit_24:before{content:"\e34a"}.ic-fluent-filled.circle_eraser_20:before{content:"\e34b"}.ic-fluent-filled.circle_half_fill_12:before{content:"\e34c"}.ic-fluent-filled.circle_half_fill_16:before{content:"\f30a"}.ic-fluent-filled.circle_half_fill_20:before{content:"\f2bd"}.ic-fluent-filled.circle_half_fill_24:before{content:"\f2be"}.ic-fluent-filled.circle_image_16:before{content:"\ef49"}.ic-fluent-filled.circle_image_20:before{content:"\e34d"}.ic-fluent-filled.circle_image_24:before{content:"\ef4a"}.ic-fluent-filled.circle_image_28:before{content:"\ef4b"}.ic-fluent-filled.circle_line_12:before{content:"\e34e"}.ic-fluent-filled.circle_line_20:before{content:"\e34f"}.ic-fluent-filled.circle_line_24:before{content:"\f2bf"}.ic-fluent-filled.circle_multiple_subtract_checkmark_20:before{content:"\e350"}.ic-fluent-filled.circle_off_16:before{content:"\e351"}.ic-fluent-filled.circle_off_20:before{content:"\e352"}.ic-fluent-filled.circle_small_20:before{content:"\e353"}.ic-fluent-filled.circle_small_24:before{content:"\f2c0"}.ic-fluent-filled.city_16:before{content:"\f2c1"}.ic-fluent-filled.city_20:before{content:"\f2c2"}.ic-fluent-filled.city_24:before{content:"\f2c3"}.ic-fluent-filled.class_20:before{content:"\e354"}.ic-fluent-filled.class_24:before{content:"\f2c4"}.ic-fluent-filled.classification_16:before{content:"\f2c5"}.ic-fluent-filled.classification_20:before{content:"\f2c6"}.ic-fluent-filled.classification_24:before{content:"\f2c7"}.ic-fluent-filled.clear_formatting_16:before{content:"\e355"}.ic-fluent-filled.clear_formatting_20:before{content:"\e356"}.ic-fluent-filled.clear_formatting_24:before{content:"\f2c8"}.ic-fluent-filled.clipboard_16:before{content:"\e357"}.ic-fluent-filled.clipboard_20:before{content:"\f2c9"}.ic-fluent-filled.clipboard_24:before{content:"\f2ca"}.ic-fluent-filled.clipboard_3_day_16:before{content:"\ee99"}.ic-fluent-filled.clipboard_3_day_20:before{content:"\ee9a"}.ic-fluent-filled.clipboard_3_day_24:before{content:"\ee9b"}.ic-fluent-filled.clipboard_32:before{content:"\e358"}.ic-fluent-filled.clipboard_arrow_right_16:before{content:"\e359"}.ic-fluent-filled.clipboard_arrow_right_20:before{content:"\e35a"}.ic-fluent-filled.clipboard_arrow_right_24:before{content:"\e35b"}.ic-fluent-filled.clipboard_bullet_list_ltr_16:before{content:"\e35c"}.ic-fluent-filled.clipboard_bullet_list_ltr_20:before{content:"\e35d"}.ic-fluent-filled.clipboard_bullet_list_rtl_16:before{content:"\e35e"}.ic-fluent-filled.clipboard_bullet_list_rtl_20:before{content:"\e35f"}.ic-fluent-filled.clipboard_checkmark_20:before{content:"\e360"}.ic-fluent-filled.clipboard_checkmark_24:before{content:"\e361"}.ic-fluent-filled.clipboard_clock_20:before{content:"\e362"}.ic-fluent-filled.clipboard_clock_24:before{content:"\e363"}.ic-fluent-filled.clipboard_code_16:before{content:"\f2cb"}.ic-fluent-filled.clipboard_code_20:before{content:"\f2cc"}.ic-fluent-filled.clipboard_code_24:before{content:"\f2cd"}.ic-fluent-filled.clipboard_data_bar_20:before{content:"\e364"}.ic-fluent-filled.clipboard_data_bar_24:before{content:"\e365"}.ic-fluent-filled.clipboard_data_bar_32:before{content:"\e366"}.ic-fluent-filled.clipboard_day_16:before{content:"\ee9c"}.ic-fluent-filled.clipboard_day_20:before{content:"\ee9d"}.ic-fluent-filled.clipboard_day_24:before{content:"\ee9e"}.ic-fluent-filled.clipboard_edit_20:before{content:"\e367"}.ic-fluent-filled.clipboard_error_20:before{content:"\e368"}.ic-fluent-filled.clipboard_error_24:before{content:"\e369"}.ic-fluent-filled.clipboard_heart_20:before{content:"\f30b"}.ic-fluent-filled.clipboard_heart_24:before{content:"\e36a"}.ic-fluent-filled.clipboard_image_20:before{content:"\e36b"}.ic-fluent-filled.clipboard_image_24:before{content:"\e36c"}.ic-fluent-filled.clipboard_letter_16:before{content:"\f2ce"}.ic-fluent-filled.clipboard_letter_20:before{content:"\f2cf"}.ic-fluent-filled.clipboard_letter_24:before{content:"\f2d0"}.ic-fluent-filled.clipboard_link_16:before{content:"\f2d1"}.ic-fluent-filled.clipboard_link_20:before{content:"\f2d2"}.ic-fluent-filled.clipboard_link_24:before{content:"\f2d3"}.ic-fluent-filled.clipboard_month_16:before{content:"\ee9f"}.ic-fluent-filled.clipboard_month_20:before{content:"\eea0"}.ic-fluent-filled.clipboard_month_24:before{content:"\eea1"}.ic-fluent-filled.clipboard_more_20:before{content:"\e36d"}.ic-fluent-filled.clipboard_more_24:before{content:"\f2d4"}.ic-fluent-filled.clipboard_note_20:before{content:"\e36e"}.ic-fluent-filled.clipboard_paste_16:before{content:"\e36f"}.ic-fluent-filled.clipboard_paste_20:before{content:"\f2d5"}.ic-fluent-filled.clipboard_paste_24:before{content:"\f2d6"}.ic-fluent-filled.clipboard_pulse_20:before{content:"\f322"}.ic-fluent-filled.clipboard_pulse_24:before{content:"\e370"}.ic-fluent-filled.clipboard_search_20:before{content:"\f2d7"}.ic-fluent-filled.clipboard_search_24:before{content:"\f2d8"}.ic-fluent-filled.clipboard_settings_20:before{content:"\f32d"}.ic-fluent-filled.clipboard_settings_24:before{content:"\e371"}.ic-fluent-filled.clipboard_task_20:before{content:"\e372"}.ic-fluent-filled.clipboard_task_24:before{content:"\e373"}.ic-fluent-filled.clipboard_task_add_20:before{content:"\e374"}.ic-fluent-filled.clipboard_task_add_24:before{content:"\e375"}.ic-fluent-filled.clipboard_task_list_ltr_20:before{content:"\e376"}.ic-fluent-filled.clipboard_task_list_ltr_24:before{content:"\e377"}.ic-fluent-filled.clipboard_task_list_rtl_20:before{content:"\e378"}.ic-fluent-filled.clipboard_task_list_rtl_24:before{content:"\e379"}.ic-fluent-filled.clipboard_text_32:before{content:"\e380"}.ic-fluent-filled.clipboard_text_321:before{content:"\e37a"}.ic-fluent-filled.clipboard_text_edit_20:before{content:"\e37b"}.ic-fluent-filled.clipboard_text_edit_24:before{content:"\e37c"}.ic-fluent-filled.clipboard_text_edit_32:before{content:"\e37d"}.ic-fluent-filled.clipboard_text_ltr_20:before{content:"\e37e"}.ic-fluent-filled.clipboard_text_ltr_24:before{content:"\e37f"}.ic-fluent-filled.clipboard_text_rtl_20:before{content:"\e381"}.ic-fluent-filled.clipboard_text_rtl_24:before{content:"\e382"}.ic-fluent-filled.clock_12:before{content:"\f2db"}.ic-fluent-filled.clock_16:before{content:"\f2dc"}.ic-fluent-filled.clock_20:before{content:"\f2dd"}.ic-fluent-filled.clock_24:before{content:"\f2de"}.ic-fluent-filled.clock_28:before{content:"\f2df"}.ic-fluent-filled.clock_32:before{content:"\e383"}.ic-fluent-filled.clock_48:before{content:"\f2e0"}.ic-fluent-filled.clock_alarm_16:before{content:"\e384"}.ic-fluent-filled.clock_alarm_20:before{content:"\f2e1"}.ic-fluent-filled.clock_alarm_24:before{content:"\f2e2"}.ic-fluent-filled.clock_alarm_32:before{content:"\e385"}.ic-fluent-filled.clock_arrow_download_20:before{content:"\f32e"}.ic-fluent-filled.clock_arrow_download_24:before{content:"\e386"}.ic-fluent-filled.clock_dismiss_20:before{content:"\e387"}.ic-fluent-filled.clock_dismiss_24:before{content:"\e388"}.ic-fluent-filled.clock_pause_20:before{content:"\e389"}.ic-fluent-filled.clock_pause_24:before{content:"\e38a"}.ic-fluent-filled.clock_toolbox_20:before{content:"\e38b"}.ic-fluent-filled.clock_toolbox_24:before{content:"\e38c"}.ic-fluent-filled.closed_caption_16:before{content:"\e38d"}.ic-fluent-filled.closed_caption_20:before{content:"\e38e"}.ic-fluent-filled.closed_caption_24:before{content:"\f2e3"}.ic-fluent-filled.closed_caption_28:before{content:"\e38f"}.ic-fluent-filled.closed_caption_32:before{content:"\e390"}.ic-fluent-filled.closed_caption_48:before{content:"\e391"}.ic-fluent-filled.closed_caption_off_16:before{content:"\e392"}.ic-fluent-filled.closed_caption_off_20:before{content:"\e393"}.ic-fluent-filled.closed_caption_off_24:before{content:"\e394"}.ic-fluent-filled.closed_caption_off_28:before{content:"\e395"}.ic-fluent-filled.closed_caption_off_48:before{content:"\e396"}.ic-fluent-filled.cloud_16:before{content:"\e397"}.ic-fluent-filled.cloud_20:before{content:"\f2e4"}.ic-fluent-filled.cloud_24:before{content:"\f2e5"}.ic-fluent-filled.cloud_28:before{content:"\e398"}.ic-fluent-filled.cloud_32:before{content:"\e399"}.ic-fluent-filled.cloud_48:before{content:"\f2e6"}.ic-fluent-filled.cloud_add_16:before{content:"\f32f"}.ic-fluent-filled.cloud_add_20:before{content:"\e39a"}.ic-fluent-filled.cloud_archive_16:before{content:"\e39b"}.ic-fluent-filled.cloud_archive_20:before{content:"\e39c"}.ic-fluent-filled.cloud_archive_24:before{content:"\e39d"}.ic-fluent-filled.cloud_archive_28:before{content:"\e39e"}.ic-fluent-filled.cloud_archive_32:before{content:"\e39f"}.ic-fluent-filled.cloud_archive_48:before{content:"\e3a0"}.ic-fluent-filled.cloud_arrow_down_16:before{content:"\e3a1"}.ic-fluent-filled.cloud_arrow_down_20:before{content:"\e3a2"}.ic-fluent-filled.cloud_arrow_down_24:before{content:"\e3a3"}.ic-fluent-filled.cloud_arrow_down_28:before{content:"\e3a4"}.ic-fluent-filled.cloud_arrow_down_32:before{content:"\e3a5"}.ic-fluent-filled.cloud_arrow_down_48:before{content:"\e3a6"}.ic-fluent-filled.cloud_arrow_up_16:before{content:"\e3a7"}.ic-fluent-filled.cloud_arrow_up_20:before{content:"\e3a8"}.ic-fluent-filled.cloud_arrow_up_24:before{content:"\e3a9"}.ic-fluent-filled.cloud_arrow_up_28:before{content:"\e3aa"}.ic-fluent-filled.cloud_arrow_up_32:before{content:"\e3ab"}.ic-fluent-filled.cloud_arrow_up_48:before{content:"\e3ac"}.ic-fluent-filled.cloud_checkmark_16:before{content:"\e3ad"}.ic-fluent-filled.cloud_checkmark_20:before{content:"\e3ae"}.ic-fluent-filled.cloud_checkmark_24:before{content:"\e3af"}.ic-fluent-filled.cloud_checkmark_28:before{content:"\e3b0"}.ic-fluent-filled.cloud_checkmark_32:before{content:"\e3b1"}.ic-fluent-filled.cloud_checkmark_48:before{content:"\e3b2"}.ic-fluent-filled.cloud_dismiss_16:before{content:"\e3b3"}.ic-fluent-filled.cloud_dismiss_20:before{content:"\e3b4"}.ic-fluent-filled.cloud_dismiss_24:before{content:"\e3b5"}.ic-fluent-filled.cloud_dismiss_28:before{content:"\e3b6"}.ic-fluent-filled.cloud_dismiss_32:before{content:"\e3b7"}.ic-fluent-filled.cloud_dismiss_48:before{content:"\e3b8"}.ic-fluent-filled.cloud_edit_16:before{content:"\f330"}.ic-fluent-filled.cloud_edit_20:before{content:"\e3b9"}.ic-fluent-filled.cloud_flow_20:before{content:"\f337"}.ic-fluent-filled.cloud_flow_24:before{content:"\e3ba"}.ic-fluent-filled.cloud_link_16:before{content:"\f338"}.ic-fluent-filled.cloud_link_20:before{content:"\e3bb"}.ic-fluent-filled.cloud_off_16:before{content:"\e3bc"}.ic-fluent-filled.cloud_off_20:before{content:"\e3bd"}.ic-fluent-filled.cloud_off_24:before{content:"\f2ea"}.ic-fluent-filled.cloud_off_28:before{content:"\e3be"}.ic-fluent-filled.cloud_off_32:before{content:"\e3bf"}.ic-fluent-filled.cloud_off_48:before{content:"\f2eb"}.ic-fluent-filled.cloud_swap_20:before{content:"\e3c0"}.ic-fluent-filled.cloud_swap_24:before{content:"\e3c1"}.ic-fluent-filled.cloud_sync_16:before{content:"\e3c2"}.ic-fluent-filled.cloud_sync_20:before{content:"\e3c3"}.ic-fluent-filled.cloud_sync_24:before{content:"\e3c4"}.ic-fluent-filled.cloud_sync_28:before{content:"\e3c5"}.ic-fluent-filled.cloud_sync_32:before{content:"\e3c6"}.ic-fluent-filled.cloud_sync_48:before{content:"\e3c7"}.ic-fluent-filled.cloud_words_16:before{content:"\e3c8"}.ic-fluent-filled.cloud_words_20:before{content:"\e3c9"}.ic-fluent-filled.cloud_words_24:before{content:"\e3ca"}.ic-fluent-filled.cloud_words_28:before{content:"\e3cb"}.ic-fluent-filled.cloud_words_32:before{content:"\e3cc"}.ic-fluent-filled.cloud_words_48:before{content:"\e3cd"}.ic-fluent-filled.code_16:before{content:"\f339"}.ic-fluent-filled.code_20:before{content:"\f2ef"}.ic-fluent-filled.code_24:before{content:"\f2f0"}.ic-fluent-filled.code_circle_20:before{content:"\e3ce"}.ic-fluent-filled.code_text_16:before{content:"\ef4c"}.ic-fluent-filled.code_text_20:before{content:"\e3cf"}.ic-fluent-filled.code_text_edit_20:before{content:"\e3d0"}.ic-fluent-filled.collections_20:before{content:"\f2f1"}.ic-fluent-filled.collections_24:before{content:"\f2f2"}.ic-fluent-filled.collections_add_20:before{content:"\f2f3"}.ic-fluent-filled.collections_add_24:before{content:"\f2f4"}.ic-fluent-filled.color_16:before{content:"\e3d1"}.ic-fluent-filled.color_20:before{content:"\f2f5"}.ic-fluent-filled.color_24:before{content:"\f2f6"}.ic-fluent-filled.color_background_20:before{content:"\f2f7"}.ic-fluent-filled.color_background_24:before{content:"\f2f8"}.ic-fluent-filled.color_fill_16:before{content:"\e3d2"}.ic-fluent-filled.color_fill_20:before{content:"\f2f9"}.ic-fluent-filled.color_fill_24:before{content:"\f2fa"}.ic-fluent-filled.color_fill_28:before{content:"\e3d3"}.ic-fluent-filled.color_line_16:before{content:"\e3d4"}.ic-fluent-filled.color_line_20:before{content:"\f2fb"}.ic-fluent-filled.color_line_24:before{content:"\f2fc"}.ic-fluent-filled.column_20:before{content:"\e3d5"}.ic-fluent-filled.column_arrow_right_20:before{content:"\e3d6"}.ic-fluent-filled.column_double_compare_20:before{content:"\e3d7"}.ic-fluent-filled.column_edit_20:before{content:"\e3d8"}.ic-fluent-filled.column_edit_24:before{content:"\e3d9"}.ic-fluent-filled.column_triple_20:before{content:"\e3da"}.ic-fluent-filled.column_triple_24:before{content:"\f2fd"}.ic-fluent-filled.column_triple_edit_20:before{content:"\e3db"}.ic-fluent-filled.column_triple_edit_24:before{content:"\e3dc"}.ic-fluent-filled.comma_20:before{content:"\e3dd"}.ic-fluent-filled.comma_24:before{content:"\e3de"}.ic-fluent-filled.comment_12:before{content:"\e3df"}.ic-fluent-filled.comment_16:before{content:"\f2fe"}.ic-fluent-filled.comment_20:before{content:"\f2ff"}.ic-fluent-filled.comment_24:before{content:"\f300"}.ic-fluent-filled.comment_28:before{content:"\e3e0"}.ic-fluent-filled.comment_48:before{content:"\e3e1"}.ic-fluent-filled.comment_add_12:before{content:"\e3e2"}.ic-fluent-filled.comment_add_16:before{content:"\e3e3"}.ic-fluent-filled.comment_add_20:before{content:"\e3e4"}.ic-fluent-filled.comment_add_24:before{content:"\f301"}.ic-fluent-filled.comment_add_28:before{content:"\e3e5"}.ic-fluent-filled.comment_add_48:before{content:"\e3e6"}.ic-fluent-filled.comment_arrow_left_12:before{content:"\e3e7"}.ic-fluent-filled.comment_arrow_left_16:before{content:"\e3e8"}.ic-fluent-filled.comment_arrow_left_20:before{content:"\e3e9"}.ic-fluent-filled.comment_arrow_left_24:before{content:"\e3ea"}.ic-fluent-filled.comment_arrow_left_28:before{content:"\e3eb"}.ic-fluent-filled.comment_arrow_left_48:before{content:"\e3ec"}.ic-fluent-filled.comment_arrow_right_12:before{content:"\e3ed"}.ic-fluent-filled.comment_arrow_right_16:before{content:"\e3ee"}.ic-fluent-filled.comment_arrow_right_20:before{content:"\e3ef"}.ic-fluent-filled.comment_arrow_right_24:before{content:"\e3f0"}.ic-fluent-filled.comment_arrow_right_28:before{content:"\e3f1"}.ic-fluent-filled.comment_arrow_right_48:before{content:"\e3f2"}.ic-fluent-filled.comment_checkmark_12:before{content:"\e3f3"}.ic-fluent-filled.comment_checkmark_16:before{content:"\e3f4"}.ic-fluent-filled.comment_checkmark_20:before{content:"\e3f5"}.ic-fluent-filled.comment_checkmark_24:before{content:"\e3f6"}.ic-fluent-filled.comment_checkmark_28:before{content:"\e3f7"}.ic-fluent-filled.comment_checkmark_48:before{content:"\e3f8"}.ic-fluent-filled.comment_dismiss_20:before{content:"\e3f9"}.ic-fluent-filled.comment_dismiss_24:before{content:"\e3fa"}.ic-fluent-filled.comment_edit_20:before{content:"\e3fb"}.ic-fluent-filled.comment_edit_24:before{content:"\e3fc"}.ic-fluent-filled.comment_error_16:before{content:"\f350"}.ic-fluent-filled.comment_error_20:before{content:"\e3fd"}.ic-fluent-filled.comment_error_24:before{content:"\e3fe"}.ic-fluent-filled.comment_lightning_20:before{content:"\f351"}.ic-fluent-filled.comment_lightning_24:before{content:"\f361"}.ic-fluent-filled.comment_mention_16:before{content:"\f303"}.ic-fluent-filled.comment_mention_20:before{content:"\f304"}.ic-fluent-filled.comment_mention_24:before{content:"\f305"}.ic-fluent-filled.comment_multiple_16:before{content:"\f306"}.ic-fluent-filled.comment_multiple_20:before{content:"\f307"}.ic-fluent-filled.comment_multiple_24:before{content:"\f308"}.ic-fluent-filled.comment_multiple_28:before{content:"\e3ff"}.ic-fluent-filled.comment_multiple_32:before{content:"\e400"}.ic-fluent-filled.comment_multiple_checkmark_16:before{content:"\e401"}.ic-fluent-filled.comment_multiple_checkmark_20:before{content:"\e402"}.ic-fluent-filled.comment_multiple_checkmark_24:before{content:"\e403"}.ic-fluent-filled.comment_multiple_checkmark_28:before{content:"\e404"}.ic-fluent-filled.comment_multiple_link_16:before{content:"\e405"}.ic-fluent-filled.comment_multiple_link_20:before{content:"\e406"}.ic-fluent-filled.comment_multiple_link_24:before{content:"\e407"}.ic-fluent-filled.comment_multiple_link_28:before{content:"\e408"}.ic-fluent-filled.comment_multiple_link_32:before{content:"\e409"}.ic-fluent-filled.comment_note_20:before{content:"\e40a"}.ic-fluent-filled.comment_note_24:before{content:"\e40b"}.ic-fluent-filled.comment_off_16:before{content:"\e40c"}.ic-fluent-filled.comment_off_20:before{content:"\e40d"}.ic-fluent-filled.comment_off_24:before{content:"\e40e"}.ic-fluent-filled.comment_off_28:before{content:"\e40f"}.ic-fluent-filled.comment_off_48:before{content:"\e410"}.ic-fluent-filled.communication_16:before{content:"\f30c"}.ic-fluent-filled.communication_20:before{content:"\f30d"}.ic-fluent-filled.communication_24:before{content:"\f30e"}.ic-fluent-filled.communication_person_20:before{content:"\e411"}.ic-fluent-filled.communication_person_24:before{content:"\e412"}.ic-fluent-filled.compass_northwest_16:before{content:"\f30f"}.ic-fluent-filled.compass_northwest_20:before{content:"\f310"}.ic-fluent-filled.compass_northwest_24:before{content:"\f311"}.ic-fluent-filled.compass_northwest_28:before{content:"\f312"}.ic-fluent-filled.component_2_double_tap_swipe_down_24:before{content:"\e413"}.ic-fluent-filled.component_2_double_tap_swipe_up_24:before{content:"\e414"}.ic-fluent-filled.compose_16:before{content:"\f313"}.ic-fluent-filled.compose_20:before{content:"\f314"}.ic-fluent-filled.compose_24:before{content:"\f315"}.ic-fluent-filled.compose_28:before{content:"\f316"}.ic-fluent-filled.conference_room_16:before{content:"\f317"}.ic-fluent-filled.conference_room_20:before{content:"\f318"}.ic-fluent-filled.conference_room_24:before{content:"\f319"}.ic-fluent-filled.conference_room_28:before{content:"\f31a"}.ic-fluent-filled.conference_room_48:before{content:"\f31b"}.ic-fluent-filled.connected_16:before{content:"\eeeb"}.ic-fluent-filled.connected_20:before{content:"\eeec"}.ic-fluent-filled.connector_16:before{content:"\f31c"}.ic-fluent-filled.connector_20:before{content:"\f31d"}.ic-fluent-filled.connector_24:before{content:"\f31e"}.ic-fluent-filled.contact_card_16:before{content:"\f362"}.ic-fluent-filled.contact_card_20:before{content:"\f31f"}.ic-fluent-filled.contact_card_24:before{content:"\f320"}.ic-fluent-filled.contact_card_28:before{content:"\e415"}.ic-fluent-filled.contact_card_32:before{content:"\e416"}.ic-fluent-filled.contact_card_48:before{content:"\e417"}.ic-fluent-filled.contact_card_group_16:before{content:"\e418"}.ic-fluent-filled.contact_card_group_20:before{content:"\e419"}.ic-fluent-filled.contact_card_group_24:before{content:"\f321"}.ic-fluent-filled.contact_card_group_28:before{content:"\e41a"}.ic-fluent-filled.contact_card_group_48:before{content:"\e41b"}.ic-fluent-filled.contact_card_link_16:before{content:"\f363"}.ic-fluent-filled.contact_card_link_20:before{content:"\e41c"}.ic-fluent-filled.contact_card_ribbon_16:before{content:"\e41d"}.ic-fluent-filled.contact_card_ribbon_20:before{content:"\e41e"}.ic-fluent-filled.contact_card_ribbon_24:before{content:"\e41f"}.ic-fluent-filled.contact_card_ribbon_28:before{content:"\e420"}.ic-fluent-filled.contact_card_ribbon_32:before{content:"\e421"}.ic-fluent-filled.contact_card_ribbon_48:before{content:"\e422"}.ic-fluent-filled.content_settings_16:before{content:"\f323"}.ic-fluent-filled.content_settings_20:before{content:"\f324"}.ic-fluent-filled.content_settings_24:before{content:"\f325"}.ic-fluent-filled.content_settings_32:before{content:"\e423"}.ic-fluent-filled.content_view_20:before{content:"\e424"}.ic-fluent-filled.content_view_24:before{content:"\eec4"}.ic-fluent-filled.content_view_28:before{content:"\eec5"}.ic-fluent-filled.content_view_32:before{content:"\e425"}.ic-fluent-filled.content_view_gallery_20:before{content:"\e426"}.ic-fluent-filled.content_view_gallery_24:before{content:"\eea2"}.ic-fluent-filled.content_view_gallery_28:before{content:"\eea3"}.ic-fluent-filled.contract_down_left_16:before{content:"\f364"}.ic-fluent-filled.contract_down_left_20:before{content:"\f373"}.ic-fluent-filled.contract_down_left_24:before{content:"\f374"}.ic-fluent-filled.contract_down_left_28:before{content:"\f375"}.ic-fluent-filled.contract_down_left_32:before{content:"\f37b"}.ic-fluent-filled.contract_down_left_48:before{content:"\f397"}.ic-fluent-filled.control_button_20:before{content:"\e427"}.ic-fluent-filled.control_button_24:before{content:"\e428"}.ic-fluent-filled.convert_range_20:before{content:"\e429"}.ic-fluent-filled.convert_range_24:before{content:"\e42a"}.ic-fluent-filled.cookies_20:before{content:"\f328"}.ic-fluent-filled.cookies_24:before{content:"\f329"}.ic-fluent-filled.copy_16:before{content:"\f32a"}.ic-fluent-filled.copy_20:before{content:"\f32b"}.ic-fluent-filled.copy_24:before{content:"\f32c"}.ic-fluent-filled.copy_add_20:before{content:"\e42b"}.ic-fluent-filled.copy_add_24:before{content:"\e42c"}.ic-fluent-filled.copy_arrow_right_16:before{content:"\e42d"}.ic-fluent-filled.copy_arrow_right_20:before{content:"\e42e"}.ic-fluent-filled.copy_arrow_right_24:before{content:"\e42f"}.ic-fluent-filled.copy_select_20:before{content:"\e430"}.ic-fluent-filled.couch_12:before{content:"\e431"}.ic-fluent-filled.couch_20:before{content:"\e432"}.ic-fluent-filled.couch_24:before{content:"\e433"}.ic-fluent-filled.credit_card_clock_20:before{content:"\eec6"}.ic-fluent-filled.credit_card_clock_24:before{content:"\eec7"}.ic-fluent-filled.credit_card_clock_28:before{content:"\eec8"}.ic-fluent-filled.credit_card_clock_32:before{content:"\eec9"}.ic-fluent-filled.credit_card_person_20:before{content:"\e434"}.ic-fluent-filled.credit_card_person_24:before{content:"\e435"}.ic-fluent-filled.credit_card_toolbox_20:before{content:"\f398"}.ic-fluent-filled.credit_card_toolbox_24:before{content:"\e436"}.ic-fluent-filled.crop_20:before{content:"\e437"}.ic-fluent-filled.crop_24:before{content:"\f331"}.ic-fluent-filled.crop_interim_20:before{content:"\e438"}.ic-fluent-filled.crop_interim_24:before{content:"\f332"}.ic-fluent-filled.crop_interim_off_20:before{content:"\e439"}.ic-fluent-filled.crop_interim_off_24:before{content:"\f333"}.ic-fluent-filled.cube_12:before{content:"\e43a"}.ic-fluent-filled.cube_16:before{content:"\f334"}.ic-fluent-filled.cube_20:before{content:"\f335"}.ic-fluent-filled.cube_24:before{content:"\f336"}.ic-fluent-filled.cube_32:before{content:"\eeca"}.ic-fluent-filled.cube_add_20:before{content:"\e43b"}.ic-fluent-filled.cube_arrow_curve_down_20:before{content:"\e43c"}.ic-fluent-filled.cube_link_20:before{content:"\e43d"}.ic-fluent-filled.cube_multiple_20:before{content:"\e43e"}.ic-fluent-filled.cube_multiple_24:before{content:"\e43f"}.ic-fluent-filled.cube_quick_16:before{content:"\e440"}.ic-fluent-filled.cube_quick_20:before{content:"\e441"}.ic-fluent-filled.cube_quick_24:before{content:"\e442"}.ic-fluent-filled.cube_quick_28:before{content:"\e443"}.ic-fluent-filled.cube_rotate_20:before{content:"\e444"}.ic-fluent-filled.cube_sync_20:before{content:"\e445"}.ic-fluent-filled.cube_sync_24:before{content:"\e446"}.ic-fluent-filled.cube_tree_20:before{content:"\e447"}.ic-fluent-filled.cube_tree_24:before{content:"\e448"}.ic-fluent-filled.currency_dollar_euro_16:before{content:"\e449"}.ic-fluent-filled.currency_dollar_euro_20:before{content:"\e44a"}.ic-fluent-filled.currency_dollar_euro_24:before{content:"\e44b"}.ic-fluent-filled.currency_dollar_rupee_16:before{content:"\e44c"}.ic-fluent-filled.currency_dollar_rupee_20:before{content:"\e44d"}.ic-fluent-filled.currency_dollar_rupee_24:before{content:"\e44e"}.ic-fluent-filled.cursor_20:before{content:"\e44f"}.ic-fluent-filled.cursor_24:before{content:"\e450"}.ic-fluent-filled.cursor_click_20:before{content:"\e451"}.ic-fluent-filled.cursor_click_24:before{content:"\e452"}.ic-fluent-filled.cursor_hover_16:before{content:"\e453"}.ic-fluent-filled.cursor_hover_20:before{content:"\e454"}.ic-fluent-filled.cursor_hover_24:before{content:"\e455"}.ic-fluent-filled.cursor_hover_28:before{content:"\e456"}.ic-fluent-filled.cursor_hover_32:before{content:"\e457"}.ic-fluent-filled.cursor_hover_48:before{content:"\e458"}.ic-fluent-filled.cursor_hover_off_16:before{content:"\e459"}.ic-fluent-filled.cursor_hover_off_20:before{content:"\e45a"}.ic-fluent-filled.cursor_hover_off_24:before{content:"\e45b"}.ic-fluent-filled.cursor_hover_off_28:before{content:"\e45c"}.ic-fluent-filled.cursor_hover_off_48:before{content:"\e45d"}.ic-fluent-filled.cut_20:before{content:"\f33a"}.ic-fluent-filled.cut_24:before{content:"\f33b"}.ic-fluent-filled.dark_theme_20:before{content:"\e45e"}.ic-fluent-filled.dark_theme_24:before{content:"\f33c"}.ic-fluent-filled.data_area_20:before{content:"\e45f"}.ic-fluent-filled.data_area_24:before{content:"\f33d"}.ic-fluent-filled.data_bar_horizontal_20:before{content:"\f39b"}.ic-fluent-filled.data_bar_horizontal_24:before{content:"\f33e"}.ic-fluent-filled.data_bar_vertical_16:before{content:"\eea4"}.ic-fluent-filled.data_bar_vertical_20:before{content:"\f33f"}.ic-fluent-filled.data_bar_vertical_24:before{content:"\f340"}.ic-fluent-filled.data_bar_vertical_32:before{content:"\eecb"}.ic-fluent-filled.data_bar_vertical_add_20:before{content:"\e460"}.ic-fluent-filled.data_bar_vertical_add_24:before{content:"\e461"}.ic-fluent-filled.data_funnel_20:before{content:"\e462"}.ic-fluent-filled.data_funnel_24:before{content:"\f341"}.ic-fluent-filled.data_histogram_20:before{content:"\e463"}.ic-fluent-filled.data_histogram_24:before{content:"\f342"}.ic-fluent-filled.data_line_20:before{content:"\e464"}.ic-fluent-filled.data_line_24:before{content:"\f343"}.ic-fluent-filled.data_pie_20:before{content:"\f344"}.ic-fluent-filled.data_pie_24:before{content:"\f345"}.ic-fluent-filled.data_scatter_20:before{content:"\e465"}.ic-fluent-filled.data_scatter_24:before{content:"\f346"}.ic-fluent-filled.data_sunburst_20:before{content:"\e466"}.ic-fluent-filled.data_sunburst_24:before{content:"\f347"}.ic-fluent-filled.data_treemap_20:before{content:"\e467"}.ic-fluent-filled.data_treemap_24:before{content:"\f348"}.ic-fluent-filled.data_trending_16:before{content:"\e468"}.ic-fluent-filled.data_trending_20:before{content:"\e469"}.ic-fluent-filled.data_trending_24:before{content:"\e46a"}.ic-fluent-filled.data_usage_20:before{content:"\e46b"}.ic-fluent-filled.data_usage_24:before{content:"\f349"}.ic-fluent-filled.data_usage_edit_20:before{content:"\f3b2"}.ic-fluent-filled.data_usage_edit_24:before{content:"\e46c"}.ic-fluent-filled.data_usage_settings_20:before{content:"\e46d"}.ic-fluent-filled.data_usage_toolbox_20:before{content:"\e46e"}.ic-fluent-filled.data_usage_toolbox_24:before{content:"\e46f"}.ic-fluent-filled.data_waterfall_20:before{content:"\e470"}.ic-fluent-filled.data_waterfall_24:before{content:"\f34a"}.ic-fluent-filled.data_whisker_20:before{content:"\e471"}.ic-fluent-filled.data_whisker_24:before{content:"\f34b"}.ic-fluent-filled.database_20:before{content:"\e472"}.ic-fluent-filled.database_24:before{content:"\e473"}.ic-fluent-filled.database_32:before{content:"\eecc"}.ic-fluent-filled.database_arrow_down_20:before{content:"\e474"}.ic-fluent-filled.database_arrow_right_20:before{content:"\e475"}.ic-fluent-filled.database_arrow_up_20:before{content:"\e476"}.ic-fluent-filled.database_lightning_20:before{content:"\e477"}.ic-fluent-filled.database_link_20:before{content:"\e478"}.ic-fluent-filled.database_link_24:before{content:"\e479"}.ic-fluent-filled.database_multiple_20:before{content:"\e47a"}.ic-fluent-filled.database_person_20:before{content:"\e47b"}.ic-fluent-filled.database_person_24:before{content:"\e47c"}.ic-fluent-filled.database_plug_connected_20:before{content:"\e47d"}.ic-fluent-filled.database_search_20:before{content:"\e47e"}.ic-fluent-filled.database_search_24:before{content:"\e47f"}.ic-fluent-filled.database_switch_20:before{content:"\e480"}.ic-fluent-filled.database_warning_20:before{content:"\e481"}.ic-fluent-filled.database_window_20:before{content:"\e482"}.ic-fluent-filled.decimal_arrow_left_20:before{content:"\e483"}.ic-fluent-filled.decimal_arrow_left_24:before{content:"\e484"}.ic-fluent-filled.decimal_arrow_right_20:before{content:"\e485"}.ic-fluent-filled.decimal_arrow_right_24:before{content:"\e486"}.ic-fluent-filled.delete_12:before{content:"\eea5"}.ic-fluent-filled.delete_16:before{content:"\e487"}.ic-fluent-filled.delete_20:before{content:"\f34c"}.ic-fluent-filled.delete_24:before{content:"\f34d"}.ic-fluent-filled.delete_28:before{content:"\f34e"}.ic-fluent-filled.delete_32:before{content:"\eea6"}.ic-fluent-filled.delete_48:before{content:"\f34f"}.ic-fluent-filled.delete_arrow_back_16:before{content:"\e488"}.ic-fluent-filled.delete_arrow_back_20:before{content:"\e489"}.ic-fluent-filled.delete_dismiss_20:before{content:"\e48a"}.ic-fluent-filled.delete_dismiss_24:before{content:"\e48b"}.ic-fluent-filled.delete_dismiss_28:before{content:"\e48c"}.ic-fluent-filled.delete_lines_20:before{content:"\e48d"}.ic-fluent-filled.delete_off_20:before{content:"\f352"}.ic-fluent-filled.delete_off_24:before{content:"\f353"}.ic-fluent-filled.dentist_12:before{content:"\e48e"}.ic-fluent-filled.dentist_16:before{content:"\e48f"}.ic-fluent-filled.dentist_20:before{content:"\e490"}.ic-fluent-filled.dentist_24:before{content:"\f354"}.ic-fluent-filled.dentist_28:before{content:"\e491"}.ic-fluent-filled.dentist_48:before{content:"\e492"}.ic-fluent-filled.design_ideas_16:before{content:"\f355"}.ic-fluent-filled.design_ideas_20:before{content:"\f356"}.ic-fluent-filled.design_ideas_24:before{content:"\f357"}.ic-fluent-filled.desktop_16:before{content:"\f358"}.ic-fluent-filled.desktop_20:before{content:"\f359"}.ic-fluent-filled.desktop_24:before{content:"\f35a"}.ic-fluent-filled.desktop_28:before{content:"\f35b"}.ic-fluent-filled.desktop_32:before{content:"\e493"}.ic-fluent-filled.desktop_arrow_right_16:before{content:"\e494"}.ic-fluent-filled.desktop_arrow_right_20:before{content:"\e495"}.ic-fluent-filled.desktop_arrow_right_24:before{content:"\e496"}.ic-fluent-filled.desktop_cursor_16:before{content:"\e497"}.ic-fluent-filled.desktop_cursor_20:before{content:"\e498"}.ic-fluent-filled.desktop_cursor_24:before{content:"\e499"}.ic-fluent-filled.desktop_cursor_28:before{content:"\e49a"}.ic-fluent-filled.desktop_edit_16:before{content:"\e49b"}.ic-fluent-filled.desktop_edit_20:before{content:"\e49c"}.ic-fluent-filled.desktop_edit_24:before{content:"\e49d"}.ic-fluent-filled.desktop_flow_20:before{content:"\e49e"}.ic-fluent-filled.desktop_flow_24:before{content:"\e49f"}.ic-fluent-filled.desktop_keyboard_16:before{content:"\e4a0"}.ic-fluent-filled.desktop_keyboard_20:before{content:"\e4a1"}.ic-fluent-filled.desktop_keyboard_24:before{content:"\e4a2"}.ic-fluent-filled.desktop_keyboard_28:before{content:"\e4a3"}.ic-fluent-filled.desktop_mac_16:before{content:"\e4a4"}.ic-fluent-filled.desktop_mac_20:before{content:"\e4a5"}.ic-fluent-filled.desktop_mac_24:before{content:"\e4a6"}.ic-fluent-filled.desktop_mac_32:before{content:"\e4a7"}.ic-fluent-filled.desktop_pulse_16:before{content:"\e4a8"}.ic-fluent-filled.desktop_pulse_20:before{content:"\e4a9"}.ic-fluent-filled.desktop_pulse_24:before{content:"\e4aa"}.ic-fluent-filled.desktop_pulse_28:before{content:"\e4ab"}.ic-fluent-filled.desktop_pulse_32:before{content:"\e4ac"}.ic-fluent-filled.desktop_pulse_48:before{content:"\e4ad"}.ic-fluent-filled.desktop_signal_20:before{content:"\e4ae"}.ic-fluent-filled.desktop_signal_24:before{content:"\e4af"}.ic-fluent-filled.desktop_speaker_20:before{content:"\e4b0"}.ic-fluent-filled.desktop_speaker_24:before{content:"\e4b1"}.ic-fluent-filled.desktop_speaker_off_20:before{content:"\e4b2"}.ic-fluent-filled.desktop_speaker_off_24:before{content:"\e4b3"}.ic-fluent-filled.desktop_sync_16:before{content:"\f3b3"}.ic-fluent-filled.desktop_sync_20:before{content:"\e4b4"}.ic-fluent-filled.desktop_sync_24:before{content:"\e4b5"}.ic-fluent-filled.desktop_toolbox_20:before{content:"\e4b6"}.ic-fluent-filled.desktop_toolbox_24:before{content:"\e4b7"}.ic-fluent-filled.developer_board_20:before{content:"\e4b8"}.ic-fluent-filled.developer_board_24:before{content:"\f35c"}.ic-fluent-filled.developer_board_lightning_20:before{content:"\e4b9"}.ic-fluent-filled.developer_board_lightning_toolbox_20:before{content:"\e4ba"}.ic-fluent-filled.developer_board_search_20:before{content:"\e4bb"}.ic-fluent-filled.developer_board_search_24:before{content:"\e4bc"}.ic-fluent-filled.device_eq_20:before{content:"\e4bd"}.ic-fluent-filled.device_eq_24:before{content:"\f35d"}.ic-fluent-filled.device_meeting_room_16:before{content:"\f3b4"}.ic-fluent-filled.device_meeting_room_20:before{content:"\e4be"}.ic-fluent-filled.device_meeting_room_24:before{content:"\f3b5"}.ic-fluent-filled.device_meeting_room_28:before{content:"\f3b6"}.ic-fluent-filled.device_meeting_room_32:before{content:"\f3b7"}.ic-fluent-filled.device_meeting_room_48:before{content:"\f3bc"}.ic-fluent-filled.device_meeting_room_remote_16:before{content:"\f3bd"}.ic-fluent-filled.device_meeting_room_remote_20:before{content:"\e4bf"}.ic-fluent-filled.device_meeting_room_remote_24:before{content:"\f3c2"}.ic-fluent-filled.device_meeting_room_remote_28:before{content:"\f3cd"}.ic-fluent-filled.device_meeting_room_remote_32:before{content:"\f3ec"}.ic-fluent-filled.device_meeting_room_remote_48:before{content:"\f3ed"}.ic-fluent-filled.diagram_20:before{content:"\e4c0"}.ic-fluent-filled.diagram_24:before{content:"\e4c1"}.ic-fluent-filled.dialpad_20:before{content:"\f35e"}.ic-fluent-filled.dialpad_24:before{content:"\f35f"}.ic-fluent-filled.dialpad_28:before{content:"\e4c2"}.ic-fluent-filled.dialpad_32:before{content:"\e4c3"}.ic-fluent-filled.dialpad_48:before{content:"\e4c4"}.ic-fluent-filled.dialpad_off_20:before{content:"\e4c5"}.ic-fluent-filled.dialpad_off_24:before{content:"\f360"}.ic-fluent-filled.diamond_16:before{content:"\e4c6"}.ic-fluent-filled.diamond_20:before{content:"\e4c7"}.ic-fluent-filled.diamond_24:before{content:"\e4c8"}.ic-fluent-filled.diamond_28:before{content:"\e4c9"}.ic-fluent-filled.diamond_32:before{content:"\e4ca"}.ic-fluent-filled.diamond_48:before{content:"\e4cb"}.ic-fluent-filled.directions_16:before{content:"\e4cc"}.ic-fluent-filled.directions_20:before{content:"\f365"}.ic-fluent-filled.directions_24:before{content:"\f366"}.ic-fluent-filled.dismiss_12:before{content:"\f367"}.ic-fluent-filled.dismiss_16:before{content:"\f368"}.ic-fluent-filled.dismiss_20:before{content:"\f369"}.ic-fluent-filled.dismiss_24:before{content:"\f36a"}.ic-fluent-filled.dismiss_28:before{content:"\f36b"}.ic-fluent-filled.dismiss_32:before{content:"\f3f2"}.ic-fluent-filled.dismiss_48:before{content:"\f3ff"}.ic-fluent-filled.dismiss_circle_12:before{content:"\e4cd"}.ic-fluent-filled.dismiss_circle_16:before{content:"\f36c"}.ic-fluent-filled.dismiss_circle_20:before{content:"\f36d"}.ic-fluent-filled.dismiss_circle_24:before{content:"\f36e"}.ic-fluent-filled.dismiss_circle_28:before{content:"\e4ce"}.ic-fluent-filled.dismiss_circle_32:before{content:"\e4cf"}.ic-fluent-filled.dismiss_circle_48:before{content:"\f36f"}.ic-fluent-filled.dismiss_square_20:before{content:"\e4d0"}.ic-fluent-filled.dismiss_square_24:before{content:"\e4d1"}.ic-fluent-filled.dismiss_square_multiple_16:before{content:"\e4d2"}.ic-fluent-filled.dismiss_square_multiple_20:before{content:"\e4d3"}.ic-fluent-filled.diversity_20:before{content:"\e4d4"}.ic-fluent-filled.diversity_24:before{content:"\e4d5"}.ic-fluent-filled.diversity_28:before{content:"\e4d6"}.ic-fluent-filled.diversity_48:before{content:"\e4d7"}.ic-fluent-filled.divider_short_16:before{content:"\e4d8"}.ic-fluent-filled.divider_short_20:before{content:"\e4d9"}.ic-fluent-filled.divider_short_24:before{content:"\f370"}.ic-fluent-filled.divider_tall_16:before{content:"\e4da"}.ic-fluent-filled.divider_tall_20:before{content:"\e4db"}.ic-fluent-filled.divider_tall_24:before{content:"\f371"}.ic-fluent-filled.dock_20:before{content:"\e4dc"}.ic-fluent-filled.dock_24:before{content:"\f372"}.ic-fluent-filled.dock_row_20:before{content:"\e4dd"}.ic-fluent-filled.dock_row_24:before{content:"\f376"}.ic-fluent-filled.doctor_12:before{content:"\e4de"}.ic-fluent-filled.doctor_16:before{content:"\e4df"}.ic-fluent-filled.doctor_20:before{content:"\e4e0"}.ic-fluent-filled.doctor_24:before{content:"\f377"}.ic-fluent-filled.doctor_28:before{content:"\e4e1"}.ic-fluent-filled.doctor_48:before{content:"\e4e2"}.ic-fluent-filled.document_16:before{content:"\e4e3"}.ic-fluent-filled.document_20:before{content:"\f378"}.ic-fluent-filled.document_24:before{content:"\f379"}.ic-fluent-filled.document_28:before{content:"\f37a"}.ic-fluent-filled.document_32:before{content:"\e4e4"}.ic-fluent-filled.document_48:before{content:"\e4e5"}.ic-fluent-filled.document_add_16:before{content:"\e4e6"}.ic-fluent-filled.document_add_20:before{content:"\e4e7"}.ic-fluent-filled.document_add_24:before{content:"\e4e8"}.ic-fluent-filled.document_add_28:before{content:"\e4e9"}.ic-fluent-filled.document_add_48:before{content:"\e4ea"}.ic-fluent-filled.document_arrow_down_16:before{content:"\e4eb"}.ic-fluent-filled.document_arrow_down_20:before{content:"\e4ec"}.ic-fluent-filled.document_arrow_left_16:before{content:"\e4ed"}.ic-fluent-filled.document_arrow_left_20:before{content:"\e4ee"}.ic-fluent-filled.document_arrow_left_24:before{content:"\e4ef"}.ic-fluent-filled.document_arrow_left_28:before{content:"\e4f0"}.ic-fluent-filled.document_arrow_left_48:before{content:"\e4f1"}.ic-fluent-filled.document_arrow_right_20:before{content:"\e4f2"}.ic-fluent-filled.document_arrow_right_24:before{content:"\e4f3"}.ic-fluent-filled.document_arrow_up_16:before{content:"\f400"}.ic-fluent-filled.document_arrow_up_20:before{content:"\e4f4"}.ic-fluent-filled.document_briefcase_20:before{content:"\f37c"}.ic-fluent-filled.document_briefcase_24:before{content:"\f37d"}.ic-fluent-filled.document_bullet_list_20:before{content:"\f401"}.ic-fluent-filled.document_bullet_list_24:before{content:"\f402"}.ic-fluent-filled.document_bullet_list_clock_20:before{content:"\e4f5"}.ic-fluent-filled.document_bullet_list_clock_24:before{content:"\e4f6"}.ic-fluent-filled.document_bullet_list_multiple_20:before{content:"\e4f7"}.ic-fluent-filled.document_bullet_list_multiple_24:before{content:"\e4f8"}.ic-fluent-filled.document_bullet_list_off_20:before{content:"\e4f9"}.ic-fluent-filled.document_bullet_list_off_24:before{content:"\e4fa"}.ic-fluent-filled.document_catch_up_16:before{content:"\e4fb"}.ic-fluent-filled.document_catch_up_20:before{content:"\e4fc"}.ic-fluent-filled.document_catch_up_24:before{content:"\f37e"}.ic-fluent-filled.document_checkmark_20:before{content:"\e4fd"}.ic-fluent-filled.document_checkmark_24:before{content:"\e4fe"}.ic-fluent-filled.document_chevron_double_20:before{content:"\e4ff"}.ic-fluent-filled.document_chevron_double_24:before{content:"\e500"}.ic-fluent-filled.document_copy_16:before{content:"\f37f"}.ic-fluent-filled.document_copy_20:before{content:"\f380"}.ic-fluent-filled.document_copy_24:before{content:"\f381"}.ic-fluent-filled.document_copy_48:before{content:"\f382"}.ic-fluent-filled.document_css_20:before{content:"\e501"}.ic-fluent-filled.document_css_24:before{content:"\e502"}.ic-fluent-filled.document_data_20:before{content:"\e503"}.ic-fluent-filled.document_data_24:before{content:"\e504"}.ic-fluent-filled.document_data_32:before{content:"\eecd"}.ic-fluent-filled.document_dismiss_16:before{content:"\e505"}.ic-fluent-filled.document_dismiss_20:before{content:"\f383"}.ic-fluent-filled.document_dismiss_24:before{content:"\f384"}.ic-fluent-filled.document_edit_16:before{content:"\f385"}.ic-fluent-filled.document_edit_20:before{content:"\f386"}.ic-fluent-filled.document_edit_24:before{content:"\f387"}.ic-fluent-filled.document_endnote_20:before{content:"\f388"}.ic-fluent-filled.document_endnote_24:before{content:"\f389"}.ic-fluent-filled.document_error_16:before{content:"\f38a"}.ic-fluent-filled.document_error_20:before{content:"\f38b"}.ic-fluent-filled.document_error_24:before{content:"\f38c"}.ic-fluent-filled.document_flowchart_20:before{content:"\e506"}.ic-fluent-filled.document_flowchart_24:before{content:"\e507"}.ic-fluent-filled.document_footer_16:before{content:"\e508"}.ic-fluent-filled.document_footer_20:before{content:"\e509"}.ic-fluent-filled.document_footer_24:before{content:"\f38d"}.ic-fluent-filled.document_footer_dismiss_20:before{content:"\e50a"}.ic-fluent-filled.document_footer_dismiss_24:before{content:"\e50b"}.ic-fluent-filled.document_header_16:before{content:"\e50c"}.ic-fluent-filled.document_header_20:before{content:"\e50d"}.ic-fluent-filled.document_header_24:before{content:"\f38f"}.ic-fluent-filled.document_header_arrow_down_16:before{content:"\e50e"}.ic-fluent-filled.document_header_arrow_down_20:before{content:"\e50f"}.ic-fluent-filled.document_header_arrow_down_24:before{content:"\e510"}.ic-fluent-filled.document_header_dismiss_20:before{content:"\e511"}.ic-fluent-filled.document_header_dismiss_24:before{content:"\e512"}.ic-fluent-filled.document_header_footer_16:before{content:"\e513"}.ic-fluent-filled.document_header_footer_20:before{content:"\f390"}.ic-fluent-filled.document_header_footer_24:before{content:"\f391"}.ic-fluent-filled.document_heart_20:before{content:"\e514"}.ic-fluent-filled.document_heart_24:before{content:"\e515"}.ic-fluent-filled.document_heart_pulse_20:before{content:"\e516"}.ic-fluent-filled.document_heart_pulse_24:before{content:"\e517"}.ic-fluent-filled.document_javascript_20:before{content:"\e518"}.ic-fluent-filled.document_javascript_24:before{content:"\e519"}.ic-fluent-filled.document_landscape_20:before{content:"\f393"}.ic-fluent-filled.document_landscape_24:before{content:"\f394"}.ic-fluent-filled.document_landscape_data_20:before{content:"\e51a"}.ic-fluent-filled.document_landscape_data_24:before{content:"\e51b"}.ic-fluent-filled.document_landscape_split_20:before{content:"\e51c"}.ic-fluent-filled.document_landscape_split_24:before{content:"\e51d"}.ic-fluent-filled.document_landscape_split_hint_20:before{content:"\e51e"}.ic-fluent-filled.document_link_16:before{content:"\e51f"}.ic-fluent-filled.document_link_20:before{content:"\f403"}.ic-fluent-filled.document_link_24:before{content:"\f404"}.ic-fluent-filled.document_lock_16:before{content:"\e520"}.ic-fluent-filled.document_lock_20:before{content:"\e521"}.ic-fluent-filled.document_lock_24:before{content:"\e522"}.ic-fluent-filled.document_lock_28:before{content:"\e523"}.ic-fluent-filled.document_lock_32:before{content:"\e524"}.ic-fluent-filled.document_lock_48:before{content:"\e525"}.ic-fluent-filled.document_margins_20:before{content:"\f395"}.ic-fluent-filled.document_margins_24:before{content:"\f396"}.ic-fluent-filled.document_mention_16:before{content:"\e526"}.ic-fluent-filled.document_mention_20:before{content:"\e527"}.ic-fluent-filled.document_mention_24:before{content:"\e528"}.ic-fluent-filled.document_mention_28:before{content:"\e529"}.ic-fluent-filled.document_mention_48:before{content:"\e52a"}.ic-fluent-filled.document_multiple_16:before{content:"\e52b"}.ic-fluent-filled.document_multiple_20:before{content:"\e52c"}.ic-fluent-filled.document_multiple_24:before{content:"\e52d"}.ic-fluent-filled.document_multiple_percent_20:before{content:"\e52e"}.ic-fluent-filled.document_multiple_percent_24:before{content:"\e52f"}.ic-fluent-filled.document_multiple_prohibited_20:before{content:"\e530"}.ic-fluent-filled.document_multiple_prohibited_24:before{content:"\e531"}.ic-fluent-filled.document_multiple_sync_20:before{content:"\e532"}.ic-fluent-filled.document_one_page_20:before{content:"\f399"}.ic-fluent-filled.document_one_page_24:before{content:"\f39a"}.ic-fluent-filled.document_page_bottom_center_20:before{content:"\f39c"}.ic-fluent-filled.document_page_bottom_center_24:before{content:"\f39d"}.ic-fluent-filled.document_page_bottom_left_20:before{content:"\f39e"}.ic-fluent-filled.document_page_bottom_left_24:before{content:"\f39f"}.ic-fluent-filled.document_page_bottom_right_20:before{content:"\f3a0"}.ic-fluent-filled.document_page_bottom_right_24:before{content:"\f3a1"}.ic-fluent-filled.document_page_break_20:before{content:"\e533"}.ic-fluent-filled.document_page_break_24:before{content:"\f3a2"}.ic-fluent-filled.document_page_number_20:before{content:"\f3a3"}.ic-fluent-filled.document_page_number_24:before{content:"\f3a4"}.ic-fluent-filled.document_page_top_center_20:before{content:"\f3a5"}.ic-fluent-filled.document_page_top_center_24:before{content:"\f3a6"}.ic-fluent-filled.document_page_top_left_20:before{content:"\f3a7"}.ic-fluent-filled.document_page_top_left_24:before{content:"\f3a8"}.ic-fluent-filled.document_page_top_right_20:before{content:"\f3a9"}.ic-fluent-filled.document_page_top_right_24:before{content:"\f3aa"}.ic-fluent-filled.document_pdf_16:before{content:"\f3ab"}.ic-fluent-filled.document_pdf_20:before{content:"\f3ac"}.ic-fluent-filled.document_pdf_24:before{content:"\f3ad"}.ic-fluent-filled.document_pdf_32:before{content:"\e534"}.ic-fluent-filled.document_percent_20:before{content:"\e535"}.ic-fluent-filled.document_percent_24:before{content:"\e536"}.ic-fluent-filled.document_person_16:before{content:"\f425"}.ic-fluent-filled.document_person_20:before{content:"\e537"}.ic-fluent-filled.document_pill_20:before{content:"\e538"}.ic-fluent-filled.document_pill_24:before{content:"\e539"}.ic-fluent-filled.document_prohibited_20:before{content:"\e53a"}.ic-fluent-filled.document_prohibited_24:before{content:"\e53b"}.ic-fluent-filled.document_question_mark_16:before{content:"\e53c"}.ic-fluent-filled.document_question_mark_20:before{content:"\e53d"}.ic-fluent-filled.document_question_mark_24:before{content:"\e53e"}.ic-fluent-filled.document_queue_20:before{content:"\e53f"}.ic-fluent-filled.document_queue_24:before{content:"\e540"}.ic-fluent-filled.document_queue_add_20:before{content:"\e541"}.ic-fluent-filled.document_queue_add_24:before{content:"\e542"}.ic-fluent-filled.document_queue_multiple_20:before{content:"\e543"}.ic-fluent-filled.document_queue_multiple_24:before{content:"\e544"}.ic-fluent-filled.document_ribbon_16:before{content:"\e545"}.ic-fluent-filled.document_ribbon_20:before{content:"\e546"}.ic-fluent-filled.document_ribbon_24:before{content:"\e547"}.ic-fluent-filled.document_ribbon_28:before{content:"\e548"}.ic-fluent-filled.document_ribbon_32:before{content:"\e549"}.ic-fluent-filled.document_ribbon_48:before{content:"\e54a"}.ic-fluent-filled.document_save_20:before{content:"\e54b"}.ic-fluent-filled.document_save_24:before{content:"\e54c"}.ic-fluent-filled.document_search_16:before{content:"\e54d"}.ic-fluent-filled.document_search_20:before{content:"\f3ae"}.ic-fluent-filled.document_search_24:before{content:"\f3af"}.ic-fluent-filled.document_settings_16:before{content:"\f426"}.ic-fluent-filled.document_settings_20:before{content:"\e54e"}.ic-fluent-filled.document_split_hint_16:before{content:"\e54f"}.ic-fluent-filled.document_split_hint_20:before{content:"\e550"}.ic-fluent-filled.document_split_hint_24:before{content:"\f427"}.ic-fluent-filled.document_split_hint_off_16:before{content:"\e551"}.ic-fluent-filled.document_split_hint_off_20:before{content:"\e552"}.ic-fluent-filled.document_split_hint_off_24:before{content:"\f428"}.ic-fluent-filled.document_sync_16:before{content:"\e553"}.ic-fluent-filled.document_sync_20:before{content:"\e554"}.ic-fluent-filled.document_sync_24:before{content:"\e555"}.ic-fluent-filled.document_table_16:before{content:"\e556"}.ic-fluent-filled.document_table_20:before{content:"\e557"}.ic-fluent-filled.document_table_24:before{content:"\e558"}.ic-fluent-filled.document_table_arrow_right_20:before{content:"\e559"}.ic-fluent-filled.document_table_arrow_right_24:before{content:"\e55a"}.ic-fluent-filled.document_table_checkmark_20:before{content:"\e55b"}.ic-fluent-filled.document_table_checkmark_24:before{content:"\e55c"}.ic-fluent-filled.document_table_cube_20:before{content:"\e55d"}.ic-fluent-filled.document_table_cube_24:before{content:"\e55e"}.ic-fluent-filled.document_table_search_20:before{content:"\e55f"}.ic-fluent-filled.document_table_search_24:before{content:"\e560"}.ic-fluent-filled.document_table_truck_20:before{content:"\e561"}.ic-fluent-filled.document_table_truck_24:before{content:"\e562"}.ic-fluent-filled.document_text_16:before{content:"\eeed"}.ic-fluent-filled.document_text_20:before{content:"\e563"}.ic-fluent-filled.document_text_24:before{content:"\e564"}.ic-fluent-filled.document_text_clock_20:before{content:"\e565"}.ic-fluent-filled.document_text_clock_24:before{content:"\e566"}.ic-fluent-filled.document_text_extract_20:before{content:"\e567"}.ic-fluent-filled.document_text_extract_24:before{content:"\e568"}.ic-fluent-filled.document_text_link_20:before{content:"\e569"}.ic-fluent-filled.document_text_link_24:before{content:"\e56a"}.ic-fluent-filled.document_text_toolbox_20:before{content:"\e56b"}.ic-fluent-filled.document_text_toolbox_24:before{content:"\e56c"}.ic-fluent-filled.document_toolbox_20:before{content:"\f3b0"}.ic-fluent-filled.document_toolbox_24:before{content:"\f3b1"}.ic-fluent-filled.document_width_20:before{content:"\f3b8"}.ic-fluent-filled.document_width_24:before{content:"\f3b9"}.ic-fluent-filled.door_16:before{content:"\e56d"}.ic-fluent-filled.door_20:before{content:"\e56e"}.ic-fluent-filled.door_28:before{content:"\e56f"}.ic-fluent-filled.door_arrow_left_16:before{content:"\e570"}.ic-fluent-filled.door_arrow_left_20:before{content:"\e571"}.ic-fluent-filled.door_arrow_left_24:before{content:"\e572"}.ic-fluent-filled.door_arrow_right_16:before{content:"\e573"}.ic-fluent-filled.door_arrow_right_20:before{content:"\e574"}.ic-fluent-filled.door_arrow_right_28:before{content:"\e575"}.ic-fluent-filled.door_tag_20:before{content:"\e576"}.ic-fluent-filled.door_tag_24:before{content:"\e577"}.ic-fluent-filled.double_swipe_down_20:before{content:"\e578"}.ic-fluent-filled.double_swipe_down_24:before{content:"\f3ba"}.ic-fluent-filled.double_swipe_up_20:before{content:"\e579"}.ic-fluent-filled.double_swipe_up_24:before{content:"\f3bb"}.ic-fluent-filled.double_tap_swipe_down_20:before{content:"\e57a"}.ic-fluent-filled.double_tap_swipe_down_24:before{content:"\e57b"}.ic-fluent-filled.double_tap_swipe_up_20:before{content:"\e57c"}.ic-fluent-filled.double_tap_swipe_up_24:before{content:"\e57d"}.ic-fluent-filled.drafts_16:before{content:"\f3be"}.ic-fluent-filled.drafts_20:before{content:"\f3bf"}.ic-fluent-filled.drafts_24:before{content:"\f3c0"}.ic-fluent-filled.drag_20:before{content:"\e57e"}.ic-fluent-filled.drag_24:before{content:"\f3c1"}.ic-fluent-filled.draw_image_20:before{content:"\e57f"}.ic-fluent-filled.draw_image_24:before{content:"\e580"}.ic-fluent-filled.draw_shape_20:before{content:"\e581"}.ic-fluent-filled.draw_shape_24:before{content:"\e582"}.ic-fluent-filled.draw_text_20:before{content:"\e583"}.ic-fluent-filled.draw_text_24:before{content:"\e584"}.ic-fluent-filled.drawer_add_20:before{content:"\e585"}.ic-fluent-filled.drawer_add_24:before{content:"\e586"}.ic-fluent-filled.drawer_arrow_download_20:before{content:"\e587"}.ic-fluent-filled.drawer_arrow_download_24:before{content:"\e588"}.ic-fluent-filled.drawer_dismiss_20:before{content:"\e589"}.ic-fluent-filled.drawer_dismiss_24:before{content:"\e58a"}.ic-fluent-filled.drawer_play_20:before{content:"\e58b"}.ic-fluent-filled.drawer_play_24:before{content:"\e58c"}.ic-fluent-filled.drawer_subtract_20:before{content:"\e58d"}.ic-fluent-filled.drawer_subtract_24:before{content:"\e58e"}.ic-fluent-filled.drink_beer_16:before{content:"\e58f"}.ic-fluent-filled.drink_beer_20:before{content:"\e590"}.ic-fluent-filled.drink_beer_24:before{content:"\f3c3"}.ic-fluent-filled.drink_bottle_20:before{content:"\eeee"}.ic-fluent-filled.drink_bottle_32:before{content:"\eeef"}.ic-fluent-filled.drink_bottle_off_20:before{content:"\eef0"}.ic-fluent-filled.drink_bottle_off_32:before{content:"\eef1"}.ic-fluent-filled.drink_coffee_16:before{content:"\e591"}.ic-fluent-filled.drink_coffee_20:before{content:"\f3c4"}.ic-fluent-filled.drink_coffee_24:before{content:"\f3c5"}.ic-fluent-filled.drink_margarita_16:before{content:"\e592"}.ic-fluent-filled.drink_margarita_20:before{content:"\e593"}.ic-fluent-filled.drink_margarita_24:before{content:"\f3c6"}.ic-fluent-filled.drink_to_go_20:before{content:"\e594"}.ic-fluent-filled.drink_to_go_24:before{content:"\e595"}.ic-fluent-filled.drink_wine_16:before{content:"\e596"}.ic-fluent-filled.drink_wine_20:before{content:"\e597"}.ic-fluent-filled.drink_wine_24:before{content:"\f3c7"}.ic-fluent-filled.drive_train_20:before{content:"\e598"}.ic-fluent-filled.drive_train_24:before{content:"\e599"}.ic-fluent-filled.drop_12:before{content:"\e59a"}.ic-fluent-filled.drop_16:before{content:"\e59b"}.ic-fluent-filled.drop_20:before{content:"\e59c"}.ic-fluent-filled.drop_24:before{content:"\e59d"}.ic-fluent-filled.drop_28:before{content:"\e59e"}.ic-fluent-filled.drop_48:before{content:"\e59f"}.ic-fluent-filled.dual_screen_20:before{content:"\e5a0"}.ic-fluent-filled.dual_screen_24:before{content:"\f3c8"}.ic-fluent-filled.dual_screen_add_20:before{content:"\e5a1"}.ic-fluent-filled.dual_screen_add_24:before{content:"\f3c9"}.ic-fluent-filled.dual_screen_arrow_right_20:before{content:"\e5a2"}.ic-fluent-filled.dual_screen_arrow_right_24:before{content:"\f3ca"}.ic-fluent-filled.dual_screen_arrow_up_20:before{content:"\e5a3"}.ic-fluent-filled.dual_screen_arrow_up_24:before{content:"\e5a4"}.ic-fluent-filled.dual_screen_clock_20:before{content:"\e5a5"}.ic-fluent-filled.dual_screen_clock_24:before{content:"\f3cb"}.ic-fluent-filled.dual_screen_closed_alert_20:before{content:"\e5a6"}.ic-fluent-filled.dual_screen_closed_alert_24:before{content:"\e5a7"}.ic-fluent-filled.dual_screen_desktop_20:before{content:"\e5a8"}.ic-fluent-filled.dual_screen_desktop_24:before{content:"\f3cc"}.ic-fluent-filled.dual_screen_dismiss_20:before{content:"\e5a9"}.ic-fluent-filled.dual_screen_dismiss_24:before{content:"\e5aa"}.ic-fluent-filled.dual_screen_group_20:before{content:"\e5ab"}.ic-fluent-filled.dual_screen_group_24:before{content:"\f3ce"}.ic-fluent-filled.dual_screen_header_20:before{content:"\e5ac"}.ic-fluent-filled.dual_screen_header_24:before{content:"\e5ad"}.ic-fluent-filled.dual_screen_lock_20:before{content:"\e5ae"}.ic-fluent-filled.dual_screen_lock_24:before{content:"\f3cf"}.ic-fluent-filled.dual_screen_mirror_20:before{content:"\e5af"}.ic-fluent-filled.dual_screen_mirror_24:before{content:"\f3d0"}.ic-fluent-filled.dual_screen_pagination_20:before{content:"\e5b0"}.ic-fluent-filled.dual_screen_pagination_24:before{content:"\f3d1"}.ic-fluent-filled.dual_screen_settings_20:before{content:"\e5b1"}.ic-fluent-filled.dual_screen_settings_24:before{content:"\f3d2"}.ic-fluent-filled.dual_screen_span_20:before{content:"\e5b2"}.ic-fluent-filled.dual_screen_span_24:before{content:"\e5b3"}.ic-fluent-filled.dual_screen_speaker_20:before{content:"\e5b4"}.ic-fluent-filled.dual_screen_speaker_24:before{content:"\e5b5"}.ic-fluent-filled.dual_screen_status_bar_20:before{content:"\e5b6"}.ic-fluent-filled.dual_screen_status_bar_24:before{content:"\f3d3"}.ic-fluent-filled.dual_screen_tablet_20:before{content:"\e5b7"}.ic-fluent-filled.dual_screen_tablet_24:before{content:"\f3d4"}.ic-fluent-filled.dual_screen_update_20:before{content:"\e5b8"}.ic-fluent-filled.dual_screen_update_24:before{content:"\f3d5"}.ic-fluent-filled.dual_screen_vertical_scroll_20:before{content:"\e5b9"}.ic-fluent-filled.dual_screen_vertical_scroll_24:before{content:"\f3d6"}.ic-fluent-filled.dual_screen_vibrate_20:before{content:"\e5ba"}.ic-fluent-filled.dual_screen_vibrate_24:before{content:"\f3d7"}.ic-fluent-filled.dumbbell_16:before{content:"\e5bb"}.ic-fluent-filled.dumbbell_20:before{content:"\e5bc"}.ic-fluent-filled.dumbbell_24:before{content:"\e5bd"}.ic-fluent-filled.dumbbell_28:before{content:"\e5be"}.ic-fluent-filled.earth_16:before{content:"\f3d8"}.ic-fluent-filled.earth_20:before{content:"\f3d9"}.ic-fluent-filled.earth_24:before{content:"\f3da"}.ic-fluent-filled.earth_32:before{content:"\eef2"}.ic-fluent-filled.earth_leaf_16:before{content:"\eef3"}.ic-fluent-filled.earth_leaf_20:before{content:"\eef4"}.ic-fluent-filled.earth_leaf_24:before{content:"\eef5"}.ic-fluent-filled.earth_leaf_32:before{content:"\eef6"}.ic-fluent-filled.edit_16:before{content:"\f3db"}.ic-fluent-filled.edit_20:before{content:"\f3dc"}.ic-fluent-filled.edit_24:before{content:"\f3dd"}.ic-fluent-filled.edit_28:before{content:"\e5bf"}.ic-fluent-filled.edit_32:before{content:"\e5c0"}.ic-fluent-filled.edit_48:before{content:"\e5c1"}.ic-fluent-filled.edit_arrow_back_16:before{content:"\f42d"}.ic-fluent-filled.edit_arrow_back_20:before{content:"\e5c2"}.ic-fluent-filled.edit_off_16:before{content:"\e5c3"}.ic-fluent-filled.edit_off_20:before{content:"\e5c4"}.ic-fluent-filled.edit_off_24:before{content:"\e5c5"}.ic-fluent-filled.edit_off_28:before{content:"\e5c6"}.ic-fluent-filled.edit_off_32:before{content:"\e5c7"}.ic-fluent-filled.edit_off_48:before{content:"\e5c8"}.ic-fluent-filled.edit_prohibited_16:before{content:"\e5c9"}.ic-fluent-filled.edit_prohibited_20:before{content:"\e5ca"}.ic-fluent-filled.edit_prohibited_24:before{content:"\e5cb"}.ic-fluent-filled.edit_prohibited_28:before{content:"\e5cc"}.ic-fluent-filled.edit_prohibited_32:before{content:"\e5cd"}.ic-fluent-filled.edit_prohibited_48:before{content:"\e5ce"}.ic-fluent-filled.edit_settings_20:before{content:"\e5cf"}.ic-fluent-filled.edit_settings_24:before{content:"\e5d0"}.ic-fluent-filled.emoji_16:before{content:"\f3de"}.ic-fluent-filled.emoji_20:before{content:"\f3df"}.ic-fluent-filled.emoji_24:before{content:"\f3e0"}.ic-fluent-filled.emoji_28:before{content:"\e5d1"}.ic-fluent-filled.emoji_32:before{content:"\e5d2"}.ic-fluent-filled.emoji_48:before{content:"\e5d3"}.ic-fluent-filled.emoji_add_16:before{content:"\e5d4"}.ic-fluent-filled.emoji_add_20:before{content:"\e5d5"}.ic-fluent-filled.emoji_add_24:before{content:"\f3e1"}.ic-fluent-filled.emoji_angry_20:before{content:"\f3e2"}.ic-fluent-filled.emoji_angry_24:before{content:"\f3e3"}.ic-fluent-filled.emoji_edit_16:before{content:"\e5d6"}.ic-fluent-filled.emoji_edit_20:before{content:"\e5d7"}.ic-fluent-filled.emoji_edit_24:before{content:"\e5d8"}.ic-fluent-filled.emoji_edit_28:before{content:"\e5d9"}.ic-fluent-filled.emoji_edit_48:before{content:"\e5da"}.ic-fluent-filled.emoji_hand_20:before{content:"\e5db"}.ic-fluent-filled.emoji_hand_24:before{content:"\e5dc"}.ic-fluent-filled.emoji_hand_28:before{content:"\e5dd"}.ic-fluent-filled.emoji_laugh_16:before{content:"\e5de"}.ic-fluent-filled.emoji_laugh_20:before{content:"\f3e4"}.ic-fluent-filled.emoji_laugh_24:before{content:"\f3e5"}.ic-fluent-filled.emoji_meh_20:before{content:"\f3e6"}.ic-fluent-filled.emoji_meh_24:before{content:"\f3e7"}.ic-fluent-filled.emoji_multiple_20:before{content:"\e5df"}.ic-fluent-filled.emoji_multiple_24:before{content:"\e5e0"}.ic-fluent-filled.emoji_sad_16:before{content:"\e5e1"}.ic-fluent-filled.emoji_sad_20:before{content:"\f3e8"}.ic-fluent-filled.emoji_sad_24:before{content:"\f3e9"}.ic-fluent-filled.emoji_sad_slight_20:before{content:"\e5e2"}.ic-fluent-filled.emoji_sad_slight_24:before{content:"\e5e3"}.ic-fluent-filled.emoji_smile_slight_20:before{content:"\e5e4"}.ic-fluent-filled.emoji_smile_slight_24:before{content:"\e5e5"}.ic-fluent-filled.emoji_sparkle_16:before{content:"\e5e6"}.ic-fluent-filled.emoji_sparkle_20:before{content:"\e5e7"}.ic-fluent-filled.emoji_sparkle_24:before{content:"\e5e8"}.ic-fluent-filled.emoji_sparkle_28:before{content:"\e5e9"}.ic-fluent-filled.emoji_sparkle_32:before{content:"\e5ea"}.ic-fluent-filled.emoji_sparkle_48:before{content:"\e5eb"}.ic-fluent-filled.emoji_surprise_20:before{content:"\f3ea"}.ic-fluent-filled.emoji_surprise_24:before{content:"\f3eb"}.ic-fluent-filled.engine_20:before{content:"\e5ec"}.ic-fluent-filled.engine_24:before{content:"\e5ed"}.ic-fluent-filled.equal_circle_20:before{content:"\e5ee"}.ic-fluent-filled.equal_circle_24:before{content:"\e5ef"}.ic-fluent-filled.equal_off_20:before{content:"\f42e"}.ic-fluent-filled.equal_off_24:before{content:"\e5f0"}.ic-fluent-filled.eraser_20:before{content:"\e5f1"}.ic-fluent-filled.eraser_24:before{content:"\e5f2"}.ic-fluent-filled.eraser_medium_20:before{content:"\e5f3"}.ic-fluent-filled.eraser_medium_24:before{content:"\e5f4"}.ic-fluent-filled.eraser_segment_20:before{content:"\e5f5"}.ic-fluent-filled.eraser_segment_24:before{content:"\e5f6"}.ic-fluent-filled.eraser_small_20:before{content:"\e5f7"}.ic-fluent-filled.eraser_small_24:before{content:"\e5f8"}.ic-fluent-filled.eraser_tool_20:before{content:"\e5f9"}.ic-fluent-filled.eraser_tool_24:before{content:"\f3ee"}.ic-fluent-filled.error_circle_12:before{content:"\e5fa"}.ic-fluent-filled.error_circle_16:before{content:"\f3ef"}.ic-fluent-filled.error_circle_20:before{content:"\f3f0"}.ic-fluent-filled.error_circle_24:before{content:"\f3f1"}.ic-fluent-filled.error_circle_settings_16:before{content:"\f42f"}.ic-fluent-filled.error_circle_settings_20:before{content:"\e5fb"}.ic-fluent-filled.expand_up_left_16:before{content:"\f430"}.ic-fluent-filled.expand_up_left_20:before{content:"\f435"}.ic-fluent-filled.expand_up_left_24:before{content:"\f436"}.ic-fluent-filled.expand_up_left_28:before{content:"\f437"}.ic-fluent-filled.expand_up_left_32:before{content:"\f44f"}.ic-fluent-filled.expand_up_left_48:before{content:"\f450"}.ic-fluent-filled.expand_up_right_16:before{content:"\f453"}.ic-fluent-filled.expand_up_right_20:before{content:"\f454"}.ic-fluent-filled.expand_up_right_24:before{content:"\f471"}.ic-fluent-filled.expand_up_right_28:before{content:"\f49c"}.ic-fluent-filled.expand_up_right_32:before{content:"\f49d"}.ic-fluent-filled.expand_up_right_48:before{content:"\f49e"}.ic-fluent-filled.extended_dock_20:before{content:"\e5fc"}.ic-fluent-filled.extended_dock_24:before{content:"\f3f3"}.ic-fluent-filled.eye_12:before{content:"\e5fd"}.ic-fluent-filled.eye_16:before{content:"\e5fe"}.ic-fluent-filled.eye_20:before{content:"\e5ff"}.ic-fluent-filled.eye_24:before{content:"\e600"}.ic-fluent-filled.eye_off_16:before{content:"\e601"}.ic-fluent-filled.eye_off_20:before{content:"\e602"}.ic-fluent-filled.eye_off_24:before{content:"\e603"}.ic-fluent-filled.eye_tracking_16:before{content:"\e604"}.ic-fluent-filled.eye_tracking_20:before{content:"\e605"}.ic-fluent-filled.eye_tracking_24:before{content:"\e606"}.ic-fluent-filled.eye_tracking_off_16:before{content:"\e607"}.ic-fluent-filled.eye_tracking_off_20:before{content:"\e608"}.ic-fluent-filled.eye_tracking_off_24:before{content:"\e609"}.ic-fluent-filled.eyedropper_20:before{content:"\e60a"}.ic-fluent-filled.eyedropper_24:before{content:"\e60b"}.ic-fluent-filled.eyedropper_off_20:before{content:"\e60c"}.ic-fluent-filled.eyedropper_off_24:before{content:"\e60d"}.ic-fluent-filled.f_stop_16:before{content:"\e60e"}.ic-fluent-filled.f_stop_20:before{content:"\e60f"}.ic-fluent-filled.f_stop_24:before{content:"\e610"}.ic-fluent-filled.f_stop_28:before{content:"\e611"}.ic-fluent-filled.fast_acceleration_20:before{content:"\e612"}.ic-fluent-filled.fast_acceleration_24:before{content:"\f3fc"}.ic-fluent-filled.fast_forward_16:before{content:"\e613"}.ic-fluent-filled.fast_forward_20:before{content:"\f3fd"}.ic-fluent-filled.fast_forward_24:before{content:"\f3fe"}.ic-fluent-filled.fast_forward_28:before{content:"\e614"}.ic-fluent-filled.fax_16:before{content:"\f4b8"}.ic-fluent-filled.fax_20:before{content:"\e615"}.ic-fluent-filled.feed_16:before{content:"\eef7"}.ic-fluent-filled.feed_20:before{content:"\eef8"}.ic-fluent-filled.feed_24:before{content:"\eef9"}.ic-fluent-filled.feed_28:before{content:"\eefa"}.ic-fluent-filled.filmstrip_20:before{content:"\eefb"}.ic-fluent-filled.filmstrip_24:before{content:"\eefc"}.ic-fluent-filled.filter_12:before{content:"\e616"}.ic-fluent-filled.filter_16:before{content:"\e617"}.ic-fluent-filled.filter_20:before{content:"\f405"}.ic-fluent-filled.filter_24:before{content:"\f406"}.ic-fluent-filled.filter_28:before{content:"\f407"}.ic-fluent-filled.filter_add_20:before{content:"\e618"}.ic-fluent-filled.filter_dismiss_16:before{content:"\e619"}.ic-fluent-filled.filter_dismiss_20:before{content:"\e61a"}.ic-fluent-filled.filter_dismiss_24:before{content:"\e61b"}.ic-fluent-filled.filter_sync_20:before{content:"\e61c"}.ic-fluent-filled.filter_sync_24:before{content:"\e61d"}.ic-fluent-filled.fingerprint_20:before{content:"\e61e"}.ic-fluent-filled.fingerprint_24:before{content:"\f408"}.ic-fluent-filled.fingerprint_48:before{content:"\e61f"}.ic-fluent-filled.fixed_width_20:before{content:"\e620"}.ic-fluent-filled.fixed_width_24:before{content:"\e621"}.ic-fluent-filled.flag_16:before{content:"\f409"}.ic-fluent-filled.flag_20:before{content:"\f40a"}.ic-fluent-filled.flag_24:before{content:"\f40b"}.ic-fluent-filled.flag_28:before{content:"\f40c"}.ic-fluent-filled.flag_48:before{content:"\f40d"}.ic-fluent-filled.flag_off_16:before{content:"\e622"}.ic-fluent-filled.flag_off_20:before{content:"\e623"}.ic-fluent-filled.flag_off_24:before{content:"\f40e"}.ic-fluent-filled.flag_off_28:before{content:"\f40f"}.ic-fluent-filled.flag_off_48:before{content:"\f410"}.ic-fluent-filled.flag_pride_16:before{content:"\f411"}.ic-fluent-filled.flag_pride_20:before{content:"\f412"}.ic-fluent-filled.flag_pride_24:before{content:"\f413"}.ic-fluent-filled.flag_pride_28:before{content:"\f414"}.ic-fluent-filled.flag_pride_48:before{content:"\f415"}.ic-fluent-filled.flash_16:before{content:"\e624"}.ic-fluent-filled.flash_20:before{content:"\e625"}.ic-fluent-filled.flash_24:before{content:"\e626"}.ic-fluent-filled.flash_28:before{content:"\e627"}.ic-fluent-filled.flash_add_20:before{content:"\e628"}.ic-fluent-filled.flash_auto_20:before{content:"\e629"}.ic-fluent-filled.flash_auto_24:before{content:"\f416"}.ic-fluent-filled.flash_checkmark_16:before{content:"\e62a"}.ic-fluent-filled.flash_checkmark_20:before{content:"\e62b"}.ic-fluent-filled.flash_checkmark_24:before{content:"\e62c"}.ic-fluent-filled.flash_checkmark_28:before{content:"\e62d"}.ic-fluent-filled.flash_flow_16:before{content:"\e62e"}.ic-fluent-filled.flash_flow_20:before{content:"\e62f"}.ic-fluent-filled.flash_flow_24:before{content:"\e630"}.ic-fluent-filled.flash_off_20:before{content:"\e631"}.ic-fluent-filled.flash_off_24:before{content:"\f417"}.ic-fluent-filled.flash_play_20:before{content:"\e632"}.ic-fluent-filled.flash_settings_20:before{content:"\e633"}.ic-fluent-filled.flash_settings_24:before{content:"\e634"}.ic-fluent-filled.flashlight_16:before{content:"\e635"}.ic-fluent-filled.flashlight_20:before{content:"\e636"}.ic-fluent-filled.flashlight_24:before{content:"\f41a"}.ic-fluent-filled.flashlight_off_20:before{content:"\e637"}.ic-fluent-filled.flashlight_off_24:before{content:"\f41b"}.ic-fluent-filled.flip_horizontal_16:before{content:"\e638"}.ic-fluent-filled.flip_horizontal_20:before{content:"\e639"}.ic-fluent-filled.flip_horizontal_24:before{content:"\e63a"}.ic-fluent-filled.flip_horizontal_28:before{content:"\e63b"}.ic-fluent-filled.flip_horizontal_32:before{content:"\e63c"}.ic-fluent-filled.flip_horizontal_48:before{content:"\e63d"}.ic-fluent-filled.flip_vertical_16:before{content:"\e63e"}.ic-fluent-filled.flip_vertical_20:before{content:"\e63f"}.ic-fluent-filled.flip_vertical_24:before{content:"\e640"}.ic-fluent-filled.flip_vertical_28:before{content:"\e641"}.ic-fluent-filled.flip_vertical_32:before{content:"\e642"}.ic-fluent-filled.flip_vertical_48:before{content:"\e643"}.ic-fluent-filled.flow_16:before{content:"\f4b9"}.ic-fluent-filled.flow_20:before{content:"\e644"}.ic-fluent-filled.flowchart_20:before{content:"\e645"}.ic-fluent-filled.flowchart_24:before{content:"\e646"}.ic-fluent-filled.flowchart_circle_20:before{content:"\e647"}.ic-fluent-filled.flowchart_circle_24:before{content:"\e648"}.ic-fluent-filled.fluent_20:before{content:"\e649"}.ic-fluent-filled.fluent_24:before{content:"\e64a"}.ic-fluent-filled.fluent_32:before{content:"\e64b"}.ic-fluent-filled.fluent_48:before{content:"\e64c"}.ic-fluent-filled.fluid_16:before{content:"\e64d"}.ic-fluent-filled.fluid_20:before{content:"\e64e"}.ic-fluent-filled.fluid_24:before{content:"\e64f"}.ic-fluent-filled.folder_16:before{content:"\e650"}.ic-fluent-filled.folder_20:before{content:"\f41c"}.ic-fluent-filled.folder_24:before{content:"\f41d"}.ic-fluent-filled.folder_28:before{content:"\f41e"}.ic-fluent-filled.folder_32:before{content:"\e651"}.ic-fluent-filled.folder_48:before{content:"\f41f"}.ic-fluent-filled.folder_add_16:before{content:"\e652"}.ic-fluent-filled.folder_add_20:before{content:"\f420"}.ic-fluent-filled.folder_add_24:before{content:"\f421"}.ic-fluent-filled.folder_add_28:before{content:"\f422"}.ic-fluent-filled.folder_add_48:before{content:"\f423"}.ic-fluent-filled.folder_arrow_left_16:before{content:"\e653"}.ic-fluent-filled.folder_arrow_left_20:before{content:"\e654"}.ic-fluent-filled.folder_arrow_left_24:before{content:"\e655"}.ic-fluent-filled.folder_arrow_left_28:before{content:"\e656"}.ic-fluent-filled.folder_arrow_left_32:before{content:"\e657"}.ic-fluent-filled.folder_arrow_right_16:before{content:"\e658"}.ic-fluent-filled.folder_arrow_right_20:before{content:"\e659"}.ic-fluent-filled.folder_arrow_right_24:before{content:"\e65a"}.ic-fluent-filled.folder_arrow_right_28:before{content:"\e65b"}.ic-fluent-filled.folder_arrow_right_48:before{content:"\e65c"}.ic-fluent-filled.folder_arrow_up_16:before{content:"\e65d"}.ic-fluent-filled.folder_arrow_up_20:before{content:"\e65e"}.ic-fluent-filled.folder_arrow_up_24:before{content:"\e65f"}.ic-fluent-filled.folder_arrow_up_28:before{content:"\e660"}.ic-fluent-filled.folder_arrow_up_48:before{content:"\e661"}.ic-fluent-filled.folder_briefcase_20:before{content:"\f424"}.ic-fluent-filled.folder_globe_16:before{content:"\f4bb"}.ic-fluent-filled.folder_globe_20:before{content:"\e662"}.ic-fluent-filled.folder_link_20:before{content:"\f429"}.ic-fluent-filled.folder_link_24:before{content:"\f42a"}.ic-fluent-filled.folder_link_28:before{content:"\f42b"}.ic-fluent-filled.folder_link_48:before{content:"\f42c"}.ic-fluent-filled.folder_mail_16:before{content:"\e663"}.ic-fluent-filled.folder_mail_20:before{content:"\e664"}.ic-fluent-filled.folder_mail_24:before{content:"\e665"}.ic-fluent-filled.folder_mail_28:before{content:"\e666"}.ic-fluent-filled.folder_open_16:before{content:"\f431"}.ic-fluent-filled.folder_open_20:before{content:"\f432"}.ic-fluent-filled.folder_open_24:before{content:"\f433"}.ic-fluent-filled.folder_open_vertical_20:before{content:"\f434"}.ic-fluent-filled.folder_people_20:before{content:"\eece"}.ic-fluent-filled.folder_people_24:before{content:"\eecf"}.ic-fluent-filled.folder_person_16:before{content:"\f4d0"}.ic-fluent-filled.folder_person_20:before{content:"\e667"}.ic-fluent-filled.folder_prohibited_16:before{content:"\e668"}.ic-fluent-filled.folder_prohibited_20:before{content:"\e669"}.ic-fluent-filled.folder_prohibited_24:before{content:"\e66a"}.ic-fluent-filled.folder_prohibited_28:before{content:"\e66b"}.ic-fluent-filled.folder_prohibited_48:before{content:"\e66c"}.ic-fluent-filled.folder_swap_16:before{content:"\e66d"}.ic-fluent-filled.folder_swap_20:before{content:"\e66e"}.ic-fluent-filled.folder_swap_24:before{content:"\e66f"}.ic-fluent-filled.folder_sync_16:before{content:"\e670"}.ic-fluent-filled.folder_sync_20:before{content:"\e671"}.ic-fluent-filled.folder_sync_24:before{content:"\e672"}.ic-fluent-filled.folder_zip_16:before{content:"\f438"}.ic-fluent-filled.folder_zip_20:before{content:"\f439"}.ic-fluent-filled.folder_zip_24:before{content:"\f43a"}.ic-fluent-filled.font_decrease_20:before{content:"\f43b"}.ic-fluent-filled.font_decrease_24:before{content:"\f43c"}.ic-fluent-filled.font_increase_20:before{content:"\f43d"}.ic-fluent-filled.font_increase_24:before{content:"\f43e"}.ic-fluent-filled.font_space_tracking_in_16:before{content:"\f43f"}.ic-fluent-filled.font_space_tracking_in_20:before{content:"\f440"}.ic-fluent-filled.font_space_tracking_in_24:before{content:"\f441"}.ic-fluent-filled.font_space_tracking_in_28:before{content:"\f442"}.ic-fluent-filled.font_space_tracking_out_16:before{content:"\f443"}.ic-fluent-filled.font_space_tracking_out_20:before{content:"\f444"}.ic-fluent-filled.font_space_tracking_out_24:before{content:"\f445"}.ic-fluent-filled.font_space_tracking_out_28:before{content:"\f446"}.ic-fluent-filled.food_16:before{content:"\e673"}.ic-fluent-filled.food_20:before{content:"\f447"}.ic-fluent-filled.food_24:before{content:"\f448"}.ic-fluent-filled.food_apple_20:before{content:"\e674"}.ic-fluent-filled.food_apple_24:before{content:"\e675"}.ic-fluent-filled.food_cake_12:before{content:"\e676"}.ic-fluent-filled.food_cake_16:before{content:"\e677"}.ic-fluent-filled.food_cake_20:before{content:"\e678"}.ic-fluent-filled.food_cake_24:before{content:"\f449"}.ic-fluent-filled.food_carrot_20:before{content:"\eefd"}.ic-fluent-filled.food_carrot_24:before{content:"\eefe"}.ic-fluent-filled.food_chicken_leg_16:before{content:"\ef17"}.ic-fluent-filled.food_chicken_leg_20:before{content:"\ef18"}.ic-fluent-filled.food_chicken_leg_24:before{content:"\ef19"}.ic-fluent-filled.food_chicken_leg_32:before{content:"\ef1a"}.ic-fluent-filled.food_egg_16:before{content:"\e679"}.ic-fluent-filled.food_egg_20:before{content:"\e67a"}.ic-fluent-filled.food_egg_24:before{content:"\f44a"}.ic-fluent-filled.food_fish_20:before{content:"\eeff"}.ic-fluent-filled.food_fish_24:before{content:"\ef00"}.ic-fluent-filled.food_grains_20:before{content:"\e67b"}.ic-fluent-filled.food_grains_24:before{content:"\e67c"}.ic-fluent-filled.food_pizza_20:before{content:"\e67d"}.ic-fluent-filled.food_pizza_24:before{content:"\e67e"}.ic-fluent-filled.food_toast_16:before{content:"\e67f"}.ic-fluent-filled.food_toast_20:before{content:"\e680"}.ic-fluent-filled.food_toast_24:before{content:"\f44b"}.ic-fluent-filled.form_20:before{content:"\eea7"}.ic-fluent-filled.form_24:before{content:"\eea8"}.ic-fluent-filled.form_28:before{content:"\eea9"}.ic-fluent-filled.form_48:before{content:"\eeaa"}.ic-fluent-filled.form_multiple_20:before{content:"\ef1b"}.ic-fluent-filled.form_multiple_24:before{content:"\ef1c"}.ic-fluent-filled.form_multiple_28:before{content:"\ef1d"}.ic-fluent-filled.form_multiple_48:before{content:"\ef1e"}.ic-fluent-filled.form_new_20:before{content:"\e681"}.ic-fluent-filled.form_new_24:before{content:"\f44c"}.ic-fluent-filled.form_new_28:before{content:"\f44d"}.ic-fluent-filled.form_new_48:before{content:"\f44e"}.ic-fluent-filled.fps_120_20:before{content:"\e682"}.ic-fluent-filled.fps_120_24:before{content:"\e683"}.ic-fluent-filled.fps_240_20:before{content:"\e684"}.ic-fluent-filled.fps_240_24:before{content:"\f451"}.ic-fluent-filled.fps_30_16:before{content:"\e685"}.ic-fluent-filled.fps_30_20:before{content:"\e686"}.ic-fluent-filled.fps_30_24:before{content:"\e687"}.ic-fluent-filled.fps_30_28:before{content:"\e688"}.ic-fluent-filled.fps_30_48:before{content:"\e689"}.ic-fluent-filled.fps_60_16:before{content:"\e68a"}.ic-fluent-filled.fps_60_20:before{content:"\e68b"}.ic-fluent-filled.fps_60_24:before{content:"\e68c"}.ic-fluent-filled.fps_60_28:before{content:"\e68d"}.ic-fluent-filled.fps_60_48:before{content:"\e68e"}.ic-fluent-filled.fps_960_20:before{content:"\e68f"}.ic-fluent-filled.fps_960_24:before{content:"\f452"}.ic-fluent-filled.full_screen_maximize_16:before{content:"\e690"}.ic-fluent-filled.full_screen_maximize_20:before{content:"\e691"}.ic-fluent-filled.full_screen_maximize_24:before{content:"\e692"}.ic-fluent-filled.full_screen_minimize_16:before{content:"\e693"}.ic-fluent-filled.full_screen_minimize_20:before{content:"\e694"}.ic-fluent-filled.full_screen_minimize_24:before{content:"\e695"}.ic-fluent-filled.games_16:before{content:"\e696"}.ic-fluent-filled.games_20:before{content:"\e697"}.ic-fluent-filled.games_24:before{content:"\f455"}.ic-fluent-filled.games_28:before{content:"\e698"}.ic-fluent-filled.games_32:before{content:"\e699"}.ic-fluent-filled.games_48:before{content:"\e69a"}.ic-fluent-filled.gantt_chart_20:before{content:"\e69b"}.ic-fluent-filled.gantt_chart_24:before{content:"\e69c"}.ic-fluent-filled.gas_20:before{content:"\e69d"}.ic-fluent-filled.gas_24:before{content:"\e69e"}.ic-fluent-filled.gas_pump_20:before{content:"\e69f"}.ic-fluent-filled.gas_pump_24:before{content:"\e6a0"}.ic-fluent-filled.gather_20:before{content:"\e6a1"}.ic-fluent-filled.gauge_20:before{content:"\f4d1"}.ic-fluent-filled.gauge_24:before{content:"\f4d2"}.ic-fluent-filled.gauge_32:before{content:"\eed0"}.ic-fluent-filled.gauge_add_20:before{content:"\e6a2"}.ic-fluent-filled.gavel_20:before{content:"\e6a3"}.ic-fluent-filled.gavel_24:before{content:"\e6a4"}.ic-fluent-filled.gavel_32:before{content:"\e6a5"}.ic-fluent-filled.gesture_20:before{content:"\e6a6"}.ic-fluent-filled.gesture_24:before{content:"\f456"}.ic-fluent-filled.gif_16:before{content:"\e6a7"}.ic-fluent-filled.gif_20:before{content:"\f457"}.ic-fluent-filled.gif_24:before{content:"\f458"}.ic-fluent-filled.gift_16:before{content:"\e6a8"}.ic-fluent-filled.gift_20:before{content:"\f459"}.ic-fluent-filled.gift_24:before{content:"\f45a"}.ic-fluent-filled.gift_card_16:before{content:"\f4d7"}.ic-fluent-filled.gift_card_20:before{content:"\f4d8"}.ic-fluent-filled.gift_card_24:before{content:"\e6a9"}.ic-fluent-filled.gift_card_add_20:before{content:"\f4d9"}.ic-fluent-filled.gift_card_add_24:before{content:"\e6aa"}.ic-fluent-filled.gift_card_arrow_right_20:before{content:"\e6ab"}.ic-fluent-filled.gift_card_arrow_right_24:before{content:"\e6ac"}.ic-fluent-filled.gift_card_money_20:before{content:"\e6ad"}.ic-fluent-filled.gift_card_money_24:before{content:"\e6ae"}.ic-fluent-filled.gift_card_multiple_20:before{content:"\e6af"}.ic-fluent-filled.gift_card_multiple_24:before{content:"\e6b0"}.ic-fluent-filled.glance_20:before{content:"\e6b1"}.ic-fluent-filled.glance_24:before{content:"\f45b"}.ic-fluent-filled.glance_default_12:before{content:"\e6b2"}.ic-fluent-filled.glance_horizontal_12:before{content:"\e6b3"}.ic-fluent-filled.glance_horizontal_20:before{content:"\e6b4"}.ic-fluent-filled.glance_horizontal_24:before{content:"\e6b5"}.ic-fluent-filled.glasses_16:before{content:"\e6b6"}.ic-fluent-filled.glasses_20:before{content:"\e6b7"}.ic-fluent-filled.glasses_24:before{content:"\f45c"}.ic-fluent-filled.glasses_28:before{content:"\e6b8"}.ic-fluent-filled.glasses_48:before{content:"\e6b9"}.ic-fluent-filled.glasses_off_16:before{content:"\e6ba"}.ic-fluent-filled.glasses_off_20:before{content:"\e6bb"}.ic-fluent-filled.glasses_off_24:before{content:"\f45d"}.ic-fluent-filled.glasses_off_28:before{content:"\e6bc"}.ic-fluent-filled.glasses_off_48:before{content:"\e6bd"}.ic-fluent-filled.globe_16:before{content:"\e6be"}.ic-fluent-filled.globe_20:before{content:"\f45e"}.ic-fluent-filled.globe_24:before{content:"\f45f"}.ic-fluent-filled.globe_32:before{content:"\e6bf"}.ic-fluent-filled.globe_add_20:before{content:"\e6c0"}.ic-fluent-filled.globe_add_24:before{content:"\f460"}.ic-fluent-filled.globe_clock_16:before{content:"\e6c1"}.ic-fluent-filled.globe_clock_20:before{content:"\e6c2"}.ic-fluent-filled.globe_clock_24:before{content:"\f461"}.ic-fluent-filled.globe_desktop_20:before{content:"\e6c3"}.ic-fluent-filled.globe_desktop_24:before{content:"\f462"}.ic-fluent-filled.globe_location_20:before{content:"\f4e6"}.ic-fluent-filled.globe_location_24:before{content:"\f463"}.ic-fluent-filled.globe_person_20:before{content:"\e6c4"}.ic-fluent-filled.globe_person_24:before{content:"\e6c5"}.ic-fluent-filled.globe_prohibited_20:before{content:"\e6c6"}.ic-fluent-filled.globe_search_20:before{content:"\e6c7"}.ic-fluent-filled.globe_search_24:before{content:"\f464"}.ic-fluent-filled.globe_shield_20:before{content:"\e6c8"}.ic-fluent-filled.globe_shield_24:before{content:"\e6c9"}.ic-fluent-filled.globe_star_16:before{content:"\f4f5"}.ic-fluent-filled.globe_star_20:before{content:"\e6ca"}.ic-fluent-filled.globe_surface_20:before{content:"\e6cb"}.ic-fluent-filled.globe_surface_24:before{content:"\e6cc"}.ic-fluent-filled.globe_video_20:before{content:"\f507"}.ic-fluent-filled.globe_video_24:before{content:"\f465"}.ic-fluent-filled.globe_video_28:before{content:"\e6cd"}.ic-fluent-filled.globe_video_32:before{content:"\e6ce"}.ic-fluent-filled.globe_video_48:before{content:"\e6cf"}.ic-fluent-filled.grid_16:before{content:"\e6d0"}.ic-fluent-filled.grid_20:before{content:"\f466"}.ic-fluent-filled.grid_24:before{content:"\f467"}.ic-fluent-filled.grid_28:before{content:"\f468"}.ic-fluent-filled.grid_dots_20:before{content:"\e6d1"}.ic-fluent-filled.grid_dots_24:before{content:"\e6d2"}.ic-fluent-filled.grid_dots_28:before{content:"\e6d3"}.ic-fluent-filled.grid_kanban_20:before{content:"\e6d4"}.ic-fluent-filled.group_20:before{content:"\f469"}.ic-fluent-filled.group_24:before{content:"\f46a"}.ic-fluent-filled.group_dismiss_20:before{content:"\e6d5"}.ic-fluent-filled.group_dismiss_24:before{content:"\e6d6"}.ic-fluent-filled.group_list_20:before{content:"\e6d7"}.ic-fluent-filled.group_list_24:before{content:"\f46b"}.ic-fluent-filled.group_return_20:before{content:"\e6d8"}.ic-fluent-filled.group_return_24:before{content:"\e6d9"}.ic-fluent-filled.guardian_20:before{content:"\e6da"}.ic-fluent-filled.guardian_24:before{content:"\e6db"}.ic-fluent-filled.guardian_28:before{content:"\e6dc"}.ic-fluent-filled.guardian_48:before{content:"\e6dd"}.ic-fluent-filled.guest_16:before{content:"\f46c"}.ic-fluent-filled.guest_20:before{content:"\f46d"}.ic-fluent-filled.guest_24:before{content:"\f46e"}.ic-fluent-filled.guest_28:before{content:"\f46f"}.ic-fluent-filled.guest_add_20:before{content:"\e6de"}.ic-fluent-filled.guest_add_24:before{content:"\f470"}.ic-fluent-filled.guitar_16:before{content:"\e6df"}.ic-fluent-filled.guitar_20:before{content:"\e6e0"}.ic-fluent-filled.guitar_24:before{content:"\e6e1"}.ic-fluent-filled.guitar_28:before{content:"\e6e2"}.ic-fluent-filled.hand_draw_16:before{content:"\e6e3"}.ic-fluent-filled.hand_draw_20:before{content:"\e6e4"}.ic-fluent-filled.hand_draw_24:before{content:"\e6e5"}.ic-fluent-filled.hand_draw_28:before{content:"\e6e6"}.ic-fluent-filled.hand_left_16:before{content:"\e6e7"}.ic-fluent-filled.hand_left_20:before{content:"\e6e8"}.ic-fluent-filled.hand_left_24:before{content:"\e6e9"}.ic-fluent-filled.hand_left_28:before{content:"\e6ea"}.ic-fluent-filled.hand_left_chat_16:before{content:"\eed1"}.ic-fluent-filled.hand_left_chat_20:before{content:"\eed2"}.ic-fluent-filled.hand_left_chat_24:before{content:"\eed3"}.ic-fluent-filled.hand_left_chat_28:before{content:"\eed4"}.ic-fluent-filled.hand_open_heart_20:before{content:"\ef01"}.ic-fluent-filled.hand_open_heart_32:before{content:"\ef02"}.ic-fluent-filled.hand_right_16:before{content:"\e6eb"}.ic-fluent-filled.hand_right_20:before{content:"\e6ec"}.ic-fluent-filled.hand_right_24:before{content:"\e6ed"}.ic-fluent-filled.hand_right_28:before{content:"\e6ee"}.ic-fluent-filled.hand_right_off_20:before{content:"\e6ef"}.ic-fluent-filled.hand_wave_16:before{content:"\ef03"}.ic-fluent-filled.hand_wave_20:before{content:"\ef04"}.ic-fluent-filled.hand_wave_24:before{content:"\ef05"}.ic-fluent-filled.handshake_16:before{content:"\f472"}.ic-fluent-filled.handshake_20:before{content:"\f473"}.ic-fluent-filled.handshake_24:before{content:"\f474"}.ic-fluent-filled.handshake_32:before{content:"\ef06"}.ic-fluent-filled.hard_drive_20:before{content:"\e6f0"}.ic-fluent-filled.hat_graduation_12:before{content:"\e6f1"}.ic-fluent-filled.hat_graduation_16:before{content:"\e6f2"}.ic-fluent-filled.hat_graduation_20:before{content:"\e6f3"}.ic-fluent-filled.hat_graduation_24:before{content:"\e6f4"}.ic-fluent-filled.hd_16:before{content:"\e6f5"}.ic-fluent-filled.hd_20:before{content:"\e6f6"}.ic-fluent-filled.hd_24:before{content:"\e6f7"}.ic-fluent-filled.hdr_20:before{content:"\e6f8"}.ic-fluent-filled.hdr_24:before{content:"\f475"}.ic-fluent-filled.hdr_off_20:before{content:"\e6f9"}.ic-fluent-filled.hdr_off_24:before{content:"\e6fa"}.ic-fluent-filled.headphones_20:before{content:"\e6fb"}.ic-fluent-filled.headphones_24:before{content:"\f476"}.ic-fluent-filled.headphones_28:before{content:"\f477"}.ic-fluent-filled.headphones_32:before{content:"\e6fc"}.ic-fluent-filled.headphones_48:before{content:"\e6fd"}.ic-fluent-filled.headphones_sound_wave_20:before{content:"\e6fe"}.ic-fluent-filled.headphones_sound_wave_24:before{content:"\e6ff"}.ic-fluent-filled.headphones_sound_wave_28:before{content:"\e700"}.ic-fluent-filled.headphones_sound_wave_32:before{content:"\e701"}.ic-fluent-filled.headphones_sound_wave_48:before{content:"\e702"}.ic-fluent-filled.headset_16:before{content:"\e703"}.ic-fluent-filled.headset_20:before{content:"\e704"}.ic-fluent-filled.headset_24:before{content:"\f478"}.ic-fluent-filled.headset_28:before{content:"\f479"}.ic-fluent-filled.headset_32:before{content:"\e705"}.ic-fluent-filled.headset_48:before{content:"\e706"}.ic-fluent-filled.headset_add_20:before{content:"\f508"}.ic-fluent-filled.headset_add_24:before{content:"\f509"}.ic-fluent-filled.headset_vr_20:before{content:"\f47a"}.ic-fluent-filled.headset_vr_24:before{content:"\f47b"}.ic-fluent-filled.heart_12:before{content:"\e707"}.ic-fluent-filled.heart_16:before{content:"\f47c"}.ic-fluent-filled.heart_20:before{content:"\f47d"}.ic-fluent-filled.heart_24:before{content:"\f47e"}.ic-fluent-filled.heart_28:before{content:"\f50a"}.ic-fluent-filled.heart_32:before{content:"\e708"}.ic-fluent-filled.heart_48:before{content:"\e709"}.ic-fluent-filled.heart_broken_16:before{content:"\f50b"}.ic-fluent-filled.heart_broken_20:before{content:"\e70a"}.ic-fluent-filled.heart_broken_24:before{content:"\ef25"}.ic-fluent-filled.heart_circle_16:before{content:"\e70b"}.ic-fluent-filled.heart_circle_20:before{content:"\e70c"}.ic-fluent-filled.heart_circle_24:before{content:"\e70d"}.ic-fluent-filled.heart_pulse_20:before{content:"\e70e"}.ic-fluent-filled.heart_pulse_24:before{content:"\e70f"}.ic-fluent-filled.heart_pulse_32:before{content:"\e710"}.ic-fluent-filled.highlight_16:before{content:"\f47f"}.ic-fluent-filled.highlight_20:before{content:"\f480"}.ic-fluent-filled.highlight_24:before{content:"\f481"}.ic-fluent-filled.highlight_accent_16:before{content:"\f482"}.ic-fluent-filled.highlight_accent_20:before{content:"\f483"}.ic-fluent-filled.highlight_accent_24:before{content:"\f484"}.ic-fluent-filled.highlight_link_20:before{content:"\e711"}.ic-fluent-filled.history_16:before{content:"\e712"}.ic-fluent-filled.history_20:before{content:"\f485"}.ic-fluent-filled.history_24:before{content:"\f486"}.ic-fluent-filled.history_28:before{content:"\e713"}.ic-fluent-filled.history_32:before{content:"\e714"}.ic-fluent-filled.history_48:before{content:"\e715"}.ic-fluent-filled.history_dismiss_20:before{content:"\e716"}.ic-fluent-filled.history_dismiss_24:before{content:"\e717"}.ic-fluent-filled.history_dismiss_28:before{content:"\e718"}.ic-fluent-filled.history_dismiss_32:before{content:"\e719"}.ic-fluent-filled.history_dismiss_48:before{content:"\e71a"}.ic-fluent-filled.home_12:before{content:"\e71b"}.ic-fluent-filled.home_16:before{content:"\e71c"}.ic-fluent-filled.home_20:before{content:"\f487"}.ic-fluent-filled.home_24:before{content:"\f488"}.ic-fluent-filled.home_28:before{content:"\f489"}.ic-fluent-filled.home_32:before{content:"\e71d"}.ic-fluent-filled.home_48:before{content:"\e71e"}.ic-fluent-filled.home_add_20:before{content:"\e71f"}.ic-fluent-filled.home_add_24:before{content:"\f48a"}.ic-fluent-filled.home_checkmark_16:before{content:"\e720"}.ic-fluent-filled.home_checkmark_20:before{content:"\e721"}.ic-fluent-filled.home_checkmark_24:before{content:"\f48b"}.ic-fluent-filled.home_database_20:before{content:"\e722"}.ic-fluent-filled.home_database_24:before{content:"\eed5"}.ic-fluent-filled.home_database_32:before{content:"\eed6"}.ic-fluent-filled.home_more_20:before{content:"\e723"}.ic-fluent-filled.home_more_24:before{content:"\eed7"}.ic-fluent-filled.home_more_32:before{content:"\eed8"}.ic-fluent-filled.home_person_20:before{content:"\e724"}.ic-fluent-filled.home_person_24:before{content:"\e725"}.ic-fluent-filled.icons_20:before{content:"\f48c"}.ic-fluent-filled.icons_24:before{content:"\f48d"}.ic-fluent-filled.image_16:before{content:"\f48e"}.ic-fluent-filled.image_20:before{content:"\f48f"}.ic-fluent-filled.image_24:before{content:"\f490"}.ic-fluent-filled.image_28:before{content:"\f491"}.ic-fluent-filled.image_32:before{content:"\e726"}.ic-fluent-filled.image_48:before{content:"\f492"}.ic-fluent-filled.image_add_20:before{content:"\e727"}.ic-fluent-filled.image_add_24:before{content:"\f493"}.ic-fluent-filled.image_alt_text_16:before{content:"\e728"}.ic-fluent-filled.image_alt_text_20:before{content:"\f494"}.ic-fluent-filled.image_alt_text_24:before{content:"\f495"}.ic-fluent-filled.image_arrow_back_20:before{content:"\e729"}.ic-fluent-filled.image_arrow_back_24:before{content:"\e72a"}.ic-fluent-filled.image_arrow_counterclockwise_20:before{content:"\e72b"}.ic-fluent-filled.image_arrow_counterclockwise_24:before{content:"\e72c"}.ic-fluent-filled.image_arrow_forward_20:before{content:"\e72d"}.ic-fluent-filled.image_arrow_forward_24:before{content:"\e72e"}.ic-fluent-filled.image_copy_20:before{content:"\f496"}.ic-fluent-filled.image_copy_24:before{content:"\f497"}.ic-fluent-filled.image_copy_28:before{content:"\f498"}.ic-fluent-filled.image_edit_16:before{content:"\f499"}.ic-fluent-filled.image_edit_20:before{content:"\f49a"}.ic-fluent-filled.image_edit_24:before{content:"\f49b"}.ic-fluent-filled.image_globe_20:before{content:"\e72f"}.ic-fluent-filled.image_globe_24:before{content:"\e730"}.ic-fluent-filled.image_multiple_16:before{content:"\e731"}.ic-fluent-filled.image_multiple_20:before{content:"\e732"}.ic-fluent-filled.image_multiple_24:before{content:"\e733"}.ic-fluent-filled.image_multiple_28:before{content:"\e734"}.ic-fluent-filled.image_multiple_32:before{content:"\e735"}.ic-fluent-filled.image_multiple_48:before{content:"\e736"}.ic-fluent-filled.image_multiple_off_16:before{content:"\e737"}.ic-fluent-filled.image_multiple_off_20:before{content:"\e738"}.ic-fluent-filled.image_off_20:before{content:"\e739"}.ic-fluent-filled.image_off_24:before{content:"\f49f"}.ic-fluent-filled.image_prohibited_20:before{content:"\e73a"}.ic-fluent-filled.image_prohibited_24:before{content:"\e73b"}.ic-fluent-filled.image_reflection_20:before{content:"\e73c"}.ic-fluent-filled.image_reflection_24:before{content:"\e73d"}.ic-fluent-filled.image_search_20:before{content:"\f4a0"}.ic-fluent-filled.image_search_24:before{content:"\f4a1"}.ic-fluent-filled.image_shadow_20:before{content:"\e73e"}.ic-fluent-filled.image_shadow_24:before{content:"\e73f"}.ic-fluent-filled.immersive_reader_16:before{content:"\e740"}.ic-fluent-filled.immersive_reader_20:before{content:"\f4a2"}.ic-fluent-filled.immersive_reader_24:before{content:"\f4a3"}.ic-fluent-filled.immersive_reader_28:before{content:"\e741"}.ic-fluent-filled.important_12:before{content:"\f4a4"}.ic-fluent-filled.important_16:before{content:"\f4a5"}.ic-fluent-filled.important_20:before{content:"\f4a6"}.ic-fluent-filled.important_24:before{content:"\f4a7"}.ic-fluent-filled.incognito_20:before{content:"\e742"}.ic-fluent-filled.incognito_24:before{content:"\f4a8"}.ic-fluent-filled.info_12:before{content:"\e743"}.ic-fluent-filled.info_16:before{content:"\f4a9"}.ic-fluent-filled.info_20:before{content:"\f4aa"}.ic-fluent-filled.info_24:before{content:"\f4ab"}.ic-fluent-filled.info_28:before{content:"\f4ac"}.ic-fluent-filled.info_shield_20:before{content:"\e744"}.ic-fluent-filled.ink_stroke_20:before{content:"\e745"}.ic-fluent-filled.ink_stroke_24:before{content:"\e746"}.ic-fluent-filled.inking_tool_16:before{content:"\f4ad"}.ic-fluent-filled.inking_tool_20:before{content:"\f4ae"}.ic-fluent-filled.inking_tool_24:before{content:"\f4af"}.ic-fluent-filled.inking_tool_32:before{content:"\e747"}.ic-fluent-filled.inking_tool_accent_16:before{content:"\f4b0"}.ic-fluent-filled.inking_tool_accent_20:before{content:"\f4b1"}.ic-fluent-filled.inking_tool_accent_24:before{content:"\f4b2"}.ic-fluent-filled.inking_tool_accent_32:before{content:"\e748"}.ic-fluent-filled.inprivate_account_16:before{content:"\f4b3"}.ic-fluent-filled.inprivate_account_20:before{content:"\f4b4"}.ic-fluent-filled.inprivate_account_24:before{content:"\f4b5"}.ic-fluent-filled.inprivate_account_28:before{content:"\f4b6"}.ic-fluent-filled.insert_20:before{content:"\f4b7"}.ic-fluent-filled.ios_arrow_ltr_24:before{content:"\e749"}.ic-fluent-filled.ios_arrow_rtl_24:before{content:"\e74a"}.ic-fluent-filled.ios_chevron_right_20:before{content:"\f4bc"}.ic-fluent-filled.iot_20:before{content:"\e74b"}.ic-fluent-filled.iot_24:before{content:"\e74c"}.ic-fluent-filled.javascript_16:before{content:"\f4bd"}.ic-fluent-filled.javascript_20:before{content:"\f4be"}.ic-fluent-filled.javascript_24:before{content:"\f4bf"}.ic-fluent-filled.joystick_20:before{content:"\e74d"}.ic-fluent-filled.key_16:before{content:"\e74e"}.ic-fluent-filled.key_20:before{content:"\f4c0"}.ic-fluent-filled.key_24:before{content:"\f4c1"}.ic-fluent-filled.key_32:before{content:"\e74f"}.ic-fluent-filled.key_command_16:before{content:"\e750"}.ic-fluent-filled.key_command_20:before{content:"\e751"}.ic-fluent-filled.key_command_24:before{content:"\e752"}.ic-fluent-filled.key_multiple_20:before{content:"\e753"}.ic-fluent-filled.key_reset_20:before{content:"\e754"}.ic-fluent-filled.key_reset_24:before{content:"\e755"}.ic-fluent-filled.keyboard_123_20:before{content:"\e756"}.ic-fluent-filled.keyboard_123_24:before{content:"\e757"}.ic-fluent-filled.keyboard_16:before{content:"\e758"}.ic-fluent-filled.keyboard_20:before{content:"\f4c2"}.ic-fluent-filled.keyboard_24:before{content:"\f4c3"}.ic-fluent-filled.keyboard_dock_20:before{content:"\e759"}.ic-fluent-filled.keyboard_dock_24:before{content:"\f4c4"}.ic-fluent-filled.keyboard_layout_float_20:before{content:"\e75a"}.ic-fluent-filled.keyboard_layout_float_24:before{content:"\f4c5"}.ic-fluent-filled.keyboard_layout_one_handed_left_20:before{content:"\e75b"}.ic-fluent-filled.keyboard_layout_one_handed_left_24:before{content:"\f4c6"}.ic-fluent-filled.keyboard_layout_resize_20:before{content:"\e75c"}.ic-fluent-filled.keyboard_layout_resize_24:before{content:"\f4c7"}.ic-fluent-filled.keyboard_layout_split_20:before{content:"\e75d"}.ic-fluent-filled.keyboard_layout_split_24:before{content:"\f4c8"}.ic-fluent-filled.keyboard_shift_16:before{content:"\e75e"}.ic-fluent-filled.keyboard_shift_20:before{content:"\e75f"}.ic-fluent-filled.keyboard_shift_24:before{content:"\f4c9"}.ic-fluent-filled.keyboard_shift_uppercase_16:before{content:"\e760"}.ic-fluent-filled.keyboard_shift_uppercase_20:before{content:"\e761"}.ic-fluent-filled.keyboard_shift_uppercase_24:before{content:"\f4ca"}.ic-fluent-filled.keyboard_tab_20:before{content:"\e762"}.ic-fluent-filled.keyboard_tab_24:before{content:"\f4cb"}.ic-fluent-filled.laptop_16:before{content:"\f4cc"}.ic-fluent-filled.laptop_20:before{content:"\f4cd"}.ic-fluent-filled.laptop_24:before{content:"\f4ce"}.ic-fluent-filled.laptop_28:before{content:"\f4cf"}.ic-fluent-filled.laptop_dismiss_16:before{content:"\f50f"}.ic-fluent-filled.laptop_dismiss_20:before{content:"\e763"}.ic-fluent-filled.laser_tool_20:before{content:"\ef1f"}.ic-fluent-filled.lasso_20:before{content:"\e764"}.ic-fluent-filled.lasso_24:before{content:"\f4d3"}.ic-fluent-filled.lasso_28:before{content:"\e765"}.ic-fluent-filled.launcher_settings_20:before{content:"\e766"}.ic-fluent-filled.launcher_settings_24:before{content:"\f4d4"}.ic-fluent-filled.layer_20:before{content:"\f4d5"}.ic-fluent-filled.layer_24:before{content:"\f4d6"}.ic-fluent-filled.layer_diagonal_20:before{content:"\ef26"}.ic-fluent-filled.layer_diagonal_person_20:before{content:"\ef27"}.ic-fluent-filled.leaf_one_16:before{content:"\e767"}.ic-fluent-filled.leaf_one_20:before{content:"\e768"}.ic-fluent-filled.leaf_one_24:before{content:"\e769"}.ic-fluent-filled.leaf_one_32:before{content:"\ef07"}.ic-fluent-filled.leaf_three_16:before{content:"\e76a"}.ic-fluent-filled.leaf_three_20:before{content:"\e76b"}.ic-fluent-filled.leaf_three_24:before{content:"\e76c"}.ic-fluent-filled.leaf_two_16:before{content:"\f4da"}.ic-fluent-filled.leaf_two_20:before{content:"\f4db"}.ic-fluent-filled.leaf_two_24:before{content:"\f4dc"}.ic-fluent-filled.leaf_two_32:before{content:"\ef08"}.ic-fluent-filled.learning_app_20:before{content:"\e76d"}.ic-fluent-filled.learning_app_24:before{content:"\e76e"}.ic-fluent-filled.library_16:before{content:"\e76f"}.ic-fluent-filled.library_20:before{content:"\e770"}.ic-fluent-filled.library_24:before{content:"\f4dd"}.ic-fluent-filled.library_28:before{content:"\f4de"}.ic-fluent-filled.lightbulb_16:before{content:"\f4df"}.ic-fluent-filled.lightbulb_20:before{content:"\f4e0"}.ic-fluent-filled.lightbulb_24:before{content:"\f4e1"}.ic-fluent-filled.lightbulb_circle_20:before{content:"\e771"}.ic-fluent-filled.lightbulb_circle_24:before{content:"\f4e2"}.ic-fluent-filled.lightbulb_filament_16:before{content:"\f4e3"}.ic-fluent-filled.lightbulb_filament_20:before{content:"\f4e4"}.ic-fluent-filled.lightbulb_filament_24:before{content:"\f4e5"}.ic-fluent-filled.lightbulb_filament_48:before{content:"\e772"}.ic-fluent-filled.likert_16:before{content:"\f4e7"}.ic-fluent-filled.likert_20:before{content:"\f4e8"}.ic-fluent-filled.likert_24:before{content:"\f4e9"}.ic-fluent-filled.line_20:before{content:"\e773"}.ic-fluent-filled.line_24:before{content:"\e774"}.ic-fluent-filled.line_32:before{content:"\e775"}.ic-fluent-filled.line_48:before{content:"\e776"}.ic-fluent-filled.line_dashes_20:before{content:"\e777"}.ic-fluent-filled.line_dashes_24:before{content:"\e778"}.ic-fluent-filled.line_dashes_32:before{content:"\e779"}.ic-fluent-filled.line_dashes_48:before{content:"\e77a"}.ic-fluent-filled.line_horizontal_1_20:before{content:"\f4ea"}.ic-fluent-filled.line_horizontal_3_20:before{content:"\f56a"}.ic-fluent-filled.line_horizontal_3_201:before{content:"\f4eb"}.ic-fluent-filled.line_horizontal_5_20:before{content:"\f4ec"}.ic-fluent-filled.line_horizontal_5_error_20:before{content:"\e77b"}.ic-fluent-filled.line_style_20:before{content:"\e77c"}.ic-fluent-filled.line_style_24:before{content:"\e77d"}.ic-fluent-filled.link_12:before{content:"\e77e"}.ic-fluent-filled.link_16:before{content:"\f4ed"}.ic-fluent-filled.link_20:before{content:"\f4ee"}.ic-fluent-filled.link_24:before{content:"\f4ef"}.ic-fluent-filled.link_28:before{content:"\f4f0"}.ic-fluent-filled.link_32:before{content:"\e77f"}.ic-fluent-filled.link_48:before{content:"\f4f1"}.ic-fluent-filled.link_dismiss_16:before{content:"\e780"}.ic-fluent-filled.link_dismiss_20:before{content:"\e781"}.ic-fluent-filled.link_dismiss_24:before{content:"\e782"}.ic-fluent-filled.link_edit_16:before{content:"\f4f2"}.ic-fluent-filled.link_edit_20:before{content:"\f4f3"}.ic-fluent-filled.link_edit_24:before{content:"\f4f4"}.ic-fluent-filled.link_square_12:before{content:"\e783"}.ic-fluent-filled.link_square_16:before{content:"\e784"}.ic-fluent-filled.link_square_20:before{content:"\e785"}.ic-fluent-filled.link_square_24:before{content:"\f4f6"}.ic-fluent-filled.link_toolbox_20:before{content:"\e786"}.ic-fluent-filled.list_16:before{content:"\e787"}.ic-fluent-filled.list_20:before{content:"\f4f7"}.ic-fluent-filled.list_24:before{content:"\f4f8"}.ic-fluent-filled.list_28:before{content:"\f4f9"}.ic-fluent-filled.live_20:before{content:"\f4fa"}.ic-fluent-filled.live_24:before{content:"\f4fb"}.ic-fluent-filled.live_off_20:before{content:"\e788"}.ic-fluent-filled.live_off_24:before{content:"\e789"}.ic-fluent-filled.local_language_16:before{content:"\f4fc"}.ic-fluent-filled.local_language_20:before{content:"\f4fd"}.ic-fluent-filled.local_language_24:before{content:"\f4fe"}.ic-fluent-filled.local_language_28:before{content:"\f4ff"}.ic-fluent-filled.location_12:before{content:"\f500"}.ic-fluent-filled.location_16:before{content:"\f501"}.ic-fluent-filled.location_20:before{content:"\f502"}.ic-fluent-filled.location_24:before{content:"\f503"}.ic-fluent-filled.location_28:before{content:"\f504"}.ic-fluent-filled.location_48:before{content:"\e78a"}.ic-fluent-filled.location_add_16:before{content:"\e78b"}.ic-fluent-filled.location_add_20:before{content:"\e78c"}.ic-fluent-filled.location_add_24:before{content:"\e78d"}.ic-fluent-filled.location_add_left_20:before{content:"\e78e"}.ic-fluent-filled.location_add_right_20:before{content:"\e78f"}.ic-fluent-filled.location_add_up_20:before{content:"\e790"}.ic-fluent-filled.location_arrow_left_48:before{content:"\e791"}.ic-fluent-filled.location_arrow_right_48:before{content:"\e792"}.ic-fluent-filled.location_arrow_up_48:before{content:"\e793"}.ic-fluent-filled.location_dismiss_20:before{content:"\e794"}.ic-fluent-filled.location_dismiss_24:before{content:"\e795"}.ic-fluent-filled.location_live_20:before{content:"\f505"}.ic-fluent-filled.location_live_24:before{content:"\f506"}.ic-fluent-filled.location_off_16:before{content:"\e796"}.ic-fluent-filled.location_off_20:before{content:"\e797"}.ic-fluent-filled.location_off_24:before{content:"\e798"}.ic-fluent-filled.location_off_28:before{content:"\e799"}.ic-fluent-filled.location_off_48:before{content:"\e79a"}.ic-fluent-filled.lock_closed_12:before{content:"\e79b"}.ic-fluent-filled.lock_closed_16:before{content:"\e79c"}.ic-fluent-filled.lock_closed_20:before{content:"\e79d"}.ic-fluent-filled.lock_closed_24:before{content:"\e79e"}.ic-fluent-filled.lock_closed_32:before{content:"\e79f"}.ic-fluent-filled.lock_multiple_20:before{content:"\e7a0"}.ic-fluent-filled.lock_multiple_24:before{content:"\e7a1"}.ic-fluent-filled.lock_open_16:before{content:"\e7a2"}.ic-fluent-filled.lock_open_20:before{content:"\e7a3"}.ic-fluent-filled.lock_open_24:before{content:"\e7a4"}.ic-fluent-filled.lock_open_28:before{content:"\e7a5"}.ic-fluent-filled.lock_shield_20:before{content:"\f50c"}.ic-fluent-filled.lock_shield_24:before{content:"\f50d"}.ic-fluent-filled.lock_shield_48:before{content:"\f50e"}.ic-fluent-filled.lottery_20:before{content:"\e7a6"}.ic-fluent-filled.lottery_24:before{content:"\e7a7"}.ic-fluent-filled.luggage_16:before{content:"\e7a8"}.ic-fluent-filled.luggage_20:before{content:"\e7a9"}.ic-fluent-filled.luggage_24:before{content:"\e7aa"}.ic-fluent-filled.luggage_28:before{content:"\e7ab"}.ic-fluent-filled.luggage_32:before{content:"\e7ac"}.ic-fluent-filled.luggage_48:before{content:"\e7ad"}.ic-fluent-filled.mail_12:before{content:"\e7ae"}.ic-fluent-filled.mail_16:before{content:"\e7af"}.ic-fluent-filled.mail_20:before{content:"\f510"}.ic-fluent-filled.mail_24:before{content:"\f511"}.ic-fluent-filled.mail_28:before{content:"\f512"}.ic-fluent-filled.mail_48:before{content:"\f513"}.ic-fluent-filled.mail_add_16:before{content:"\f517"}.ic-fluent-filled.mail_add_20:before{content:"\f529"}.ic-fluent-filled.mail_add_24:before{content:"\f514"}.ic-fluent-filled.mail_alert_16:before{content:"\f52a"}.ic-fluent-filled.mail_alert_20:before{content:"\f534"}.ic-fluent-filled.mail_alert_24:before{content:"\f535"}.ic-fluent-filled.mail_alert_28:before{content:"\e7b0"}.ic-fluent-filled.mail_all_read_16:before{content:"\e7e0"}.ic-fluent-filled.mail_all_read_161:before{content:"\e7b1"}.ic-fluent-filled.mail_all_read_20:before{content:"\f518"}.ic-fluent-filled.mail_all_read_24:before{content:"\e7e1"}.ic-fluent-filled.mail_all_read_241:before{content:"\e7b2"}.ic-fluent-filled.mail_all_read_28:before{content:"\e7e2"}.ic-fluent-filled.mail_all_read_281:before{content:"\e7b3"}.ic-fluent-filled.mail_all_unread_20:before{content:"\f519"}.ic-fluent-filled.mail_arrow_double_back_16:before{content:"\e7b4"}.ic-fluent-filled.mail_arrow_double_back_20:before{content:"\e7b5"}.ic-fluent-filled.mail_arrow_down_16:before{content:"\f536"}.ic-fluent-filled.mail_arrow_down_20:before{content:"\e7b6"}.ic-fluent-filled.mail_arrow_forward_16:before{content:"\e7b7"}.ic-fluent-filled.mail_arrow_forward_20:before{content:"\e7b8"}.ic-fluent-filled.mail_arrow_up_16:before{content:"\e7b9"}.ic-fluent-filled.mail_arrow_up_20:before{content:"\f537"}.ic-fluent-filled.mail_arrow_up_24:before{content:"\f555"}.ic-fluent-filled.mail_attach_16:before{content:"\e7ba"}.ic-fluent-filled.mail_attach_20:before{content:"\e7bb"}.ic-fluent-filled.mail_attach_24:before{content:"\e7bc"}.ic-fluent-filled.mail_attach_28:before{content:"\e7bd"}.ic-fluent-filled.mail_checkmark_16:before{content:"\f556"}.ic-fluent-filled.mail_checkmark_20:before{content:"\e7be"}.ic-fluent-filled.mail_clock_16:before{content:"\f55b"}.ic-fluent-filled.mail_clock_20:before{content:"\f51a"}.ic-fluent-filled.mail_clock_24:before{content:"\f55c"}.ic-fluent-filled.mail_copy_20:before{content:"\f51b"}.ic-fluent-filled.mail_copy_24:before{content:"\f51c"}.ic-fluent-filled.mail_dismiss_16:before{content:"\e7bf"}.ic-fluent-filled.mail_dismiss_20:before{content:"\f55d"}.ic-fluent-filled.mail_dismiss_24:before{content:"\f55e"}.ic-fluent-filled.mail_dismiss_28:before{content:"\e7c0"}.ic-fluent-filled.mail_edit_20:before{content:"\e7c1"}.ic-fluent-filled.mail_edit_24:before{content:"\e7c2"}.ic-fluent-filled.mail_error_16:before{content:"\e7c3"}.ic-fluent-filled.mail_error_20:before{content:"\f55f"}.ic-fluent-filled.mail_error_24:before{content:"\f567"}.ic-fluent-filled.mail_inbox_16:before{content:"\f51d"}.ic-fluent-filled.mail_inbox_20:before{content:"\f51e"}.ic-fluent-filled.mail_inbox_24:before{content:"\f51f"}.ic-fluent-filled.mail_inbox_28:before{content:"\f520"}.ic-fluent-filled.mail_inbox_add_16:before{content:"\f521"}.ic-fluent-filled.mail_inbox_add_20:before{content:"\f522"}.ic-fluent-filled.mail_inbox_add_24:before{content:"\f523"}.ic-fluent-filled.mail_inbox_add_28:before{content:"\f524"}.ic-fluent-filled.mail_inbox_all_20:before{content:"\e7c4"}.ic-fluent-filled.mail_inbox_all_24:before{content:"\e7c5"}.ic-fluent-filled.mail_inbox_arrow_down_16:before{content:"\f568"}.ic-fluent-filled.mail_inbox_arrow_down_20:before{content:"\e7c6"}.ic-fluent-filled.mail_inbox_arrow_right_20:before{content:"\e7c7"}.ic-fluent-filled.mail_inbox_arrow_right_24:before{content:"\e7c8"}.ic-fluent-filled.mail_inbox_arrow_up_20:before{content:"\e7c9"}.ic-fluent-filled.mail_inbox_arrow_up_24:before{content:"\e7ca"}.ic-fluent-filled.mail_inbox_checkmark_16:before{content:"\e7cb"}.ic-fluent-filled.mail_inbox_checkmark_20:before{content:"\e7cc"}.ic-fluent-filled.mail_inbox_checkmark_24:before{content:"\e7cd"}.ic-fluent-filled.mail_inbox_checkmark_28:before{content:"\e7ce"}.ic-fluent-filled.mail_inbox_dismiss_16:before{content:"\f525"}.ic-fluent-filled.mail_inbox_dismiss_20:before{content:"\f526"}.ic-fluent-filled.mail_inbox_dismiss_24:before{content:"\f527"}.ic-fluent-filled.mail_inbox_dismiss_28:before{content:"\f528"}.ic-fluent-filled.mail_link_20:before{content:"\f58f"}.ic-fluent-filled.mail_link_24:before{content:"\f596"}.ic-fluent-filled.mail_list_16:before{content:"\e7cf"}.ic-fluent-filled.mail_list_20:before{content:"\e7d0"}.ic-fluent-filled.mail_list_24:before{content:"\e7d1"}.ic-fluent-filled.mail_list_28:before{content:"\e7d2"}.ic-fluent-filled.mail_multiple_16:before{content:"\e7d3"}.ic-fluent-filled.mail_multiple_20:before{content:"\e7d4"}.ic-fluent-filled.mail_multiple_24:before{content:"\e7d5"}.ic-fluent-filled.mail_multiple_28:before{content:"\e7d6"}.ic-fluent-filled.mail_off_20:before{content:"\e7d7"}.ic-fluent-filled.mail_off_24:before{content:"\e7d8"}.ic-fluent-filled.mail_open_person_16:before{content:"\e7d9"}.ic-fluent-filled.mail_open_person_20:before{content:"\e7da"}.ic-fluent-filled.mail_open_person_24:before{content:"\e7db"}.ic-fluent-filled.mail_pause_16:before{content:"\f5b0"}.ic-fluent-filled.mail_pause_20:before{content:"\e7dc"}.ic-fluent-filled.mail_prohibited_16:before{content:"\e7dd"}.ic-fluent-filled.mail_prohibited_20:before{content:"\f5d5"}.ic-fluent-filled.mail_prohibited_24:before{content:"\f5ec"}.ic-fluent-filled.mail_prohibited_28:before{content:"\e7de"}.ic-fluent-filled.mail_read_16:before{content:"\e7df"}.ic-fluent-filled.mail_read_20:before{content:"\f52b"}.ic-fluent-filled.mail_read_24:before{content:"\f52c"}.ic-fluent-filled.mail_read_28:before{content:"\f52d"}.ic-fluent-filled.mail_read_48:before{content:"\f52e"}.ic-fluent-filled.mail_read_multiple_20:before{content:"\eeab"}.ic-fluent-filled.mail_read_multiple_32:before{content:"\eeac"}.ic-fluent-filled.mail_settings_16:before{content:"\f5ed"}.ic-fluent-filled.mail_settings_20:before{content:"\e7e3"}.ic-fluent-filled.mail_shield_16:before{content:"\f5f2"}.ic-fluent-filled.mail_shield_20:before{content:"\e7e4"}.ic-fluent-filled.mail_template_16:before{content:"\e7e5"}.ic-fluent-filled.mail_template_20:before{content:"\f5f3"}.ic-fluent-filled.mail_template_24:before{content:"\f5f7"}.ic-fluent-filled.mail_unread_16:before{content:"\f52f"}.ic-fluent-filled.mail_unread_20:before{content:"\f530"}.ic-fluent-filled.mail_unread_24:before{content:"\f531"}.ic-fluent-filled.mail_unread_28:before{content:"\f532"}.ic-fluent-filled.mail_unread_48:before{content:"\f533"}.ic-fluent-filled.mail_warning_16:before{content:"\f5f8"}.ic-fluent-filled.mail_warning_20:before{content:"\e7e6"}.ic-fluent-filled.mail_warning_24:before{content:"\e7e7"}.ic-fluent-filled.map_20:before{content:"\e7e8"}.ic-fluent-filled.map_24:before{content:"\f538"}.ic-fluent-filled.map_drive_16:before{content:"\f539"}.ic-fluent-filled.map_drive_20:before{content:"\f53a"}.ic-fluent-filled.map_drive_24:before{content:"\f53b"}.ic-fluent-filled.markdown_20:before{content:"\e7e9"}.ic-fluent-filled.match_app_layout_20:before{content:"\e7ea"}.ic-fluent-filled.match_app_layout_24:before{content:"\f53c"}.ic-fluent-filled.math_format_linear_20:before{content:"\e7eb"}.ic-fluent-filled.math_format_linear_24:before{content:"\e7ec"}.ic-fluent-filled.math_format_professional_20:before{content:"\e7ed"}.ic-fluent-filled.math_format_professional_24:before{content:"\e7ee"}.ic-fluent-filled.math_formula_16:before{content:"\e7ef"}.ic-fluent-filled.math_formula_20:before{content:"\e7f0"}.ic-fluent-filled.math_formula_24:before{content:"\e7f1"}.ic-fluent-filled.math_formula_32:before{content:"\e7f2"}.ic-fluent-filled.math_symbols_16:before{content:"\e7f3"}.ic-fluent-filled.math_symbols_20:before{content:"\e7f4"}.ic-fluent-filled.math_symbols_24:before{content:"\e7f5"}.ic-fluent-filled.math_symbols_28:before{content:"\e7f6"}.ic-fluent-filled.math_symbols_32:before{content:"\e7f7"}.ic-fluent-filled.math_symbols_48:before{content:"\e7f8"}.ic-fluent-filled.maximize_16:before{content:"\f53d"}.ic-fluent-filled.maximize_20:before{content:"\e7f9"}.ic-fluent-filled.maximize_24:before{content:"\e7fa"}.ic-fluent-filled.maximize_28:before{content:"\e7fb"}.ic-fluent-filled.maximize_48:before{content:"\e7fc"}.ic-fluent-filled.meet_now_16:before{content:"\e7fd"}.ic-fluent-filled.meet_now_20:before{content:"\f53e"}.ic-fluent-filled.meet_now_24:before{content:"\f53f"}.ic-fluent-filled.meet_now_28:before{content:"\f600"}.ic-fluent-filled.meet_now_32:before{content:"\f601"}.ic-fluent-filled.meet_now_48:before{content:"\f63b"}.ic-fluent-filled.megaphone_16:before{content:"\f540"}.ic-fluent-filled.megaphone_20:before{content:"\f541"}.ic-fluent-filled.megaphone_24:before{content:"\f542"}.ic-fluent-filled.megaphone_28:before{content:"\f543"}.ic-fluent-filled.megaphone_loud_16:before{content:"\eead"}.ic-fluent-filled.megaphone_loud_20:before{content:"\f655"}.ic-fluent-filled.megaphone_loud_24:before{content:"\e7fe"}.ic-fluent-filled.megaphone_off_16:before{content:"\e7ff"}.ic-fluent-filled.megaphone_off_20:before{content:"\e800"}.ic-fluent-filled.megaphone_off_24:before{content:"\f544"}.ic-fluent-filled.megaphone_off_28:before{content:"\e801"}.ic-fluent-filled.mention_16:before{content:"\f545"}.ic-fluent-filled.mention_20:before{content:"\f546"}.ic-fluent-filled.mention_24:before{content:"\f547"}.ic-fluent-filled.mention_arrow_down_20:before{content:"\e802"}.ic-fluent-filled.mention_brackets_20:before{content:"\e803"}.ic-fluent-filled.merge_16:before{content:"\e804"}.ic-fluent-filled.merge_20:before{content:"\e805"}.ic-fluent-filled.merge_24:before{content:"\f548"}.ic-fluent-filled.mic_16:before{content:"\e806"}.ic-fluent-filled.mic_20:before{content:"\e807"}.ic-fluent-filled.mic_24:before{content:"\e808"}.ic-fluent-filled.mic_28:before{content:"\e809"}.ic-fluent-filled.mic_32:before{content:"\e80a"}.ic-fluent-filled.mic_48:before{content:"\e80b"}.ic-fluent-filled.mic_off_12:before{content:"\f549"}.ic-fluent-filled.mic_off_16:before{content:"\f54a"}.ic-fluent-filled.mic_off_20:before{content:"\e80c"}.ic-fluent-filled.mic_off_24:before{content:"\f54b"}.ic-fluent-filled.mic_off_28:before{content:"\f54c"}.ic-fluent-filled.mic_off_32:before{content:"\e80d"}.ic-fluent-filled.mic_off_48:before{content:"\e80e"}.ic-fluent-filled.mic_prohibited_16:before{content:"\e80f"}.ic-fluent-filled.mic_prohibited_20:before{content:"\e810"}.ic-fluent-filled.mic_prohibited_24:before{content:"\e811"}.ic-fluent-filled.mic_prohibited_28:before{content:"\e812"}.ic-fluent-filled.mic_prohibited_48:before{content:"\e813"}.ic-fluent-filled.mic_pulse_16:before{content:"\e814"}.ic-fluent-filled.mic_pulse_20:before{content:"\e815"}.ic-fluent-filled.mic_pulse_24:before{content:"\e816"}.ic-fluent-filled.mic_pulse_28:before{content:"\e817"}.ic-fluent-filled.mic_pulse_32:before{content:"\e818"}.ic-fluent-filled.mic_pulse_48:before{content:"\e819"}.ic-fluent-filled.mic_pulse_off_16:before{content:"\e81a"}.ic-fluent-filled.mic_pulse_off_20:before{content:"\e81b"}.ic-fluent-filled.mic_pulse_off_24:before{content:"\e81c"}.ic-fluent-filled.mic_pulse_off_28:before{content:"\e81d"}.ic-fluent-filled.mic_pulse_off_32:before{content:"\e81e"}.ic-fluent-filled.mic_pulse_off_48:before{content:"\e81f"}.ic-fluent-filled.mic_settings_20:before{content:"\e820"}.ic-fluent-filled.mic_settings_24:before{content:"\f552"}.ic-fluent-filled.mic_sparkle_16:before{content:"\e821"}.ic-fluent-filled.mic_sparkle_20:before{content:"\e822"}.ic-fluent-filled.mic_sparkle_24:before{content:"\e823"}.ic-fluent-filled.mic_sync_20:before{content:"\e824"}.ic-fluent-filled.microscope_20:before{content:"\f656"}.ic-fluent-filled.microscope_24:before{content:"\f659"}.ic-fluent-filled.midi_20:before{content:"\f553"}.ic-fluent-filled.midi_24:before{content:"\f554"}.ic-fluent-filled.mobile_optimized_20:before{content:"\e825"}.ic-fluent-filled.mobile_optimized_24:before{content:"\f557"}.ic-fluent-filled.molecule_16:before{content:"\f65a"}.ic-fluent-filled.molecule_20:before{content:"\f663"}.ic-fluent-filled.molecule_24:before{content:"\f664"}.ic-fluent-filled.molecule_28:before{content:"\f667"}.ic-fluent-filled.molecule_32:before{content:"\f668"}.ic-fluent-filled.molecule_48:before{content:"\f669"}.ic-fluent-filled.money_16:before{content:"\f558"}.ic-fluent-filled.money_20:before{content:"\f559"}.ic-fluent-filled.money_24:before{content:"\f55a"}.ic-fluent-filled.money_calculator_20:before{content:"\e826"}.ic-fluent-filled.money_calculator_24:before{content:"\e827"}.ic-fluent-filled.money_dismiss_20:before{content:"\e828"}.ic-fluent-filled.money_dismiss_24:before{content:"\e829"}.ic-fluent-filled.money_hand_20:before{content:"\e82a"}.ic-fluent-filled.money_hand_24:before{content:"\e82b"}.ic-fluent-filled.money_off_20:before{content:"\e82c"}.ic-fluent-filled.money_off_24:before{content:"\e82d"}.ic-fluent-filled.money_settings_20:before{content:"\e82e"}.ic-fluent-filled.more_circle_20:before{content:"\e82f"}.ic-fluent-filled.more_circle_32:before{content:"\e830"}.ic-fluent-filled.more_horizontal_16:before{content:"\e831"}.ic-fluent-filled.more_horizontal_20:before{content:"\e832"}.ic-fluent-filled.more_horizontal_24:before{content:"\e833"}.ic-fluent-filled.more_horizontal_28:before{content:"\e834"}.ic-fluent-filled.more_horizontal_32:before{content:"\e835"}.ic-fluent-filled.more_horizontal_48:before{content:"\e836"}.ic-fluent-filled.more_vertical_16:before{content:"\e837"}.ic-fluent-filled.more_vertical_20:before{content:"\f560"}.ic-fluent-filled.more_vertical_24:before{content:"\f561"}.ic-fluent-filled.more_vertical_28:before{content:"\f562"}.ic-fluent-filled.more_vertical_32:before{content:"\e838"}.ic-fluent-filled.more_vertical_48:before{content:"\f563"}.ic-fluent-filled.movies_and_tv_16:before{content:"\e839"}.ic-fluent-filled.movies_and_tv_20:before{content:"\e83a"}.ic-fluent-filled.movies_and_tv_24:before{content:"\f564"}.ic-fluent-filled.multiplier_1_2x_20:before{content:"\e83b"}.ic-fluent-filled.multiplier_1_2x_24:before{content:"\e83c"}.ic-fluent-filled.multiplier_1_2x_28:before{content:"\e83d"}.ic-fluent-filled.multiplier_1_2x_32:before{content:"\e83e"}.ic-fluent-filled.multiplier_1_2x_48:before{content:"\e83f"}.ic-fluent-filled.multiplier_1_5x_20:before{content:"\e840"}.ic-fluent-filled.multiplier_1_5x_24:before{content:"\e841"}.ic-fluent-filled.multiplier_1_5x_28:before{content:"\e842"}.ic-fluent-filled.multiplier_1_5x_32:before{content:"\e843"}.ic-fluent-filled.multiplier_1_5x_48:before{content:"\e844"}.ic-fluent-filled.multiplier_1_8x_20:before{content:"\e845"}.ic-fluent-filled.multiplier_1_8x_24:before{content:"\e846"}.ic-fluent-filled.multiplier_1_8x_28:before{content:"\e847"}.ic-fluent-filled.multiplier_1_8x_32:before{content:"\e848"}.ic-fluent-filled.multiplier_1_8x_48:before{content:"\e849"}.ic-fluent-filled.multiplier_1x_20:before{content:"\e84a"}.ic-fluent-filled.multiplier_1x_24:before{content:"\e84b"}.ic-fluent-filled.multiplier_1x_28:before{content:"\e84c"}.ic-fluent-filled.multiplier_1x_32:before{content:"\e84d"}.ic-fluent-filled.multiplier_1x_48:before{content:"\e84e"}.ic-fluent-filled.multiplier_2x_20:before{content:"\e84f"}.ic-fluent-filled.multiplier_2x_24:before{content:"\e850"}.ic-fluent-filled.multiplier_2x_28:before{content:"\e851"}.ic-fluent-filled.multiplier_2x_32:before{content:"\e852"}.ic-fluent-filled.multiplier_2x_48:before{content:"\e853"}.ic-fluent-filled.multiplier_5x_20:before{content:"\e854"}.ic-fluent-filled.multiplier_5x_24:before{content:"\e855"}.ic-fluent-filled.multiplier_5x_28:before{content:"\e856"}.ic-fluent-filled.multiplier_5x_32:before{content:"\e857"}.ic-fluent-filled.multiplier_5x_48:before{content:"\e858"}.ic-fluent-filled.multiselect_ltr_16:before{content:"\e859"}.ic-fluent-filled.multiselect_ltr_20:before{content:"\e85a"}.ic-fluent-filled.multiselect_ltr_24:before{content:"\e85b"}.ic-fluent-filled.multiselect_rtl_16:before{content:"\e85c"}.ic-fluent-filled.multiselect_rtl_20:before{content:"\e85d"}.ic-fluent-filled.multiselect_rtl_24:before{content:"\e85e"}.ic-fluent-filled.music_note_1_20:before{content:"\e85f"}.ic-fluent-filled.music_note_1_24:before{content:"\e860"}.ic-fluent-filled.music_note_2_16:before{content:"\e861"}.ic-fluent-filled.music_note_2_20:before{content:"\e862"}.ic-fluent-filled.music_note_2_24:before{content:"\e863"}.ic-fluent-filled.music_note_2_play_20:before{content:"\e864"}.ic-fluent-filled.music_note_off_1_20:before{content:"\e865"}.ic-fluent-filled.music_note_off_1_24:before{content:"\e866"}.ic-fluent-filled.music_note_off_2_16:before{content:"\e867"}.ic-fluent-filled.music_note_off_2_20:before{content:"\e868"}.ic-fluent-filled.music_note_off_2_24:before{content:"\e869"}.ic-fluent-filled.my_location_12:before{content:"\e86a"}.ic-fluent-filled.my_location_16:before{content:"\e86b"}.ic-fluent-filled.my_location_20:before{content:"\e86c"}.ic-fluent-filled.my_location_24:before{content:"\f569"}.ic-fluent-filled.navigation_16:before{content:"\e86d"}.ic-fluent-filled.navigation_24:before{content:"\f56b"}.ic-fluent-filled.navigation_location_target_20:before{content:"\e86e"}.ic-fluent-filled.navigation_play_20:before{content:"\e86f"}.ic-fluent-filled.navigation_unread_20:before{content:"\e870"}.ic-fluent-filled.navigation_unread_24:before{content:"\e871"}.ic-fluent-filled.network_check_20:before{content:"\e872"}.ic-fluent-filled.network_check_24:before{content:"\f56c"}.ic-fluent-filled.new_16:before{content:"\f56d"}.ic-fluent-filled.new_20:before{content:"\e873"}.ic-fluent-filled.new_24:before{content:"\f56e"}.ic-fluent-filled.news_16:before{content:"\e874"}.ic-fluent-filled.news_20:before{content:"\f56f"}.ic-fluent-filled.news_24:before{content:"\f570"}.ic-fluent-filled.news_28:before{content:"\f571"}.ic-fluent-filled.next_16:before{content:"\f572"}.ic-fluent-filled.next_20:before{content:"\f573"}.ic-fluent-filled.next_24:before{content:"\f574"}.ic-fluent-filled.next_28:before{content:"\e875"}.ic-fluent-filled.next_32:before{content:"\e876"}.ic-fluent-filled.next_48:before{content:"\e877"}.ic-fluent-filled.note_16:before{content:"\f66d"}.ic-fluent-filled.note_20:before{content:"\f575"}.ic-fluent-filled.note_24:before{content:"\f576"}.ic-fluent-filled.note_28:before{content:"\e878"}.ic-fluent-filled.note_48:before{content:"\e879"}.ic-fluent-filled.note_add_16:before{content:"\f577"}.ic-fluent-filled.note_add_20:before{content:"\f578"}.ic-fluent-filled.note_add_24:before{content:"\f579"}.ic-fluent-filled.note_add_28:before{content:"\e87a"}.ic-fluent-filled.note_add_48:before{content:"\e87b"}.ic-fluent-filled.note_edit_20:before{content:"\e87c"}.ic-fluent-filled.note_edit_24:before{content:"\e87d"}.ic-fluent-filled.note_pin_16:before{content:"\f66e"}.ic-fluent-filled.note_pin_20:before{content:"\e87e"}.ic-fluent-filled.notebook_16:before{content:"\ef09"}.ic-fluent-filled.notebook_20:before{content:"\e87f"}.ic-fluent-filled.notebook_24:before{content:"\f57a"}.ic-fluent-filled.notebook_32:before{content:"\eed9"}.ic-fluent-filled.notebook_add_20:before{content:"\e880"}.ic-fluent-filled.notebook_add_24:before{content:"\e881"}.ic-fluent-filled.notebook_arrow_curve_down_20:before{content:"\e882"}.ic-fluent-filled.notebook_error_20:before{content:"\e883"}.ic-fluent-filled.notebook_error_24:before{content:"\f57b"}.ic-fluent-filled.notebook_eye_20:before{content:"\e884"}.ic-fluent-filled.notebook_lightning_20:before{content:"\e885"}.ic-fluent-filled.notebook_lightning_24:before{content:"\f57c"}.ic-fluent-filled.notebook_question_mark_20:before{content:"\e886"}.ic-fluent-filled.notebook_question_mark_24:before{content:"\f57d"}.ic-fluent-filled.notebook_section_20:before{content:"\e887"}.ic-fluent-filled.notebook_section_24:before{content:"\f57e"}.ic-fluent-filled.notebook_section_arrow_right_24:before{content:"\e888"}.ic-fluent-filled.notebook_subsection_20:before{content:"\e889"}.ic-fluent-filled.notebook_subsection_24:before{content:"\e88a"}.ic-fluent-filled.notebook_sync_20:before{content:"\e88b"}.ic-fluent-filled.notebook_sync_24:before{content:"\f57f"}.ic-fluent-filled.notepad_12:before{content:"\e88c"}.ic-fluent-filled.notepad_16:before{content:"\f66f"}.ic-fluent-filled.notepad_20:before{content:"\f580"}.ic-fluent-filled.notepad_24:before{content:"\f581"}.ic-fluent-filled.notepad_28:before{content:"\f582"}.ic-fluent-filled.notepad_32:before{content:"\e88d"}.ic-fluent-filled.notepad_edit_16:before{content:"\f670"}.ic-fluent-filled.notepad_edit_20:before{content:"\e88e"}.ic-fluent-filled.notepad_person_16:before{content:"\e88f"}.ic-fluent-filled.notepad_person_20:before{content:"\e890"}.ic-fluent-filled.notepad_person_24:before{content:"\e891"}.ic-fluent-filled.number_circle_1_16:before{content:"\e892"}.ic-fluent-filled.number_circle_1_20:before{content:"\e893"}.ic-fluent-filled.number_circle_1_24:before{content:"\e894"}.ic-fluent-filled.number_row_16:before{content:"\f583"}.ic-fluent-filled.number_row_20:before{content:"\f584"}.ic-fluent-filled.number_row_24:before{content:"\f585"}.ic-fluent-filled.number_symbol_16:before{content:"\f586"}.ic-fluent-filled.number_symbol_20:before{content:"\f587"}.ic-fluent-filled.number_symbol_24:before{content:"\f588"}.ic-fluent-filled.number_symbol_28:before{content:"\e895"}.ic-fluent-filled.number_symbol_32:before{content:"\e896"}.ic-fluent-filled.number_symbol_48:before{content:"\e897"}.ic-fluent-filled.number_symbol_dismiss_20:before{content:"\e898"}.ic-fluent-filled.number_symbol_dismiss_24:before{content:"\e899"}.ic-fluent-filled.number_symbol_square_20:before{content:"\e89a"}.ic-fluent-filled.number_symbol_square_24:before{content:"\e89b"}.ic-fluent-filled.open_16:before{content:"\f58b"}.ic-fluent-filled.open_20:before{content:"\f58c"}.ic-fluent-filled.open_24:before{content:"\f58d"}.ic-fluent-filled.open_28:before{content:"\e89c"}.ic-fluent-filled.open_32:before{content:"\f671"}.ic-fluent-filled.open_48:before{content:"\e89d"}.ic-fluent-filled.open_folder_16:before{content:"\e89e"}.ic-fluent-filled.open_folder_20:before{content:"\e89f"}.ic-fluent-filled.open_folder_24:before{content:"\f58e"}.ic-fluent-filled.open_folder_28:before{content:"\e8a0"}.ic-fluent-filled.open_folder_48:before{content:"\e8a1"}.ic-fluent-filled.open_off_16:before{content:"\e8a2"}.ic-fluent-filled.open_off_20:before{content:"\e8a3"}.ic-fluent-filled.open_off_24:before{content:"\e8a4"}.ic-fluent-filled.open_off_28:before{content:"\e8a5"}.ic-fluent-filled.open_off_48:before{content:"\e8a6"}.ic-fluent-filled.options_16:before{content:"\f590"}.ic-fluent-filled.options_20:before{content:"\f591"}.ic-fluent-filled.options_24:before{content:"\f592"}.ic-fluent-filled.options_48:before{content:"\e8a7"}.ic-fluent-filled.organization_12:before{content:"\e8a8"}.ic-fluent-filled.organization_16:before{content:"\e8a9"}.ic-fluent-filled.organization_20:before{content:"\f593"}.ic-fluent-filled.organization_24:before{content:"\f594"}.ic-fluent-filled.organization_28:before{content:"\f595"}.ic-fluent-filled.organization_32:before{content:"\e8aa"}.ic-fluent-filled.organization_48:before{content:"\e8ab"}.ic-fluent-filled.organization_horizontal_20:before{content:"\e8ac"}.ic-fluent-filled.orientation_20:before{content:"\e8ad"}.ic-fluent-filled.orientation_24:before{content:"\e8ae"}.ic-fluent-filled.oval_16:before{content:"\e8af"}.ic-fluent-filled.oval_20:before{content:"\e8b0"}.ic-fluent-filled.oval_24:before{content:"\e8b1"}.ic-fluent-filled.oval_28:before{content:"\e8b2"}.ic-fluent-filled.oval_32:before{content:"\e8b3"}.ic-fluent-filled.oval_48:before{content:"\e8b4"}.ic-fluent-filled.padding_down_20:before{content:"\f68b"}.ic-fluent-filled.padding_down_24:before{content:"\f68c"}.ic-fluent-filled.padding_left_20:before{content:"\f69e"}.ic-fluent-filled.padding_left_24:before{content:"\f6a7"}.ic-fluent-filled.padding_right_20:before{content:"\f6a8"}.ic-fluent-filled.padding_right_24:before{content:"\f6a9"}.ic-fluent-filled.padding_top_20:before{content:"\f6bd"}.ic-fluent-filled.padding_top_24:before{content:"\f6c2"}.ic-fluent-filled.page_fit_16:before{content:"\f598"}.ic-fluent-filled.page_fit_20:before{content:"\f599"}.ic-fluent-filled.page_fit_24:before{content:"\f59a"}.ic-fluent-filled.paint_brush_16:before{content:"\f59b"}.ic-fluent-filled.paint_brush_20:before{content:"\f59c"}.ic-fluent-filled.paint_brush_24:before{content:"\f59d"}.ic-fluent-filled.paint_brush_arrow_down_20:before{content:"\e8b5"}.ic-fluent-filled.paint_brush_arrow_down_24:before{content:"\e8b6"}.ic-fluent-filled.paint_brush_arrow_up_20:before{content:"\e8b7"}.ic-fluent-filled.paint_brush_arrow_up_24:before{content:"\e8b8"}.ic-fluent-filled.paint_bucket_16:before{content:"\f59e"}.ic-fluent-filled.paint_bucket_20:before{content:"\f59f"}.ic-fluent-filled.paint_bucket_24:before{content:"\f5a0"}.ic-fluent-filled.pair_20:before{content:"\e8b9"}.ic-fluent-filled.pair_24:before{content:"\f5a1"}.ic-fluent-filled.panel_bottom_20:before{content:"\e8ba"}.ic-fluent-filled.panel_bottom_contract_20:before{content:"\e8bb"}.ic-fluent-filled.panel_bottom_expand_20:before{content:"\e8bc"}.ic-fluent-filled.panel_left_16:before{content:"\e8bd"}.ic-fluent-filled.panel_left_20:before{content:"\e8be"}.ic-fluent-filled.panel_left_24:before{content:"\e8bf"}.ic-fluent-filled.panel_left_28:before{content:"\e8c0"}.ic-fluent-filled.panel_left_48:before{content:"\e8c1"}.ic-fluent-filled.panel_left_contract_16:before{content:"\e8c2"}.ic-fluent-filled.panel_left_contract_20:before{content:"\e8c3"}.ic-fluent-filled.panel_left_contract_24:before{content:"\e8c4"}.ic-fluent-filled.panel_left_contract_28:before{content:"\e8c5"}.ic-fluent-filled.panel_left_expand_16:before{content:"\e8c6"}.ic-fluent-filled.panel_left_expand_20:before{content:"\e8c7"}.ic-fluent-filled.panel_left_expand_24:before{content:"\e8c8"}.ic-fluent-filled.panel_left_expand_28:before{content:"\e8c9"}.ic-fluent-filled.panel_left_focus_right_16:before{content:"\e8ca"}.ic-fluent-filled.panel_left_focus_right_20:before{content:"\e8cb"}.ic-fluent-filled.panel_left_focus_right_24:before{content:"\e8cc"}.ic-fluent-filled.panel_left_focus_right_28:before{content:"\e8cd"}.ic-fluent-filled.panel_right_16:before{content:"\e8ce"}.ic-fluent-filled.panel_right_20:before{content:"\e8cf"}.ic-fluent-filled.panel_right_24:before{content:"\e8d0"}.ic-fluent-filled.panel_right_28:before{content:"\e8d1"}.ic-fluent-filled.panel_right_48:before{content:"\e8d2"}.ic-fluent-filled.panel_right_add_20:before{content:"\eeae"}.ic-fluent-filled.panel_right_contract_16:before{content:"\e8d3"}.ic-fluent-filled.panel_right_contract_20:before{content:"\e8d4"}.ic-fluent-filled.panel_right_contract_24:before{content:"\e8d5"}.ic-fluent-filled.panel_right_expand_20:before{content:"\e8d6"}.ic-fluent-filled.panel_separate_window_20:before{content:"\e8d7"}.ic-fluent-filled.panel_top_contract_20:before{content:"\e8d8"}.ic-fluent-filled.panel_top_expand_20:before{content:"\e8d9"}.ic-fluent-filled.password_16:before{content:"\e8da"}.ic-fluent-filled.password_20:before{content:"\e8db"}.ic-fluent-filled.password_24:before{content:"\f5a8"}.ic-fluent-filled.patch_20:before{content:"\f6c3"}.ic-fluent-filled.patch_24:before{content:"\f6c4"}.ic-fluent-filled.patient_20:before{content:"\e8dc"}.ic-fluent-filled.patient_24:before{content:"\f5a9"}.ic-fluent-filled.patient_32:before{content:"\e8dd"}.ic-fluent-filled.pause_12:before{content:"\e8de"}.ic-fluent-filled.pause_16:before{content:"\f5aa"}.ic-fluent-filled.pause_20:before{content:"\f5ab"}.ic-fluent-filled.pause_24:before{content:"\f5ac"}.ic-fluent-filled.pause_28:before{content:"\e8df"}.ic-fluent-filled.pause_32:before{content:"\e8e0"}.ic-fluent-filled.pause_48:before{content:"\f5ad"}.ic-fluent-filled.pause_circle_20:before{content:"\f6c5"}.ic-fluent-filled.pause_circle_24:before{content:"\e8e1"}.ic-fluent-filled.pause_off_16:before{content:"\e8e2"}.ic-fluent-filled.pause_off_20:before{content:"\e8e3"}.ic-fluent-filled.pause_settings_16:before{content:"\e8e4"}.ic-fluent-filled.pause_settings_20:before{content:"\e8e5"}.ic-fluent-filled.payment_16:before{content:"\e8e6"}.ic-fluent-filled.payment_20:before{content:"\f5ae"}.ic-fluent-filled.payment_24:before{content:"\f5af"}.ic-fluent-filled.payment_28:before{content:"\e8e7"}.ic-fluent-filled.payment_32:before{content:"\eeda"}.ic-fluent-filled.payment_48:before{content:"\eedb"}.ic-fluent-filled.pen_16:before{content:"\e8e8"}.ic-fluent-filled.pen_20:before{content:"\e8e9"}.ic-fluent-filled.pen_24:before{content:"\e8ea"}.ic-fluent-filled.pen_28:before{content:"\e8eb"}.ic-fluent-filled.pen_32:before{content:"\e8ec"}.ic-fluent-filled.pen_48:before{content:"\e8ed"}.ic-fluent-filled.pen_off_16:before{content:"\e8ee"}.ic-fluent-filled.pen_off_20:before{content:"\e8ef"}.ic-fluent-filled.pen_off_24:before{content:"\e8f0"}.ic-fluent-filled.pen_off_28:before{content:"\e8f1"}.ic-fluent-filled.pen_off_32:before{content:"\e8f2"}.ic-fluent-filled.pen_off_48:before{content:"\e8f3"}.ic-fluent-filled.pen_prohibited_16:before{content:"\e8f4"}.ic-fluent-filled.pen_prohibited_20:before{content:"\e8f5"}.ic-fluent-filled.pen_prohibited_24:before{content:"\e8f6"}.ic-fluent-filled.pen_prohibited_28:before{content:"\e8f7"}.ic-fluent-filled.pen_prohibited_32:before{content:"\e8f8"}.ic-fluent-filled.pen_prohibited_48:before{content:"\e8f9"}.ic-fluent-filled.pentagon_20:before{content:"\e8fa"}.ic-fluent-filled.pentagon_32:before{content:"\e8fb"}.ic-fluent-filled.pentagon_48:before{content:"\e8fc"}.ic-fluent-filled.people_12:before{content:"\e8fd"}.ic-fluent-filled.people_16:before{content:"\f5b1"}.ic-fluent-filled.people_20:before{content:"\f5b2"}.ic-fluent-filled.people_24:before{content:"\f5b3"}.ic-fluent-filled.people_28:before{content:"\f5b4"}.ic-fluent-filled.people_32:before{content:"\e8fe"}.ic-fluent-filled.people_48:before{content:"\e8ff"}.ic-fluent-filled.people_add_16:before{content:"\f5b5"}.ic-fluent-filled.people_add_20:before{content:"\f5b6"}.ic-fluent-filled.people_add_24:before{content:"\f5b7"}.ic-fluent-filled.people_add_28:before{content:"\e900"}.ic-fluent-filled.people_audience_20:before{content:"\e901"}.ic-fluent-filled.people_audience_24:before{content:"\f5b8"}.ic-fluent-filled.people_call_16:before{content:"\e902"}.ic-fluent-filled.people_call_20:before{content:"\e903"}.ic-fluent-filled.people_checkmark_16:before{content:"\e904"}.ic-fluent-filled.people_checkmark_20:before{content:"\e905"}.ic-fluent-filled.people_checkmark_24:before{content:"\e906"}.ic-fluent-filled.people_community_16:before{content:"\f5b9"}.ic-fluent-filled.people_community_20:before{content:"\f5ba"}.ic-fluent-filled.people_community_24:before{content:"\f5bb"}.ic-fluent-filled.people_community_28:before{content:"\f5bc"}.ic-fluent-filled.people_community_add_20:before{content:"\e907"}.ic-fluent-filled.people_community_add_24:before{content:"\f5bd"}.ic-fluent-filled.people_community_add_28:before{content:"\e908"}.ic-fluent-filled.people_edit_20:before{content:"\e909"}.ic-fluent-filled.people_error_16:before{content:"\e90a"}.ic-fluent-filled.people_error_20:before{content:"\e90b"}.ic-fluent-filled.people_error_24:before{content:"\e90c"}.ic-fluent-filled.people_list_16:before{content:"\e90d"}.ic-fluent-filled.people_list_20:before{content:"\e90e"}.ic-fluent-filled.people_list_24:before{content:"\e90f"}.ic-fluent-filled.people_list_28:before{content:"\e910"}.ic-fluent-filled.people_lock_20:before{content:"\e911"}.ic-fluent-filled.people_lock_24:before{content:"\e912"}.ic-fluent-filled.people_money_20:before{content:"\e913"}.ic-fluent-filled.people_money_24:before{content:"\e914"}.ic-fluent-filled.people_prohibited_16:before{content:"\e915"}.ic-fluent-filled.people_prohibited_20:before{content:"\f5be"}.ic-fluent-filled.people_prohibited_24:before{content:"\e916"}.ic-fluent-filled.people_queue_20:before{content:"\e917"}.ic-fluent-filled.people_queue_24:before{content:"\e918"}.ic-fluent-filled.people_search_20:before{content:"\e919"}.ic-fluent-filled.people_search_24:before{content:"\f5bf"}.ic-fluent-filled.people_settings_20:before{content:"\f5c0"}.ic-fluent-filled.people_settings_24:before{content:"\e91a"}.ic-fluent-filled.people_settings_28:before{content:"\e91b"}.ic-fluent-filled.people_swap_16:before{content:"\e91c"}.ic-fluent-filled.people_swap_20:before{content:"\e91d"}.ic-fluent-filled.people_swap_24:before{content:"\e91e"}.ic-fluent-filled.people_swap_28:before{content:"\e91f"}.ic-fluent-filled.people_sync_16:before{content:"\f6c6"}.ic-fluent-filled.people_sync_20:before{content:"\e920"}.ic-fluent-filled.people_sync_28:before{content:"\e921"}.ic-fluent-filled.people_team_16:before{content:"\f5c1"}.ic-fluent-filled.people_team_20:before{content:"\f5c2"}.ic-fluent-filled.people_team_24:before{content:"\f5c3"}.ic-fluent-filled.people_team_28:before{content:"\f5c4"}.ic-fluent-filled.people_team_32:before{content:"\e922"}.ic-fluent-filled.people_team_add_20:before{content:"\e923"}.ic-fluent-filled.people_team_add_24:before{content:"\e924"}.ic-fluent-filled.people_team_delete_16:before{content:"\e925"}.ic-fluent-filled.people_team_delete_20:before{content:"\e926"}.ic-fluent-filled.people_team_delete_24:before{content:"\e927"}.ic-fluent-filled.people_team_delete_28:before{content:"\e928"}.ic-fluent-filled.people_team_delete_32:before{content:"\e929"}.ic-fluent-filled.people_team_toolbox_20:before{content:"\e92a"}.ic-fluent-filled.people_team_toolbox_24:before{content:"\e92b"}.ic-fluent-filled.people_toolbox_16:before{content:"\f6d3"}.ic-fluent-filled.people_toolbox_20:before{content:"\e92c"}.ic-fluent-filled.person_12:before{content:"\f5c5"}.ic-fluent-filled.person_16:before{content:"\f5c6"}.ic-fluent-filled.person_20:before{content:"\f5c7"}.ic-fluent-filled.person_24:before{content:"\f5c8"}.ic-fluent-filled.person_28:before{content:"\f5c9"}.ic-fluent-filled.person_32:before{content:"\e92d"}.ic-fluent-filled.person_48:before{content:"\f5ca"}.ic-fluent-filled.person_5_20:before{content:"\e92e"}.ic-fluent-filled.person_5_32:before{content:"\e92f"}.ic-fluent-filled.person_6_20:before{content:"\e930"}.ic-fluent-filled.person_6_32:before{content:"\e931"}.ic-fluent-filled.person_accounts_20:before{content:"\e932"}.ic-fluent-filled.person_accounts_24:before{content:"\f5cb"}.ic-fluent-filled.person_add_16:before{content:"\e933"}.ic-fluent-filled.person_add_20:before{content:"\f5cc"}.ic-fluent-filled.person_add_24:before{content:"\f5cd"}.ic-fluent-filled.person_add_28:before{content:"\e934"}.ic-fluent-filled.person_alert_16:before{content:"\ef4d"}.ic-fluent-filled.person_alert_20:before{content:"\ef4e"}.ic-fluent-filled.person_alert_24:before{content:"\ef4f"}.ic-fluent-filled.person_arrow_back_16:before{content:"\ef50"}.ic-fluent-filled.person_arrow_back_20:before{content:"\ef51"}.ic-fluent-filled.person_arrow_back_24:before{content:"\ef52"}.ic-fluent-filled.person_arrow_back_28:before{content:"\ef53"}.ic-fluent-filled.person_arrow_back_32:before{content:"\ef54"}.ic-fluent-filled.person_arrow_back_48:before{content:"\ef55"}.ic-fluent-filled.person_arrow_left_16:before{content:"\e935"}.ic-fluent-filled.person_arrow_left_20:before{content:"\f5ce"}.ic-fluent-filled.person_arrow_left_24:before{content:"\f5cf"}.ic-fluent-filled.person_arrow_right_16:before{content:"\f5d0"}.ic-fluent-filled.person_arrow_right_20:before{content:"\f5d1"}.ic-fluent-filled.person_arrow_right_24:before{content:"\f5d2"}.ic-fluent-filled.person_available_16:before{content:"\f5d3"}.ic-fluent-filled.person_available_20:before{content:"\e936"}.ic-fluent-filled.person_available_24:before{content:"\f5d4"}.ic-fluent-filled.person_board_16:before{content:"\f5d6"}.ic-fluent-filled.person_board_20:before{content:"\f5d7"}.ic-fluent-filled.person_board_24:before{content:"\f5d8"}.ic-fluent-filled.person_call_16:before{content:"\e937"}.ic-fluent-filled.person_call_20:before{content:"\e938"}.ic-fluent-filled.person_call_24:before{content:"\f5d9"}.ic-fluent-filled.person_chat_16:before{content:"\f6d4"}.ic-fluent-filled.person_chat_20:before{content:"\f6da"}.ic-fluent-filled.person_chat_24:before{content:"\f6dc"}.ic-fluent-filled.person_circle_12:before{content:"\e939"}.ic-fluent-filled.person_circle_20:before{content:"\e93a"}.ic-fluent-filled.person_circle_24:before{content:"\e93b"}.ic-fluent-filled.person_clock_16:before{content:"\e93c"}.ic-fluent-filled.person_clock_20:before{content:"\e93d"}.ic-fluent-filled.person_clock_24:before{content:"\e93e"}.ic-fluent-filled.person_delete_16:before{content:"\f5da"}.ic-fluent-filled.person_delete_20:before{content:"\e93f"}.ic-fluent-filled.person_delete_24:before{content:"\f5db"}.ic-fluent-filled.person_edit_20:before{content:"\e940"}.ic-fluent-filled.person_edit_24:before{content:"\e941"}.ic-fluent-filled.person_feedback_16:before{content:"\e942"}.ic-fluent-filled.person_feedback_20:before{content:"\f5dc"}.ic-fluent-filled.person_feedback_24:before{content:"\f5dd"}.ic-fluent-filled.person_heart_20:before{content:"\ef0a"}.ic-fluent-filled.person_heart_24:before{content:"\e943"}.ic-fluent-filled.person_info_16:before{content:"\f6df"}.ic-fluent-filled.person_info_20:before{content:"\e944"}.ic-fluent-filled.person_key_20:before{content:"\e945"}.ic-fluent-filled.person_lightbulb_20:before{content:"\e946"}.ic-fluent-filled.person_lightbulb_24:before{content:"\e947"}.ic-fluent-filled.person_link_16:before{content:"\ef56"}.ic-fluent-filled.person_link_20:before{content:"\ef57"}.ic-fluent-filled.person_link_24:before{content:"\ef58"}.ic-fluent-filled.person_link_28:before{content:"\ef59"}.ic-fluent-filled.person_link_32:before{content:"\ef5a"}.ic-fluent-filled.person_link_48:before{content:"\ef5b"}.ic-fluent-filled.person_lock_16:before{content:"\f6e1"}.ic-fluent-filled.person_lock_20:before{content:"\f6e2"}.ic-fluent-filled.person_lock_24:before{content:"\e948"}.ic-fluent-filled.person_mail_16:before{content:"\e949"}.ic-fluent-filled.person_mail_20:before{content:"\e94a"}.ic-fluent-filled.person_mail_24:before{content:"\e94b"}.ic-fluent-filled.person_mail_28:before{content:"\e94c"}.ic-fluent-filled.person_mail_48:before{content:"\e94d"}.ic-fluent-filled.person_money_20:before{content:"\e94e"}.ic-fluent-filled.person_money_24:before{content:"\e94f"}.ic-fluent-filled.person_note_16:before{content:"\eeaf"}.ic-fluent-filled.person_note_20:before{content:"\e950"}.ic-fluent-filled.person_note_24:before{content:"\e951"}.ic-fluent-filled.person_pill_20:before{content:"\e952"}.ic-fluent-filled.person_pill_24:before{content:"\e953"}.ic-fluent-filled.person_prohibited_16:before{content:"\e954"}.ic-fluent-filled.person_prohibited_20:before{content:"\f5de"}.ic-fluent-filled.person_prohibited_24:before{content:"\e955"}.ic-fluent-filled.person_prohibited_28:before{content:"\e956"}.ic-fluent-filled.person_question_mark_16:before{content:"\f5df"}.ic-fluent-filled.person_question_mark_20:before{content:"\f5e0"}.ic-fluent-filled.person_question_mark_24:before{content:"\f5e1"}.ic-fluent-filled.person_running_20:before{content:"\eedc"}.ic-fluent-filled.person_settings_16:before{content:"\e957"}.ic-fluent-filled.person_settings_20:before{content:"\e958"}.ic-fluent-filled.person_star_16:before{content:"\ef0b"}.ic-fluent-filled.person_star_20:before{content:"\ef0c"}.ic-fluent-filled.person_star_24:before{content:"\ef0d"}.ic-fluent-filled.person_star_28:before{content:"\ef0e"}.ic-fluent-filled.person_star_32:before{content:"\ef0f"}.ic-fluent-filled.person_star_48:before{content:"\ef10"}.ic-fluent-filled.person_subtract_16:before{content:"\f6f6"}.ic-fluent-filled.person_subtract_20:before{content:"\e959"}.ic-fluent-filled.person_support_16:before{content:"\f5e2"}.ic-fluent-filled.person_support_20:before{content:"\f5e3"}.ic-fluent-filled.person_support_24:before{content:"\f5e4"}.ic-fluent-filled.person_swap_16:before{content:"\f5e5"}.ic-fluent-filled.person_swap_20:before{content:"\f5e6"}.ic-fluent-filled.person_swap_24:before{content:"\f5e7"}.ic-fluent-filled.person_sync_16:before{content:"\e95a"}.ic-fluent-filled.person_sync_20:before{content:"\e95b"}.ic-fluent-filled.person_sync_24:before{content:"\e95c"}.ic-fluent-filled.person_sync_28:before{content:"\e95d"}.ic-fluent-filled.person_sync_32:before{content:"\e95e"}.ic-fluent-filled.person_sync_48:before{content:"\e95f"}.ic-fluent-filled.person_tag_20:before{content:"\e960"}.ic-fluent-filled.person_tag_24:before{content:"\e961"}.ic-fluent-filled.person_tag_28:before{content:"\e962"}.ic-fluent-filled.person_tag_32:before{content:"\e963"}.ic-fluent-filled.person_tag_48:before{content:"\e964"}.ic-fluent-filled.person_voice_20:before{content:"\f5e8"}.ic-fluent-filled.person_voice_24:before{content:"\f5e9"}.ic-fluent-filled.phone_12:before{content:"\e965"}.ic-fluent-filled.phone_16:before{content:"\f6f7"}.ic-fluent-filled.phone_20:before{content:"\f5ea"}.ic-fluent-filled.phone_24:before{content:"\f5eb"}.ic-fluent-filled.phone_add_20:before{content:"\e966"}.ic-fluent-filled.phone_add_24:before{content:"\e967"}.ic-fluent-filled.phone_arrow_right_20:before{content:"\e968"}.ic-fluent-filled.phone_arrow_right_24:before{content:"\e969"}.ic-fluent-filled.phone_checkmark_16:before{content:"\f6f8"}.ic-fluent-filled.phone_checkmark_20:before{content:"\e96a"}.ic-fluent-filled.phone_desktop_16:before{content:"\f5ee"}.ic-fluent-filled.phone_desktop_20:before{content:"\f5ef"}.ic-fluent-filled.phone_desktop_24:before{content:"\f5f0"}.ic-fluent-filled.phone_desktop_28:before{content:"\f5f1"}.ic-fluent-filled.phone_desktop_add_20:before{content:"\e96b"}.ic-fluent-filled.phone_dismiss_20:before{content:"\e96c"}.ic-fluent-filled.phone_dismiss_24:before{content:"\e96d"}.ic-fluent-filled.phone_eraser_16:before{content:"\e96e"}.ic-fluent-filled.phone_eraser_20:before{content:"\e96f"}.ic-fluent-filled.phone_key_20:before{content:"\e970"}.ic-fluent-filled.phone_key_24:before{content:"\e971"}.ic-fluent-filled.phone_laptop_16:before{content:"\e972"}.ic-fluent-filled.phone_laptop_20:before{content:"\f5f4"}.ic-fluent-filled.phone_laptop_24:before{content:"\f5f5"}.ic-fluent-filled.phone_laptop_32:before{content:"\e973"}.ic-fluent-filled.phone_link_setup_20:before{content:"\e974"}.ic-fluent-filled.phone_link_setup_24:before{content:"\f5f6"}.ic-fluent-filled.phone_lock_20:before{content:"\e975"}.ic-fluent-filled.phone_lock_24:before{content:"\e976"}.ic-fluent-filled.phone_page_header_20:before{content:"\e977"}.ic-fluent-filled.phone_page_header_24:before{content:"\f5f9"}.ic-fluent-filled.phone_pagination_20:before{content:"\e978"}.ic-fluent-filled.phone_pagination_24:before{content:"\f5fa"}.ic-fluent-filled.phone_screen_time_20:before{content:"\e979"}.ic-fluent-filled.phone_screen_time_24:before{content:"\f5fb"}.ic-fluent-filled.phone_shake_20:before{content:"\e97a"}.ic-fluent-filled.phone_shake_24:before{content:"\f5fc"}.ic-fluent-filled.phone_span_in_16:before{content:"\e97b"}.ic-fluent-filled.phone_span_in_20:before{content:"\e97c"}.ic-fluent-filled.phone_span_in_24:before{content:"\e97d"}.ic-fluent-filled.phone_span_in_28:before{content:"\e97e"}.ic-fluent-filled.phone_span_out_16:before{content:"\e983"}.ic-fluent-filled.phone_span_out_20:before{content:"\e984"}.ic-fluent-filled.phone_span_out_24:before{content:"\e985"}.ic-fluent-filled.phone_span_out_28:before{content:"\e986"}.ic-fluent-filled.phone_speaker_20:before{content:"\e987"}.ic-fluent-filled.phone_speaker_24:before{content:"\e988"}.ic-fluent-filled.phone_status_bar_20:before{content:"\e989"}.ic-fluent-filled.phone_status_bar_24:before{content:"\f5fd"}.ic-fluent-filled.phone_tablet_20:before{content:"\f5fe"}.ic-fluent-filled.phone_tablet_24:before{content:"\f5ff"}.ic-fluent-filled.phone_update_20:before{content:"\e98a"}.ic-fluent-filled.phone_update_24:before{content:"\f602"}.ic-fluent-filled.phone_update_checkmark_20:before{content:"\e98b"}.ic-fluent-filled.phone_update_checkmark_24:before{content:"\e98c"}.ic-fluent-filled.phone_vertical_scroll_20:before{content:"\e98d"}.ic-fluent-filled.phone_vertical_scroll_24:before{content:"\f603"}.ic-fluent-filled.phone_vibrate_20:before{content:"\e98e"}.ic-fluent-filled.phone_vibrate_24:before{content:"\f604"}.ic-fluent-filled.photo_filter_20:before{content:"\e98f"}.ic-fluent-filled.photo_filter_24:before{content:"\f605"}.ic-fluent-filled.pi_20:before{content:"\e990"}.ic-fluent-filled.pi_24:before{content:"\e991"}.ic-fluent-filled.picture_in_picture_16:before{content:"\f606"}.ic-fluent-filled.picture_in_picture_20:before{content:"\f607"}.ic-fluent-filled.picture_in_picture_24:before{content:"\f608"}.ic-fluent-filled.picture_in_picture_enter_16:before{content:"\e992"}.ic-fluent-filled.picture_in_picture_enter_20:before{content:"\e993"}.ic-fluent-filled.picture_in_picture_enter_24:before{content:"\e994"}.ic-fluent-filled.picture_in_picture_exit_16:before{content:"\e995"}.ic-fluent-filled.picture_in_picture_exit_20:before{content:"\e996"}.ic-fluent-filled.picture_in_picture_exit_24:before{content:"\e997"}.ic-fluent-filled.pill_16:before{content:"\f6f9"}.ic-fluent-filled.pill_20:before{content:"\f6fa"}.ic-fluent-filled.pill_24:before{content:"\f6fb"}.ic-fluent-filled.pill_28:before{content:"\f6fc"}.ic-fluent-filled.pin_12:before{content:"\f609"}.ic-fluent-filled.pin_16:before{content:"\f60a"}.ic-fluent-filled.pin_20:before{content:"\f60b"}.ic-fluent-filled.pin_24:before{content:"\f60c"}.ic-fluent-filled.pin_28:before{content:"\e998"}.ic-fluent-filled.pin_32:before{content:"\e999"}.ic-fluent-filled.pin_48:before{content:"\e99a"}.ic-fluent-filled.pin_off_16:before{content:"\e99b"}.ic-fluent-filled.pin_off_20:before{content:"\f60d"}.ic-fluent-filled.pin_off_24:before{content:"\f60e"}.ic-fluent-filled.pin_off_28:before{content:"\e99c"}.ic-fluent-filled.pin_off_32:before{content:"\e99d"}.ic-fluent-filled.pin_off_48:before{content:"\e99e"}.ic-fluent-filled.pipeline_20:before{content:"\e99f"}.ic-fluent-filled.pipeline_24:before{content:"\eedd"}.ic-fluent-filled.pipeline_32:before{content:"\eede"}.ic-fluent-filled.pipeline_add_20:before{content:"\e9a0"}.ic-fluent-filled.pipeline_add_32:before{content:"\ef11"}.ic-fluent-filled.pipeline_arrow_curve_down_20:before{content:"\e9a1"}.ic-fluent-filled.pipeline_play_20:before{content:"\e9a2"}.ic-fluent-filled.pivot_20:before{content:"\e9a3"}.ic-fluent-filled.pivot_24:before{content:"\e9a4"}.ic-fluent-filled.play_12:before{content:"\e9a5"}.ic-fluent-filled.play_16:before{content:"\e9a6"}.ic-fluent-filled.play_20:before{content:"\f60f"}.ic-fluent-filled.play_24:before{content:"\f610"}.ic-fluent-filled.play_28:before{content:"\e9a7"}.ic-fluent-filled.play_32:before{content:"\e9a8"}.ic-fluent-filled.play_48:before{content:"\f611"}.ic-fluent-filled.play_circle_16:before{content:"\e9a9"}.ic-fluent-filled.play_circle_20:before{content:"\e9aa"}.ic-fluent-filled.play_circle_24:before{content:"\f612"}.ic-fluent-filled.play_circle_28:before{content:"\e9ab"}.ic-fluent-filled.play_circle_48:before{content:"\e9ac"}.ic-fluent-filled.play_settings_20:before{content:"\e9ad"}.ic-fluent-filled.playing_cards_20:before{content:"\e9ae"}.ic-fluent-filled.plug_connected_20:before{content:"\e9af"}.ic-fluent-filled.plug_connected_24:before{content:"\e9b0"}.ic-fluent-filled.plug_connected_add_20:before{content:"\e9b1"}.ic-fluent-filled.plug_connected_checkmark_20:before{content:"\e9b2"}.ic-fluent-filled.plug_disconnected_20:before{content:"\f613"}.ic-fluent-filled.plug_disconnected_24:before{content:"\f614"}.ic-fluent-filled.plug_disconnected_28:before{content:"\f615"}.ic-fluent-filled.point_scan_20:before{content:"\e9b3"}.ic-fluent-filled.point_scan_24:before{content:"\f616"}.ic-fluent-filled.poll_16:before{content:"\e9b4"}.ic-fluent-filled.poll_20:before{content:"\e9b5"}.ic-fluent-filled.poll_24:before{content:"\f617"}.ic-fluent-filled.port_hdmi_20:before{content:"\e9b6"}.ic-fluent-filled.port_hdmi_24:before{content:"\e9b7"}.ic-fluent-filled.port_micro_usb_20:before{content:"\e9b8"}.ic-fluent-filled.port_micro_usb_24:before{content:"\e9b9"}.ic-fluent-filled.port_usb_a_20:before{content:"\e9ba"}.ic-fluent-filled.port_usb_a_24:before{content:"\e9bb"}.ic-fluent-filled.port_usb_c_20:before{content:"\e9bc"}.ic-fluent-filled.port_usb_c_24:before{content:"\e9bd"}.ic-fluent-filled.position_backward_20:before{content:"\e9be"}.ic-fluent-filled.position_backward_24:before{content:"\e9bf"}.ic-fluent-filled.position_forward_20:before{content:"\e9c0"}.ic-fluent-filled.position_forward_24:before{content:"\e9c1"}.ic-fluent-filled.position_to_back_20:before{content:"\e9c2"}.ic-fluent-filled.position_to_back_24:before{content:"\e9c3"}.ic-fluent-filled.position_to_front_20:before{content:"\e9c4"}.ic-fluent-filled.position_to_front_24:before{content:"\e9c5"}.ic-fluent-filled.power_20:before{content:"\f618"}.ic-fluent-filled.power_24:before{content:"\f619"}.ic-fluent-filled.power_28:before{content:"\f61a"}.ic-fluent-filled.predictions_20:before{content:"\e9c6"}.ic-fluent-filled.predictions_24:before{content:"\f61b"}.ic-fluent-filled.premium_12:before{content:"\ef5c"}.ic-fluent-filled.premium_16:before{content:"\f61c"}.ic-fluent-filled.premium_20:before{content:"\f61d"}.ic-fluent-filled.premium_24:before{content:"\f61e"}.ic-fluent-filled.premium_28:before{content:"\f61f"}.ic-fluent-filled.premium_32:before{content:"\e9c7"}.ic-fluent-filled.premium_person_16:before{content:"\e9c8"}.ic-fluent-filled.premium_person_20:before{content:"\e9c9"}.ic-fluent-filled.premium_person_24:before{content:"\e9ca"}.ic-fluent-filled.presence_available_10:before{content:"\f620"}.ic-fluent-filled.presence_available_12:before{content:"\f621"}.ic-fluent-filled.presence_available_16:before{content:"\f622"}.ic-fluent-filled.presence_available_20:before{content:"\e9cb"}.ic-fluent-filled.presence_available_24:before{content:"\e9cc"}.ic-fluent-filled.presence_away_10:before{content:"\f623"}.ic-fluent-filled.presence_away_12:before{content:"\f624"}.ic-fluent-filled.presence_away_16:before{content:"\f625"}.ic-fluent-filled.presence_away_20:before{content:"\e9cd"}.ic-fluent-filled.presence_away_24:before{content:"\e9ce"}.ic-fluent-filled.presence_busy_10:before{content:"\f628"}.ic-fluent-filled.presence_busy_101:before{content:"\f627"}.ic-fluent-filled.presence_busy_102:before{content:"\f626"}.ic-fluent-filled.presence_busy_20:before{content:"\e9cf"}.ic-fluent-filled.presence_busy_24:before{content:"\e9d0"}.ic-fluent-filled.presence_dnd_10:before{content:"\f629"}.ic-fluent-filled.presence_dnd_12:before{content:"\f62a"}.ic-fluent-filled.presence_dnd_16:before{content:"\f62b"}.ic-fluent-filled.presence_dnd_20:before{content:"\e9d1"}.ic-fluent-filled.presence_dnd_24:before{content:"\e9d2"}.ic-fluent-filled.presenter_20:before{content:"\e9d3"}.ic-fluent-filled.presenter_24:before{content:"\f62c"}.ic-fluent-filled.presenter_off_20:before{content:"\e9d4"}.ic-fluent-filled.presenter_off_24:before{content:"\f62d"}.ic-fluent-filled.preview_link_16:before{content:"\f62e"}.ic-fluent-filled.preview_link_20:before{content:"\f62f"}.ic-fluent-filled.preview_link_24:before{content:"\f630"}.ic-fluent-filled.previous_16:before{content:"\f631"}.ic-fluent-filled.previous_20:before{content:"\f632"}.ic-fluent-filled.previous_24:before{content:"\f633"}.ic-fluent-filled.previous_28:before{content:"\e9d5"}.ic-fluent-filled.previous_32:before{content:"\e9d6"}.ic-fluent-filled.previous_48:before{content:"\e9d7"}.ic-fluent-filled.print_16:before{content:"\f703"}.ic-fluent-filled.print_20:before{content:"\f634"}.ic-fluent-filled.print_24:before{content:"\f635"}.ic-fluent-filled.print_28:before{content:"\e9d8"}.ic-fluent-filled.print_32:before{content:"\e9d9"}.ic-fluent-filled.print_48:before{content:"\f636"}.ic-fluent-filled.print_add_20:before{content:"\f705"}.ic-fluent-filled.print_add_24:before{content:"\e9da"}.ic-fluent-filled.production_20:before{content:"\f706"}.ic-fluent-filled.production_24:before{content:"\f707"}.ic-fluent-filled.production_checkmark_20:before{content:"\f70c"}.ic-fluent-filled.production_checkmark_24:before{content:"\f70d"}.ic-fluent-filled.prohibited_12:before{content:"\e9db"}.ic-fluent-filled.prohibited_16:before{content:"\f70e"}.ic-fluent-filled.prohibited_20:before{content:"\f637"}.ic-fluent-filled.prohibited_24:before{content:"\f638"}.ic-fluent-filled.prohibited_28:before{content:"\f639"}.ic-fluent-filled.prohibited_48:before{content:"\f63a"}.ic-fluent-filled.prohibited_multiple_16:before{content:"\e9dc"}.ic-fluent-filled.prohibited_multiple_20:before{content:"\e9dd"}.ic-fluent-filled.prohibited_multiple_24:before{content:"\e9de"}.ic-fluent-filled.prohibited_note_20:before{content:"\e9df"}.ic-fluent-filled.projection_screen_16:before{content:"\e9e0"}.ic-fluent-filled.projection_screen_20:before{content:"\e9e1"}.ic-fluent-filled.projection_screen_24:before{content:"\e9e2"}.ic-fluent-filled.projection_screen_28:before{content:"\e9e3"}.ic-fluent-filled.projection_screen_dismiss_16:before{content:"\e9e4"}.ic-fluent-filled.projection_screen_dismiss_20:before{content:"\e9e5"}.ic-fluent-filled.projection_screen_dismiss_24:before{content:"\e9e6"}.ic-fluent-filled.projection_screen_dismiss_28:before{content:"\e9e7"}.ic-fluent-filled.protocol_handler_16:before{content:"\f63c"}.ic-fluent-filled.protocol_handler_20:before{content:"\f63d"}.ic-fluent-filled.protocol_handler_24:before{content:"\f63e"}.ic-fluent-filled.pulse_20:before{content:"\e9e8"}.ic-fluent-filled.pulse_24:before{content:"\e9e9"}.ic-fluent-filled.pulse_28:before{content:"\e9ea"}.ic-fluent-filled.pulse_32:before{content:"\e9eb"}.ic-fluent-filled.pulse_square_20:before{content:"\e9ec"}.ic-fluent-filled.pulse_square_24:before{content:"\e9ed"}.ic-fluent-filled.puzzle_cube_16:before{content:"\e9ee"}.ic-fluent-filled.puzzle_cube_20:before{content:"\e9ef"}.ic-fluent-filled.puzzle_cube_24:before{content:"\e9f0"}.ic-fluent-filled.puzzle_cube_28:before{content:"\e9f1"}.ic-fluent-filled.puzzle_cube_48:before{content:"\e9f2"}.ic-fluent-filled.puzzle_cube_piece_20:before{content:"\e9f3"}.ic-fluent-filled.puzzle_piece_16:before{content:"\e9f4"}.ic-fluent-filled.puzzle_piece_20:before{content:"\e9f5"}.ic-fluent-filled.puzzle_piece_24:before{content:"\e9f6"}.ic-fluent-filled.puzzle_piece_shield_20:before{content:"\e9f7"}.ic-fluent-filled.qr_code_20:before{content:"\e9f8"}.ic-fluent-filled.qr_code_24:before{content:"\f63f"}.ic-fluent-filled.qr_code_28:before{content:"\f640"}.ic-fluent-filled.question_16:before{content:"\f641"}.ic-fluent-filled.question_20:before{content:"\f642"}.ic-fluent-filled.question_24:before{content:"\f643"}.ic-fluent-filled.question_28:before{content:"\f644"}.ic-fluent-filled.question_48:before{content:"\f645"}.ic-fluent-filled.question_circle_12:before{content:"\e9f9"}.ic-fluent-filled.question_circle_16:before{content:"\f646"}.ic-fluent-filled.question_circle_20:before{content:"\f647"}.ic-fluent-filled.question_circle_24:before{content:"\f648"}.ic-fluent-filled.question_circle_28:before{content:"\f649"}.ic-fluent-filled.question_circle_32:before{content:"\e9fa"}.ic-fluent-filled.question_circle_48:before{content:"\f64a"}.ic-fluent-filled.quiz_new_20:before{content:"\e9fb"}.ic-fluent-filled.quiz_new_24:before{content:"\f64b"}.ic-fluent-filled.quiz_new_28:before{content:"\f64c"}.ic-fluent-filled.quiz_new_48:before{content:"\f64d"}.ic-fluent-filled.radar_20:before{content:"\e9fc"}.ic-fluent-filled.radar_checkmark_20:before{content:"\e9fd"}.ic-fluent-filled.radar_rectangle_multiple_20:before{content:"\e9fe"}.ic-fluent-filled.radio_button_20:before{content:"\f64e"}.ic-fluent-filled.radio_button_24:before{content:"\f64f"}.ic-fluent-filled.ram_20:before{content:"\e9ff"}.ic-fluent-filled.rating_mature_16:before{content:"\f650"}.ic-fluent-filled.rating_mature_20:before{content:"\f651"}.ic-fluent-filled.rating_mature_24:before{content:"\f652"}.ic-fluent-filled.ratio_one_to_one_20:before{content:"\f713"}.ic-fluent-filled.ratio_one_to_one_24:before{content:"\f714"}.ic-fluent-filled.re_order_16:before{content:"\f653"}.ic-fluent-filled.re_order_24:before{content:"\f654"}.ic-fluent-filled.re_order_dots_horizontal_16:before{content:"\ea00"}.ic-fluent-filled.re_order_dots_horizontal_20:before{content:"\ea01"}.ic-fluent-filled.re_order_dots_horizontal_24:before{content:"\ea02"}.ic-fluent-filled.re_order_dots_vertical_16:before{content:"\ea03"}.ic-fluent-filled.re_order_dots_vertical_20:before{content:"\ea04"}.ic-fluent-filled.re_order_dots_vertical_24:before{content:"\ea05"}.ic-fluent-filled.read_aloud_16:before{content:"\ea06"}.ic-fluent-filled.read_aloud_20:before{content:"\f657"}.ic-fluent-filled.read_aloud_24:before{content:"\f658"}.ic-fluent-filled.read_aloud_28:before{content:"\ea07"}.ic-fluent-filled.reading_list_16:before{content:"\f65b"}.ic-fluent-filled.reading_list_20:before{content:"\f65c"}.ic-fluent-filled.reading_list_24:before{content:"\f65d"}.ic-fluent-filled.reading_list_28:before{content:"\f65e"}.ic-fluent-filled.reading_list_add_16:before{content:"\f65f"}.ic-fluent-filled.reading_list_add_20:before{content:"\f660"}.ic-fluent-filled.reading_list_add_24:before{content:"\f661"}.ic-fluent-filled.reading_list_add_28:before{content:"\f662"}.ic-fluent-filled.reading_mode_mobile_20:before{content:"\f665"}.ic-fluent-filled.reading_mode_mobile_24:before{content:"\f666"}.ic-fluent-filled.real_estate_20:before{content:"\ea08"}.ic-fluent-filled.real_estate_24:before{content:"\ea09"}.ic-fluent-filled.receipt_20:before{content:"\ea0a"}.ic-fluent-filled.receipt_24:before{content:"\ea0b"}.ic-fluent-filled.receipt_add_20:before{content:"\f715"}.ic-fluent-filled.receipt_add_24:before{content:"\ea0c"}.ic-fluent-filled.receipt_bag_20:before{content:"\f71e"}.ic-fluent-filled.receipt_bag_24:before{content:"\ea0d"}.ic-fluent-filled.receipt_cube_20:before{content:"\f745"}.ic-fluent-filled.receipt_cube_24:before{content:"\ea0e"}.ic-fluent-filled.receipt_money_20:before{content:"\f746"}.ic-fluent-filled.receipt_money_24:before{content:"\ea0f"}.ic-fluent-filled.receipt_play_20:before{content:"\ea10"}.ic-fluent-filled.receipt_play_24:before{content:"\ea11"}.ic-fluent-filled.receipt_search_20:before{content:"\ea12"}.ic-fluent-filled.record_12:before{content:"\f747"}.ic-fluent-filled.record_16:before{content:"\f66a"}.ic-fluent-filled.record_20:before{content:"\f66b"}.ic-fluent-filled.record_24:before{content:"\f66c"}.ic-fluent-filled.record_28:before{content:"\f74d"}.ic-fluent-filled.record_32:before{content:"\f74e"}.ic-fluent-filled.record_48:before{content:"\f74f"}.ic-fluent-filled.record_stop_12:before{content:"\f770"}.ic-fluent-filled.record_stop_16:before{content:"\f771"}.ic-fluent-filled.record_stop_20:before{content:"\f772"}.ic-fluent-filled.record_stop_24:before{content:"\f773"}.ic-fluent-filled.record_stop_28:before{content:"\f774"}.ic-fluent-filled.record_stop_32:before{content:"\f77c"}.ic-fluent-filled.record_stop_48:before{content:"\f77d"}.ic-fluent-filled.rectangle_landscape_12:before{content:"\ea13"}.ic-fluent-filled.rectangle_landscape_16:before{content:"\ea14"}.ic-fluent-filled.rectangle_landscape_20:before{content:"\ea15"}.ic-fluent-filled.rectangle_landscape_24:before{content:"\ea16"}.ic-fluent-filled.rectangle_landscape_28:before{content:"\ea17"}.ic-fluent-filled.rectangle_landscape_32:before{content:"\ea18"}.ic-fluent-filled.rectangle_landscape_48:before{content:"\ea19"}.ic-fluent-filled.rectangle_portrait_location_target_20:before{content:"\ea1a"}.ic-fluent-filled.recycle_20:before{content:"\ef12"}.ic-fluent-filled.recycle_32:before{content:"\ef13"}.ic-fluent-filled.remote_16:before{content:"\ea1b"}.ic-fluent-filled.remote_20:before{content:"\ea1c"}.ic-fluent-filled.rename_16:before{content:"\f672"}.ic-fluent-filled.rename_20:before{content:"\f673"}.ic-fluent-filled.rename_24:before{content:"\f674"}.ic-fluent-filled.rename_28:before{content:"\f675"}.ic-fluent-filled.reorder_20:before{content:"\ea1d"}.ic-fluent-filled.replay_20:before{content:"\ea1e"}.ic-fluent-filled.resize_20:before{content:"\f676"}.ic-fluent-filled.resize_24:before{content:"\ea1f"}.ic-fluent-filled.resize_image_20:before{content:"\ea20"}.ic-fluent-filled.resize_image_24:before{content:"\f677"}.ic-fluent-filled.resize_large_16:before{content:"\ea21"}.ic-fluent-filled.resize_large_20:before{content:"\ea22"}.ic-fluent-filled.resize_large_24:before{content:"\ea23"}.ic-fluent-filled.resize_small_16:before{content:"\ea24"}.ic-fluent-filled.resize_small_20:before{content:"\ea25"}.ic-fluent-filled.resize_small_24:before{content:"\ea26"}.ic-fluent-filled.resize_table_20:before{content:"\ea27"}.ic-fluent-filled.resize_table_24:before{content:"\f678"}.ic-fluent-filled.resize_video_20:before{content:"\ea28"}.ic-fluent-filled.resize_video_24:before{content:"\f679"}.ic-fluent-filled.reward_12:before{content:"\ef14"}.ic-fluent-filled.reward_16:before{content:"\f67b"}.ic-fluent-filled.reward_20:before{content:"\f67c"}.ic-fluent-filled.reward_24:before{content:"\f67d"}.ic-fluent-filled.rewind_16:before{content:"\ea29"}.ic-fluent-filled.rewind_20:before{content:"\f67e"}.ic-fluent-filled.rewind_24:before{content:"\f67f"}.ic-fluent-filled.rewind_28:before{content:"\ea2a"}.ic-fluent-filled.rhombus_16:before{content:"\ea2b"}.ic-fluent-filled.rhombus_20:before{content:"\ea2c"}.ic-fluent-filled.rhombus_24:before{content:"\ea2d"}.ic-fluent-filled.rhombus_28:before{content:"\ea2e"}.ic-fluent-filled.rhombus_32:before{content:"\ea2f"}.ic-fluent-filled.rhombus_48:before{content:"\ea30"}.ic-fluent-filled.ribbon_12:before{content:"\ea31"}.ic-fluent-filled.ribbon_16:before{content:"\ea32"}.ic-fluent-filled.ribbon_20:before{content:"\ea33"}.ic-fluent-filled.ribbon_24:before{content:"\ea34"}.ic-fluent-filled.ribbon_32:before{content:"\ea35"}.ic-fluent-filled.ribbon_add_20:before{content:"\f77e"}.ic-fluent-filled.ribbon_add_24:before{content:"\f77f"}.ic-fluent-filled.ribbon_off_12:before{content:"\ea36"}.ic-fluent-filled.ribbon_off_16:before{content:"\ea37"}.ic-fluent-filled.ribbon_off_20:before{content:"\ea38"}.ic-fluent-filled.ribbon_off_24:before{content:"\ea39"}.ic-fluent-filled.ribbon_off_32:before{content:"\ea3a"}.ic-fluent-filled.ribbon_star_20:before{content:"\ea3b"}.ic-fluent-filled.ribbon_star_24:before{content:"\ea3c"}.ic-fluent-filled.road_cone_16:before{content:"\ea3d"}.ic-fluent-filled.road_cone_20:before{content:"\ea3e"}.ic-fluent-filled.road_cone_24:before{content:"\ea3f"}.ic-fluent-filled.road_cone_28:before{content:"\ea40"}.ic-fluent-filled.road_cone_32:before{content:"\ea41"}.ic-fluent-filled.road_cone_48:before{content:"\ea42"}.ic-fluent-filled.rocket_16:before{content:"\f680"}.ic-fluent-filled.rocket_20:before{content:"\f681"}.ic-fluent-filled.rocket_24:before{content:"\f682"}.ic-fluent-filled.rotate_left_20:before{content:"\ea43"}.ic-fluent-filled.rotate_left_24:before{content:"\ea44"}.ic-fluent-filled.rotate_right_20:before{content:"\ea45"}.ic-fluent-filled.rotate_right_24:before{content:"\ea46"}.ic-fluent-filled.router_20:before{content:"\ea47"}.ic-fluent-filled.router_24:before{content:"\f683"}.ic-fluent-filled.row_triple_20:before{content:"\ea48"}.ic-fluent-filled.row_triple_24:before{content:"\f684"}.ic-fluent-filled.rss_20:before{content:"\ea49"}.ic-fluent-filled.rss_24:before{content:"\ea4a"}.ic-fluent-filled.ruler_16:before{content:"\f685"}.ic-fluent-filled.ruler_20:before{content:"\f686"}.ic-fluent-filled.ruler_24:before{content:"\f687"}.ic-fluent-filled.run_16:before{content:"\ea4b"}.ic-fluent-filled.run_20:before{content:"\ea4c"}.ic-fluent-filled.run_24:before{content:"\f688"}.ic-fluent-filled.sanitize_20:before{content:"\ea4d"}.ic-fluent-filled.sanitize_24:before{content:"\ea4e"}.ic-fluent-filled.save_16:before{content:"\ea4f"}.ic-fluent-filled.save_20:before{content:"\f689"}.ic-fluent-filled.save_24:before{content:"\f68a"}.ic-fluent-filled.save_28:before{content:"\ea50"}.ic-fluent-filled.save_arrow_right_20:before{content:"\ea51"}.ic-fluent-filled.save_arrow_right_24:before{content:"\ea52"}.ic-fluent-filled.save_copy_20:before{content:"\ea53"}.ic-fluent-filled.save_copy_24:before{content:"\f68d"}.ic-fluent-filled.save_edit_20:before{content:"\ea54"}.ic-fluent-filled.save_edit_24:before{content:"\ea55"}.ic-fluent-filled.save_image_20:before{content:"\ea56"}.ic-fluent-filled.save_multiple_20:before{content:"\ea57"}.ic-fluent-filled.save_multiple_24:before{content:"\ea58"}.ic-fluent-filled.save_search_20:before{content:"\ea59"}.ic-fluent-filled.save_sync_20:before{content:"\ea5a"}.ic-fluent-filled.savings_16:before{content:"\f68e"}.ic-fluent-filled.savings_20:before{content:"\f68f"}.ic-fluent-filled.savings_24:before{content:"\f690"}.ic-fluent-filled.scale_fill_20:before{content:"\ea5b"}.ic-fluent-filled.scale_fill_24:before{content:"\f691"}.ic-fluent-filled.scale_fit_16:before{content:"\f692"}.ic-fluent-filled.scale_fit_20:before{content:"\f693"}.ic-fluent-filled.scale_fit_24:before{content:"\f694"}.ic-fluent-filled.scales_20:before{content:"\ea5c"}.ic-fluent-filled.scales_24:before{content:"\ea5d"}.ic-fluent-filled.scales_32:before{content:"\ea5e"}.ic-fluent-filled.scan_16:before{content:"\ea5f"}.ic-fluent-filled.scan_20:before{content:"\ea60"}.ic-fluent-filled.scan_24:before{content:"\f695"}.ic-fluent-filled.scan_camera_16:before{content:"\ea61"}.ic-fluent-filled.scan_camera_20:before{content:"\ea62"}.ic-fluent-filled.scan_camera_24:before{content:"\ea63"}.ic-fluent-filled.scan_camera_28:before{content:"\ea64"}.ic-fluent-filled.scan_camera_48:before{content:"\ea65"}.ic-fluent-filled.scan_dash_12:before{content:"\ea66"}.ic-fluent-filled.scan_dash_16:before{content:"\ea67"}.ic-fluent-filled.scan_dash_20:before{content:"\ea68"}.ic-fluent-filled.scan_dash_24:before{content:"\ea69"}.ic-fluent-filled.scan_dash_28:before{content:"\ea6a"}.ic-fluent-filled.scan_dash_32:before{content:"\ea6b"}.ic-fluent-filled.scan_dash_48:before{content:"\ea6c"}.ic-fluent-filled.scan_object_20:before{content:"\ea6d"}.ic-fluent-filled.scan_object_24:before{content:"\ea6e"}.ic-fluent-filled.scan_table_20:before{content:"\ea6f"}.ic-fluent-filled.scan_table_24:before{content:"\ea70"}.ic-fluent-filled.scan_text_20:before{content:"\ea71"}.ic-fluent-filled.scan_text_24:before{content:"\ea72"}.ic-fluent-filled.scan_thumb_up_16:before{content:"\ea73"}.ic-fluent-filled.scan_thumb_up_20:before{content:"\ea74"}.ic-fluent-filled.scan_thumb_up_24:before{content:"\ea75"}.ic-fluent-filled.scan_thumb_up_28:before{content:"\ea76"}.ic-fluent-filled.scan_thumb_up_48:before{content:"\ea77"}.ic-fluent-filled.scan_thumb_up_off_16:before{content:"\ea78"}.ic-fluent-filled.scan_thumb_up_off_20:before{content:"\ea79"}.ic-fluent-filled.scan_thumb_up_off_24:before{content:"\ea7a"}.ic-fluent-filled.scan_thumb_up_off_28:before{content:"\ea7b"}.ic-fluent-filled.scan_thumb_up_off_48:before{content:"\ea7c"}.ic-fluent-filled.scan_type_20:before{content:"\ea7d"}.ic-fluent-filled.scan_type_24:before{content:"\ea7e"}.ic-fluent-filled.scan_type_checkmark_20:before{content:"\ea7f"}.ic-fluent-filled.scan_type_checkmark_24:before{content:"\ea80"}.ic-fluent-filled.scan_type_off_20:before{content:"\ea81"}.ic-fluent-filled.scratchpad_20:before{content:"\ea82"}.ic-fluent-filled.scratchpad_24:before{content:"\f696"}.ic-fluent-filled.screen_cut_20:before{content:"\ea83"}.ic-fluent-filled.screen_person_20:before{content:"\eab4"}.ic-fluent-filled.screen_person_201:before{content:"\ea84"}.ic-fluent-filled.screen_search_20:before{content:"\ea85"}.ic-fluent-filled.screen_search_24:before{content:"\ea86"}.ic-fluent-filled.screenshot_20:before{content:"\f697"}.ic-fluent-filled.screenshot_24:before{content:"\f698"}.ic-fluent-filled.search_12:before{content:"\ea87"}.ic-fluent-filled.search_16:before{content:"\ea88"}.ic-fluent-filled.search_20:before{content:"\f699"}.ic-fluent-filled.search_24:before{content:"\f69a"}.ic-fluent-filled.search_28:before{content:"\f69b"}.ic-fluent-filled.search_32:before{content:"\ea89"}.ic-fluent-filled.search_48:before{content:"\ea8a"}.ic-fluent-filled.search_info_20:before{content:"\ea8b"}.ic-fluent-filled.search_info_24:before{content:"\f69c"}.ic-fluent-filled.search_settings_20:before{content:"\ea8c"}.ic-fluent-filled.search_shield_20:before{content:"\ea8d"}.ic-fluent-filled.search_square_20:before{content:"\ea8e"}.ic-fluent-filled.search_square_24:before{content:"\f69d"}.ic-fluent-filled.search_visual_16:before{content:"\ea8f"}.ic-fluent-filled.search_visual_20:before{content:"\ea90"}.ic-fluent-filled.search_visual_24:before{content:"\ea91"}.ic-fluent-filled.select_all_off_20:before{content:"\ea92"}.ic-fluent-filled.select_all_off_24:before{content:"\f69f"}.ic-fluent-filled.select_all_on_20:before{content:"\ea93"}.ic-fluent-filled.select_all_on_24:before{content:"\ea94"}.ic-fluent-filled.select_object_20:before{content:"\f6a0"}.ic-fluent-filled.select_object_24:before{content:"\f6a1"}.ic-fluent-filled.select_object_skew_20:before{content:"\ea95"}.ic-fluent-filled.select_object_skew_24:before{content:"\ea96"}.ic-fluent-filled.select_object_skew_dismiss_20:before{content:"\ea97"}.ic-fluent-filled.select_object_skew_dismiss_24:before{content:"\ea98"}.ic-fluent-filled.select_object_skew_edit_20:before{content:"\ea99"}.ic-fluent-filled.select_object_skew_edit_24:before{content:"\ea9a"}.ic-fluent-filled.send_16:before{content:"\ea9b"}.ic-fluent-filled.send_20:before{content:"\f6a2"}.ic-fluent-filled.send_24:before{content:"\f6a3"}.ic-fluent-filled.send_28:before{content:"\f6a4"}.ic-fluent-filled.send_clock_20:before{content:"\f6a5"}.ic-fluent-filled.send_clock_24:before{content:"\ea9c"}.ic-fluent-filled.send_copy_20:before{content:"\ea9d"}.ic-fluent-filled.send_copy_24:before{content:"\f6a6"}.ic-fluent-filled.serial_port_16:before{content:"\f6aa"}.ic-fluent-filled.serial_port_20:before{content:"\f6ab"}.ic-fluent-filled.serial_port_24:before{content:"\f6ac"}.ic-fluent-filled.server_20:before{content:"\f781"}.ic-fluent-filled.server_24:before{content:"\f784"}.ic-fluent-filled.server_multiple_20:before{content:"\ea9e"}.ic-fluent-filled.server_play_20:before{content:"\ea9f"}.ic-fluent-filled.service_bell_20:before{content:"\eaa0"}.ic-fluent-filled.service_bell_24:before{content:"\f6ad"}.ic-fluent-filled.settings_16:before{content:"\f6b1"}.ic-fluent-filled.settings_20:before{content:"\f6b2"}.ic-fluent-filled.settings_24:before{content:"\f6b3"}.ic-fluent-filled.settings_28:before{content:"\f6b4"}.ic-fluent-filled.settings_32:before{content:"\eaa1"}.ic-fluent-filled.settings_48:before{content:"\eaa2"}.ic-fluent-filled.settings_chat_20:before{content:"\eaa3"}.ic-fluent-filled.settings_chat_24:before{content:"\eaa4"}.ic-fluent-filled.shape_exclude_16:before{content:"\eaa5"}.ic-fluent-filled.shape_exclude_20:before{content:"\eaa6"}.ic-fluent-filled.shape_exclude_24:before{content:"\eaa7"}.ic-fluent-filled.shape_intersect_16:before{content:"\eaa8"}.ic-fluent-filled.shape_intersect_20:before{content:"\eaa9"}.ic-fluent-filled.shape_intersect_24:before{content:"\eaaa"}.ic-fluent-filled.shape_subtract_16:before{content:"\eaab"}.ic-fluent-filled.shape_subtract_20:before{content:"\eaac"}.ic-fluent-filled.shape_subtract_24:before{content:"\eaad"}.ic-fluent-filled.shape_union_16:before{content:"\eaae"}.ic-fluent-filled.shape_union_20:before{content:"\eaaf"}.ic-fluent-filled.shape_union_24:before{content:"\eab0"}.ic-fluent-filled.shapes_16:before{content:"\f6b5"}.ic-fluent-filled.shapes_20:before{content:"\f6b6"}.ic-fluent-filled.shapes_24:before{content:"\f6b7"}.ic-fluent-filled.shapes_28:before{content:"\eab1"}.ic-fluent-filled.shapes_48:before{content:"\eab2"}.ic-fluent-filled.share_16:before{content:"\eab3"}.ic-fluent-filled.share_20:before{content:"\f6b8"}.ic-fluent-filled.share_24:before{content:"\f6b9"}.ic-fluent-filled.share_28:before{content:"\eab5"}.ic-fluent-filled.share_48:before{content:"\eab6"}.ic-fluent-filled.share_android_20:before{content:"\f6ba"}.ic-fluent-filled.share_android_24:before{content:"\f6bb"}.ic-fluent-filled.share_close_tray_20:before{content:"\eab7"}.ic-fluent-filled.share_close_tray_24:before{content:"\f6bc"}.ic-fluent-filled.share_ios_20:before{content:"\f6be"}.ic-fluent-filled.share_ios_24:before{content:"\f6bf"}.ic-fluent-filled.share_ios_28:before{content:"\f6c0"}.ic-fluent-filled.share_ios_48:before{content:"\f6c1"}.ic-fluent-filled.share_screen_person_16:before{content:"\eab8"}.ic-fluent-filled.share_screen_person_24:before{content:"\eab9"}.ic-fluent-filled.share_screen_person_28:before{content:"\eaba"}.ic-fluent-filled.share_screen_person_overlay_16:before{content:"\eabb"}.ic-fluent-filled.share_screen_person_overlay_20:before{content:"\eabc"}.ic-fluent-filled.share_screen_person_overlay_24:before{content:"\eabd"}.ic-fluent-filled.share_screen_person_overlay_28:before{content:"\eabe"}.ic-fluent-filled.share_screen_person_overlay_inside_16:before{content:"\eabf"}.ic-fluent-filled.share_screen_person_overlay_inside_20:before{content:"\eac0"}.ic-fluent-filled.share_screen_person_overlay_inside_24:before{content:"\eac1"}.ic-fluent-filled.share_screen_person_overlay_inside_28:before{content:"\eac2"}.ic-fluent-filled.share_screen_person_p_16:before{content:"\eac3"}.ic-fluent-filled.share_screen_person_p_20:before{content:"\eac4"}.ic-fluent-filled.share_screen_person_p_24:before{content:"\eac5"}.ic-fluent-filled.share_screen_person_p_28:before{content:"\eac6"}.ic-fluent-filled.share_screen_start_20:before{content:"\eac7"}.ic-fluent-filled.share_screen_start_24:before{content:"\eac8"}.ic-fluent-filled.share_screen_start_28:before{content:"\eac9"}.ic-fluent-filled.share_screen_start_48:before{content:"\eaca"}.ic-fluent-filled.share_screen_stop_16:before{content:"\eacb"}.ic-fluent-filled.share_screen_stop_20:before{content:"\eacc"}.ic-fluent-filled.share_screen_stop_24:before{content:"\eacd"}.ic-fluent-filled.share_screen_stop_28:before{content:"\eace"}.ic-fluent-filled.share_screen_stop_48:before{content:"\eacf"}.ic-fluent-filled.shield_16:before{content:"\ead0"}.ic-fluent-filled.shield_20:before{content:"\f6c7"}.ic-fluent-filled.shield_24:before{content:"\f6c8"}.ic-fluent-filled.shield_28:before{content:"\ead1"}.ic-fluent-filled.shield_32:before{content:"\ef20"}.ic-fluent-filled.shield_48:before{content:"\ead2"}.ic-fluent-filled.shield_add_16:before{content:"\ef5d"}.ic-fluent-filled.shield_add_20:before{content:"\ef5e"}.ic-fluent-filled.shield_add_24:before{content:"\ef5f"}.ic-fluent-filled.shield_badge_20:before{content:"\f785"}.ic-fluent-filled.shield_badge_24:before{content:"\ead3"}.ic-fluent-filled.shield_checkmark_16:before{content:"\ead4"}.ic-fluent-filled.shield_checkmark_20:before{content:"\ead5"}.ic-fluent-filled.shield_checkmark_24:before{content:"\ead6"}.ic-fluent-filled.shield_checkmark_28:before{content:"\ead7"}.ic-fluent-filled.shield_checkmark_48:before{content:"\ead8"}.ic-fluent-filled.shield_dismiss_16:before{content:"\ead9"}.ic-fluent-filled.shield_dismiss_20:before{content:"\f6c9"}.ic-fluent-filled.shield_dismiss_24:before{content:"\f6ca"}.ic-fluent-filled.shield_dismiss_shield_20:before{content:"\eada"}.ic-fluent-filled.shield_error_16:before{content:"\eadb"}.ic-fluent-filled.shield_error_20:before{content:"\f6cb"}.ic-fluent-filled.shield_error_24:before{content:"\f6cc"}.ic-fluent-filled.shield_globe_16:before{content:"\eeb0"}.ic-fluent-filled.shield_globe_20:before{content:"\eeb1"}.ic-fluent-filled.shield_globe_24:before{content:"\eeb2"}.ic-fluent-filled.shield_keyhole_16:before{content:"\f6cd"}.ic-fluent-filled.shield_keyhole_20:before{content:"\f6ce"}.ic-fluent-filled.shield_keyhole_24:before{content:"\f6cf"}.ic-fluent-filled.shield_lock_16:before{content:"\eadc"}.ic-fluent-filled.shield_lock_20:before{content:"\eadd"}.ic-fluent-filled.shield_lock_24:before{content:"\eade"}.ic-fluent-filled.shield_lock_28:before{content:"\eadf"}.ic-fluent-filled.shield_lock_48:before{content:"\eae0"}.ic-fluent-filled.shield_person_20:before{content:"\eae1"}.ic-fluent-filled.shield_person_add_20:before{content:"\eae2"}.ic-fluent-filled.shield_prohibited_20:before{content:"\f6d0"}.ic-fluent-filled.shield_prohibited_24:before{content:"\f6d1"}.ic-fluent-filled.shield_question_16:before{content:"\ef21"}.ic-fluent-filled.shield_question_20:before{content:"\ef22"}.ic-fluent-filled.shield_question_24:before{content:"\ef23"}.ic-fluent-filled.shield_question_32:before{content:"\ef24"}.ic-fluent-filled.shield_task_16:before{content:"\eae3"}.ic-fluent-filled.shield_task_20:before{content:"\eae4"}.ic-fluent-filled.shield_task_24:before{content:"\eae5"}.ic-fluent-filled.shield_task_28:before{content:"\eae6"}.ic-fluent-filled.shield_task_48:before{content:"\eae7"}.ic-fluent-filled.shifts_16:before{content:"\eae8"}.ic-fluent-filled.shifts_20:before{content:"\eae9"}.ic-fluent-filled.shifts_24:before{content:"\f6d2"}.ic-fluent-filled.shifts_28:before{content:"\f6d5"}.ic-fluent-filled.shifts_30_minutes_20:before{content:"\eaea"}.ic-fluent-filled.shifts_30_minutes_24:before{content:"\f6d6"}.ic-fluent-filled.shifts_32:before{content:"\eaeb"}.ic-fluent-filled.shifts_activity_20:before{content:"\f6d7"}.ic-fluent-filled.shifts_activity_24:before{content:"\f6d8"}.ic-fluent-filled.shifts_add_20:before{content:"\eaec"}.ic-fluent-filled.shifts_add_24:before{content:"\f6d9"}.ic-fluent-filled.shifts_availability_20:before{content:"\eaed"}.ic-fluent-filled.shifts_availability_24:before{content:"\f6db"}.ic-fluent-filled.shifts_checkmark_20:before{content:"\eaee"}.ic-fluent-filled.shifts_checkmark_24:before{content:"\eaef"}.ic-fluent-filled.shifts_day_20:before{content:"\eaf0"}.ic-fluent-filled.shifts_day_24:before{content:"\eaf1"}.ic-fluent-filled.shifts_open_20:before{content:"\f6dd"}.ic-fluent-filled.shifts_open_24:before{content:"\f6de"}.ic-fluent-filled.shifts_prohibited_20:before{content:"\eaf2"}.ic-fluent-filled.shifts_prohibited_24:before{content:"\eaf3"}.ic-fluent-filled.shifts_question_mark_20:before{content:"\eaf4"}.ic-fluent-filled.shifts_question_mark_24:before{content:"\eaf5"}.ic-fluent-filled.shifts_team_20:before{content:"\eaf6"}.ic-fluent-filled.shifts_team_24:before{content:"\f6e0"}.ic-fluent-filled.shopping_bag_16:before{content:"\f786"}.ic-fluent-filled.shopping_bag_20:before{content:"\f787"}.ic-fluent-filled.shopping_bag_24:before{content:"\f788"}.ic-fluent-filled.shopping_bag_arrow_left_20:before{content:"\eaf7"}.ic-fluent-filled.shopping_bag_arrow_left_24:before{content:"\eaf8"}.ic-fluent-filled.shopping_bag_dismiss_20:before{content:"\eaf9"}.ic-fluent-filled.shopping_bag_dismiss_24:before{content:"\eafa"}.ic-fluent-filled.shopping_bag_pause_20:before{content:"\eafb"}.ic-fluent-filled.shopping_bag_pause_24:before{content:"\eafc"}.ic-fluent-filled.shopping_bag_percent_20:before{content:"\eafd"}.ic-fluent-filled.shopping_bag_percent_24:before{content:"\eafe"}.ic-fluent-filled.shopping_bag_play_20:before{content:"\eaff"}.ic-fluent-filled.shopping_bag_play_24:before{content:"\eb00"}.ic-fluent-filled.shopping_bag_tag_20:before{content:"\eb01"}.ic-fluent-filled.shopping_bag_tag_24:before{content:"\eb02"}.ic-fluent-filled.shortpick_20:before{content:"\eb03"}.ic-fluent-filled.shortpick_24:before{content:"\eb04"}.ic-fluent-filled.sidebar_search_ltr_20:before{content:"\eb05"}.ic-fluent-filled.sidebar_search_rtl_20:before{content:"\eb06"}.ic-fluent-filled.sign_out_20:before{content:"\eb07"}.ic-fluent-filled.sign_out_24:before{content:"\f6e3"}.ic-fluent-filled.signature_16:before{content:"\f6e4"}.ic-fluent-filled.signature_20:before{content:"\f6e5"}.ic-fluent-filled.signature_24:before{content:"\f6e6"}.ic-fluent-filled.signature_28:before{content:"\f6e7"}.ic-fluent-filled.sim_16:before{content:"\f6eb"}.ic-fluent-filled.sim_20:before{content:"\f6ec"}.ic-fluent-filled.sim_24:before{content:"\f6ed"}.ic-fluent-filled.skip_back_10_20:before{content:"\eb08"}.ic-fluent-filled.skip_back_10_24:before{content:"\eb09"}.ic-fluent-filled.skip_back_10_28:before{content:"\eb0a"}.ic-fluent-filled.skip_back_10_32:before{content:"\eb0b"}.ic-fluent-filled.skip_back_10_48:before{content:"\eb0c"}.ic-fluent-filled.skip_forward_10_20:before{content:"\eb0d"}.ic-fluent-filled.skip_forward_10_24:before{content:"\eb0e"}.ic-fluent-filled.skip_forward_10_28:before{content:"\eb0f"}.ic-fluent-filled.skip_forward_10_32:before{content:"\eb10"}.ic-fluent-filled.skip_forward_10_48:before{content:"\eb11"}.ic-fluent-filled.skip_forward_30_20:before{content:"\eb12"}.ic-fluent-filled.skip_forward_30_24:before{content:"\eb13"}.ic-fluent-filled.skip_forward_30_28:before{content:"\eb14"}.ic-fluent-filled.skip_forward_30_32:before{content:"\eb15"}.ic-fluent-filled.skip_forward_30_48:before{content:"\eb16"}.ic-fluent-filled.skip_forward_tab_20:before{content:"\eb17"}.ic-fluent-filled.skip_forward_tab_24:before{content:"\eb18"}.ic-fluent-filled.sleep_20:before{content:"\eb19"}.ic-fluent-filled.sleep_24:before{content:"\f6ee"}.ic-fluent-filled.slide_add_16:before{content:"\eb1a"}.ic-fluent-filled.slide_add_20:before{content:"\eb1b"}.ic-fluent-filled.slide_add_24:before{content:"\f6ef"}.ic-fluent-filled.slide_add_28:before{content:"\eb1c"}.ic-fluent-filled.slide_add_32:before{content:"\eb1d"}.ic-fluent-filled.slide_add_48:before{content:"\eb1e"}.ic-fluent-filled.slide_arrow_right_20:before{content:"\eb1f"}.ic-fluent-filled.slide_arrow_right_24:before{content:"\eb20"}.ic-fluent-filled.slide_eraser_16:before{content:"\eb21"}.ic-fluent-filled.slide_eraser_20:before{content:"\eb22"}.ic-fluent-filled.slide_eraser_24:before{content:"\eb23"}.ic-fluent-filled.slide_grid_20:before{content:"\eb24"}.ic-fluent-filled.slide_grid_24:before{content:"\eb25"}.ic-fluent-filled.slide_hide_20:before{content:"\eb26"}.ic-fluent-filled.slide_hide_24:before{content:"\f6f1"}.ic-fluent-filled.slide_layout_20:before{content:"\f6f2"}.ic-fluent-filled.slide_layout_24:before{content:"\f6f3"}.ic-fluent-filled.slide_link_20:before{content:"\ef15"}.ic-fluent-filled.slide_link_24:before{content:"\ef16"}.ic-fluent-filled.slide_microphone_20:before{content:"\eb27"}.ic-fluent-filled.slide_microphone_24:before{content:"\f6f4"}.ic-fluent-filled.slide_microphone_32:before{content:"\eb28"}.ic-fluent-filled.slide_multiple_20:before{content:"\eb29"}.ic-fluent-filled.slide_multiple_24:before{content:"\eb2a"}.ic-fluent-filled.slide_multiple_arrow_right_20:before{content:"\eb2b"}.ic-fluent-filled.slide_multiple_arrow_right_24:before{content:"\eb2c"}.ic-fluent-filled.slide_multiple_search_20:before{content:"\f78b"}.ic-fluent-filled.slide_multiple_search_24:before{content:"\f78c"}.ic-fluent-filled.slide_search_20:before{content:"\eb2d"}.ic-fluent-filled.slide_search_24:before{content:"\eb2e"}.ic-fluent-filled.slide_search_28:before{content:"\eb2f"}.ic-fluent-filled.slide_settings_20:before{content:"\eb30"}.ic-fluent-filled.slide_settings_24:before{content:"\eb31"}.ic-fluent-filled.slide_size_20:before{content:"\eb32"}.ic-fluent-filled.slide_size_24:before{content:"\eb33"}.ic-fluent-filled.slide_text_16:before{content:"\eb34"}.ic-fluent-filled.slide_text_20:before{content:"\eb35"}.ic-fluent-filled.slide_text_24:before{content:"\f6f5"}.ic-fluent-filled.slide_text_28:before{content:"\eb36"}.ic-fluent-filled.slide_text_48:before{content:"\eb37"}.ic-fluent-filled.slide_transition_20:before{content:"\eb38"}.ic-fluent-filled.slide_transition_24:before{content:"\eb39"}.ic-fluent-filled.smartwatch_20:before{content:"\f78d"}.ic-fluent-filled.smartwatch_24:before{content:"\f78e"}.ic-fluent-filled.smartwatch_dot_20:before{content:"\f79e"}.ic-fluent-filled.smartwatch_dot_24:before{content:"\f79f"}.ic-fluent-filled.snooze_16:before{content:"\f6fd"}.ic-fluent-filled.snooze_20:before{content:"\eb3a"}.ic-fluent-filled.snooze_24:before{content:"\f6fe"}.ic-fluent-filled.sound_source_20:before{content:"\eb3b"}.ic-fluent-filled.sound_source_24:before{content:"\f6ff"}.ic-fluent-filled.sound_source_28:before{content:"\f700"}.ic-fluent-filled.sound_wave_circle_20:before{content:"\eb3c"}.ic-fluent-filled.sound_wave_circle_24:before{content:"\eb3d"}.ic-fluent-filled.spacebar_20:before{content:"\eb3e"}.ic-fluent-filled.spacebar_24:before{content:"\f701"}.ic-fluent-filled.sparkle_16:before{content:"\eb3f"}.ic-fluent-filled.sparkle_20:before{content:"\eb40"}.ic-fluent-filled.sparkle_24:before{content:"\eb41"}.ic-fluent-filled.sparkle_28:before{content:"\eb42"}.ic-fluent-filled.sparkle_48:before{content:"\eb43"}.ic-fluent-filled.speaker_0_16:before{content:"\eb44"}.ic-fluent-filled.speaker_0_20:before{content:"\eb45"}.ic-fluent-filled.speaker_0_24:before{content:"\f702"}.ic-fluent-filled.speaker_0_28:before{content:"\eb46"}.ic-fluent-filled.speaker_0_32:before{content:"\eb47"}.ic-fluent-filled.speaker_0_48:before{content:"\eb48"}.ic-fluent-filled.speaker_1_16:before{content:"\eb49"}.ic-fluent-filled.speaker_1_20:before{content:"\eb4a"}.ic-fluent-filled.speaker_1_24:before{content:"\f704"}.ic-fluent-filled.speaker_1_28:before{content:"\eb4b"}.ic-fluent-filled.speaker_1_32:before{content:"\eb4c"}.ic-fluent-filled.speaker_1_48:before{content:"\eb4d"}.ic-fluent-filled.speaker_2_16:before{content:"\eb4e"}.ic-fluent-filled.speaker_2_20:before{content:"\eb4f"}.ic-fluent-filled.speaker_2_24:before{content:"\eb50"}.ic-fluent-filled.speaker_2_28:before{content:"\eb51"}.ic-fluent-filled.speaker_2_32:before{content:"\eb52"}.ic-fluent-filled.speaker_2_48:before{content:"\eb53"}.ic-fluent-filled.speaker_bluetooth_20:before{content:"\eb54"}.ic-fluent-filled.speaker_bluetooth_24:before{content:"\f708"}.ic-fluent-filled.speaker_bluetooth_28:before{content:"\eb55"}.ic-fluent-filled.speaker_edit_16:before{content:"\f709"}.ic-fluent-filled.speaker_edit_20:before{content:"\f70a"}.ic-fluent-filled.speaker_edit_24:before{content:"\f70b"}.ic-fluent-filled.speaker_mute_16:before{content:"\eb56"}.ic-fluent-filled.speaker_mute_20:before{content:"\eb57"}.ic-fluent-filled.speaker_mute_24:before{content:"\eb58"}.ic-fluent-filled.speaker_mute_28:before{content:"\eb59"}.ic-fluent-filled.speaker_mute_48:before{content:"\eb5a"}.ic-fluent-filled.speaker_off_16:before{content:"\eb5b"}.ic-fluent-filled.speaker_off_20:before{content:"\eb5c"}.ic-fluent-filled.speaker_off_24:before{content:"\f70f"}.ic-fluent-filled.speaker_off_28:before{content:"\f710"}.ic-fluent-filled.speaker_off_48:before{content:"\eb5d"}.ic-fluent-filled.speaker_settings_20:before{content:"\eb5e"}.ic-fluent-filled.speaker_settings_24:before{content:"\f711"}.ic-fluent-filled.speaker_settings_28:before{content:"\eb5f"}.ic-fluent-filled.speaker_usb_20:before{content:"\eb60"}.ic-fluent-filled.speaker_usb_24:before{content:"\eb61"}.ic-fluent-filled.speaker_usb_28:before{content:"\eb62"}.ic-fluent-filled.spinner_ios_20:before{content:"\f712"}.ic-fluent-filled.split_hint_20:before{content:"\eb63"}.ic-fluent-filled.split_horizontal_12:before{content:"\eb64"}.ic-fluent-filled.split_horizontal_16:before{content:"\eb65"}.ic-fluent-filled.split_horizontal_20:before{content:"\eb66"}.ic-fluent-filled.split_horizontal_24:before{content:"\eb67"}.ic-fluent-filled.split_horizontal_28:before{content:"\eb68"}.ic-fluent-filled.split_horizontal_32:before{content:"\eb69"}.ic-fluent-filled.split_horizontal_48:before{content:"\eb6a"}.ic-fluent-filled.split_vertical_12:before{content:"\eb6b"}.ic-fluent-filled.split_vertical_16:before{content:"\eb6c"}.ic-fluent-filled.split_vertical_20:before{content:"\eb6d"}.ic-fluent-filled.split_vertical_24:before{content:"\eb6e"}.ic-fluent-filled.split_vertical_28:before{content:"\eb6f"}.ic-fluent-filled.split_vertical_32:before{content:"\eb70"}.ic-fluent-filled.split_vertical_48:before{content:"\eb71"}.ic-fluent-filled.sport_16:before{content:"\eb72"}.ic-fluent-filled.sport_20:before{content:"\eb73"}.ic-fluent-filled.sport_24:before{content:"\eb74"}.ic-fluent-filled.sport_american_football_20:before{content:"\eb75"}.ic-fluent-filled.sport_american_football_24:before{content:"\eb76"}.ic-fluent-filled.sport_baseball_20:before{content:"\eb77"}.ic-fluent-filled.sport_baseball_24:before{content:"\eb78"}.ic-fluent-filled.sport_basketball_20:before{content:"\eb79"}.ic-fluent-filled.sport_basketball_24:before{content:"\eb7a"}.ic-fluent-filled.sport_hockey_20:before{content:"\eb7b"}.ic-fluent-filled.sport_hockey_24:before{content:"\eb7c"}.ic-fluent-filled.sport_soccer_16:before{content:"\eb7d"}.ic-fluent-filled.sport_soccer_20:before{content:"\eb7e"}.ic-fluent-filled.sport_soccer_24:before{content:"\eb7f"}.ic-fluent-filled.square_12:before{content:"\eb80"}.ic-fluent-filled.square_16:before{content:"\eb81"}.ic-fluent-filled.square_20:before{content:"\eb82"}.ic-fluent-filled.square_24:before{content:"\eb83"}.ic-fluent-filled.square_28:before{content:"\eb84"}.ic-fluent-filled.square_32:before{content:"\eb85"}.ic-fluent-filled.square_48:before{content:"\eb86"}.ic-fluent-filled.square_add_16:before{content:"\eb87"}.ic-fluent-filled.square_add_20:before{content:"\eb88"}.ic-fluent-filled.square_arrow_forward_16:before{content:"\eb89"}.ic-fluent-filled.square_arrow_forward_20:before{content:"\eb8a"}.ic-fluent-filled.square_arrow_forward_24:before{content:"\eb8b"}.ic-fluent-filled.square_arrow_forward_28:before{content:"\eb8c"}.ic-fluent-filled.square_arrow_forward_32:before{content:"\eb8d"}.ic-fluent-filled.square_arrow_forward_48:before{content:"\eb8e"}.ic-fluent-filled.square_dismiss_16:before{content:"\eb8f"}.ic-fluent-filled.square_dismiss_20:before{content:"\eb90"}.ic-fluent-filled.square_eraser_20:before{content:"\eb91"}.ic-fluent-filled.square_hint_16:before{content:"\eb92"}.ic-fluent-filled.square_hint_20:before{content:"\eb93"}.ic-fluent-filled.square_hint_24:before{content:"\eb94"}.ic-fluent-filled.square_hint_28:before{content:"\eb95"}.ic-fluent-filled.square_hint_32:before{content:"\eb96"}.ic-fluent-filled.square_hint_48:before{content:"\eb97"}.ic-fluent-filled.square_hint_apps_20:before{content:"\eb98"}.ic-fluent-filled.square_hint_apps_24:before{content:"\eb99"}.ic-fluent-filled.square_hint_arrow_back_16:before{content:"\eb9a"}.ic-fluent-filled.square_hint_arrow_back_20:before{content:"\eb9b"}.ic-fluent-filled.square_hint_sparkles_16:before{content:"\eb9c"}.ic-fluent-filled.square_hint_sparkles_20:before{content:"\eb9d"}.ic-fluent-filled.square_hint_sparkles_24:before{content:"\eb9e"}.ic-fluent-filled.square_hint_sparkles_28:before{content:"\eb9f"}.ic-fluent-filled.square_hint_sparkles_32:before{content:"\eba0"}.ic-fluent-filled.square_hint_sparkles_48:before{content:"\eba1"}.ic-fluent-filled.square_multiple_16:before{content:"\eba2"}.ic-fluent-filled.square_multiple_20:before{content:"\eba3"}.ic-fluent-filled.square_multiple_24:before{content:"\f7a4"}.ic-fluent-filled.square_multiple_28:before{content:"\eeb3"}.ic-fluent-filled.square_multiple_32:before{content:"\eeb4"}.ic-fluent-filled.square_multiple_48:before{content:"\eeb5"}.ic-fluent-filled.square_shadow_12:before{content:"\eba4"}.ic-fluent-filled.square_shadow_20:before{content:"\eba5"}.ic-fluent-filled.squares_nested_20:before{content:"\eba6"}.ic-fluent-filled.stack_16:before{content:"\f7a5"}.ic-fluent-filled.stack_20:before{content:"\f7aa"}.ic-fluent-filled.stack_24:before{content:"\f7be"}.ic-fluent-filled.stack_32:before{content:"\eedf"}.ic-fluent-filled.stack_arrow_forward_20:before{content:"\eba7"}.ic-fluent-filled.stack_arrow_forward_24:before{content:"\eba8"}.ic-fluent-filled.stack_star_16:before{content:"\eba9"}.ic-fluent-filled.stack_star_20:before{content:"\ebaa"}.ic-fluent-filled.stack_star_24:before{content:"\ebab"}.ic-fluent-filled.star_12:before{content:"\f716"}.ic-fluent-filled.star_16:before{content:"\f717"}.ic-fluent-filled.star_20:before{content:"\f718"}.ic-fluent-filled.star_24:before{content:"\f719"}.ic-fluent-filled.star_28:before{content:"\f71a"}.ic-fluent-filled.star_48:before{content:"\ebac"}.ic-fluent-filled.star_add_16:before{content:"\f71b"}.ic-fluent-filled.star_add_20:before{content:"\f71c"}.ic-fluent-filled.star_add_24:before{content:"\f71d"}.ic-fluent-filled.star_add_28:before{content:"\ebad"}.ic-fluent-filled.star_arrow_right_end_20:before{content:"\ebae"}.ic-fluent-filled.star_arrow_right_end_24:before{content:"\ebaf"}.ic-fluent-filled.star_arrow_right_start_20:before{content:"\ebb0"}.ic-fluent-filled.star_arrow_right_start_24:before{content:"\f71f"}.ic-fluent-filled.star_dismiss_16:before{content:"\ebb1"}.ic-fluent-filled.star_dismiss_20:before{content:"\ebb2"}.ic-fluent-filled.star_dismiss_24:before{content:"\ebb3"}.ic-fluent-filled.star_dismiss_28:before{content:"\ebb4"}.ic-fluent-filled.star_edit_20:before{content:"\ebb5"}.ic-fluent-filled.star_edit_24:before{content:"\ebb6"}.ic-fluent-filled.star_emphasis_20:before{content:"\ebb7"}.ic-fluent-filled.star_emphasis_24:before{content:"\f720"}.ic-fluent-filled.star_emphasis_32:before{content:"\ebb8"}.ic-fluent-filled.star_half_12:before{content:"\f721"}.ic-fluent-filled.star_half_16:before{content:"\f722"}.ic-fluent-filled.star_half_20:before{content:"\f723"}.ic-fluent-filled.star_half_24:before{content:"\f724"}.ic-fluent-filled.star_half_28:before{content:"\f725"}.ic-fluent-filled.star_line_horizontal_3_16:before{content:"\ebb9"}.ic-fluent-filled.star_line_horizontal_3_20:before{content:"\ebba"}.ic-fluent-filled.star_line_horizontal_3_24:before{content:"\ebbb"}.ic-fluent-filled.star_off_12:before{content:"\f726"}.ic-fluent-filled.star_off_16:before{content:"\f727"}.ic-fluent-filled.star_off_20:before{content:"\f728"}.ic-fluent-filled.star_off_24:before{content:"\f729"}.ic-fluent-filled.star_off_28:before{content:"\f72a"}.ic-fluent-filled.star_one_quarter_12:before{content:"\f72b"}.ic-fluent-filled.star_one_quarter_16:before{content:"\f72c"}.ic-fluent-filled.star_one_quarter_20:before{content:"\f72d"}.ic-fluent-filled.star_one_quarter_24:before{content:"\f72e"}.ic-fluent-filled.star_one_quarter_28:before{content:"\f72f"}.ic-fluent-filled.star_prohibited_16:before{content:"\f730"}.ic-fluent-filled.star_prohibited_20:before{content:"\f731"}.ic-fluent-filled.star_prohibited_24:before{content:"\f732"}.ic-fluent-filled.star_settings_20:before{content:"\ebbc"}.ic-fluent-filled.star_settings_24:before{content:"\f733"}.ic-fluent-filled.star_three_quarter_12:before{content:"\f734"}.ic-fluent-filled.star_three_quarter_16:before{content:"\f735"}.ic-fluent-filled.star_three_quarter_20:before{content:"\f736"}.ic-fluent-filled.star_three_quarter_24:before{content:"\f737"}.ic-fluent-filled.star_three_quarter_28:before{content:"\f738"}.ic-fluent-filled.status_16:before{content:"\f739"}.ic-fluent-filled.status_20:before{content:"\f73a"}.ic-fluent-filled.status_24:before{content:"\f73b"}.ic-fluent-filled.steps_20:before{content:"\ebbd"}.ic-fluent-filled.steps_24:before{content:"\ebbe"}.ic-fluent-filled.stethoscope_20:before{content:"\f73c"}.ic-fluent-filled.stethoscope_24:before{content:"\f73d"}.ic-fluent-filled.sticker_12:before{content:"\ebbf"}.ic-fluent-filled.sticker_20:before{content:"\f73e"}.ic-fluent-filled.sticker_24:before{content:"\f73f"}.ic-fluent-filled.sticker_add_20:before{content:"\ebc0"}.ic-fluent-filled.sticker_add_24:before{content:"\f740"}.ic-fluent-filled.stop_16:before{content:"\f741"}.ic-fluent-filled.stop_20:before{content:"\f742"}.ic-fluent-filled.stop_24:before{content:"\f743"}.ic-fluent-filled.storage_20:before{content:"\ebc1"}.ic-fluent-filled.storage_24:before{content:"\f744"}.ic-fluent-filled.store_microsoft_16:before{content:"\f748"}.ic-fluent-filled.store_microsoft_20:before{content:"\f749"}.ic-fluent-filled.store_microsoft_24:before{content:"\f74a"}.ic-fluent-filled.stream_20:before{content:"\ebc2"}.ic-fluent-filled.stream_24:before{content:"\ebc3"}.ic-fluent-filled.stream_input_20:before{content:"\ebc4"}.ic-fluent-filled.stream_input_output_20:before{content:"\ebc5"}.ic-fluent-filled.stream_output_20:before{content:"\ebc6"}.ic-fluent-filled.style_guide_20:before{content:"\ebc7"}.ic-fluent-filled.style_guide_24:before{content:"\f74b"}.ic-fluent-filled.sub_grid_20:before{content:"\ebc8"}.ic-fluent-filled.sub_grid_24:before{content:"\f74c"}.ic-fluent-filled.subtitles_16:before{content:"\ebc9"}.ic-fluent-filled.subtitles_20:before{content:"\ebca"}.ic-fluent-filled.subtitles_24:before{content:"\ebcb"}.ic-fluent-filled.subtract_12:before{content:"\ebcc"}.ic-fluent-filled.subtract_16:before{content:"\ebcd"}.ic-fluent-filled.subtract_20:before{content:"\ebce"}.ic-fluent-filled.subtract_24:before{content:"\ebcf"}.ic-fluent-filled.subtract_28:before{content:"\ebd0"}.ic-fluent-filled.subtract_48:before{content:"\ebd1"}.ic-fluent-filled.subtract_circle_12:before{content:"\ebd2"}.ic-fluent-filled.subtract_circle_16:before{content:"\f7bf"}.ic-fluent-filled.subtract_circle_20:before{content:"\f7c8"}.ic-fluent-filled.subtract_circle_24:before{content:"\f7c9"}.ic-fluent-filled.subtract_circle_28:before{content:"\f7cc"}.ic-fluent-filled.subtract_circle_32:before{content:"\f7cd"}.ic-fluent-filled.subtract_circle_arrow_back_16:before{content:"\ebd3"}.ic-fluent-filled.subtract_circle_arrow_back_20:before{content:"\ebd4"}.ic-fluent-filled.subtract_circle_arrow_forward_16:before{content:"\ebd5"}.ic-fluent-filled.subtract_circle_arrow_forward_20:before{content:"\ebd6"}.ic-fluent-filled.subtract_square_20:before{content:"\ebd7"}.ic-fluent-filled.subtract_square_24:before{content:"\ebd8"}.ic-fluent-filled.subtract_square_multiple_16:before{content:"\ebd9"}.ic-fluent-filled.subtract_square_multiple_20:before{content:"\ebda"}.ic-fluent-filled.surface_earbuds_20:before{content:"\f750"}.ic-fluent-filled.surface_earbuds_24:before{content:"\f751"}.ic-fluent-filled.surface_hub_20:before{content:"\f752"}.ic-fluent-filled.surface_hub_24:before{content:"\f753"}.ic-fluent-filled.swipe_down_20:before{content:"\ebdb"}.ic-fluent-filled.swipe_down_24:before{content:"\f754"}.ic-fluent-filled.swipe_right_20:before{content:"\ebdc"}.ic-fluent-filled.swipe_right_24:before{content:"\f755"}.ic-fluent-filled.swipe_up_20:before{content:"\ebdd"}.ic-fluent-filled.swipe_up_24:before{content:"\f756"}.ic-fluent-filled.symbols_16:before{content:"\ebde"}.ic-fluent-filled.symbols_20:before{content:"\ebdf"}.ic-fluent-filled.symbols_24:before{content:"\f757"}.ic-fluent-filled.sync_off_16:before{content:"\f758"}.ic-fluent-filled.sync_off_20:before{content:"\f759"}.ic-fluent-filled.syringe_20:before{content:"\ebe0"}.ic-fluent-filled.syringe_24:before{content:"\ebe1"}.ic-fluent-filled.system_20:before{content:"\ebe2"}.ic-fluent-filled.system_24:before{content:"\f75a"}.ic-fluent-filled.tab_16:before{content:"\f75b"}.ic-fluent-filled.tab_20:before{content:"\f75c"}.ic-fluent-filled.tab_24:before{content:"\f75d"}.ic-fluent-filled.tab_28:before{content:"\f75e"}.ic-fluent-filled.tab_add_20:before{content:"\ebe3"}.ic-fluent-filled.tab_add_24:before{content:"\ebe4"}.ic-fluent-filled.tab_arrow_left_20:before{content:"\ebe5"}.ic-fluent-filled.tab_arrow_left_24:before{content:"\ebe6"}.ic-fluent-filled.tab_desktop_16:before{content:"\ebe7"}.ic-fluent-filled.tab_desktop_20:before{content:"\f75f"}.ic-fluent-filled.tab_desktop_24:before{content:"\ebe8"}.ic-fluent-filled.tab_desktop_arrow_clockwise_16:before{content:"\f760"}.ic-fluent-filled.tab_desktop_arrow_clockwise_20:before{content:"\f761"}.ic-fluent-filled.tab_desktop_arrow_clockwise_24:before{content:"\f762"}.ic-fluent-filled.tab_desktop_arrow_left_20:before{content:"\ebe9"}.ic-fluent-filled.tab_desktop_bottom_20:before{content:"\ebea"}.ic-fluent-filled.tab_desktop_bottom_24:before{content:"\ebeb"}.ic-fluent-filled.tab_desktop_clock_20:before{content:"\f763"}.ic-fluent-filled.tab_desktop_copy_20:before{content:"\f764"}.ic-fluent-filled.tab_desktop_image_16:before{content:"\f765"}.ic-fluent-filled.tab_desktop_image_20:before{content:"\f766"}.ic-fluent-filled.tab_desktop_image_24:before{content:"\f767"}.ic-fluent-filled.tab_desktop_multiple_20:before{content:"\f768"}.ic-fluent-filled.tab_desktop_multiple_bottom_20:before{content:"\ebec"}.ic-fluent-filled.tab_desktop_multiple_bottom_24:before{content:"\ebed"}.ic-fluent-filled.tab_desktop_new_page_20:before{content:"\f769"}.ic-fluent-filled.tab_in_private_16:before{content:"\f76a"}.ic-fluent-filled.tab_in_private_20:before{content:"\f76b"}.ic-fluent-filled.tab_in_private_24:before{content:"\f76c"}.ic-fluent-filled.tab_in_private_28:before{content:"\f76d"}.ic-fluent-filled.tab_inprivate_account_20:before{content:"\f76e"}.ic-fluent-filled.tab_inprivate_account_24:before{content:"\f76f"}.ic-fluent-filled.tab_prohibited_20:before{content:"\ebee"}.ic-fluent-filled.tab_prohibited_24:before{content:"\ebef"}.ic-fluent-filled.tab_shield_dismiss_20:before{content:"\ebf0"}.ic-fluent-filled.tab_shield_dismiss_24:before{content:"\ebf1"}.ic-fluent-filled.table_16:before{content:"\ebf2"}.ic-fluent-filled.table_20:before{content:"\f775"}.ic-fluent-filled.table_24:before{content:"\f776"}.ic-fluent-filled.table_28:before{content:"\ebf3"}.ic-fluent-filled.table_32:before{content:"\ebf4"}.ic-fluent-filled.table_48:before{content:"\ebf5"}.ic-fluent-filled.table_add_16:before{content:"\ebf6"}.ic-fluent-filled.table_add_20:before{content:"\ebf7"}.ic-fluent-filled.table_add_24:before{content:"\f777"}.ic-fluent-filled.table_add_28:before{content:"\ebf8"}.ic-fluent-filled.table_bottom_row_16:before{content:"\ebf9"}.ic-fluent-filled.table_bottom_row_20:before{content:"\ebfa"}.ic-fluent-filled.table_bottom_row_24:before{content:"\ebfb"}.ic-fluent-filled.table_bottom_row_28:before{content:"\ebfc"}.ic-fluent-filled.table_bottom_row_32:before{content:"\ebfd"}.ic-fluent-filled.table_bottom_row_48:before{content:"\ebfe"}.ic-fluent-filled.table_calculator_20:before{content:"\eeb6"}.ic-fluent-filled.table_cell_edit_16:before{content:"\ebff"}.ic-fluent-filled.table_cell_edit_20:before{content:"\ec00"}.ic-fluent-filled.table_cell_edit_24:before{content:"\ec01"}.ic-fluent-filled.table_cell_edit_28:before{content:"\ec02"}.ic-fluent-filled.table_cells_merge_16:before{content:"\ec03"}.ic-fluent-filled.table_cells_merge_20:before{content:"\f778"}.ic-fluent-filled.table_cells_merge_24:before{content:"\f779"}.ic-fluent-filled.table_cells_merge_28:before{content:"\ec04"}.ic-fluent-filled.table_cells_split_16:before{content:"\ec05"}.ic-fluent-filled.table_cells_split_20:before{content:"\f77a"}.ic-fluent-filled.table_cells_split_24:before{content:"\f77b"}.ic-fluent-filled.table_cells_split_28:before{content:"\ec06"}.ic-fluent-filled.table_checker_20:before{content:"\ec07"}.ic-fluent-filled.table_copy_20:before{content:"\ec08"}.ic-fluent-filled.table_delete_column_16:before{content:"\ec09"}.ic-fluent-filled.table_delete_column_20:before{content:"\ec0a"}.ic-fluent-filled.table_delete_column_24:before{content:"\ec0b"}.ic-fluent-filled.table_delete_column_28:before{content:"\ec0c"}.ic-fluent-filled.table_delete_row_16:before{content:"\ec0d"}.ic-fluent-filled.table_delete_row_20:before{content:"\ec0e"}.ic-fluent-filled.table_delete_row_24:before{content:"\ec0f"}.ic-fluent-filled.table_delete_row_28:before{content:"\ec10"}.ic-fluent-filled.table_dismiss_16:before{content:"\ec11"}.ic-fluent-filled.table_dismiss_20:before{content:"\ec12"}.ic-fluent-filled.table_dismiss_24:before{content:"\ec13"}.ic-fluent-filled.table_dismiss_28:before{content:"\ec14"}.ic-fluent-filled.table_edit_16:before{content:"\ec15"}.ic-fluent-filled.table_edit_20:before{content:"\ec16"}.ic-fluent-filled.table_edit_24:before{content:"\f780"}.ic-fluent-filled.table_edit_28:before{content:"\ec17"}.ic-fluent-filled.table_freeze_column_16:before{content:"\ec18"}.ic-fluent-filled.table_freeze_column_20:before{content:"\ec19"}.ic-fluent-filled.table_freeze_column_24:before{content:"\f782"}.ic-fluent-filled.table_freeze_column_28:before{content:"\ec1a"}.ic-fluent-filled.table_freeze_column_and_row_16:before{content:"\ec1b"}.ic-fluent-filled.table_freeze_column_and_row_20:before{content:"\ec1c"}.ic-fluent-filled.table_freeze_column_and_row_24:before{content:"\ec1d"}.ic-fluent-filled.table_freeze_column_and_row_28:before{content:"\ec1e"}.ic-fluent-filled.table_freeze_row_16:before{content:"\ec1f"}.ic-fluent-filled.table_freeze_row_20:before{content:"\ec20"}.ic-fluent-filled.table_freeze_row_24:before{content:"\f783"}.ic-fluent-filled.table_freeze_row_28:before{content:"\ec21"}.ic-fluent-filled.table_image_20:before{content:"\ec22"}.ic-fluent-filled.table_insert_column_16:before{content:"\ec23"}.ic-fluent-filled.table_insert_column_20:before{content:"\ec24"}.ic-fluent-filled.table_insert_column_24:before{content:"\ec25"}.ic-fluent-filled.table_insert_column_28:before{content:"\ec26"}.ic-fluent-filled.table_insert_row_16:before{content:"\ec27"}.ic-fluent-filled.table_insert_row_20:before{content:"\ec28"}.ic-fluent-filled.table_insert_row_24:before{content:"\ec29"}.ic-fluent-filled.table_insert_row_28:before{content:"\ec2a"}.ic-fluent-filled.table_lightning_16:before{content:"\ec2b"}.ic-fluent-filled.table_lightning_20:before{content:"\ec2c"}.ic-fluent-filled.table_lightning_24:before{content:"\ec2d"}.ic-fluent-filled.table_lightning_28:before{content:"\ec2e"}.ic-fluent-filled.table_link_16:before{content:"\ec2f"}.ic-fluent-filled.table_link_20:before{content:"\ec30"}.ic-fluent-filled.table_link_24:before{content:"\ec31"}.ic-fluent-filled.table_link_28:before{content:"\ec32"}.ic-fluent-filled.table_move_above_16:before{content:"\ec33"}.ic-fluent-filled.table_move_above_20:before{content:"\ec34"}.ic-fluent-filled.table_move_above_24:before{content:"\ec35"}.ic-fluent-filled.table_move_above_28:before{content:"\ec36"}.ic-fluent-filled.table_move_below_16:before{content:"\ec37"}.ic-fluent-filled.table_move_below_20:before{content:"\ec38"}.ic-fluent-filled.table_move_below_24:before{content:"\ec39"}.ic-fluent-filled.table_move_below_28:before{content:"\ec3a"}.ic-fluent-filled.table_move_left_16:before{content:"\ec3b"}.ic-fluent-filled.table_move_left_20:before{content:"\ec3c"}.ic-fluent-filled.table_move_left_24:before{content:"\f789"}.ic-fluent-filled.table_move_left_28:before{content:"\ec3d"}.ic-fluent-filled.table_move_right_16:before{content:"\ec3e"}.ic-fluent-filled.table_move_right_20:before{content:"\ec3f"}.ic-fluent-filled.table_move_right_24:before{content:"\f78a"}.ic-fluent-filled.table_move_right_28:before{content:"\ec40"}.ic-fluent-filled.table_multiple_20:before{content:"\ec41"}.ic-fluent-filled.table_resize_column_16:before{content:"\ec42"}.ic-fluent-filled.table_resize_column_20:before{content:"\ec43"}.ic-fluent-filled.table_resize_column_24:before{content:"\ec44"}.ic-fluent-filled.table_resize_column_28:before{content:"\ec45"}.ic-fluent-filled.table_resize_row_16:before{content:"\ec46"}.ic-fluent-filled.table_resize_row_20:before{content:"\ec47"}.ic-fluent-filled.table_resize_row_24:before{content:"\ec48"}.ic-fluent-filled.table_resize_row_28:before{content:"\ec49"}.ic-fluent-filled.table_search_20:before{content:"\ec4a"}.ic-fluent-filled.table_settings_16:before{content:"\ec4b"}.ic-fluent-filled.table_settings_20:before{content:"\ec4c"}.ic-fluent-filled.table_settings_24:before{content:"\f78f"}.ic-fluent-filled.table_settings_28:before{content:"\ec4d"}.ic-fluent-filled.table_simple_16:before{content:"\ec4e"}.ic-fluent-filled.table_simple_20:before{content:"\ec4f"}.ic-fluent-filled.table_simple_24:before{content:"\ec50"}.ic-fluent-filled.table_simple_28:before{content:"\ec51"}.ic-fluent-filled.table_simple_48:before{content:"\ec52"}.ic-fluent-filled.table_split_20:before{content:"\ec53"}.ic-fluent-filled.table_stack_above_16:before{content:"\ec54"}.ic-fluent-filled.table_stack_above_20:before{content:"\ec55"}.ic-fluent-filled.table_stack_above_24:before{content:"\ec56"}.ic-fluent-filled.table_stack_above_28:before{content:"\ec57"}.ic-fluent-filled.table_stack_below_16:before{content:"\ec58"}.ic-fluent-filled.table_stack_below_20:before{content:"\ec59"}.ic-fluent-filled.table_stack_below_24:before{content:"\ec5a"}.ic-fluent-filled.table_stack_below_28:before{content:"\ec5b"}.ic-fluent-filled.table_stack_left_16:before{content:"\ec5c"}.ic-fluent-filled.table_stack_left_20:before{content:"\ec5d"}.ic-fluent-filled.table_stack_left_24:before{content:"\ec5e"}.ic-fluent-filled.table_stack_left_28:before{content:"\ec5f"}.ic-fluent-filled.table_stack_right_16:before{content:"\ec60"}.ic-fluent-filled.table_stack_right_20:before{content:"\ec61"}.ic-fluent-filled.table_stack_right_24:before{content:"\ec62"}.ic-fluent-filled.table_stack_right_28:before{content:"\ec63"}.ic-fluent-filled.table_switch_16:before{content:"\ec64"}.ic-fluent-filled.table_switch_20:before{content:"\ec65"}.ic-fluent-filled.table_switch_24:before{content:"\f790"}.ic-fluent-filled.table_switch_28:before{content:"\ec66"}.ic-fluent-filled.tablet_12:before{content:"\ec67"}.ic-fluent-filled.tablet_16:before{content:"\ec68"}.ic-fluent-filled.tablet_20:before{content:"\f791"}.ic-fluent-filled.tablet_24:before{content:"\f792"}.ic-fluent-filled.tablet_32:before{content:"\ec69"}.ic-fluent-filled.tablet_48:before{content:"\ec6a"}.ic-fluent-filled.tablet_speaker_20:before{content:"\ec6b"}.ic-fluent-filled.tablet_speaker_24:before{content:"\ec6c"}.ic-fluent-filled.tabs_20:before{content:"\ec6d"}.ic-fluent-filled.tabs_24:before{content:"\f793"}.ic-fluent-filled.tag_16:before{content:"\ec6e"}.ic-fluent-filled.tag_20:before{content:"\f794"}.ic-fluent-filled.tag_24:before{content:"\f795"}.ic-fluent-filled.tag_28:before{content:"\ec6f"}.ic-fluent-filled.tag_32:before{content:"\ec70"}.ic-fluent-filled.tag_circle_20:before{content:"\ec71"}.ic-fluent-filled.tag_dismiss_16:before{content:"\ec72"}.ic-fluent-filled.tag_dismiss_20:before{content:"\ec73"}.ic-fluent-filled.tag_dismiss_24:before{content:"\ec74"}.ic-fluent-filled.tag_error_16:before{content:"\ec75"}.ic-fluent-filled.tag_error_20:before{content:"\ec76"}.ic-fluent-filled.tag_error_24:before{content:"\ec77"}.ic-fluent-filled.tag_lock_16:before{content:"\ec78"}.ic-fluent-filled.tag_lock_20:before{content:"\ec79"}.ic-fluent-filled.tag_lock_24:before{content:"\ec7a"}.ic-fluent-filled.tag_lock_32:before{content:"\ec7b"}.ic-fluent-filled.tag_lock_accent_16:before{content:"\ec7c"}.ic-fluent-filled.tag_lock_accent_20:before{content:"\ec7d"}.ic-fluent-filled.tag_lock_accent_24:before{content:"\ec7e"}.ic-fluent-filled.tag_lock_accent_32:before{content:"\ec7f"}.ic-fluent-filled.tag_multiple_16:before{content:"\f7ce"}.ic-fluent-filled.tag_multiple_20:before{content:"\ec80"}.ic-fluent-filled.tag_multiple_24:before{content:"\ec81"}.ic-fluent-filled.tag_off_20:before{content:"\ec82"}.ic-fluent-filled.tag_off_24:before{content:"\ec83"}.ic-fluent-filled.tag_question_mark_16:before{content:"\ec84"}.ic-fluent-filled.tag_question_mark_20:before{content:"\ec85"}.ic-fluent-filled.tag_question_mark_24:before{content:"\ec86"}.ic-fluent-filled.tag_question_mark_32:before{content:"\ec87"}.ic-fluent-filled.tag_reset_20:before{content:"\ec88"}.ic-fluent-filled.tag_reset_24:before{content:"\ec89"}.ic-fluent-filled.tag_search_20:before{content:"\ec8a"}.ic-fluent-filled.tag_search_24:before{content:"\ec8b"}.ic-fluent-filled.tap_double_20:before{content:"\ec8c"}.ic-fluent-filled.tap_double_24:before{content:"\f796"}.ic-fluent-filled.tap_double_32:before{content:"\ec8d"}.ic-fluent-filled.tap_double_48:before{content:"\ec8e"}.ic-fluent-filled.tap_single_20:before{content:"\ec8f"}.ic-fluent-filled.tap_single_24:before{content:"\f797"}.ic-fluent-filled.tap_single_32:before{content:"\ec90"}.ic-fluent-filled.tap_single_48:before{content:"\ec91"}.ic-fluent-filled.target_16:before{content:"\f798"}.ic-fluent-filled.target_20:before{content:"\f799"}.ic-fluent-filled.target_24:before{content:"\f79a"}.ic-fluent-filled.target_32:before{content:"\ec92"}.ic-fluent-filled.target_arrow_16:before{content:"\f7cf"}.ic-fluent-filled.target_arrow_20:before{content:"\f7d0"}.ic-fluent-filled.target_arrow_24:before{content:"\ec93"}.ic-fluent-filled.target_edit_16:before{content:"\f79b"}.ic-fluent-filled.target_edit_20:before{content:"\f79c"}.ic-fluent-filled.target_edit_24:before{content:"\f79d"}.ic-fluent-filled.task_list_add_20:before{content:"\f7a0"}.ic-fluent-filled.task_list_add_24:before{content:"\f7a1"}.ic-fluent-filled.task_list_ltr_20:before{content:"\ec94"}.ic-fluent-filled.task_list_ltr_24:before{content:"\ec95"}.ic-fluent-filled.task_list_rtl_20:before{content:"\ec96"}.ic-fluent-filled.task_list_rtl_24:before{content:"\ec97"}.ic-fluent-filled.task_list_square_add_20:before{content:"\ec98"}.ic-fluent-filled.task_list_square_add_24:before{content:"\ec99"}.ic-fluent-filled.task_list_square_database_20:before{content:"\ec9a"}.ic-fluent-filled.task_list_square_ltr_16:before{content:"\ef60"}.ic-fluent-filled.task_list_square_ltr_20:before{content:"\ec9b"}.ic-fluent-filled.task_list_square_ltr_24:before{content:"\ec9c"}.ic-fluent-filled.task_list_square_person_20:before{content:"\ec9d"}.ic-fluent-filled.task_list_square_rtl_16:before{content:"\ef61"}.ic-fluent-filled.task_list_square_rtl_20:before{content:"\ec9e"}.ic-fluent-filled.task_list_square_rtl_24:before{content:"\ec9f"}.ic-fluent-filled.task_list_square_settings_20:before{content:"\eca0"}.ic-fluent-filled.tasks_app_20:before{content:"\eca1"}.ic-fluent-filled.tasks_app_24:before{content:"\f7a2"}.ic-fluent-filled.tasks_app_28:before{content:"\f7a3"}.ic-fluent-filled.teddy_20:before{content:"\eca2"}.ic-fluent-filled.teddy_24:before{content:"\f7a6"}.ic-fluent-filled.temperature_16:before{content:"\eca3"}.ic-fluent-filled.temperature_20:before{content:"\f7a7"}.ic-fluent-filled.temperature_24:before{content:"\f7a8"}.ic-fluent-filled.tent_12:before{content:"\eca4"}.ic-fluent-filled.tent_16:before{content:"\eca5"}.ic-fluent-filled.tent_20:before{content:"\eca6"}.ic-fluent-filled.tent_24:before{content:"\f7a9"}.ic-fluent-filled.tent_28:before{content:"\eca7"}.ic-fluent-filled.tent_48:before{content:"\eca8"}.ic-fluent-filled.tetris_app_16:before{content:"\eca9"}.ic-fluent-filled.tetris_app_20:before{content:"\ecaa"}.ic-fluent-filled.tetris_app_24:before{content:"\ecab"}.ic-fluent-filled.tetris_app_28:before{content:"\ecac"}.ic-fluent-filled.tetris_app_32:before{content:"\ecad"}.ic-fluent-filled.tetris_app_48:before{content:"\ecae"}.ic-fluent-filled.text_12:before{content:"\ecaf"}.ic-fluent-filled.text_16:before{content:"\ecb0"}.ic-fluent-filled.text_32:before{content:"\ecb1"}.ic-fluent-filled.text_add_20:before{content:"\ecb2"}.ic-fluent-filled.text_add_space_after_20:before{content:"\f7ad"}.ic-fluent-filled.text_add_space_after_24:before{content:"\f7ae"}.ic-fluent-filled.text_add_space_before_20:before{content:"\f7af"}.ic-fluent-filled.text_add_space_before_24:before{content:"\f7b0"}.ic-fluent-filled.text_add_t_24:before{content:"\ecb3"}.ic-fluent-filled.text_align_center_16:before{content:"\ecb4"}.ic-fluent-filled.text_align_center_20:before{content:"\f7b1"}.ic-fluent-filled.text_align_center_24:before{content:"\f7b2"}.ic-fluent-filled.text_align_center_rotate_270_16:before{content:"\ecb5"}.ic-fluent-filled.text_align_center_rotate_270_20:before{content:"\ecb6"}.ic-fluent-filled.text_align_center_rotate_270_24:before{content:"\ecb7"}.ic-fluent-filled.text_align_center_rotate_90_16:before{content:"\ecb8"}.ic-fluent-filled.text_align_center_rotate_90_20:before{content:"\ecb9"}.ic-fluent-filled.text_align_center_rotate_90_24:before{content:"\ecba"}.ic-fluent-filled.text_align_distributed_20:before{content:"\f7b3"}.ic-fluent-filled.text_align_distributed_24:before{content:"\f7b4"}.ic-fluent-filled.text_align_distributed_evenly_20:before{content:"\ecbb"}.ic-fluent-filled.text_align_distributed_evenly_24:before{content:"\ecbc"}.ic-fluent-filled.text_align_distributed_vertical_20:before{content:"\ecbd"}.ic-fluent-filled.text_align_distributed_vertical_24:before{content:"\ecbe"}.ic-fluent-filled.text_align_justify_20:before{content:"\f7b5"}.ic-fluent-filled.text_align_justify_24:before{content:"\f7b6"}.ic-fluent-filled.text_align_justify_low_20:before{content:"\ecbf"}.ic-fluent-filled.text_align_justify_low_24:before{content:"\ecc0"}.ic-fluent-filled.text_align_justify_low_rotate_270_20:before{content:"\eee0"}.ic-fluent-filled.text_align_justify_low_rotate_270_24:before{content:"\eee1"}.ic-fluent-filled.text_align_justify_low_rotate_90_20:before{content:"\eee2"}.ic-fluent-filled.text_align_justify_low_rotate_90_24:before{content:"\eee3"}.ic-fluent-filled.text_align_justify_rotate_270_20:before{content:"\ecc1"}.ic-fluent-filled.text_align_justify_rotate_270_24:before{content:"\ecc2"}.ic-fluent-filled.text_align_justify_rotate_90_20:before{content:"\ecc3"}.ic-fluent-filled.text_align_justify_rotate_90_24:before{content:"\ecc4"}.ic-fluent-filled.text_align_left_16:before{content:"\ecc5"}.ic-fluent-filled.text_align_left_20:before{content:"\f7b7"}.ic-fluent-filled.text_align_left_24:before{content:"\f7b8"}.ic-fluent-filled.text_align_left_rotate_270_16:before{content:"\ecc6"}.ic-fluent-filled.text_align_left_rotate_270_20:before{content:"\ecc7"}.ic-fluent-filled.text_align_left_rotate_270_24:before{content:"\ecc8"}.ic-fluent-filled.text_align_left_rotate_90_16:before{content:"\ecc9"}.ic-fluent-filled.text_align_left_rotate_90_20:before{content:"\ecca"}.ic-fluent-filled.text_align_left_rotate_90_24:before{content:"\eccb"}.ic-fluent-filled.text_align_right_16:before{content:"\eccc"}.ic-fluent-filled.text_align_right_20:before{content:"\f7b9"}.ic-fluent-filled.text_align_right_24:before{content:"\f7ba"}.ic-fluent-filled.text_align_right_rotate_270_16:before{content:"\eccd"}.ic-fluent-filled.text_align_right_rotate_270_20:before{content:"\ecce"}.ic-fluent-filled.text_align_right_rotate_270_24:before{content:"\eccf"}.ic-fluent-filled.text_align_right_rotate_90_16:before{content:"\ecd0"}.ic-fluent-filled.text_align_right_rotate_90_20:before{content:"\ecd1"}.ic-fluent-filled.text_align_right_rotate_90_24:before{content:"\ecd2"}.ic-fluent-filled.text_asterisk_20:before{content:"\f7bb"}.ic-fluent-filled.text_baseline_20:before{content:"\ecd3"}.ic-fluent-filled.text_bold_16:before{content:"\ecd4"}.ic-fluent-filled.text_bold_20:before{content:"\f7bc"}.ic-fluent-filled.text_bold_24:before{content:"\f7bd"}.ic-fluent-filled.text_box_settings_20:before{content:"\ecd5"}.ic-fluent-filled.text_box_settings_24:before{content:"\ecd6"}.ic-fluent-filled.text_bullet_list_add_20:before{content:"\ecd7"}.ic-fluent-filled.text_bullet_list_add_24:before{content:"\f7c0"}.ic-fluent-filled.text_bullet_list_checkmark_20:before{content:"\ecd8"}.ic-fluent-filled.text_bullet_list_dismiss_20:before{content:"\ecd9"}.ic-fluent-filled.text_bullet_list_ltr_16:before{content:"\ecda"}.ic-fluent-filled.text_bullet_list_ltr_20:before{content:"\ecdb"}.ic-fluent-filled.text_bullet_list_ltr_24:before{content:"\ecdc"}.ic-fluent-filled.text_bullet_list_rotate_270_20:before{content:"\ecdd"}.ic-fluent-filled.text_bullet_list_rotate_270_24:before{content:"\ecde"}.ic-fluent-filled.text_bullet_list_rotate_90_20:before{content:"\ecdf"}.ic-fluent-filled.text_bullet_list_rotate_90_24:before{content:"\ece0"}.ic-fluent-filled.text_bullet_list_rtl_16:before{content:"\ece1"}.ic-fluent-filled.text_bullet_list_rtl_20:before{content:"\ece2"}.ic-fluent-filled.text_bullet_list_rtl_24:before{content:"\ece3"}.ic-fluent-filled.text_bullet_list_square_20:before{content:"\ece4"}.ic-fluent-filled.text_bullet_list_square_24:before{content:"\f7c1"}.ic-fluent-filled.text_bullet_list_square_clock_20:before{content:"\ece5"}.ic-fluent-filled.text_bullet_list_square_edit_20:before{content:"\f7d1"}.ic-fluent-filled.text_bullet_list_square_edit_24:before{content:"\f7d2"}.ic-fluent-filled.text_bullet_list_square_person_20:before{content:"\ece6"}.ic-fluent-filled.text_bullet_list_square_search_20:before{content:"\ece7"}.ic-fluent-filled.text_bullet_list_square_settings_20:before{content:"\ece8"}.ic-fluent-filled.text_bullet_list_square_shield_20:before{content:"\ece9"}.ic-fluent-filled.text_bullet_list_square_toolbox_20:before{content:"\ecea"}.ic-fluent-filled.text_bullet_list_square_warning_16:before{content:"\f7c2"}.ic-fluent-filled.text_bullet_list_square_warning_20:before{content:"\f7c3"}.ic-fluent-filled.text_bullet_list_square_warning_24:before{content:"\f7c4"}.ic-fluent-filled.text_bullet_list_tree_16:before{content:"\f7c5"}.ic-fluent-filled.text_bullet_list_tree_20:before{content:"\f7c6"}.ic-fluent-filled.text_bullet_list_tree_24:before{content:"\f7c7"}.ic-fluent-filled.text_case_lowercase_16:before{content:"\eceb"}.ic-fluent-filled.text_case_lowercase_20:before{content:"\ecec"}.ic-fluent-filled.text_case_lowercase_24:before{content:"\eced"}.ic-fluent-filled.text_case_title_16:before{content:"\ecee"}.ic-fluent-filled.text_case_title_20:before{content:"\ecef"}.ic-fluent-filled.text_case_title_24:before{content:"\ecf0"}.ic-fluent-filled.text_case_uppercase_16:before{content:"\ecf1"}.ic-fluent-filled.text_case_uppercase_20:before{content:"\ecf2"}.ic-fluent-filled.text_case_uppercase_24:before{content:"\ecf3"}.ic-fluent-filled.text_change_case_16:before{content:"\ecf4"}.ic-fluent-filled.text_change_case_20:before{content:"\f7ca"}.ic-fluent-filled.text_change_case_24:before{content:"\f7cb"}.ic-fluent-filled.text_clear_formatting_16:before{content:"\ecf5"}.ic-fluent-filled.text_clear_formatting_20:before{content:"\f7d4"}.ic-fluent-filled.text_clear_formatting_24:before{content:"\f7d5"}.ic-fluent-filled.text_collapse_20:before{content:"\ecf6"}.ic-fluent-filled.text_collapse_24:before{content:"\f7d6"}.ic-fluent-filled.text_color_16:before{content:"\ecf7"}.ic-fluent-filled.text_color_20:before{content:"\f7d7"}.ic-fluent-filled.text_color_24:before{content:"\f7d8"}.ic-fluent-filled.text_color_accent_16:before{content:"\ecf8"}.ic-fluent-filled.text_color_accent_20:before{content:"\ecf9"}.ic-fluent-filled.text_color_accent_24:before{content:"\ecfa"}.ic-fluent-filled.text_column_one_20:before{content:"\f7d9"}.ic-fluent-filled.text_column_one_24:before{content:"\f7da"}.ic-fluent-filled.text_column_one_narrow_20:before{content:"\ecfb"}.ic-fluent-filled.text_column_one_narrow_24:before{content:"\ecfc"}.ic-fluent-filled.text_column_one_wide_20:before{content:"\ecfd"}.ic-fluent-filled.text_column_one_wide_24:before{content:"\ecfe"}.ic-fluent-filled.text_column_one_wide_lightning_20:before{content:"\ecff"}.ic-fluent-filled.text_column_one_wide_lightning_24:before{content:"\ed00"}.ic-fluent-filled.text_column_three_20:before{content:"\f7db"}.ic-fluent-filled.text_column_three_24:before{content:"\f7dc"}.ic-fluent-filled.text_column_two_20:before{content:"\f7dd"}.ic-fluent-filled.text_column_two_24:before{content:"\f7de"}.ic-fluent-filled.text_column_two_left_20:before{content:"\f7df"}.ic-fluent-filled.text_column_two_left_24:before{content:"\f7e0"}.ic-fluent-filled.text_column_two_right_20:before{content:"\f7e1"}.ic-fluent-filled.text_column_two_right_24:before{content:"\f7e2"}.ic-fluent-filled.text_continuous_20:before{content:"\ed01"}.ic-fluent-filled.text_continuous_24:before{content:"\ed02"}.ic-fluent-filled.text_density_16:before{content:"\ed03"}.ic-fluent-filled.text_density_20:before{content:"\ed04"}.ic-fluent-filled.text_density_24:before{content:"\ed05"}.ic-fluent-filled.text_density_28:before{content:"\ed06"}.ic-fluent-filled.text_description_20:before{content:"\f7e3"}.ic-fluent-filled.text_description_24:before{content:"\f7e4"}.ic-fluent-filled.text_direction_horizontal_left_20:before{content:"\ef64"}.ic-fluent-filled.text_direction_horizontal_left_201:before{content:"\ed07"}.ic-fluent-filled.text_direction_horizontal_left_24:before{content:"\ef65"}.ic-fluent-filled.text_direction_horizontal_left_241:before{content:"\ed08"}.ic-fluent-filled.text_direction_horizontal_ltr_20:before{content:"\ef62"}.ic-fluent-filled.text_direction_horizontal_ltr_201:before{content:"\ed09"}.ic-fluent-filled.text_direction_horizontal_ltr_24:before{content:"\ef63"}.ic-fluent-filled.text_direction_horizontal_ltr_241:before{content:"\ed0a"}.ic-fluent-filled.text_direction_rotate_270_right_20:before{content:"\ed0b"}.ic-fluent-filled.text_direction_rotate_270_right_24:before{content:"\ed0c"}.ic-fluent-filled.text_direction_rotate_90_left_20:before{content:"\ef68"}.ic-fluent-filled.text_direction_rotate_90_left_201:before{content:"\ed0d"}.ic-fluent-filled.text_direction_rotate_90_left_24:before{content:"\ef69"}.ic-fluent-filled.text_direction_rotate_90_left_241:before{content:"\ed0e"}.ic-fluent-filled.text_direction_rotate_90_ltr_20:before{content:"\ef66"}.ic-fluent-filled.text_direction_rotate_90_ltr_201:before{content:"\ed0f"}.ic-fluent-filled.text_direction_rotate_90_ltr_24:before{content:"\ef67"}.ic-fluent-filled.text_direction_rotate_90_ltr_241:before{content:"\ed10"}.ic-fluent-filled.text_direction_vertical_20:before{content:"\f7ef"}.ic-fluent-filled.text_direction_vertical_24:before{content:"\f7f0"}.ic-fluent-filled.text_edit_style_20:before{content:"\f7f1"}.ic-fluent-filled.text_edit_style_24:before{content:"\f7f2"}.ic-fluent-filled.text_effects_20:before{content:"\f7f3"}.ic-fluent-filled.text_effects_24:before{content:"\f7f4"}.ic-fluent-filled.text_expand_20:before{content:"\ed11"}.ic-fluent-filled.text_expand_24:before{content:"\f7f5"}.ic-fluent-filled.text_field_16:before{content:"\f7f6"}.ic-fluent-filled.text_field_20:before{content:"\f7f7"}.ic-fluent-filled.text_field_24:before{content:"\f7f8"}.ic-fluent-filled.text_first_line_20:before{content:"\f7f9"}.ic-fluent-filled.text_first_line_24:before{content:"\f7fa"}.ic-fluent-filled.text_font_16:before{content:"\f7fb"}.ic-fluent-filled.text_font_20:before{content:"\f7fc"}.ic-fluent-filled.text_font_24:before{content:"\f7fd"}.ic-fluent-filled.text_font_info_16:before{content:"\ed12"}.ic-fluent-filled.text_font_info_20:before{content:"\ed13"}.ic-fluent-filled.text_font_info_24:before{content:"\ed14"}.ic-fluent-filled.text_font_size_16:before{content:"\ed15"}.ic-fluent-filled.text_font_size_20:before{content:"\f7fe"}.ic-fluent-filled.text_font_size_24:before{content:"\f7ff"}.ic-fluent-filled.text_footnote_20:before{content:"\f800"}.ic-fluent-filled.text_footnote_24:before{content:"\f801"}.ic-fluent-filled.text_grammar_arrow_left_20:before{content:"\ed16"}.ic-fluent-filled.text_grammar_arrow_left_24:before{content:"\ed17"}.ic-fluent-filled.text_grammar_arrow_right_20:before{content:"\ed18"}.ic-fluent-filled.text_grammar_arrow_right_24:before{content:"\ed19"}.ic-fluent-filled.text_grammar_checkmark_20:before{content:"\ed1a"}.ic-fluent-filled.text_grammar_checkmark_24:before{content:"\ed1b"}.ic-fluent-filled.text_grammar_dismiss_20:before{content:"\ed1c"}.ic-fluent-filled.text_grammar_dismiss_24:before{content:"\ed1d"}.ic-fluent-filled.text_grammar_error_20:before{content:"\ed1e"}.ic-fluent-filled.text_grammar_settings_20:before{content:"\ed1f"}.ic-fluent-filled.text_grammar_settings_24:before{content:"\ed20"}.ic-fluent-filled.text_grammar_wand_16:before{content:"\ed21"}.ic-fluent-filled.text_grammar_wand_20:before{content:"\ed22"}.ic-fluent-filled.text_grammar_wand_24:before{content:"\ed23"}.ic-fluent-filled.text_hanging_20:before{content:"\f805"}.ic-fluent-filled.text_hanging_24:before{content:"\f806"}.ic-fluent-filled.text_header_1_20:before{content:"\f807"}.ic-fluent-filled.text_header_1_24:before{content:"\ed24"}.ic-fluent-filled.text_header_2_20:before{content:"\f808"}.ic-fluent-filled.text_header_2_24:before{content:"\ed25"}.ic-fluent-filled.text_header_3_20:before{content:"\f809"}.ic-fluent-filled.text_header_3_24:before{content:"\ed26"}.ic-fluent-filled.text_indent_decrease_ltr_16:before{content:"\ed27"}.ic-fluent-filled.text_indent_decrease_ltr_20:before{content:"\ed28"}.ic-fluent-filled.text_indent_decrease_ltr_24:before{content:"\ed29"}.ic-fluent-filled.text_indent_decrease_rotate_270_20:before{content:"\ed2a"}.ic-fluent-filled.text_indent_decrease_rotate_270_24:before{content:"\ed2b"}.ic-fluent-filled.text_indent_decrease_rotate_90_20:before{content:"\ed2c"}.ic-fluent-filled.text_indent_decrease_rotate_90_24:before{content:"\ed2d"}.ic-fluent-filled.text_indent_decrease_rtl_16:before{content:"\ed2e"}.ic-fluent-filled.text_indent_decrease_rtl_20:before{content:"\ed2f"}.ic-fluent-filled.text_indent_decrease_rtl_24:before{content:"\ed30"}.ic-fluent-filled.text_indent_increase_ltr_16:before{content:"\ed31"}.ic-fluent-filled.text_indent_increase_ltr_20:before{content:"\ed32"}.ic-fluent-filled.text_indent_increase_ltr_24:before{content:"\ed33"}.ic-fluent-filled.text_indent_increase_rotate_270_20:before{content:"\ed34"}.ic-fluent-filled.text_indent_increase_rotate_270_24:before{content:"\ed35"}.ic-fluent-filled.text_indent_increase_rotate_90_20:before{content:"\ed36"}.ic-fluent-filled.text_indent_increase_rotate_90_24:before{content:"\ed37"}.ic-fluent-filled.text_indent_increase_rtl_16:before{content:"\ed38"}.ic-fluent-filled.text_indent_increase_rtl_20:before{content:"\ed39"}.ic-fluent-filled.text_indent_increase_rtl_24:before{content:"\ed3a"}.ic-fluent-filled.text_italic_16:before{content:"\ed3b"}.ic-fluent-filled.text_italic_20:before{content:"\f80c"}.ic-fluent-filled.text_italic_24:before{content:"\f80d"}.ic-fluent-filled.text_line_spacing_20:before{content:"\f80e"}.ic-fluent-filled.text_line_spacing_24:before{content:"\f80f"}.ic-fluent-filled.text_more_20:before{content:"\ed3c"}.ic-fluent-filled.text_more_24:before{content:"\ed3d"}.ic-fluent-filled.text_number_format_20:before{content:"\f810"}.ic-fluent-filled.text_number_format_24:before{content:"\f811"}.ic-fluent-filled.text_number_list_ltr_16:before{content:"\ed3e"}.ic-fluent-filled.text_number_list_ltr_20:before{content:"\f812"}.ic-fluent-filled.text_number_list_ltr_24:before{content:"\f813"}.ic-fluent-filled.text_number_list_rotate_270_20:before{content:"\ed3f"}.ic-fluent-filled.text_number_list_rotate_270_24:before{content:"\ed40"}.ic-fluent-filled.text_number_list_rotate_90_20:before{content:"\ed44"}.ic-fluent-filled.text_number_list_rotate_90_24:before{content:"\ed45"}.ic-fluent-filled.text_number_list_rtl_16:before{content:"\ed46"}.ic-fluent-filled.text_number_list_rtl_20:before{content:"\ed47"}.ic-fluent-filled.text_number_list_rtl_24:before{content:"\f814"}.ic-fluent-filled.text_paragraph_direction_20:before{content:"\ed48"}.ic-fluent-filled.text_paragraph_direction_24:before{content:"\ed49"}.ic-fluent-filled.text_paragraph_direction_left_16:before{content:"\ed4a"}.ic-fluent-filled.text_paragraph_direction_left_20:before{content:"\ed4b"}.ic-fluent-filled.text_paragraph_direction_right_16:before{content:"\ed4c"}.ic-fluent-filled.text_paragraph_direction_right_20:before{content:"\ed4d"}.ic-fluent-filled.text_period_asterisk_20:before{content:"\ed4e"}.ic-fluent-filled.text_position_behind_20:before{content:"\ed4f"}.ic-fluent-filled.text_position_behind_24:before{content:"\ed50"}.ic-fluent-filled.text_position_front_20:before{content:"\ed51"}.ic-fluent-filled.text_position_front_24:before{content:"\ed52"}.ic-fluent-filled.text_position_line_20:before{content:"\ed53"}.ic-fluent-filled.text_position_line_24:before{content:"\ed54"}.ic-fluent-filled.text_position_square_20:before{content:"\ed55"}.ic-fluent-filled.text_position_square_24:before{content:"\ed56"}.ic-fluent-filled.text_position_through_20:before{content:"\ed57"}.ic-fluent-filled.text_position_through_24:before{content:"\ed58"}.ic-fluent-filled.text_position_tight_20:before{content:"\ed59"}.ic-fluent-filled.text_position_tight_24:before{content:"\ed5a"}.ic-fluent-filled.text_position_top_bottom_20:before{content:"\ed5b"}.ic-fluent-filled.text_position_top_bottom_24:before{content:"\ed5c"}.ic-fluent-filled.text_proofing_tools_20:before{content:"\f817"}.ic-fluent-filled.text_proofing_tools_24:before{content:"\f818"}.ic-fluent-filled.text_quote_16:before{content:"\ed5d"}.ic-fluent-filled.text_quote_20:before{content:"\f819"}.ic-fluent-filled.text_quote_24:before{content:"\f81a"}.ic-fluent-filled.text_sort_ascending_16:before{content:"\ed5e"}.ic-fluent-filled.text_sort_ascending_20:before{content:"\f81b"}.ic-fluent-filled.text_sort_ascending_24:before{content:"\ed5f"}.ic-fluent-filled.text_sort_descending_16:before{content:"\ed60"}.ic-fluent-filled.text_sort_descending_20:before{content:"\f81c"}.ic-fluent-filled.text_sort_descending_24:before{content:"\ed61"}.ic-fluent-filled.text_strikethrough_16:before{content:"\ed62"}.ic-fluent-filled.text_strikethrough_20:before{content:"\ed63"}.ic-fluent-filled.text_strikethrough_24:before{content:"\ed64"}.ic-fluent-filled.text_subscript_16:before{content:"\ed65"}.ic-fluent-filled.text_subscript_20:before{content:"\f81f"}.ic-fluent-filled.text_subscript_24:before{content:"\f820"}.ic-fluent-filled.text_superscript_16:before{content:"\ed66"}.ic-fluent-filled.text_superscript_20:before{content:"\f821"}.ic-fluent-filled.text_superscript_24:before{content:"\f822"}.ic-fluent-filled.text_t_20:before{content:"\ed67"}.ic-fluent-filled.text_t_24:before{content:"\ed68"}.ic-fluent-filled.text_t_28:before{content:"\ed69"}.ic-fluent-filled.text_t_48:before{content:"\ed6a"}.ic-fluent-filled.text_underline_16:before{content:"\ed6b"}.ic-fluent-filled.text_underline_20:before{content:"\f823"}.ic-fluent-filled.text_underline_24:before{content:"\f824"}.ic-fluent-filled.text_whole_word_20:before{content:"\ed6c"}.ic-fluent-filled.text_word_count_20:before{content:"\f825"}.ic-fluent-filled.text_word_count_24:before{content:"\f826"}.ic-fluent-filled.text_wrap_16:before{content:"\ef28"}.ic-fluent-filled.text_wrap_20:before{content:"\ed6d"}.ic-fluent-filled.text_wrap_24:before{content:"\f827"}.ic-fluent-filled.text_wrap_off_16:before{content:"\ef29"}.ic-fluent-filled.text_wrap_off_20:before{content:"\ef2a"}.ic-fluent-filled.text_wrap_off_24:before{content:"\ef2b"}.ic-fluent-filled.textbox_16:before{content:"\ed6e"}.ic-fluent-filled.textbox_20:before{content:"\f828"}.ic-fluent-filled.textbox_24:before{content:"\f829"}.ic-fluent-filled.textbox_align_bottom_20:before{content:"\f82c"}.ic-fluent-filled.textbox_align_bottom_24:before{content:"\f82d"}.ic-fluent-filled.textbox_align_bottom_rotate_90_20:before{content:"\ed6f"}.ic-fluent-filled.textbox_align_bottom_rotate_90_24:before{content:"\ed70"}.ic-fluent-filled.textbox_align_center_20:before{content:"\ed71"}.ic-fluent-filled.textbox_align_center_24:before{content:"\ed72"}.ic-fluent-filled.textbox_align_middle_20:before{content:"\f82e"}.ic-fluent-filled.textbox_align_middle_24:before{content:"\f82f"}.ic-fluent-filled.textbox_align_middle_rotate_90_20:before{content:"\ed73"}.ic-fluent-filled.textbox_align_middle_rotate_90_24:before{content:"\ed74"}.ic-fluent-filled.textbox_align_top_20:before{content:"\f830"}.ic-fluent-filled.textbox_align_top_24:before{content:"\f831"}.ic-fluent-filled.textbox_align_top_rotate_90_20:before{content:"\ed75"}.ic-fluent-filled.textbox_align_top_rotate_90_24:before{content:"\ed76"}.ic-fluent-filled.textbox_more_20:before{content:"\ed77"}.ic-fluent-filled.textbox_more_24:before{content:"\ed78"}.ic-fluent-filled.textbox_rotate_90_20:before{content:"\ed79"}.ic-fluent-filled.textbox_rotate_90_24:before{content:"\ed7a"}.ic-fluent-filled.thinking_20:before{content:"\f834"}.ic-fluent-filled.thinking_24:before{content:"\f835"}.ic-fluent-filled.thumb_dislike_16:before{content:"\ed7b"}.ic-fluent-filled.thumb_dislike_20:before{content:"\f836"}.ic-fluent-filled.thumb_dislike_24:before{content:"\f837"}.ic-fluent-filled.thumb_like_16:before{content:"\ed7c"}.ic-fluent-filled.thumb_like_20:before{content:"\f838"}.ic-fluent-filled.thumb_like_24:before{content:"\f839"}.ic-fluent-filled.thumb_like_28:before{content:"\ed7d"}.ic-fluent-filled.thumb_like_48:before{content:"\ed7e"}.ic-fluent-filled.ticket_diagonal_16:before{content:"\ed7f"}.ic-fluent-filled.ticket_diagonal_20:before{content:"\ed80"}.ic-fluent-filled.ticket_diagonal_24:before{content:"\ed81"}.ic-fluent-filled.ticket_diagonal_28:before{content:"\ed82"}.ic-fluent-filled.ticket_horizontal_20:before{content:"\ed83"}.ic-fluent-filled.ticket_horizontal_24:before{content:"\ed84"}.ic-fluent-filled.time_and_weather_20:before{content:"\ed85"}.ic-fluent-filled.time_and_weather_24:before{content:"\f83c"}.ic-fluent-filled.time_picker_20:before{content:"\ed86"}.ic-fluent-filled.time_picker_24:before{content:"\f83d"}.ic-fluent-filled.timeline_20:before{content:"\ed87"}.ic-fluent-filled.timeline_24:before{content:"\f83e"}.ic-fluent-filled.timer_10_20:before{content:"\ed88"}.ic-fluent-filled.timer_10_24:before{content:"\f83f"}.ic-fluent-filled.timer_12:before{content:"\ed89"}.ic-fluent-filled.timer_16:before{content:"\ed8a"}.ic-fluent-filled.timer_2_20:before{content:"\ed8b"}.ic-fluent-filled.timer_2_24:before{content:"\f841"}.ic-fluent-filled.timer_20:before{content:"\ed8c"}.ic-fluent-filled.timer_24:before{content:"\f840"}.ic-fluent-filled.timer_28:before{content:"\ed8d"}.ic-fluent-filled.timer_3_20:before{content:"\ed8e"}.ic-fluent-filled.timer_3_24:before{content:"\ed8f"}.ic-fluent-filled.timer_32:before{content:"\ed90"}.ic-fluent-filled.timer_48:before{content:"\ed91"}.ic-fluent-filled.timer_off_20:before{content:"\ed92"}.ic-fluent-filled.timer_off_24:before{content:"\f842"}.ic-fluent-filled.toggle_left_16:before{content:"\ed93"}.ic-fluent-filled.toggle_left_20:before{content:"\ed94"}.ic-fluent-filled.toggle_left_24:before{content:"\ed95"}.ic-fluent-filled.toggle_left_28:before{content:"\ed96"}.ic-fluent-filled.toggle_left_48:before{content:"\ed97"}.ic-fluent-filled.toggle_multiple_16:before{content:"\ed98"}.ic-fluent-filled.toggle_multiple_20:before{content:"\ed99"}.ic-fluent-filled.toggle_multiple_24:before{content:"\ed9a"}.ic-fluent-filled.toggle_right_16:before{content:"\f843"}.ic-fluent-filled.toggle_right_20:before{content:"\f844"}.ic-fluent-filled.toggle_right_24:before{content:"\f845"}.ic-fluent-filled.toggle_right_28:before{content:"\ed9b"}.ic-fluent-filled.toggle_right_48:before{content:"\ed9c"}.ic-fluent-filled.toolbox_12:before{content:"\ed9d"}.ic-fluent-filled.toolbox_16:before{content:"\f846"}.ic-fluent-filled.toolbox_20:before{content:"\f847"}.ic-fluent-filled.toolbox_24:before{content:"\f848"}.ic-fluent-filled.toolbox_28:before{content:"\f849"}.ic-fluent-filled.tooltip_quote_20:before{content:"\f7d3"}.ic-fluent-filled.tooltip_quote_24:before{content:"\ed9e"}.ic-fluent-filled.top_speed_20:before{content:"\ed9f"}.ic-fluent-filled.top_speed_24:before{content:"\f84a"}.ic-fluent-filled.translate_20:before{content:"\f84b"}.ic-fluent-filled.translate_24:before{content:"\f84c"}.ic-fluent-filled.transmission_20:before{content:"\eda0"}.ic-fluent-filled.transmission_24:before{content:"\eda1"}.ic-fluent-filled.tray_item_add_20:before{content:"\eda2"}.ic-fluent-filled.tray_item_add_24:before{content:"\eda3"}.ic-fluent-filled.tray_item_remove_20:before{content:"\eda4"}.ic-fluent-filled.tray_item_remove_24:before{content:"\eda5"}.ic-fluent-filled.tree_deciduous_20:before{content:"\eda6"}.ic-fluent-filled.tree_evergreen_20:before{content:"\eda7"}.ic-fluent-filled.triangle_12:before{content:"\eda8"}.ic-fluent-filled.triangle_16:before{content:"\eda9"}.ic-fluent-filled.triangle_20:before{content:"\edaa"}.ic-fluent-filled.triangle_32:before{content:"\edab"}.ic-fluent-filled.triangle_48:before{content:"\edac"}.ic-fluent-filled.triangle_down_12:before{content:"\edad"}.ic-fluent-filled.triangle_down_16:before{content:"\edae"}.ic-fluent-filled.triangle_down_20:before{content:"\edaf"}.ic-fluent-filled.triangle_down_32:before{content:"\edb0"}.ic-fluent-filled.triangle_down_48:before{content:"\edb1"}.ic-fluent-filled.triangle_left_12:before{content:"\edb2"}.ic-fluent-filled.triangle_left_16:before{content:"\edb3"}.ic-fluent-filled.triangle_left_20:before{content:"\edb4"}.ic-fluent-filled.triangle_left_32:before{content:"\edb5"}.ic-fluent-filled.triangle_left_48:before{content:"\edb6"}.ic-fluent-filled.triangle_right_12:before{content:"\edb7"}.ic-fluent-filled.triangle_right_16:before{content:"\edb8"}.ic-fluent-filled.triangle_right_20:before{content:"\edb9"}.ic-fluent-filled.triangle_right_32:before{content:"\edba"}.ic-fluent-filled.triangle_right_48:before{content:"\edbb"}.ic-fluent-filled.trophy_16:before{content:"\f84d"}.ic-fluent-filled.trophy_20:before{content:"\f84e"}.ic-fluent-filled.trophy_24:before{content:"\f84f"}.ic-fluent-filled.trophy_28:before{content:"\edbc"}.ic-fluent-filled.trophy_32:before{content:"\edbd"}.ic-fluent-filled.trophy_48:before{content:"\edbe"}.ic-fluent-filled.trophy_lock_16:before{content:"\ef2c"}.ic-fluent-filled.trophy_lock_20:before{content:"\ef2d"}.ic-fluent-filled.trophy_lock_24:before{content:"\ef2e"}.ic-fluent-filled.trophy_lock_28:before{content:"\ef2f"}.ic-fluent-filled.trophy_lock_32:before{content:"\ef30"}.ic-fluent-filled.trophy_lock_48:before{content:"\ef31"}.ic-fluent-filled.trophy_off_16:before{content:"\edbf"}.ic-fluent-filled.trophy_off_20:before{content:"\edc0"}.ic-fluent-filled.trophy_off_24:before{content:"\edc1"}.ic-fluent-filled.trophy_off_28:before{content:"\edc2"}.ic-fluent-filled.trophy_off_32:before{content:"\edc3"}.ic-fluent-filled.trophy_off_48:before{content:"\edc4"}.ic-fluent-filled.tv_16:before{content:"\edc5"}.ic-fluent-filled.tv_20:before{content:"\edc6"}.ic-fluent-filled.tv_24:before{content:"\edc7"}.ic-fluent-filled.tv_28:before{content:"\edc8"}.ic-fluent-filled.tv_48:before{content:"\edc9"}.ic-fluent-filled.tv_arrow_right_20:before{content:"\edca"}.ic-fluent-filled.tv_usb_16:before{content:"\edcb"}.ic-fluent-filled.tv_usb_20:before{content:"\edcc"}.ic-fluent-filled.tv_usb_24:before{content:"\edcd"}.ic-fluent-filled.tv_usb_28:before{content:"\edce"}.ic-fluent-filled.tv_usb_48:before{content:"\edcf"}.ic-fluent-filled.umbrella_20:before{content:"\edd0"}.ic-fluent-filled.umbrella_24:before{content:"\edd1"}.ic-fluent-filled.uninstall_app_20:before{content:"\edd2"}.ic-fluent-filled.uninstall_app_24:before{content:"\f850"}.ic-fluent-filled.usb_plug_20:before{content:"\edd3"}.ic-fluent-filled.usb_plug_24:before{content:"\edd4"}.ic-fluent-filled.usb_stick_20:before{content:"\f857"}.ic-fluent-filled.usb_stick_24:before{content:"\f858"}.ic-fluent-filled.vault_16:before{content:"\f859"}.ic-fluent-filled.vault_20:before{content:"\f85a"}.ic-fluent-filled.vault_24:before{content:"\f85b"}.ic-fluent-filled.vehicle_bicycle_16:before{content:"\edd5"}.ic-fluent-filled.vehicle_bicycle_20:before{content:"\edd6"}.ic-fluent-filled.vehicle_bicycle_24:before{content:"\f85c"}.ic-fluent-filled.vehicle_bus_16:before{content:"\edd7"}.ic-fluent-filled.vehicle_bus_20:before{content:"\edd8"}.ic-fluent-filled.vehicle_bus_24:before{content:"\f85d"}.ic-fluent-filled.vehicle_cab_16:before{content:"\edd9"}.ic-fluent-filled.vehicle_cab_20:before{content:"\edda"}.ic-fluent-filled.vehicle_cab_24:before{content:"\f85e"}.ic-fluent-filled.vehicle_cab_28:before{content:"\eddb"}.ic-fluent-filled.vehicle_car_16:before{content:"\f85f"}.ic-fluent-filled.vehicle_car_20:before{content:"\f860"}.ic-fluent-filled.vehicle_car_24:before{content:"\f861"}.ic-fluent-filled.vehicle_car_28:before{content:"\eddc"}.ic-fluent-filled.vehicle_car_48:before{content:"\eddd"}.ic-fluent-filled.vehicle_car_collision_16:before{content:"\edde"}.ic-fluent-filled.vehicle_car_collision_20:before{content:"\eddf"}.ic-fluent-filled.vehicle_car_collision_24:before{content:"\ede0"}.ic-fluent-filled.vehicle_car_collision_28:before{content:"\ede1"}.ic-fluent-filled.vehicle_car_collision_32:before{content:"\ede2"}.ic-fluent-filled.vehicle_car_collision_48:before{content:"\ede3"}.ic-fluent-filled.vehicle_car_profile_ltr_16:before{content:"\f7e5"}.ic-fluent-filled.vehicle_car_profile_ltr_20:before{content:"\ede4"}.ic-fluent-filled.vehicle_car_profile_rtl_16:before{content:"\f7e6"}.ic-fluent-filled.vehicle_car_profile_rtl_20:before{content:"\ede5"}.ic-fluent-filled.vehicle_ship_16:before{content:"\ede6"}.ic-fluent-filled.vehicle_ship_20:before{content:"\ede7"}.ic-fluent-filled.vehicle_ship_24:before{content:"\ede8"}.ic-fluent-filled.vehicle_subway_16:before{content:"\ede9"}.ic-fluent-filled.vehicle_subway_20:before{content:"\edea"}.ic-fluent-filled.vehicle_subway_24:before{content:"\edeb"}.ic-fluent-filled.vehicle_truck_16:before{content:"\edec"}.ic-fluent-filled.vehicle_truck_20:before{content:"\eded"}.ic-fluent-filled.vehicle_truck_24:before{content:"\f862"}.ic-fluent-filled.vehicle_truck_bag_20:before{content:"\edee"}.ic-fluent-filled.vehicle_truck_bag_24:before{content:"\edef"}.ic-fluent-filled.vehicle_truck_cube_20:before{content:"\edf0"}.ic-fluent-filled.vehicle_truck_cube_24:before{content:"\edf1"}.ic-fluent-filled.vehicle_truck_profile_16:before{content:"\f802"}.ic-fluent-filled.vehicle_truck_profile_20:before{content:"\edf2"}.ic-fluent-filled.vehicle_truck_profile_24:before{content:"\edf3"}.ic-fluent-filled.video_16:before{content:"\f863"}.ic-fluent-filled.video_20:before{content:"\f864"}.ic-fluent-filled.video_24:before{content:"\f865"}.ic-fluent-filled.video_28:before{content:"\f866"}.ic-fluent-filled.video_32:before{content:"\edf4"}.ic-fluent-filled.video_360_20:before{content:"\edf5"}.ic-fluent-filled.video_360_24:before{content:"\edf6"}.ic-fluent-filled.video_360_off_20:before{content:"\edf7"}.ic-fluent-filled.video_48:before{content:"\edf8"}.ic-fluent-filled.video_add_20:before{content:"\edf9"}.ic-fluent-filled.video_add_24:before{content:"\edfa"}.ic-fluent-filled.video_background_effect_20:before{content:"\edfb"}.ic-fluent-filled.video_background_effect_24:before{content:"\f867"}.ic-fluent-filled.video_chat_16:before{content:"\edfc"}.ic-fluent-filled.video_chat_20:before{content:"\edfd"}.ic-fluent-filled.video_chat_24:before{content:"\edfe"}.ic-fluent-filled.video_chat_28:before{content:"\edff"}.ic-fluent-filled.video_chat_32:before{content:"\ee00"}.ic-fluent-filled.video_chat_48:before{content:"\ee01"}.ic-fluent-filled.video_clip_16:before{content:"\ee02"}.ic-fluent-filled.video_clip_20:before{content:"\ee03"}.ic-fluent-filled.video_clip_24:before{content:"\f868"}.ic-fluent-filled.video_clip_multiple_16:before{content:"\ee04"}.ic-fluent-filled.video_clip_multiple_20:before{content:"\ee05"}.ic-fluent-filled.video_clip_multiple_24:before{content:"\ee06"}.ic-fluent-filled.video_clip_off_16:before{content:"\ee07"}.ic-fluent-filled.video_clip_off_20:before{content:"\ee08"}.ic-fluent-filled.video_clip_off_24:before{content:"\ee09"}.ic-fluent-filled.video_off_20:before{content:"\f869"}.ic-fluent-filled.video_off_24:before{content:"\f86a"}.ic-fluent-filled.video_off_28:before{content:"\f86b"}.ic-fluent-filled.video_off_32:before{content:"\ee0a"}.ic-fluent-filled.video_off_48:before{content:"\ee0b"}.ic-fluent-filled.video_person_12:before{content:"\ee0c"}.ic-fluent-filled.video_person_16:before{content:"\ee0d"}.ic-fluent-filled.video_person_20:before{content:"\ee0e"}.ic-fluent-filled.video_person_24:before{content:"\f86c"}.ic-fluent-filled.video_person_28:before{content:"\ee0f"}.ic-fluent-filled.video_person_48:before{content:"\ee10"}.ic-fluent-filled.video_person_call_16:before{content:"\ee11"}.ic-fluent-filled.video_person_call_20:before{content:"\ee12"}.ic-fluent-filled.video_person_call_24:before{content:"\ee13"}.ic-fluent-filled.video_person_call_32:before{content:"\ee14"}.ic-fluent-filled.video_person_off_20:before{content:"\ee15"}.ic-fluent-filled.video_person_off_24:before{content:"\f86d"}.ic-fluent-filled.video_person_sparkle_16:before{content:"\ee16"}.ic-fluent-filled.video_person_sparkle_20:before{content:"\ee17"}.ic-fluent-filled.video_person_sparkle_24:before{content:"\ee18"}.ic-fluent-filled.video_person_sparkle_28:before{content:"\ee19"}.ic-fluent-filled.video_person_sparkle_48:before{content:"\ee1a"}.ic-fluent-filled.video_person_star_20:before{content:"\ee1b"}.ic-fluent-filled.video_person_star_24:before{content:"\f86e"}.ic-fluent-filled.video_person_star_off_20:before{content:"\ee1c"}.ic-fluent-filled.video_person_star_off_24:before{content:"\ee1d"}.ic-fluent-filled.video_play_pause_20:before{content:"\ee1e"}.ic-fluent-filled.video_play_pause_24:before{content:"\f86f"}.ic-fluent-filled.video_prohibited_16:before{content:"\ee1f"}.ic-fluent-filled.video_prohibited_20:before{content:"\ee20"}.ic-fluent-filled.video_prohibited_24:before{content:"\ee21"}.ic-fluent-filled.video_prohibited_28:before{content:"\ee22"}.ic-fluent-filled.video_recording_20:before{content:"\ee23"}.ic-fluent-filled.video_security_20:before{content:"\f870"}.ic-fluent-filled.video_security_24:before{content:"\f871"}.ic-fluent-filled.video_switch_20:before{content:"\ee24"}.ic-fluent-filled.video_switch_24:before{content:"\f872"}.ic-fluent-filled.video_sync_20:before{content:"\ee25"}.ic-fluent-filled.view_desktop_20:before{content:"\f873"}.ic-fluent-filled.view_desktop_24:before{content:"\f874"}.ic-fluent-filled.view_desktop_mobile_20:before{content:"\f875"}.ic-fluent-filled.view_desktop_mobile_24:before{content:"\f876"}.ic-fluent-filled.virtual_network_20:before{content:"\ee26"}.ic-fluent-filled.virtual_network_toolbox_20:before{content:"\ee27"}.ic-fluent-filled.voicemail_16:before{content:"\f87a"}.ic-fluent-filled.voicemail_20:before{content:"\f87b"}.ic-fluent-filled.voicemail_24:before{content:"\f87c"}.ic-fluent-filled.voicemail_28:before{content:"\ee28"}.ic-fluent-filled.voicemail_arrow_back_16:before{content:"\f803"}.ic-fluent-filled.voicemail_arrow_back_20:before{content:"\ee29"}.ic-fluent-filled.voicemail_arrow_forward_16:before{content:"\f804"}.ic-fluent-filled.voicemail_arrow_forward_20:before{content:"\ee2a"}.ic-fluent-filled.voicemail_arrow_subtract_20:before{content:"\ee2b"}.ic-fluent-filled.voicemail_subtract_16:before{content:"\f815"}.ic-fluent-filled.vote_20:before{content:"\ee2c"}.ic-fluent-filled.vote_24:before{content:"\ee2d"}.ic-fluent-filled.walkie_talkie_20:before{content:"\ee2e"}.ic-fluent-filled.walkie_talkie_24:before{content:"\f87d"}.ic-fluent-filled.walkie_talkie_28:before{content:"\f87e"}.ic-fluent-filled.wallet_16:before{content:"\ee2f"}.ic-fluent-filled.wallet_20:before{content:"\ee30"}.ic-fluent-filled.wallet_24:before{content:"\ee31"}.ic-fluent-filled.wallet_28:before{content:"\ee32"}.ic-fluent-filled.wallet_32:before{content:"\ee33"}.ic-fluent-filled.wallet_48:before{content:"\ee34"}.ic-fluent-filled.wallet_credit_card_16:before{content:"\ee35"}.ic-fluent-filled.wallet_credit_card_20:before{content:"\ee36"}.ic-fluent-filled.wallet_credit_card_24:before{content:"\ee37"}.ic-fluent-filled.wallet_credit_card_32:before{content:"\ee38"}.ic-fluent-filled.wallpaper_20:before{content:"\ee39"}.ic-fluent-filled.wallpaper_24:before{content:"\f87f"}.ic-fluent-filled.wand_16:before{content:"\ee3a"}.ic-fluent-filled.wand_20:before{content:"\ee3b"}.ic-fluent-filled.wand_24:before{content:"\ee3c"}.ic-fluent-filled.wand_28:before{content:"\ee3d"}.ic-fluent-filled.wand_48:before{content:"\ee3e"}.ic-fluent-filled.warning_12:before{content:"\ee3f"}.ic-fluent-filled.warning_16:before{content:"\f880"}.ic-fluent-filled.warning_20:before{content:"\f881"}.ic-fluent-filled.warning_24:before{content:"\f882"}.ic-fluent-filled.warning_28:before{content:"\ee40"}.ic-fluent-filled.warning_shield_20:before{content:"\ee41"}.ic-fluent-filled.weather_blowing_snow_20:before{content:"\f883"}.ic-fluent-filled.weather_blowing_snow_24:before{content:"\f884"}.ic-fluent-filled.weather_blowing_snow_48:before{content:"\f885"}.ic-fluent-filled.weather_cloudy_20:before{content:"\f886"}.ic-fluent-filled.weather_cloudy_24:before{content:"\f887"}.ic-fluent-filled.weather_cloudy_48:before{content:"\f888"}.ic-fluent-filled.weather_drizzle_20:before{content:"\ee42"}.ic-fluent-filled.weather_drizzle_24:before{content:"\ee43"}.ic-fluent-filled.weather_drizzle_48:before{content:"\ee44"}.ic-fluent-filled.weather_duststorm_20:before{content:"\f889"}.ic-fluent-filled.weather_duststorm_24:before{content:"\f88a"}.ic-fluent-filled.weather_duststorm_48:before{content:"\f88b"}.ic-fluent-filled.weather_fog_20:before{content:"\f88c"}.ic-fluent-filled.weather_fog_24:before{content:"\f88d"}.ic-fluent-filled.weather_fog_48:before{content:"\f88e"}.ic-fluent-filled.weather_hail_day_20:before{content:"\f88f"}.ic-fluent-filled.weather_hail_day_24:before{content:"\f890"}.ic-fluent-filled.weather_hail_day_48:before{content:"\f891"}.ic-fluent-filled.weather_hail_night_20:before{content:"\f892"}.ic-fluent-filled.weather_hail_night_24:before{content:"\f893"}.ic-fluent-filled.weather_hail_night_48:before{content:"\f894"}.ic-fluent-filled.weather_haze_20:before{content:"\ee45"}.ic-fluent-filled.weather_haze_24:before{content:"\ee46"}.ic-fluent-filled.weather_haze_48:before{content:"\ee47"}.ic-fluent-filled.weather_moon_16:before{content:"\ee48"}.ic-fluent-filled.weather_moon_20:before{content:"\f895"}.ic-fluent-filled.weather_moon_24:before{content:"\f896"}.ic-fluent-filled.weather_moon_28:before{content:"\ee49"}.ic-fluent-filled.weather_moon_48:before{content:"\f897"}.ic-fluent-filled.weather_moon_off_16:before{content:"\ee4a"}.ic-fluent-filled.weather_moon_off_20:before{content:"\ee4b"}.ic-fluent-filled.weather_moon_off_24:before{content:"\ee4c"}.ic-fluent-filled.weather_moon_off_28:before{content:"\ee4d"}.ic-fluent-filled.weather_moon_off_48:before{content:"\ee4e"}.ic-fluent-filled.weather_partly_cloudy_day_16:before{content:"\ee4f"}.ic-fluent-filled.weather_partly_cloudy_day_20:before{content:"\f898"}.ic-fluent-filled.weather_partly_cloudy_day_24:before{content:"\f899"}.ic-fluent-filled.weather_partly_cloudy_day_48:before{content:"\f89a"}.ic-fluent-filled.weather_partly_cloudy_night_20:before{content:"\f89b"}.ic-fluent-filled.weather_partly_cloudy_night_24:before{content:"\f89c"}.ic-fluent-filled.weather_partly_cloudy_night_48:before{content:"\f89d"}.ic-fluent-filled.weather_rain_20:before{content:"\f89e"}.ic-fluent-filled.weather_rain_24:before{content:"\f89f"}.ic-fluent-filled.weather_rain_48:before{content:"\f8a0"}.ic-fluent-filled.weather_rain_showers_day_20:before{content:"\f8a1"}.ic-fluent-filled.weather_rain_showers_day_24:before{content:"\f8a2"}.ic-fluent-filled.weather_rain_showers_day_48:before{content:"\f8a3"}.ic-fluent-filled.weather_rain_showers_night_20:before{content:"\f8a4"}.ic-fluent-filled.weather_rain_showers_night_24:before{content:"\f8a5"}.ic-fluent-filled.weather_rain_showers_night_48:before{content:"\f8a6"}.ic-fluent-filled.weather_rain_snow_20:before{content:"\f8a7"}.ic-fluent-filled.weather_rain_snow_24:before{content:"\f8a8"}.ic-fluent-filled.weather_rain_snow_48:before{content:"\f8a9"}.ic-fluent-filled.weather_snow_20:before{content:"\f8aa"}.ic-fluent-filled.weather_snow_24:before{content:"\f8ab"}.ic-fluent-filled.weather_snow_48:before{content:"\f8ac"}.ic-fluent-filled.weather_snow_shower_day_20:before{content:"\f8ad"}.ic-fluent-filled.weather_snow_shower_day_24:before{content:"\f8ae"}.ic-fluent-filled.weather_snow_shower_day_48:before{content:"\f8af"}.ic-fluent-filled.weather_snow_shower_night_20:before{content:"\f8b0"}.ic-fluent-filled.weather_snow_shower_night_24:before{content:"\f8b1"}.ic-fluent-filled.weather_snow_shower_night_48:before{content:"\f8b2"}.ic-fluent-filled.weather_snowflake_20:before{content:"\f8b3"}.ic-fluent-filled.weather_snowflake_24:before{content:"\f8b4"}.ic-fluent-filled.weather_snowflake_48:before{content:"\f8b5"}.ic-fluent-filled.weather_squalls_20:before{content:"\f8b6"}.ic-fluent-filled.weather_squalls_24:before{content:"\f8b7"}.ic-fluent-filled.weather_squalls_48:before{content:"\f8b8"}.ic-fluent-filled.weather_sunny_16:before{content:"\ee50"}.ic-fluent-filled.weather_sunny_20:before{content:"\f8b9"}.ic-fluent-filled.weather_sunny_24:before{content:"\f8ba"}.ic-fluent-filled.weather_sunny_28:before{content:"\ee51"}.ic-fluent-filled.weather_sunny_32:before{content:"\ee52"}.ic-fluent-filled.weather_sunny_48:before{content:"\f8bb"}.ic-fluent-filled.weather_sunny_high_20:before{content:"\ee53"}.ic-fluent-filled.weather_sunny_high_24:before{content:"\ee54"}.ic-fluent-filled.weather_sunny_high_48:before{content:"\ee55"}.ic-fluent-filled.weather_sunny_low_20:before{content:"\ee56"}.ic-fluent-filled.weather_sunny_low_24:before{content:"\ee57"}.ic-fluent-filled.weather_sunny_low_48:before{content:"\ee58"}.ic-fluent-filled.weather_thunderstorm_20:before{content:"\f8bc"}.ic-fluent-filled.weather_thunderstorm_24:before{content:"\f8bd"}.ic-fluent-filled.weather_thunderstorm_48:before{content:"\f8be"}.ic-fluent-filled.web_asset_20:before{content:"\ee59"}.ic-fluent-filled.web_asset_24:before{content:"\f8bf"}.ic-fluent-filled.whiteboard_20:before{content:"\f8c2"}.ic-fluent-filled.whiteboard_24:before{content:"\f8c3"}.ic-fluent-filled.whiteboard_48:before{content:"\ee5a"}.ic-fluent-filled.wifi_1_20:before{content:"\f8c4"}.ic-fluent-filled.wifi_1_24:before{content:"\f8c5"}.ic-fluent-filled.wifi_2_20:before{content:"\f8c6"}.ic-fluent-filled.wifi_2_24:before{content:"\f8c7"}.ic-fluent-filled.wifi_3_20:before{content:"\f8c8"}.ic-fluent-filled.wifi_3_24:before{content:"\f8c9"}.ic-fluent-filled.wifi_4_20:before{content:"\f8ca"}.ic-fluent-filled.wifi_4_24:before{content:"\f8cb"}.ic-fluent-filled.wifi_lock_20:before{content:"\ee5b"}.ic-fluent-filled.wifi_lock_24:before{content:"\ee5c"}.ic-fluent-filled.wifi_off_20:before{content:"\ee5d"}.ic-fluent-filled.wifi_off_24:before{content:"\ee5e"}.ic-fluent-filled.wifi_settings_20:before{content:"\ee5f"}.ic-fluent-filled.wifi_warning_20:before{content:"\ee60"}.ic-fluent-filled.wifi_warning_24:before{content:"\f816"}.ic-fluent-filled.window_16:before{content:"\ee61"}.ic-fluent-filled.window_20:before{content:"\f8cd"}.ic-fluent-filled.window_24:before{content:"\ee62"}.ic-fluent-filled.window_28:before{content:"\ee63"}.ic-fluent-filled.window_32:before{content:"\ee64"}.ic-fluent-filled.window_48:before{content:"\ee65"}.ic-fluent-filled.window_ad_20:before{content:"\f8ce"}.ic-fluent-filled.window_ad_off_20:before{content:"\ee66"}.ic-fluent-filled.window_ad_person_20:before{content:"\ee67"}.ic-fluent-filled.window_apps_16:before{content:"\ee68"}.ic-fluent-filled.window_apps_20:before{content:"\ee69"}.ic-fluent-filled.window_apps_24:before{content:"\ee6a"}.ic-fluent-filled.window_apps_28:before{content:"\ee6b"}.ic-fluent-filled.window_apps_32:before{content:"\ee6c"}.ic-fluent-filled.window_apps_48:before{content:"\ee6d"}.ic-fluent-filled.window_arrow_up_16:before{content:"\ee6e"}.ic-fluent-filled.window_arrow_up_20:before{content:"\ee6f"}.ic-fluent-filled.window_arrow_up_24:before{content:"\ee70"}.ic-fluent-filled.window_bullet_list_20:before{content:"\ee71"}.ic-fluent-filled.window_bullet_list_add_20:before{content:"\ee72"}.ic-fluent-filled.window_console_20:before{content:"\ee73"}.ic-fluent-filled.window_database_20:before{content:"\ee74"}.ic-fluent-filled.window_dev_edit_16:before{content:"\ee75"}.ic-fluent-filled.window_dev_edit_20:before{content:"\ee76"}.ic-fluent-filled.window_dev_tools_16:before{content:"\f8cf"}.ic-fluent-filled.window_dev_tools_20:before{content:"\f8d0"}.ic-fluent-filled.window_dev_tools_24:before{content:"\f8d1"}.ic-fluent-filled.window_edit_16:before{content:"\f81d"}.ic-fluent-filled.window_edit_20:before{content:"\ee77"}.ic-fluent-filled.window_header_horizontal_20:before{content:"\ee78"}.ic-fluent-filled.window_header_horizontal_off_20:before{content:"\ee79"}.ic-fluent-filled.window_header_vertical_20:before{content:"\ee7a"}.ic-fluent-filled.window_inprivate_20:before{content:"\f8d2"}.ic-fluent-filled.window_inprivate_account_20:before{content:"\f8d3"}.ic-fluent-filled.window_location_target_20:before{content:"\ee7b"}.ic-fluent-filled.window_multiple_16:before{content:"\ee7c"}.ic-fluent-filled.window_multiple_20:before{content:"\f8d4"}.ic-fluent-filled.window_multiple_swap_20:before{content:"\ee7d"}.ic-fluent-filled.window_new_16:before{content:"\ee7e"}.ic-fluent-filled.window_new_20:before{content:"\f8d5"}.ic-fluent-filled.window_new_24:before{content:"\ee7f"}.ic-fluent-filled.window_play_20:before{content:"\ee80"}.ic-fluent-filled.window_settings_20:before{content:"\ee81"}.ic-fluent-filled.window_shield_16:before{content:"\f8d6"}.ic-fluent-filled.window_shield_20:before{content:"\f8d7"}.ic-fluent-filled.window_shield_24:before{content:"\f8d8"}.ic-fluent-filled.window_text_20:before{content:"\ee82"}.ic-fluent-filled.window_wrench_16:before{content:"\ee83"}.ic-fluent-filled.window_wrench_20:before{content:"\ee84"}.ic-fluent-filled.window_wrench_24:before{content:"\ee85"}.ic-fluent-filled.window_wrench_28:before{content:"\ee86"}.ic-fluent-filled.window_wrench_32:before{content:"\ee87"}.ic-fluent-filled.window_wrench_48:before{content:"\ee88"}.ic-fluent-filled.wrench_16:before{content:"\ee89"}.ic-fluent-filled.wrench_20:before{content:"\ee8a"}.ic-fluent-filled.wrench_24:before{content:"\f8d9"}.ic-fluent-filled.wrench_screwdriver_20:before{content:"\ee8b"}.ic-fluent-filled.wrench_screwdriver_24:before{content:"\ee8c"}.ic-fluent-filled.xbox_console_20:before{content:"\f8da"}.ic-fluent-filled.xbox_console_24:before{content:"\f8db"}.ic-fluent-filled.xbox_controller_16:before{content:"\eeb7"}.ic-fluent-filled.xbox_controller_20:before{content:"\eeb8"}.ic-fluent-filled.xbox_controller_24:before{content:"\eeb9"}.ic-fluent-filled.xbox_controller_28:before{content:"\eeba"}.ic-fluent-filled.xbox_controller_32:before{content:"\eebb"}.ic-fluent-filled.xbox_controller_48:before{content:"\eebc"}.ic-fluent-filled.xray_20:before{content:"\ee8d"}.ic-fluent-filled.xray_24:before{content:"\ee8e"}.ic-fluent-filled.zoom_fit_16:before{content:"\ee8f"}.ic-fluent-filled.zoom_fit_20:before{content:"\ef6a"}.ic-fluent-filled.zoom_fit_24:before{content:"\ef6b"}.ic-fluent-filled.zoom_in_16:before{content:"\ef6c"}.ic-fluent-filled.zoom_in_20:before{content:"\f8dc"}.ic-fluent-filled.zoom_in_24:before{content:"\f8dd"}.ic-fluent-filled.zoom_out_16:before{content:"\ef6d"}.ic-fluent-filled.zoom_out_20:before{content:"\f8de"}.ic-fluent-filled.zoom_out_24:before{content:"\f8df"}@font-face{font-family:FluentSystemIcons-Regular;src:url(icons-regular.fe4c046d2984e073.ttf) format("truetype")}.ic-fluent-regular:before{font-family:FluentSystemIcons-Regular!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ic-fluent-regular.cmd:before{content:"\e94c"}.ic-fluent-regular.app_config_waiting_list:before{content:"\e951";color:#000}.ic-fluent-regular.app_intern_chat:before{content:"\e985"}.ic-fluent-regular.app_sys_feedback:before{content:"\e986"}.ic-fluent-regular.app_icon_aaron:before{content:"\e987";color:#000}.ic-fluent-regular.app_appointments:before{content:"\e98c"}.ic-fluent-regular.app_time_recording:before{content:"\e98d"}.ic-fluent-regular.app_attributes:before{content:"\e98e"}.ic-fluent-regular.app_cmd:before{content:"\e98f";color:#000}.ic-fluent-regular.app_employees:before{content:"\e990"}.ic-fluent-regular.app_entitlement:before{content:"\e991"}.ic-fluent-regular.app_passwords:before{content:"\e992"}.ic-fluent-regular.patients:before{content:"\e993"}.ic-fluent-regular.app_planning-tools:before{content:"\e994"}.ic-fluent-regular.resources_fluent:before{content:"\e995"}.ic-fluent-regular.app_rules:before{content:"\e996"}.ic-fluent-regular.app_teams:before{content:"\e997"}.ic-fluent-regular.app_vacation_absence:before{content:"\e998"}.ic-fluent-regular.app_accounting:before{content:"\e94d"}.ic-fluent-regular.app_activity_recording:before{content:"\e94e"}.ic-fluent-regular.app_checklists:before{content:"\e94f"}.ic-fluent-regular.app_communicator:before{content:"\e950"}.ic-fluent-regular.app_consultation:before{content:"\e952"}.ic-fluent-regular.app_contacts:before{content:"\e953"}.ic-fluent-regular.app_diagnostics:before{content:"\e954"}.ic-fluent-regular.app_documents:before{content:"\e955"}.ic-fluent-regular.app_finances:before{content:"\e956"}.ic-fluent-regular.app_forms_editor:before{content:"\e957"}.ic-fluent-regular.app_formulars:before{content:"\e958"}.ic-fluent-regular.app_hazardous_substances:before{content:"\e959"}.ic-fluent-regular.app_hygiene:before{content:"\e95a"}.ic-fluent-regular.app_key_performance_indicators:before{content:"\e95b"}.ic-fluent-regular.app_laboratory:before{content:"\e95c"}.ic-fluent-regular.app_media_management:before{content:"\e95d"}.ic-fluent-regular.app_messages:before{content:"\e95e"}.ic-fluent-regular.app_opportunities_and_risks:before{content:"\e95f"}.ic-fluent-regular.app_patient_control:before{content:"\e960"}.ic-fluent-regular.app_patients:before{content:"\e961"}.ic-fluent-regular.app_processes:before{content:"\e962"}.ic-fluent-regular.app_procurement:before{content:"\e963"}.ic-fluent-regular.app_projects:before{content:"\e964"}.ic-fluent-regular.app_resources:before{content:"\e965"}.ic-fluent-regular.app_statistics:before{content:"\e966"}.ic-fluent-regular.app_surgery_planning:before{content:"\e967"}.ic-fluent-regular.app_tasks:before{content:"\e968"}.ic-fluent-regular.app_treatment:before{content:"\e969"}.ic-fluent-regular.app_treatment_plan:before{content:"\e96a"}.ic-fluent-regular.appointment_types:before{content:"\e96b"}.ic-fluent-regular.apps:before{content:"\e96c"}.ic-fluent-regular.connector:before{content:"\e96d"}.ic-fluent-regular.devices:before{content:"\e96e"}.ic-fluent-regular.general:before{content:"\e96f"}.ic-fluent-regular.locations:before{content:"\e970"}.ic-fluent-regular.patient_portal:before{content:"\e971"}.ic-fluent-regular.persons_teams:before{content:"\e972"}.ic-fluent-regular.roles_rights:before{content:"\e973"}.ic-fluent-regular.rooms:before{content:"\e974"}.ic-fluent-regular.scenario:before{content:"\e975"}.ic-fluent-regular.times:before{content:"\e976"}.ic-fluent-regular.treatments:before{content:"\e977"}.ic-fluent-regular.status_circle:before{content:"\e978"}.ic-fluent-regular.gender_male:before{content:"\e979"}.ic-fluent-regular.gender_female:before{content:"\e97a"}.ic-fluent-regular.gender_transegender:before{content:"\e97b"}.ic-fluent-regular.gender_intersex:before{content:"\e97c"}.ic-fluent-regular.headline:before{content:"\e97d"}.ic-fluent-regular.calendar_with_date:before{content:"\e97e"}.ic-fluent-regular.hexagon:before{content:"\e983"}.ic-fluent-regular.access_time_20:before{content:"\e000"}.ic-fluent-regular.access_time_24:before{content:"\f101"}.ic-fluent-regular.accessibility_16:before{content:"\f102"}.ic-fluent-regular.accessibility_20:before{content:"\f103"}.ic-fluent-regular.accessibility_24:before{content:"\f104"}.ic-fluent-regular.accessibility_28:before{content:"\f105"}.ic-fluent-regular.accessibility_32:before{content:"\e001"}.ic-fluent-regular.accessibility_48:before{content:"\e002"}.ic-fluent-regular.accessibility_checkmark_20:before{content:"\e003"}.ic-fluent-regular.accessibility_checkmark_24:before{content:"\e004"}.ic-fluent-regular.add_12:before{content:"\f107"}.ic-fluent-regular.add_16:before{content:"\f108"}.ic-fluent-regular.add_20:before{content:"\f109"}.ic-fluent-regular.add_24:before{content:"\f10a"}.ic-fluent-regular.add_28:before{content:"\f10b"}.ic-fluent-regular.add_circle_16:before{content:"\e005"}.ic-fluent-regular.add_circle_20:before{content:"\f10c"}.ic-fluent-regular.add_circle_24:before{content:"\f10d"}.ic-fluent-regular.add_circle_28:before{content:"\f10e"}.ic-fluent-regular.add_circle_32:before{content:"\e006"}.ic-fluent-regular.add_square_20:before{content:"\e007"}.ic-fluent-regular.add_square_24:before{content:"\f8ca"}.ic-fluent-regular.add_square_multiple_16:before{content:"\e008"}.ic-fluent-regular.add_square_multiple_20:before{content:"\e009"}.ic-fluent-regular.add_subtract_circle_16:before{content:"\e00a"}.ic-fluent-regular.add_subtract_circle_20:before{content:"\e00b"}.ic-fluent-regular.add_subtract_circle_24:before{content:"\e00c"}.ic-fluent-regular.add_subtract_circle_28:before{content:"\e00d"}.ic-fluent-regular.add_subtract_circle_48:before{content:"\e00e"}.ic-fluent-regular.airplane_20:before{content:"\f10f"}.ic-fluent-regular.airplane_24:before{content:"\f110"}.ic-fluent-regular.airplane_take_off_16:before{content:"\f111"}.ic-fluent-regular.airplane_take_off_20:before{content:"\f112"}.ic-fluent-regular.airplane_take_off_24:before{content:"\f113"}.ic-fluent-regular.album_20:before{content:"\e00f"}.ic-fluent-regular.album_24:before{content:"\e010"}.ic-fluent-regular.album_add_20:before{content:"\e011"}.ic-fluent-regular.album_add_24:before{content:"\e012"}.ic-fluent-regular.alert_12:before{content:"\e013"}.ic-fluent-regular.alert_16:before{content:"\e014"}.ic-fluent-regular.alert_20:before{content:"\f114"}.ic-fluent-regular.alert_24:before{content:"\f115"}.ic-fluent-regular.alert_28:before{content:"\f116"}.ic-fluent-regular.alert_32:before{content:"\e015"}.ic-fluent-regular.alert_48:before{content:"\e016"}.ic-fluent-regular.alert_badge_16:before{content:"\e017"}.ic-fluent-regular.alert_badge_20:before{content:"\e018"}.ic-fluent-regular.alert_badge_24:before{content:"\e019"}.ic-fluent-regular.alert_off_16:before{content:"\f117"}.ic-fluent-regular.alert_off_20:before{content:"\f118"}.ic-fluent-regular.alert_off_24:before{content:"\f119"}.ic-fluent-regular.alert_off_28:before{content:"\f11a"}.ic-fluent-regular.alert_on_20:before{content:"\e01a"}.ic-fluent-regular.alert_on_24:before{content:"\f11b"}.ic-fluent-regular.alert_snooze_12:before{content:"\e01b"}.ic-fluent-regular.alert_snooze_16:before{content:"\e01c"}.ic-fluent-regular.alert_snooze_20:before{content:"\f11c"}.ic-fluent-regular.alert_snooze_24:before{content:"\f11d"}.ic-fluent-regular.alert_urgent_16:before{content:"\e01d"}.ic-fluent-regular.alert_urgent_20:before{content:"\f11e"}.ic-fluent-regular.alert_urgent_24:before{content:"\f11f"}.ic-fluent-regular.align_bottom_16:before{content:"\e01e"}.ic-fluent-regular.align_bottom_20:before{content:"\e01f"}.ic-fluent-regular.align_bottom_24:before{content:"\e020"}.ic-fluent-regular.align_bottom_28:before{content:"\e021"}.ic-fluent-regular.align_bottom_32:before{content:"\e022"}.ic-fluent-regular.align_bottom_48:before{content:"\e023"}.ic-fluent-regular.align_center_horizontal_16:before{content:"\e024"}.ic-fluent-regular.align_center_horizontal_20:before{content:"\e025"}.ic-fluent-regular.align_center_horizontal_24:before{content:"\e026"}.ic-fluent-regular.align_center_horizontal_28:before{content:"\e027"}.ic-fluent-regular.align_center_horizontal_32:before{content:"\e028"}.ic-fluent-regular.align_center_horizontal_48:before{content:"\e029"}.ic-fluent-regular.align_center_vertical_16:before{content:"\e02a"}.ic-fluent-regular.align_center_vertical_20:before{content:"\e02b"}.ic-fluent-regular.align_center_vertical_24:before{content:"\e02c"}.ic-fluent-regular.align_center_vertical_28:before{content:"\e02d"}.ic-fluent-regular.align_center_vertical_32:before{content:"\e02e"}.ic-fluent-regular.align_center_vertical_48:before{content:"\e02f"}.ic-fluent-regular.align_end_horizontal_20:before{content:"\e030"}.ic-fluent-regular.align_end_vertical_20:before{content:"\e031"}.ic-fluent-regular.align_left_16:before{content:"\e032"}.ic-fluent-regular.align_left_20:before{content:"\e033"}.ic-fluent-regular.align_left_24:before{content:"\e034"}.ic-fluent-regular.align_left_28:before{content:"\e035"}.ic-fluent-regular.align_left_32:before{content:"\e036"}.ic-fluent-regular.align_left_48:before{content:"\e037"}.ic-fluent-regular.align_right_16:before{content:"\e038"}.ic-fluent-regular.align_right_20:before{content:"\e039"}.ic-fluent-regular.align_right_24:before{content:"\e03a"}.ic-fluent-regular.align_right_28:before{content:"\e03b"}.ic-fluent-regular.align_right_32:before{content:"\e03c"}.ic-fluent-regular.align_right_48:before{content:"\e03d"}.ic-fluent-regular.align_space_around_horizontal_20:before{content:"\e03e"}.ic-fluent-regular.align_space_around_vertical_20:before{content:"\e03f"}.ic-fluent-regular.align_space_between_horizontal_20:before{content:"\e040"}.ic-fluent-regular.align_space_between_vertical_20:before{content:"\e041"}.ic-fluent-regular.align_space_evenly_horizontal_20:before{content:"\e042"}.ic-fluent-regular.align_space_evenly_vertical_20:before{content:"\e043"}.ic-fluent-regular.align_space_fit_vertical_20:before{content:"\e044"}.ic-fluent-regular.align_start_horizontal_20:before{content:"\e045"}.ic-fluent-regular.align_start_vertical_20:before{content:"\e046"}.ic-fluent-regular.align_stretch_horizontal_20:before{content:"\e047"}.ic-fluent-regular.align_stretch_vertical_20:before{content:"\e048"}.ic-fluent-regular.align_top_16:before{content:"\e049"}.ic-fluent-regular.align_top_20:before{content:"\e04a"}.ic-fluent-regular.align_top_24:before{content:"\e04b"}.ic-fluent-regular.align_top_28:before{content:"\e04c"}.ic-fluent-regular.align_top_32:before{content:"\e04d"}.ic-fluent-regular.align_top_48:before{content:"\e04e"}.ic-fluent-regular.animal_cat_16:before{content:"\f106"}.ic-fluent-regular.animal_cat_20:before{content:"\f126"}.ic-fluent-regular.animal_cat_24:before{content:"\f127"}.ic-fluent-regular.animal_cat_28:before{content:"\f128"}.ic-fluent-regular.animal_dog_16:before{content:"\e04f"}.ic-fluent-regular.animal_dog_20:before{content:"\f120"}.ic-fluent-regular.animal_dog_24:before{content:"\f121"}.ic-fluent-regular.animal_rabbit_16:before{content:"\e050"}.ic-fluent-regular.animal_rabbit_20:before{content:"\e051"}.ic-fluent-regular.animal_rabbit_24:before{content:"\e052"}.ic-fluent-regular.animal_rabbit_28:before{content:"\e053"}.ic-fluent-regular.animal_rabbit_32:before{content:"\eec1"}.ic-fluent-regular.animal_rabbit_off_20:before{content:"\eee4"}.ic-fluent-regular.animal_rabbit_off_32:before{content:"\eee5"}.ic-fluent-regular.animal_turtle_16:before{content:"\e054"}.ic-fluent-regular.animal_turtle_20:before{content:"\e055"}.ic-fluent-regular.animal_turtle_24:before{content:"\e056"}.ic-fluent-regular.animal_turtle_28:before{content:"\e057"}.ic-fluent-regular.app_folder_16:before{content:"\e058"}.ic-fluent-regular.app_folder_20:before{content:"\f122"}.ic-fluent-regular.app_folder_24:before{content:"\f123"}.ic-fluent-regular.app_folder_28:before{content:"\e059"}.ic-fluent-regular.app_folder_32:before{content:"\e05a"}.ic-fluent-regular.app_folder_48:before{content:"\e05b"}.ic-fluent-regular.app_generic_20:before{content:"\e05c"}.ic-fluent-regular.app_generic_24:before{content:"\f124"}.ic-fluent-regular.app_recent_20:before{content:"\e05d"}.ic-fluent-regular.app_recent_24:before{content:"\f125"}.ic-fluent-regular.app_store_24:before{content:"\f12a"}.ic-fluent-regular.app_title_20:before{content:"\e05e"}.ic-fluent-regular.app_title_24:before{content:"\f12b"}.ic-fluent-regular.approvals_app_16:before{content:"\e05f"}.ic-fluent-regular.approvals_app_20:before{content:"\e060"}.ic-fluent-regular.approvals_app_24:before{content:"\f130"}.ic-fluent-regular.approvals_app_28:before{content:"\f131"}.ic-fluent-regular.approvals_app_32:before{content:"\e061"}.ic-fluent-regular.apps_16:before{content:"\f132"}.ic-fluent-regular.apps_20:before{content:"\f133"}.ic-fluent-regular.apps_24:before{content:"\f134"}.ic-fluent-regular.apps_28:before{content:"\f135"}.ic-fluent-regular.apps_32:before{content:"\eebd"}.ic-fluent-regular.apps_add_in_16:before{content:"\e062"}.ic-fluent-regular.apps_add_in_20:before{content:"\f136"}.ic-fluent-regular.apps_add_in_24:before{content:"\f137"}.ic-fluent-regular.apps_add_in_28:before{content:"\e063"}.ic-fluent-regular.apps_list_20:before{content:"\f8cb"}.ic-fluent-regular.apps_list_24:before{content:"\f138"}.ic-fluent-regular.apps_list_detail_20:before{content:"\e064"}.ic-fluent-regular.apps_list_detail_24:before{content:"\e065"}.ic-fluent-regular.archive_16:before{content:"\f8cc"}.ic-fluent-regular.archive_20:before{content:"\f139"}.ic-fluent-regular.archive_24:before{content:"\f13a"}.ic-fluent-regular.archive_28:before{content:"\f13b"}.ic-fluent-regular.archive_32:before{content:"\e066"}.ic-fluent-regular.archive_48:before{content:"\f13c"}.ic-fluent-regular.archive_arrow_back_16:before{content:"\e067"}.ic-fluent-regular.archive_arrow_back_20:before{content:"\e068"}.ic-fluent-regular.archive_arrow_back_24:before{content:"\e069"}.ic-fluent-regular.archive_arrow_back_28:before{content:"\e06a"}.ic-fluent-regular.archive_arrow_back_32:before{content:"\e06b"}.ic-fluent-regular.archive_arrow_back_48:before{content:"\e06c"}.ic-fluent-regular.archive_multiple_16:before{content:"\e06d"}.ic-fluent-regular.archive_multiple_20:before{content:"\e06e"}.ic-fluent-regular.archive_multiple_24:before{content:"\e06f"}.ic-fluent-regular.archive_settings_16:before{content:"\f129"}.ic-fluent-regular.archive_settings_20:before{content:"\e070"}.ic-fluent-regular.archive_settings_24:before{content:"\e071"}.ic-fluent-regular.archive_settings_28:before{content:"\e072"}.ic-fluent-regular.arrow_autofit_content_20:before{content:"\e073"}.ic-fluent-regular.arrow_autofit_content_24:before{content:"\e074"}.ic-fluent-regular.arrow_autofit_down_20:before{content:"\e075"}.ic-fluent-regular.arrow_autofit_down_24:before{content:"\e076"}.ic-fluent-regular.arrow_autofit_height_20:before{content:"\e077"}.ic-fluent-regular.arrow_autofit_height_24:before{content:"\f8cd"}.ic-fluent-regular.arrow_autofit_height_dotted_20:before{content:"\e078"}.ic-fluent-regular.arrow_autofit_height_dotted_24:before{content:"\e079"}.ic-fluent-regular.arrow_autofit_up_20:before{content:"\e07a"}.ic-fluent-regular.arrow_autofit_up_24:before{content:"\e07b"}.ic-fluent-regular.arrow_autofit_width_20:before{content:"\e07c"}.ic-fluent-regular.arrow_autofit_width_24:before{content:"\f8ce"}.ic-fluent-regular.arrow_autofit_width_dotted_20:before{content:"\e07d"}.ic-fluent-regular.arrow_autofit_width_dotted_24:before{content:"\e07e"}.ic-fluent-regular.arrow_between_down_20:before{content:"\e07f"}.ic-fluent-regular.arrow_between_down_24:before{content:"\e080"}.ic-fluent-regular.arrow_between_up_20:before{content:"\e081"}.ic-fluent-regular.arrow_bidirectional_up_down_12:before{content:"\e082"}.ic-fluent-regular.arrow_bidirectional_up_down_16:before{content:"\e083"}.ic-fluent-regular.arrow_bidirectional_up_down_20:before{content:"\e084"}.ic-fluent-regular.arrow_bidirectional_up_down_24:before{content:"\e085"}.ic-fluent-regular.arrow_bounce_16:before{content:"\e086"}.ic-fluent-regular.arrow_bounce_20:before{content:"\e087"}.ic-fluent-regular.arrow_bounce_24:before{content:"\e088"}.ic-fluent-regular.arrow_circle_down_12:before{content:"\e089"}.ic-fluent-regular.arrow_circle_down_16:before{content:"\e08a"}.ic-fluent-regular.arrow_circle_down_20:before{content:"\f12c"}.ic-fluent-regular.arrow_circle_down_24:before{content:"\f12d"}.ic-fluent-regular.arrow_circle_down_28:before{content:"\e08b"}.ic-fluent-regular.arrow_circle_down_32:before{content:"\e08c"}.ic-fluent-regular.arrow_circle_down_48:before{content:"\e08d"}.ic-fluent-regular.arrow_circle_down_double_20:before{content:"\f12e"}.ic-fluent-regular.arrow_circle_down_double_24:before{content:"\f12f"}.ic-fluent-regular.arrow_circle_down_right_16:before{content:"\e08e"}.ic-fluent-regular.arrow_circle_down_right_20:before{content:"\e08f"}.ic-fluent-regular.arrow_circle_down_right_24:before{content:"\e090"}.ic-fluent-regular.arrow_circle_down_split_20:before{content:"\f143"}.ic-fluent-regular.arrow_circle_down_split_24:before{content:"\f144"}.ic-fluent-regular.arrow_circle_down_up_20:before{content:"\e091"}.ic-fluent-regular.arrow_circle_left_12:before{content:"\e092"}.ic-fluent-regular.arrow_circle_left_16:before{content:"\e093"}.ic-fluent-regular.arrow_circle_left_20:before{content:"\e094"}.ic-fluent-regular.arrow_circle_left_24:before{content:"\e095"}.ic-fluent-regular.arrow_circle_left_28:before{content:"\e096"}.ic-fluent-regular.arrow_circle_left_32:before{content:"\e097"}.ic-fluent-regular.arrow_circle_left_48:before{content:"\e098"}.ic-fluent-regular.arrow_circle_right_12:before{content:"\e099"}.ic-fluent-regular.arrow_circle_right_16:before{content:"\e09a"}.ic-fluent-regular.arrow_circle_right_20:before{content:"\e09b"}.ic-fluent-regular.arrow_circle_right_24:before{content:"\e09c"}.ic-fluent-regular.arrow_circle_right_28:before{content:"\e09d"}.ic-fluent-regular.arrow_circle_right_32:before{content:"\e09e"}.ic-fluent-regular.arrow_circle_right_48:before{content:"\e09f"}.ic-fluent-regular.arrow_circle_up_12:before{content:"\e0a0"}.ic-fluent-regular.arrow_circle_up_16:before{content:"\e0a1"}.ic-fluent-regular.arrow_circle_up_20:before{content:"\e0a2"}.ic-fluent-regular.arrow_circle_up_24:before{content:"\e0a3"}.ic-fluent-regular.arrow_circle_up_28:before{content:"\e0a4"}.ic-fluent-regular.arrow_circle_up_32:before{content:"\e0a5"}.ic-fluent-regular.arrow_circle_up_48:before{content:"\e0a6"}.ic-fluent-regular.arrow_circle_up_left_20:before{content:"\e0a7"}.ic-fluent-regular.arrow_circle_up_left_24:before{content:"\e0a8"}.ic-fluent-regular.arrow_clockwise_12:before{content:"\e0a9"}.ic-fluent-regular.arrow_clockwise_16:before{content:"\e0aa"}.ic-fluent-regular.arrow_clockwise_20:before{content:"\f13d"}.ic-fluent-regular.arrow_clockwise_24:before{content:"\f13e"}.ic-fluent-regular.arrow_clockwise_28:before{content:"\e0ab"}.ic-fluent-regular.arrow_clockwise_32:before{content:"\e0ac"}.ic-fluent-regular.arrow_clockwise_48:before{content:"\e0ad"}.ic-fluent-regular.arrow_clockwise_dashes_20:before{content:"\e0ae"}.ic-fluent-regular.arrow_clockwise_dashes_24:before{content:"\e0af"}.ic-fluent-regular.arrow_collapse_all_20:before{content:"\e0b0"}.ic-fluent-regular.arrow_collapse_all_24:before{content:"\e0b1"}.ic-fluent-regular.arrow_counterclockwise_12:before{content:"\e0b2"}.ic-fluent-regular.arrow_counterclockwise_16:before{content:"\e0b3"}.ic-fluent-regular.arrow_counterclockwise_20:before{content:"\f13f"}.ic-fluent-regular.arrow_counterclockwise_24:before{content:"\f140"}.ic-fluent-regular.arrow_counterclockwise_28:before{content:"\f8cf"}.ic-fluent-regular.arrow_counterclockwise_32:before{content:"\e0b4"}.ic-fluent-regular.arrow_counterclockwise_48:before{content:"\e0b5"}.ic-fluent-regular.arrow_counterclockwise_dashes_20:before{content:"\e0b6"}.ic-fluent-regular.arrow_counterclockwise_dashes_24:before{content:"\e0b7"}.ic-fluent-regular.arrow_curve_down_left_16:before{content:"\e0b8"}.ic-fluent-regular.arrow_curve_down_left_20:before{content:"\f141"}.ic-fluent-regular.arrow_curve_down_left_24:before{content:"\e0b9"}.ic-fluent-regular.arrow_curve_down_left_28:before{content:"\e0ba"}.ic-fluent-regular.arrow_curve_down_right_20:before{content:"\f142"}.ic-fluent-regular.arrow_curve_up_left_20:before{content:"\f145"}.ic-fluent-regular.arrow_curve_up_right_20:before{content:"\f146"}.ic-fluent-regular.arrow_down_12:before{content:"\f8d0"}.ic-fluent-regular.arrow_down_16:before{content:"\f147"}.ic-fluent-regular.arrow_down_20:before{content:"\f148"}.ic-fluent-regular.arrow_down_24:before{content:"\f149"}.ic-fluent-regular.arrow_down_28:before{content:"\f14a"}.ic-fluent-regular.arrow_down_32:before{content:"\f14c"}.ic-fluent-regular.arrow_down_48:before{content:"\f14d"}.ic-fluent-regular.arrow_down_left_16:before{content:"\f8d1"}.ic-fluent-regular.arrow_down_left_20:before{content:"\e0bb"}.ic-fluent-regular.arrow_down_left_24:before{content:"\f14b"}.ic-fluent-regular.arrow_down_left_32:before{content:"\e0bc"}.ic-fluent-regular.arrow_down_left_48:before{content:"\e0bd"}.ic-fluent-regular.arrow_download_16:before{content:"\f14f"}.ic-fluent-regular.arrow_download_20:before{content:"\f150"}.ic-fluent-regular.arrow_download_24:before{content:"\f151"}.ic-fluent-regular.arrow_download_48:before{content:"\f152"}.ic-fluent-regular.arrow_eject_20:before{content:"\e0be"}.ic-fluent-regular.arrow_enter_20:before{content:"\e0bf"}.ic-fluent-regular.arrow_enter_left_20:before{content:"\e0c0"}.ic-fluent-regular.arrow_enter_left_24:before{content:"\e0c1"}.ic-fluent-regular.arrow_enter_up_20:before{content:"\e0c2"}.ic-fluent-regular.arrow_enter_up_24:before{content:"\e0c3"}.ic-fluent-regular.arrow_exit_20:before{content:"\e0c4"}.ic-fluent-regular.arrow_expand_20:before{content:"\e0c5"}.ic-fluent-regular.arrow_expand_24:before{content:"\f154"}.ic-fluent-regular.arrow_export_ltr_16:before{content:"\e0c6"}.ic-fluent-regular.arrow_export_ltr_20:before{content:"\e0c7"}.ic-fluent-regular.arrow_export_ltr_24:before{content:"\e0c8"}.ic-fluent-regular.arrow_export_rtl_16:before{content:"\e0c9"}.ic-fluent-regular.arrow_export_rtl_20:before{content:"\f8d2"}.ic-fluent-regular.arrow_export_rtl_24:before{content:"\e0ca"}.ic-fluent-regular.arrow_export_up_20:before{content:"\e0cb"}.ic-fluent-regular.arrow_export_up_24:before{content:"\e0cc"}.ic-fluent-regular.arrow_fit_16:before{content:"\f14e"}.ic-fluent-regular.arrow_fit_20:before{content:"\e0cd"}.ic-fluent-regular.arrow_fit_in_16:before{content:"\e0ce"}.ic-fluent-regular.arrow_fit_in_20:before{content:"\e0cf"}.ic-fluent-regular.arrow_forward_16:before{content:"\f156"}.ic-fluent-regular.arrow_forward_20:before{content:"\f157"}.ic-fluent-regular.arrow_forward_24:before{content:"\f158"}.ic-fluent-regular.arrow_forward_28:before{content:"\e0d0"}.ic-fluent-regular.arrow_forward_48:before{content:"\e0d1"}.ic-fluent-regular.arrow_forward_down_lightning_20:before{content:"\e0d2"}.ic-fluent-regular.arrow_forward_down_lightning_24:before{content:"\e0d3"}.ic-fluent-regular.arrow_forward_down_person_20:before{content:"\e0d4"}.ic-fluent-regular.arrow_forward_down_person_24:before{content:"\e0d5"}.ic-fluent-regular.arrow_hook_down_left_16:before{content:"\f8d5"}.ic-fluent-regular.arrow_hook_down_left_20:before{content:"\f8d6"}.ic-fluent-regular.arrow_hook_down_left_24:before{content:"\f8d7"}.ic-fluent-regular.arrow_hook_down_left_28:before{content:"\f8d8"}.ic-fluent-regular.arrow_hook_down_right_16:before{content:"\f8d9"}.ic-fluent-regular.arrow_hook_down_right_20:before{content:"\f8da"}.ic-fluent-regular.arrow_hook_down_right_24:before{content:"\f8db"}.ic-fluent-regular.arrow_hook_down_right_28:before{content:"\f8dc"}.ic-fluent-regular.arrow_hook_up_left_16:before{content:"\f8dd"}.ic-fluent-regular.arrow_hook_up_left_20:before{content:"\f8de"}.ic-fluent-regular.arrow_hook_up_left_24:before{content:"\f8df"}.ic-fluent-regular.arrow_hook_up_left_28:before{content:"\f8e0"}.ic-fluent-regular.arrow_hook_up_right_16:before{content:"\f8e1"}.ic-fluent-regular.arrow_hook_up_right_20:before{content:"\f8e2"}.ic-fluent-regular.arrow_hook_up_right_24:before{content:"\f8e3"}.ic-fluent-regular.arrow_hook_up_right_28:before{content:"\f8e4"}.ic-fluent-regular.arrow_import_20:before{content:"\f159"}.ic-fluent-regular.arrow_import_24:before{content:"\f15a"}.ic-fluent-regular.arrow_join_20:before{content:"\e0d6"}.ic-fluent-regular.arrow_left_12:before{content:"\e0d7"}.ic-fluent-regular.arrow_left_16:before{content:"\f184"}.ic-fluent-regular.arrow_left_20:before{content:"\f15b"}.ic-fluent-regular.arrow_left_24:before{content:"\f15c"}.ic-fluent-regular.arrow_left_28:before{content:"\f15d"}.ic-fluent-regular.arrow_left_32:before{content:"\f189"}.ic-fluent-regular.arrow_left_48:before{content:"\f19e"}.ic-fluent-regular.arrow_maximize_16:before{content:"\f15e"}.ic-fluent-regular.arrow_maximize_20:before{content:"\f15f"}.ic-fluent-regular.arrow_maximize_24:before{content:"\f160"}.ic-fluent-regular.arrow_maximize_28:before{content:"\f161"}.ic-fluent-regular.arrow_maximize_32:before{content:"\e0d8"}.ic-fluent-regular.arrow_maximize_48:before{content:"\e0d9"}.ic-fluent-regular.arrow_maximize_vertical_20:before{content:"\f162"}.ic-fluent-regular.arrow_maximize_vertical_24:before{content:"\f163"}.ic-fluent-regular.arrow_maximize_vertical_48:before{content:"\e0da"}.ic-fluent-regular.arrow_minimize_16:before{content:"\f164"}.ic-fluent-regular.arrow_minimize_20:before{content:"\f165"}.ic-fluent-regular.arrow_minimize_24:before{content:"\f166"}.ic-fluent-regular.arrow_minimize_28:before{content:"\f167"}.ic-fluent-regular.arrow_minimize_vertical_20:before{content:"\e0db"}.ic-fluent-regular.arrow_minimize_vertical_24:before{content:"\f168"}.ic-fluent-regular.arrow_move_20:before{content:"\f8e5"}.ic-fluent-regular.arrow_move_24:before{content:"\f169"}.ic-fluent-regular.arrow_move_inward_20:before{content:"\e0dc"}.ic-fluent-regular.arrow_next_12:before{content:"\e0dd"}.ic-fluent-regular.arrow_next_20:before{content:"\f16a"}.ic-fluent-regular.arrow_next_24:before{content:"\f16b"}.ic-fluent-regular.arrow_outline_up_right_20:before{content:"\e0de"}.ic-fluent-regular.arrow_outline_up_right_24:before{content:"\e0df"}.ic-fluent-regular.arrow_outline_up_right_32:before{content:"\e0e0"}.ic-fluent-regular.arrow_outline_up_right_48:before{content:"\e0e1"}.ic-fluent-regular.arrow_paragraph_16:before{content:"\eebe"}.ic-fluent-regular.arrow_paragraph_161:before{content:"\ed41"}.ic-fluent-regular.arrow_paragraph_20:before{content:"\ed42"}.ic-fluent-regular.arrow_paragraph_201:before{content:"\e0e2"}.ic-fluent-regular.arrow_paragraph_24:before{content:"\eebf"}.ic-fluent-regular.arrow_paragraph_241:before{content:"\ed43"}.ic-fluent-regular.arrow_previous_12:before{content:"\e0e3"}.ic-fluent-regular.arrow_previous_20:before{content:"\f16c"}.ic-fluent-regular.arrow_previous_24:before{content:"\f16d"}.ic-fluent-regular.arrow_redo_16:before{content:"\e0e4"}.ic-fluent-regular.arrow_redo_20:before{content:"\f16e"}.ic-fluent-regular.arrow_redo_24:before{content:"\f16f"}.ic-fluent-regular.arrow_redo_28:before{content:"\e0e5"}.ic-fluent-regular.arrow_redo_32:before{content:"\f8e6"}.ic-fluent-regular.arrow_redo_48:before{content:"\f8e7"}.ic-fluent-regular.arrow_repeat_all_16:before{content:"\f170"}.ic-fluent-regular.arrow_repeat_all_20:before{content:"\f171"}.ic-fluent-regular.arrow_repeat_all_24:before{content:"\f172"}.ic-fluent-regular.arrow_repeat_all_off_16:before{content:"\f173"}.ic-fluent-regular.arrow_repeat_all_off_20:before{content:"\f174"}.ic-fluent-regular.arrow_repeat_all_off_24:before{content:"\f175"}.ic-fluent-regular.arrow_reply_16:before{content:"\f176"}.ic-fluent-regular.arrow_reply_20:before{content:"\f177"}.ic-fluent-regular.arrow_reply_24:before{content:"\f178"}.ic-fluent-regular.arrow_reply_28:before{content:"\e0e6"}.ic-fluent-regular.arrow_reply_48:before{content:"\f179"}.ic-fluent-regular.arrow_reply_all_16:before{content:"\f17a"}.ic-fluent-regular.arrow_reply_all_20:before{content:"\f17b"}.ic-fluent-regular.arrow_reply_all_24:before{content:"\f17c"}.ic-fluent-regular.arrow_reply_all_28:before{content:"\e0e7"}.ic-fluent-regular.arrow_reply_all_48:before{content:"\f17d"}.ic-fluent-regular.arrow_reply_down_16:before{content:"\f17e"}.ic-fluent-regular.arrow_reply_down_20:before{content:"\f17f"}.ic-fluent-regular.arrow_reply_down_24:before{content:"\f180"}.ic-fluent-regular.arrow_reset_20:before{content:"\f19f"}.ic-fluent-regular.arrow_reset_24:before{content:"\f1a0"}.ic-fluent-regular.arrow_reset_32:before{content:"\e0e8"}.ic-fluent-regular.arrow_reset_48:before{content:"\e0e9"}.ic-fluent-regular.arrow_right_12:before{content:"\e0ea"}.ic-fluent-regular.arrow_right_16:before{content:"\e0eb"}.ic-fluent-regular.arrow_right_20:before{content:"\f181"}.ic-fluent-regular.arrow_right_24:before{content:"\f182"}.ic-fluent-regular.arrow_right_28:before{content:"\f183"}.ic-fluent-regular.arrow_right_32:before{content:"\f1a2"}.ic-fluent-regular.arrow_right_48:before{content:"\f1a7"}.ic-fluent-regular.arrow_rotate_clockwise_16:before{content:"\e0ec"}.ic-fluent-regular.arrow_rotate_clockwise_20:before{content:"\f185"}.ic-fluent-regular.arrow_rotate_clockwise_24:before{content:"\f186"}.ic-fluent-regular.arrow_rotate_counterclockwise_20:before{content:"\f187"}.ic-fluent-regular.arrow_rotate_counterclockwise_24:before{content:"\f188"}.ic-fluent-regular.arrow_routing_20:before{content:"\e0ed"}.ic-fluent-regular.arrow_routing_24:before{content:"\e0ee"}.ic-fluent-regular.arrow_routing_rectangle_multiple_20:before{content:"\e0ef"}.ic-fluent-regular.arrow_routing_rectangle_multiple_24:before{content:"\e0f0"}.ic-fluent-regular.arrow_sort_16:before{content:"\f1ab"}.ic-fluent-regular.arrow_sort_20:before{content:"\f18a"}.ic-fluent-regular.arrow_sort_24:before{content:"\f18b"}.ic-fluent-regular.arrow_sort_28:before{content:"\f18c"}.ic-fluent-regular.arrow_sort_down_16:before{content:"\f1ac"}.ic-fluent-regular.arrow_sort_down_20:before{content:"\f805"}.ic-fluent-regular.arrow_sort_down_24:before{content:"\f811"}.ic-fluent-regular.arrow_sort_down_lines_16:before{content:"\f1ad"}.ic-fluent-regular.arrow_sort_down_lines_20:before{content:"\e0f1"}.ic-fluent-regular.arrow_sort_down_lines_24:before{content:"\e0f2"}.ic-fluent-regular.arrow_sort_up_16:before{content:"\f1b3"}.ic-fluent-regular.arrow_sort_up_20:before{content:"\f812"}.ic-fluent-regular.arrow_sort_up_24:before{content:"\f821"}.ic-fluent-regular.arrow_split_16:before{content:"\e0f3"}.ic-fluent-regular.arrow_split_20:before{content:"\e0f4"}.ic-fluent-regular.arrow_split_24:before{content:"\e0f5"}.ic-fluent-regular.arrow_square_down_20:before{content:"\e0f6"}.ic-fluent-regular.arrow_square_down_24:before{content:"\e0f7"}.ic-fluent-regular.arrow_step_back_16:before{content:"\e0f8"}.ic-fluent-regular.arrow_step_back_20:before{content:"\e0f9"}.ic-fluent-regular.arrow_step_in_12:before{content:"\e0fa"}.ic-fluent-regular.arrow_step_in_16:before{content:"\e0fb"}.ic-fluent-regular.arrow_step_in_20:before{content:"\e0fc"}.ic-fluent-regular.arrow_step_in_24:before{content:"\e0fd"}.ic-fluent-regular.arrow_step_in_28:before{content:"\e0fe"}.ic-fluent-regular.arrow_step_in_left_12:before{content:"\e0ff"}.ic-fluent-regular.arrow_step_in_left_16:before{content:"\e100"}.ic-fluent-regular.arrow_step_in_left_20:before{content:"\e101"}.ic-fluent-regular.arrow_step_in_left_24:before{content:"\e102"}.ic-fluent-regular.arrow_step_in_left_28:before{content:"\e103"}.ic-fluent-regular.arrow_step_in_right_12:before{content:"\e104"}.ic-fluent-regular.arrow_step_in_right_16:before{content:"\e105"}.ic-fluent-regular.arrow_step_in_right_20:before{content:"\e106"}.ic-fluent-regular.arrow_step_in_right_24:before{content:"\e107"}.ic-fluent-regular.arrow_step_in_right_28:before{content:"\e108"}.ic-fluent-regular.arrow_step_out_12:before{content:"\e109"}.ic-fluent-regular.arrow_step_out_16:before{content:"\e10a"}.ic-fluent-regular.arrow_step_out_20:before{content:"\e10b"}.ic-fluent-regular.arrow_step_out_24:before{content:"\e10c"}.ic-fluent-regular.arrow_step_out_28:before{content:"\e10d"}.ic-fluent-regular.arrow_step_over_16:before{content:"\e10e"}.ic-fluent-regular.arrow_step_over_20:before{content:"\e10f"}.ic-fluent-regular.arrow_swap_20:before{content:"\f18d"}.ic-fluent-regular.arrow_swap_24:before{content:"\f18e"}.ic-fluent-regular.arrow_sync_12:before{content:"\f18f"}.ic-fluent-regular.arrow_sync_16:before{content:"\e110"}.ic-fluent-regular.arrow_sync_20:before{content:"\f190"}.ic-fluent-regular.arrow_sync_24:before{content:"\f191"}.ic-fluent-regular.arrow_sync_checkmark_20:before{content:"\e111"}.ic-fluent-regular.arrow_sync_checkmark_24:before{content:"\e112"}.ic-fluent-regular.arrow_sync_circle_16:before{content:"\f192"}.ic-fluent-regular.arrow_sync_circle_20:before{content:"\f193"}.ic-fluent-regular.arrow_sync_circle_24:before{content:"\f194"}.ic-fluent-regular.arrow_sync_dismiss_20:before{content:"\e113"}.ic-fluent-regular.arrow_sync_dismiss_24:before{content:"\e114"}.ic-fluent-regular.arrow_sync_off_12:before{content:"\f195"}.ic-fluent-regular.arrow_sync_off_16:before{content:"\e115"}.ic-fluent-regular.arrow_sync_off_20:before{content:"\e116"}.ic-fluent-regular.arrow_trending_16:before{content:"\f196"}.ic-fluent-regular.arrow_trending_20:before{content:"\f197"}.ic-fluent-regular.arrow_trending_24:before{content:"\f198"}.ic-fluent-regular.arrow_trending_checkmark_20:before{content:"\e117"}.ic-fluent-regular.arrow_trending_checkmark_24:before{content:"\e118"}.ic-fluent-regular.arrow_trending_down_16:before{content:"\e119"}.ic-fluent-regular.arrow_trending_down_20:before{content:"\e11a"}.ic-fluent-regular.arrow_trending_down_24:before{content:"\e11b"}.ic-fluent-regular.arrow_trending_lines_20:before{content:"\e11c"}.ic-fluent-regular.arrow_trending_lines_24:before{content:"\e11d"}.ic-fluent-regular.arrow_trending_settings_20:before{content:"\e11e"}.ic-fluent-regular.arrow_trending_settings_24:before{content:"\e11f"}.ic-fluent-regular.arrow_trending_text_20:before{content:"\e120"}.ic-fluent-regular.arrow_trending_text_24:before{content:"\e121"}.ic-fluent-regular.arrow_trending_wrench_20:before{content:"\e122"}.ic-fluent-regular.arrow_trending_wrench_24:before{content:"\e123"}.ic-fluent-regular.arrow_turn_bidirectional_down_right_20:before{content:"\e124"}.ic-fluent-regular.arrow_turn_bidirectional_down_right_24:before{content:"\f822"}.ic-fluent-regular.arrow_turn_right_20:before{content:"\e125"}.ic-fluent-regular.arrow_turn_right_24:before{content:"\f839"}.ic-fluent-regular.arrow_undo_16:before{content:"\e126"}.ic-fluent-regular.arrow_undo_20:before{content:"\f199"}.ic-fluent-regular.arrow_undo_24:before{content:"\f19a"}.ic-fluent-regular.arrow_undo_28:before{content:"\e127"}.ic-fluent-regular.arrow_undo_32:before{content:"\e128"}.ic-fluent-regular.arrow_undo_48:before{content:"\e129"}.ic-fluent-regular.arrow_up_12:before{content:"\e12a"}.ic-fluent-regular.arrow_up_16:before{content:"\f1b4"}.ic-fluent-regular.arrow_up_20:before{content:"\f19b"}.ic-fluent-regular.arrow_up_24:before{content:"\f19c"}.ic-fluent-regular.arrow_up_28:before{content:"\f19d"}.ic-fluent-regular.arrow_up_32:before{content:"\f1b8"}.ic-fluent-regular.arrow_up_48:before{content:"\f1b9"}.ic-fluent-regular.arrow_up_left_16:before{content:"\e12b"}.ic-fluent-regular.arrow_up_left_20:before{content:"\e12c"}.ic-fluent-regular.arrow_up_left_24:before{content:"\f1a1"}.ic-fluent-regular.arrow_up_left_48:before{content:"\e12d"}.ic-fluent-regular.arrow_up_right_16:before{content:"\f8eb"}.ic-fluent-regular.arrow_up_right_20:before{content:"\e12e"}.ic-fluent-regular.arrow_up_right_24:before{content:"\f1a3"}.ic-fluent-regular.arrow_up_right_32:before{content:"\e12f"}.ic-fluent-regular.arrow_up_right_48:before{content:"\e130"}.ic-fluent-regular.arrow_upload_16:before{content:"\e131"}.ic-fluent-regular.arrow_upload_20:before{content:"\f1a4"}.ic-fluent-regular.arrow_upload_24:before{content:"\f1a5"}.ic-fluent-regular.arrow_wrap_20:before{content:"\e132"}.ic-fluent-regular.arrow_wrap_off_20:before{content:"\e133"}.ic-fluent-regular.arrows_bidirectional_20:before{content:"\e134"}.ic-fluent-regular.arrows_bidirectional_24:before{content:"\f1a6"}.ic-fluent-regular.attach_12:before{content:"\e135"}.ic-fluent-regular.attach_16:before{content:"\f1a8"}.ic-fluent-regular.attach_20:before{content:"\f1a9"}.ic-fluent-regular.attach_24:before{content:"\f1aa"}.ic-fluent-regular.attach_arrow_right_20:before{content:"\f8ec"}.ic-fluent-regular.attach_arrow_right_24:before{content:"\f8ed"}.ic-fluent-regular.attach_text_20:before{content:"\e136"}.ic-fluent-regular.attach_text_24:before{content:"\f8ee"}.ic-fluent-regular.auto_fit_height_20:before{content:"\e137"}.ic-fluent-regular.auto_fit_height_24:before{content:"\e138"}.ic-fluent-regular.auto_fit_width_20:before{content:"\e139"}.ic-fluent-regular.auto_fit_width_24:before{content:"\e13a"}.ic-fluent-regular.autocorrect_20:before{content:"\e13b"}.ic-fluent-regular.autocorrect_24:before{content:"\f1ae"}.ic-fluent-regular.autosum_20:before{content:"\f1af"}.ic-fluent-regular.autosum_24:before{content:"\f1b0"}.ic-fluent-regular.backpack_12:before{content:"\f8f0"}.ic-fluent-regular.backpack_16:before{content:"\f8f1"}.ic-fluent-regular.backpack_20:before{content:"\f8f2"}.ic-fluent-regular.backpack_24:before{content:"\f8f3"}.ic-fluent-regular.backpack_28:before{content:"\f8f4"}.ic-fluent-regular.backpack_32:before{content:"\e13c"}.ic-fluent-regular.backpack_48:before{content:"\f8f5"}.ic-fluent-regular.backpack_add_20:before{content:"\e13d"}.ic-fluent-regular.backpack_add_24:before{content:"\e13e"}.ic-fluent-regular.backpack_add_28:before{content:"\e13f"}.ic-fluent-regular.backpack_add_48:before{content:"\e140"}.ic-fluent-regular.backspace_20:before{content:"\f1b1"}.ic-fluent-regular.backspace_24:before{content:"\f1b2"}.ic-fluent-regular.badge_20:before{content:"\e141"}.ic-fluent-regular.badge_24:before{content:"\f1b5"}.ic-fluent-regular.balloon_12:before{content:"\e142"}.ic-fluent-regular.balloon_16:before{content:"\f8f6"}.ic-fluent-regular.balloon_20:before{content:"\f1b6"}.ic-fluent-regular.balloon_24:before{content:"\f1b7"}.ic-fluent-regular.barcode_scanner_20:before{content:"\f1ba"}.ic-fluent-regular.barcode_scanner_24:before{content:"\f1e4"}.ic-fluent-regular.battery_0_20:before{content:"\f1bb"}.ic-fluent-regular.battery_0_24:before{content:"\f1bc"}.ic-fluent-regular.battery_1_20:before{content:"\f1bd"}.ic-fluent-regular.battery_1_24:before{content:"\f1be"}.ic-fluent-regular.battery_10_20:before{content:"\e143"}.ic-fluent-regular.battery_10_24:before{content:"\e144"}.ic-fluent-regular.battery_2_20:before{content:"\f1bf"}.ic-fluent-regular.battery_2_24:before{content:"\f1c0"}.ic-fluent-regular.battery_3_20:before{content:"\f1c1"}.ic-fluent-regular.battery_3_24:before{content:"\f1c2"}.ic-fluent-regular.battery_4_20:before{content:"\f1c3"}.ic-fluent-regular.battery_4_24:before{content:"\f1c4"}.ic-fluent-regular.battery_5_20:before{content:"\f1c5"}.ic-fluent-regular.battery_5_24:before{content:"\f1c6"}.ic-fluent-regular.battery_6_20:before{content:"\f1c7"}.ic-fluent-regular.battery_6_24:before{content:"\f1c8"}.ic-fluent-regular.battery_7_20:before{content:"\f1c9"}.ic-fluent-regular.battery_7_24:before{content:"\f1ca"}.ic-fluent-regular.battery_8_20:before{content:"\f1cb"}.ic-fluent-regular.battery_8_24:before{content:"\f1cc"}.ic-fluent-regular.battery_9_20:before{content:"\f1cd"}.ic-fluent-regular.battery_9_24:before{content:"\f1ce"}.ic-fluent-regular.battery_charge_20:before{content:"\f1cf"}.ic-fluent-regular.battery_charge_24:before{content:"\f1d0"}.ic-fluent-regular.battery_checkmark_20:before{content:"\e145"}.ic-fluent-regular.battery_checkmark_24:before{content:"\e146"}.ic-fluent-regular.battery_saver_20:before{content:"\f1d3"}.ic-fluent-regular.battery_saver_24:before{content:"\f1d4"}.ic-fluent-regular.battery_warning_20:before{content:"\e147"}.ic-fluent-regular.battery_warning_24:before{content:"\f1d5"}.ic-fluent-regular.beach_16:before{content:"\e148"}.ic-fluent-regular.beach_20:before{content:"\e149"}.ic-fluent-regular.beach_24:before{content:"\e14a"}.ic-fluent-regular.beach_28:before{content:"\e14b"}.ic-fluent-regular.beach_32:before{content:"\e14c"}.ic-fluent-regular.beach_48:before{content:"\e14d"}.ic-fluent-regular.beaker_16:before{content:"\f1d6"}.ic-fluent-regular.beaker_20:before{content:"\f1d7"}.ic-fluent-regular.beaker_24:before{content:"\f1d8"}.ic-fluent-regular.beaker_32:before{content:"\eec0"}.ic-fluent-regular.beaker_edit_20:before{content:"\f1e5"}.ic-fluent-regular.beaker_edit_24:before{content:"\f1e6"}.ic-fluent-regular.beaker_off_20:before{content:"\eee6"}.ic-fluent-regular.beaker_off_32:before{content:"\eee7"}.ic-fluent-regular.bed_16:before{content:"\f8f7"}.ic-fluent-regular.bed_20:before{content:"\f1d9"}.ic-fluent-regular.bed_24:before{content:"\f1da"}.ic-fluent-regular.bezier_curve_square_12:before{content:"\e14e"}.ic-fluent-regular.bezier_curve_square_20:before{content:"\e14f"}.ic-fluent-regular.bin_full_20:before{content:"\e150"}.ic-fluent-regular.bin_full_24:before{content:"\e151"}.ic-fluent-regular.bluetooth_20:before{content:"\f1de"}.ic-fluent-regular.bluetooth_24:before{content:"\f1df"}.ic-fluent-regular.bluetooth_28:before{content:"\f8f8"}.ic-fluent-regular.bluetooth_connected_20:before{content:"\e152"}.ic-fluent-regular.bluetooth_connected_24:before{content:"\f1e0"}.ic-fluent-regular.bluetooth_disabled_20:before{content:"\e153"}.ic-fluent-regular.bluetooth_disabled_24:before{content:"\f1e1"}.ic-fluent-regular.bluetooth_searching_20:before{content:"\e154"}.ic-fluent-regular.bluetooth_searching_24:before{content:"\f1e2"}.ic-fluent-regular.blur_16:before{content:"\f8f9"}.ic-fluent-regular.blur_20:before{content:"\f8fa"}.ic-fluent-regular.blur_24:before{content:"\f8fb"}.ic-fluent-regular.blur_28:before{content:"\f8fc"}.ic-fluent-regular.board_16:before{content:"\e155"}.ic-fluent-regular.board_20:before{content:"\e156"}.ic-fluent-regular.board_24:before{content:"\f1e3"}.ic-fluent-regular.board_28:before{content:"\e157"}.ic-fluent-regular.board_games_20:before{content:"\e158"}.ic-fluent-regular.board_heart_16:before{content:"\e159"}.ic-fluent-regular.board_heart_20:before{content:"\e15a"}.ic-fluent-regular.board_heart_24:before{content:"\e15b"}.ic-fluent-regular.board_split_16:before{content:"\e15c"}.ic-fluent-regular.board_split_20:before{content:"\e15d"}.ic-fluent-regular.board_split_24:before{content:"\e15e"}.ic-fluent-regular.board_split_28:before{content:"\e15f"}.ic-fluent-regular.board_split_48:before{content:"\e160"}.ic-fluent-regular.book_20:before{content:"\f8fd"}.ic-fluent-regular.book_24:before{content:"\f8fe"}.ic-fluent-regular.book_add_20:before{content:"\f8ff"}.ic-fluent-regular.book_add_24:before{content:"\e161"}.ic-fluent-regular.book_arrow_clockwise_20:before{content:"\e162"}.ic-fluent-regular.book_arrow_clockwise_24:before{content:"\e163"}.ic-fluent-regular.book_clock_20:before{content:"\e164"}.ic-fluent-regular.book_clock_24:before{content:"\e165"}.ic-fluent-regular.book_coins_20:before{content:"\e166"}.ic-fluent-regular.book_coins_24:before{content:"\e167"}.ic-fluent-regular.book_compass_20:before{content:"\e168"}.ic-fluent-regular.book_compass_24:before{content:"\e169"}.ic-fluent-regular.book_contacts_20:before{content:"\e16a"}.ic-fluent-regular.book_contacts_24:before{content:"\e16b"}.ic-fluent-regular.book_contacts_28:before{content:"\e16c"}.ic-fluent-regular.book_contacts_32:before{content:"\e16d"}.ic-fluent-regular.book_database_20:before{content:"\e16e"}.ic-fluent-regular.book_database_24:before{content:"\e16f"}.ic-fluent-regular.book_exclamation_mark_20:before{content:"\e170"}.ic-fluent-regular.book_exclamation_mark_24:before{content:"\e171"}.ic-fluent-regular.book_globe_20:before{content:"\e172"}.ic-fluent-regular.book_globe_24:before{content:"\f1f0"}.ic-fluent-regular.book_information_20:before{content:"\e173"}.ic-fluent-regular.book_information_24:before{content:"\e174"}.ic-fluent-regular.book_letter_20:before{content:"\e175"}.ic-fluent-regular.book_letter_24:before{content:"\e176"}.ic-fluent-regular.book_number_16:before{content:"\f1f1"}.ic-fluent-regular.book_number_20:before{content:"\f1f2"}.ic-fluent-regular.book_number_24:before{content:"\f1f3"}.ic-fluent-regular.book_open_16:before{content:"\e177"}.ic-fluent-regular.book_open_20:before{content:"\e178"}.ic-fluent-regular.book_open_24:before{content:"\e179"}.ic-fluent-regular.book_open_28:before{content:"\e17a"}.ic-fluent-regular.book_open_32:before{content:"\e17b"}.ic-fluent-regular.book_open_48:before{content:"\e17c"}.ic-fluent-regular.book_open_globe_20:before{content:"\e17d"}.ic-fluent-regular.book_open_globe_24:before{content:"\e17e"}.ic-fluent-regular.book_open_microphone_20:before{content:"\e17f"}.ic-fluent-regular.book_open_microphone_24:before{content:"\e180"}.ic-fluent-regular.book_open_microphone_28:before{content:"\e181"}.ic-fluent-regular.book_open_microphone_32:before{content:"\e182"}.ic-fluent-regular.book_open_microphone_48:before{content:"\e183"}.ic-fluent-regular.book_pulse_20:before{content:"\e184"}.ic-fluent-regular.book_pulse_24:before{content:"\e185"}.ic-fluent-regular.book_question_mark_20:before{content:"\e186"}.ic-fluent-regular.book_question_mark_24:before{content:"\e187"}.ic-fluent-regular.book_question_mark_rtl_20:before{content:"\e188"}.ic-fluent-regular.book_question_mark_rtl_24:before{content:"\f83a"}.ic-fluent-regular.book_search_20:before{content:"\e189"}.ic-fluent-regular.book_search_24:before{content:"\e18a"}.ic-fluent-regular.book_star_20:before{content:"\e18b"}.ic-fluent-regular.book_star_24:before{content:"\e18c"}.ic-fluent-regular.book_template_20:before{content:"\e18d"}.ic-fluent-regular.book_theta_20:before{content:"\e18e"}.ic-fluent-regular.book_theta_24:before{content:"\e18f"}.ic-fluent-regular.book_toolbox_20:before{content:"\f1e7"}.ic-fluent-regular.book_toolbox_24:before{content:"\e190"}.ic-fluent-regular.bookmark_16:before{content:"\f1f4"}.ic-fluent-regular.bookmark_20:before{content:"\f1f5"}.ic-fluent-regular.bookmark_24:before{content:"\f1f6"}.ic-fluent-regular.bookmark_28:before{content:"\f1f7"}.ic-fluent-regular.bookmark_32:before{content:"\e191"}.ic-fluent-regular.bookmark_add_20:before{content:"\f1e8"}.ic-fluent-regular.bookmark_add_24:before{content:"\f1e9"}.ic-fluent-regular.bookmark_multiple_16:before{content:"\e192"}.ic-fluent-regular.bookmark_multiple_20:before{content:"\e193"}.ic-fluent-regular.bookmark_multiple_24:before{content:"\e194"}.ic-fluent-regular.bookmark_multiple_28:before{content:"\e195"}.ic-fluent-regular.bookmark_multiple_32:before{content:"\e196"}.ic-fluent-regular.bookmark_multiple_48:before{content:"\e197"}.ic-fluent-regular.bookmark_off_20:before{content:"\e198"}.ic-fluent-regular.bookmark_off_24:before{content:"\f1f8"}.ic-fluent-regular.bookmark_search_20:before{content:"\e199"}.ic-fluent-regular.bookmark_search_24:before{content:"\e19a"}.ic-fluent-regular.border_all_16:before{content:"\e19b"}.ic-fluent-regular.border_all_20:before{content:"\e19c"}.ic-fluent-regular.border_all_24:before{content:"\e19d"}.ic-fluent-regular.border_bottom_20:before{content:"\e19e"}.ic-fluent-regular.border_bottom_24:before{content:"\e19f"}.ic-fluent-regular.border_bottom_double_20:before{content:"\e1a0"}.ic-fluent-regular.border_bottom_double_24:before{content:"\e1a1"}.ic-fluent-regular.border_bottom_thick_20:before{content:"\e1a2"}.ic-fluent-regular.border_bottom_thick_24:before{content:"\e1a3"}.ic-fluent-regular.border_left_20:before{content:"\e1a4"}.ic-fluent-regular.border_left_24:before{content:"\e1a5"}.ic-fluent-regular.border_left_right_20:before{content:"\e1a6"}.ic-fluent-regular.border_left_right_24:before{content:"\e1a7"}.ic-fluent-regular.border_none_20:before{content:"\e1a8"}.ic-fluent-regular.border_none_24:before{content:"\e1a9"}.ic-fluent-regular.border_outside_20:before{content:"\f291"}.ic-fluent-regular.border_outside_201:before{content:"\eb75"}.ic-fluent-regular.border_outside_202:before{content:"\e1aa"}.ic-fluent-regular.border_outside_24:before{content:"\f745"}.ic-fluent-regular.border_outside_241:before{content:"\e1ab"}.ic-fluent-regular.border_outside_thick_20:before{content:"\e1ac"}.ic-fluent-regular.border_outside_thick_24:before{content:"\e1ad"}.ic-fluent-regular.border_right_20:before{content:"\e1ae"}.ic-fluent-regular.border_right_24:before{content:"\e1af"}.ic-fluent-regular.border_top_20:before{content:"\e1b0"}.ic-fluent-regular.border_top_24:before{content:"\e1b1"}.ic-fluent-regular.border_top_bottom_20:before{content:"\e1b2"}.ic-fluent-regular.border_top_bottom_24:before{content:"\e1b3"}.ic-fluent-regular.border_top_bottom_double_20:before{content:"\e1b4"}.ic-fluent-regular.border_top_bottom_double_24:before{content:"\e1b5"}.ic-fluent-regular.border_top_bottom_thick_20:before{content:"\e1b6"}.ic-fluent-regular.border_top_bottom_thick_24:before{content:"\e1b7"}.ic-fluent-regular.bot_20:before{content:"\e1b8"}.ic-fluent-regular.bot_24:before{content:"\f1f9"}.ic-fluent-regular.bot_add_20:before{content:"\e1b9"}.ic-fluent-regular.bot_add_24:before{content:"\f1fa"}.ic-fluent-regular.bowl_chopsticks_16:before{content:"\f1ea"}.ic-fluent-regular.bowl_chopsticks_20:before{content:"\f1eb"}.ic-fluent-regular.bowl_chopsticks_24:before{content:"\f1ec"}.ic-fluent-regular.bowl_chopsticks_28:before{content:"\f1ed"}.ic-fluent-regular.bowl_salad_20:before{content:"\eee8"}.ic-fluent-regular.bowl_salad_24:before{content:"\eee9"}.ic-fluent-regular.box_16:before{content:"\e1ba"}.ic-fluent-regular.box_20:before{content:"\e1bb"}.ic-fluent-regular.box_24:before{content:"\e1bc"}.ic-fluent-regular.box_arrow_left_20:before{content:"\e1bd"}.ic-fluent-regular.box_arrow_left_24:before{content:"\e1be"}.ic-fluent-regular.box_arrow_up_20:before{content:"\e1bf"}.ic-fluent-regular.box_arrow_up_24:before{content:"\e1c0"}.ic-fluent-regular.box_checkmark_20:before{content:"\e1c1"}.ic-fluent-regular.box_checkmark_24:before{content:"\e1c2"}.ic-fluent-regular.box_dismiss_20:before{content:"\e1c3"}.ic-fluent-regular.box_dismiss_24:before{content:"\e1c4"}.ic-fluent-regular.box_edit_20:before{content:"\e1c5"}.ic-fluent-regular.box_edit_24:before{content:"\e1c6"}.ic-fluent-regular.box_multiple_20:before{content:"\e1c7"}.ic-fluent-regular.box_multiple_24:before{content:"\e1c8"}.ic-fluent-regular.box_multiple_arrow_left_20:before{content:"\e1c9"}.ic-fluent-regular.box_multiple_arrow_left_24:before{content:"\e1ca"}.ic-fluent-regular.box_multiple_arrow_right_20:before{content:"\e1cb"}.ic-fluent-regular.box_multiple_arrow_right_24:before{content:"\e1cc"}.ic-fluent-regular.box_multiple_checkmark_20:before{content:"\e1cd"}.ic-fluent-regular.box_multiple_checkmark_24:before{content:"\e1ce"}.ic-fluent-regular.box_multiple_search_20:before{content:"\e1cf"}.ic-fluent-regular.box_multiple_search_24:before{content:"\e1d0"}.ic-fluent-regular.box_search_20:before{content:"\e1d1"}.ic-fluent-regular.box_search_24:before{content:"\e1d2"}.ic-fluent-regular.box_toolbox_20:before{content:"\e1d3"}.ic-fluent-regular.box_toolbox_24:before{content:"\e1d4"}.ic-fluent-regular.braces_16:before{content:"\ee90"}.ic-fluent-regular.braces_20:before{content:"\e1d5"}.ic-fluent-regular.braces_24:before{content:"\e1d6"}.ic-fluent-regular.braces_28:before{content:"\ee91"}.ic-fluent-regular.braces_32:before{content:"\ee92"}.ic-fluent-regular.braces_48:before{content:"\ee93"}.ic-fluent-regular.braces_variable_20:before{content:"\e1d7"}.ic-fluent-regular.braces_variable_24:before{content:"\e1d8"}.ic-fluent-regular.brain_circuit_20:before{content:"\f1ee"}.ic-fluent-regular.brain_circuit_24:before{content:"\f83b"}.ic-fluent-regular.branch_20:before{content:"\e1d9"}.ic-fluent-regular.branch_24:before{content:"\f1fb"}.ic-fluent-regular.branch_compare_16:before{content:"\e1da"}.ic-fluent-regular.branch_compare_20:before{content:"\e1db"}.ic-fluent-regular.branch_compare_24:before{content:"\e1dc"}.ic-fluent-regular.branch_fork_16:before{content:"\e1dd"}.ic-fluent-regular.branch_fork_20:before{content:"\e1de"}.ic-fluent-regular.branch_fork_24:before{content:"\e1df"}.ic-fluent-regular.branch_fork_32:before{content:"\ee94"}.ic-fluent-regular.branch_fork_hint_20:before{content:"\e1e0"}.ic-fluent-regular.branch_fork_hint_24:before{content:"\e1e1"}.ic-fluent-regular.branch_fork_link_20:before{content:"\e1e2"}.ic-fluent-regular.branch_fork_link_24:before{content:"\e1e3"}.ic-fluent-regular.branch_request_20:before{content:"\e1e4"}.ic-fluent-regular.breakout_room_20:before{content:"\e1e5"}.ic-fluent-regular.breakout_room_24:before{content:"\e1e6"}.ic-fluent-regular.breakout_room_28:before{content:"\e1e7"}.ic-fluent-regular.briefcase_12:before{content:"\e1e8"}.ic-fluent-regular.briefcase_16:before{content:"\e1e9"}.ic-fluent-regular.briefcase_20:before{content:"\f1fc"}.ic-fluent-regular.briefcase_24:before{content:"\f1fd"}.ic-fluent-regular.briefcase_28:before{content:"\e1ea"}.ic-fluent-regular.briefcase_32:before{content:"\e1eb"}.ic-fluent-regular.briefcase_48:before{content:"\e1ec"}.ic-fluent-regular.briefcase_medical_16:before{content:"\e1ed"}.ic-fluent-regular.briefcase_medical_20:before{content:"\f1ef"}.ic-fluent-regular.briefcase_medical_24:before{content:"\e1ee"}.ic-fluent-regular.briefcase_medical_32:before{content:"\e1ef"}.ic-fluent-regular.briefcase_off_16:before{content:"\e1f0"}.ic-fluent-regular.briefcase_off_20:before{content:"\e1f1"}.ic-fluent-regular.briefcase_off_24:before{content:"\e1f2"}.ic-fluent-regular.briefcase_off_28:before{content:"\e1f3"}.ic-fluent-regular.briefcase_off_32:before{content:"\e1f4"}.ic-fluent-regular.briefcase_off_48:before{content:"\e1f5"}.ic-fluent-regular.brightness_high_16:before{content:"\e1f6"}.ic-fluent-regular.brightness_high_20:before{content:"\f8a1"}.ic-fluent-regular.brightness_high_201:before{content:"\e1f7"}.ic-fluent-regular.brightness_high_24:before{content:"\f8a2"}.ic-fluent-regular.brightness_high_241:before{content:"\e1f8"}.ic-fluent-regular.brightness_high_28:before{content:"\e1f9"}.ic-fluent-regular.brightness_high_32:before{content:"\e1fa"}.ic-fluent-regular.brightness_high_48:before{content:"\e1fb"}.ic-fluent-regular.brightness_low_16:before{content:"\e1fc"}.ic-fluent-regular.brightness_low_20:before{content:"\e1fd"}.ic-fluent-regular.brightness_low_24:before{content:"\e1fe"}.ic-fluent-regular.brightness_low_28:before{content:"\e1ff"}.ic-fluent-regular.brightness_low_32:before{content:"\e200"}.ic-fluent-regular.brightness_low_48:before{content:"\e201"}.ic-fluent-regular.broad_activity_feed_16:before{content:"\e202"}.ic-fluent-regular.broad_activity_feed_20:before{content:"\e203"}.ic-fluent-regular.broad_activity_feed_24:before{content:"\f200"}.ic-fluent-regular.broom_16:before{content:"\f1fe"}.ic-fluent-regular.broom_20:before{content:"\f201"}.ic-fluent-regular.broom_24:before{content:"\f202"}.ic-fluent-regular.broom_28:before{content:"\e204"}.ic-fluent-regular.bug_16:before{content:"\e205"}.ic-fluent-regular.bug_20:before{content:"\e206"}.ic-fluent-regular.bug_24:before{content:"\e207"}.ic-fluent-regular.bug_arrow_counterclockwise_20:before{content:"\e208"}.ic-fluent-regular.bug_prohibited_20:before{content:"\e209"}.ic-fluent-regular.building_16:before{content:"\e20a"}.ic-fluent-regular.building_20:before{content:"\e20b"}.ic-fluent-regular.building_24:before{content:"\f205"}.ic-fluent-regular.building_bank_16:before{content:"\e20c"}.ic-fluent-regular.building_bank_20:before{content:"\e20d"}.ic-fluent-regular.building_bank_24:before{content:"\e20e"}.ic-fluent-regular.building_bank_28:before{content:"\e20f"}.ic-fluent-regular.building_bank_48:before{content:"\e210"}.ic-fluent-regular.building_bank_link_16:before{content:"\e211"}.ic-fluent-regular.building_bank_link_20:before{content:"\e212"}.ic-fluent-regular.building_bank_link_24:before{content:"\e213"}.ic-fluent-regular.building_bank_link_28:before{content:"\e214"}.ic-fluent-regular.building_bank_link_48:before{content:"\e215"}.ic-fluent-regular.building_bank_toolbox_20:before{content:"\f1ff"}.ic-fluent-regular.building_bank_toolbox_24:before{content:"\f83c"}.ic-fluent-regular.building_factory_16:before{content:"\e216"}.ic-fluent-regular.building_factory_20:before{content:"\e217"}.ic-fluent-regular.building_factory_24:before{content:"\e218"}.ic-fluent-regular.building_factory_28:before{content:"\e219"}.ic-fluent-regular.building_factory_32:before{content:"\e21a"}.ic-fluent-regular.building_factory_48:before{content:"\e21b"}.ic-fluent-regular.building_government_20:before{content:"\e21c"}.ic-fluent-regular.building_government_24:before{content:"\e21d"}.ic-fluent-regular.building_government_32:before{content:"\e21e"}.ic-fluent-regular.building_home_16:before{content:"\e21f"}.ic-fluent-regular.building_home_20:before{content:"\e220"}.ic-fluent-regular.building_home_24:before{content:"\e221"}.ic-fluent-regular.building_lighthouse_20:before{content:"\e222"}.ic-fluent-regular.building_multiple_20:before{content:"\e223"}.ic-fluent-regular.building_multiple_24:before{content:"\e224"}.ic-fluent-regular.building_retail_20:before{content:"\e225"}.ic-fluent-regular.building_retail_24:before{content:"\f209"}.ic-fluent-regular.building_retail_money_20:before{content:"\e226"}.ic-fluent-regular.building_retail_money_24:before{content:"\e227"}.ic-fluent-regular.building_retail_more_20:before{content:"\e228"}.ic-fluent-regular.building_retail_more_24:before{content:"\eeea"}.ic-fluent-regular.building_retail_more_32:before{content:"\eec2"}.ic-fluent-regular.building_retail_shield_20:before{content:"\e229"}.ic-fluent-regular.building_retail_shield_24:before{content:"\e22a"}.ic-fluent-regular.building_retail_toolbox_20:before{content:"\e22b"}.ic-fluent-regular.building_retail_toolbox_24:before{content:"\e22c"}.ic-fluent-regular.building_shop_16:before{content:"\e22d"}.ic-fluent-regular.building_shop_20:before{content:"\e22e"}.ic-fluent-regular.building_shop_24:before{content:"\e22f"}.ic-fluent-regular.building_skyscraper_16:before{content:"\e230"}.ic-fluent-regular.building_skyscraper_20:before{content:"\e231"}.ic-fluent-regular.building_skyscraper_24:before{content:"\e232"}.ic-fluent-regular.calculator_20:before{content:"\f20a"}.ic-fluent-regular.calculator_24:before{content:"\e233"}.ic-fluent-regular.calculator_arrow_clockwise_20:before{content:"\e234"}.ic-fluent-regular.calculator_arrow_clockwise_24:before{content:"\e235"}.ic-fluent-regular.calculator_multiple_20:before{content:"\e236"}.ic-fluent-regular.calculator_multiple_24:before{content:"\e237"}.ic-fluent-regular.calendar_3_day_16:before{content:"\e238"}.ic-fluent-regular.calendar_3_day_20:before{content:"\f20e"}.ic-fluent-regular.calendar_3_day_24:before{content:"\f20f"}.ic-fluent-regular.calendar_3_day_28:before{content:"\f210"}.ic-fluent-regular.calendar_add_16:before{content:"\e239"}.ic-fluent-regular.calendar_add_20:before{content:"\f211"}.ic-fluent-regular.calendar_add_24:before{content:"\f212"}.ic-fluent-regular.calendar_add_28:before{content:"\e23a"}.ic-fluent-regular.calendar_agenda_20:before{content:"\f213"}.ic-fluent-regular.calendar_agenda_24:before{content:"\f214"}.ic-fluent-regular.calendar_agenda_28:before{content:"\f215"}.ic-fluent-regular.calendar_arrow_down_20:before{content:"\e23b"}.ic-fluent-regular.calendar_arrow_down_24:before{content:"\e23c"}.ic-fluent-regular.calendar_arrow_right_16:before{content:"\e23d"}.ic-fluent-regular.calendar_arrow_right_20:before{content:"\f216"}.ic-fluent-regular.calendar_arrow_right_24:before{content:"\e23e"}.ic-fluent-regular.calendar_assistant_16:before{content:"\e23f"}.ic-fluent-regular.calendar_assistant_20:before{content:"\f217"}.ic-fluent-regular.calendar_assistant_24:before{content:"\f218"}.ic-fluent-regular.calendar_cancel_16:before{content:"\e240"}.ic-fluent-regular.calendar_cancel_20:before{content:"\f219"}.ic-fluent-regular.calendar_cancel_24:before{content:"\f21a"}.ic-fluent-regular.calendar_chat_20:before{content:"\e241"}.ic-fluent-regular.calendar_chat_24:before{content:"\e242"}.ic-fluent-regular.calendar_checkmark_16:before{content:"\f21b"}.ic-fluent-regular.calendar_checkmark_20:before{content:"\f21c"}.ic-fluent-regular.calendar_checkmark_24:before{content:"\f8c9"}.ic-fluent-regular.calendar_checkmark_28:before{content:"\f85f"}.ic-fluent-regular.calendar_clock_16:before{content:"\e243"}.ic-fluent-regular.calendar_clock_20:before{content:"\f21d"}.ic-fluent-regular.calendar_clock_24:before{content:"\f21e"}.ic-fluent-regular.calendar_data_bar_16:before{content:"\ee95"}.ic-fluent-regular.calendar_data_bar_20:before{content:"\ee96"}.ic-fluent-regular.calendar_data_bar_24:before{content:"\ee97"}.ic-fluent-regular.calendar_data_bar_28:before{content:"\ee98"}.ic-fluent-regular.calendar_day_16:before{content:"\e244"}.ic-fluent-regular.calendar_day_20:before{content:"\f222"}.ic-fluent-regular.calendar_day_24:before{content:"\f223"}.ic-fluent-regular.calendar_day_28:before{content:"\f224"}.ic-fluent-regular.calendar_edit_16:before{content:"\e245"}.ic-fluent-regular.calendar_edit_20:before{content:"\e246"}.ic-fluent-regular.calendar_edit_24:before{content:"\e247"}.ic-fluent-regular.calendar_empty_16:before{content:"\f225"}.ic-fluent-regular.calendar_empty_20:before{content:"\f226"}.ic-fluent-regular.calendar_empty_24:before{content:"\f227"}.ic-fluent-regular.calendar_empty_28:before{content:"\f228"}.ic-fluent-regular.calendar_empty_32:before{content:"\ee60"}.ic-fluent-regular.calendar_empty_321:before{content:"\e248"}.ic-fluent-regular.calendar_empty_48:before{content:"\ef32"}.ic-fluent-regular.calendar_error_20:before{content:"\e249"}.ic-fluent-regular.calendar_error_24:before{content:"\e24a"}.ic-fluent-regular.calendar_info_16:before{content:"\f203"}.ic-fluent-regular.calendar_info_20:before{content:"\e24b"}.ic-fluent-regular.calendar_ltr_12:before{content:"\e24c"}.ic-fluent-regular.calendar_ltr_16:before{content:"\e24d"}.ic-fluent-regular.calendar_ltr_20:before{content:"\e24e"}.ic-fluent-regular.calendar_ltr_24:before{content:"\e24f"}.ic-fluent-regular.calendar_ltr_28:before{content:"\e250"}.ic-fluent-regular.calendar_ltr_32:before{content:"\e251"}.ic-fluent-regular.calendar_ltr_48:before{content:"\e252"}.ic-fluent-regular.calendar_mail_16:before{content:"\e253"}.ic-fluent-regular.calendar_mail_20:before{content:"\e254"}.ic-fluent-regular.calendar_mention_20:before{content:"\e255"}.ic-fluent-regular.calendar_month_20:before{content:"\f22a"}.ic-fluent-regular.calendar_month_24:before{content:"\f22b"}.ic-fluent-regular.calendar_month_28:before{content:"\f22c"}.ic-fluent-regular.calendar_month_32:before{content:"\eec3"}.ic-fluent-regular.calendar_multiple_16:before{content:"\f204"}.ic-fluent-regular.calendar_multiple_20:before{content:"\f22d"}.ic-fluent-regular.calendar_multiple_24:before{content:"\f22e"}.ic-fluent-regular.calendar_multiple_28:before{content:"\e256"}.ic-fluent-regular.calendar_multiple_32:before{content:"\e257"}.ic-fluent-regular.calendar_pattern_16:before{content:"\e258"}.ic-fluent-regular.calendar_pattern_20:before{content:"\e259"}.ic-fluent-regular.calendar_person_16:before{content:"\e25a"}.ic-fluent-regular.calendar_person_20:before{content:"\f230"}.ic-fluent-regular.calendar_person_24:before{content:"\e25b"}.ic-fluent-regular.calendar_phone_16:before{content:"\e25c"}.ic-fluent-regular.calendar_phone_20:before{content:"\e25d"}.ic-fluent-regular.calendar_question_mark_16:before{content:"\e25e"}.ic-fluent-regular.calendar_question_mark_20:before{content:"\e25f"}.ic-fluent-regular.calendar_question_mark_24:before{content:"\e260"}.ic-fluent-regular.calendar_reply_16:before{content:"\f231"}.ic-fluent-regular.calendar_reply_20:before{content:"\f232"}.ic-fluent-regular.calendar_reply_24:before{content:"\f233"}.ic-fluent-regular.calendar_reply_28:before{content:"\f234"}.ic-fluent-regular.calendar_rtl_12:before{content:"\e261"}.ic-fluent-regular.calendar_rtl_16:before{content:"\e262"}.ic-fluent-regular.calendar_rtl_20:before{content:"\e263"}.ic-fluent-regular.calendar_rtl_24:before{content:"\e264"}.ic-fluent-regular.calendar_rtl_28:before{content:"\e265"}.ic-fluent-regular.calendar_rtl_32:before{content:"\e266"}.ic-fluent-regular.calendar_rtl_48:before{content:"\e267"}.ic-fluent-regular.calendar_search_16:before{content:"\f860"}.ic-fluent-regular.calendar_search_20:before{content:"\e268"}.ic-fluent-regular.calendar_settings_16:before{content:"\e269"}.ic-fluent-regular.calendar_settings_20:before{content:"\f235"}.ic-fluent-regular.calendar_settings_24:before{content:"\ef33"}.ic-fluent-regular.calendar_settings_28:before{content:"\ef34"}.ic-fluent-regular.calendar_settings_32:before{content:"\ef35"}.ic-fluent-regular.calendar_settings_48:before{content:"\ef36"}.ic-fluent-regular.calendar_star_16:before{content:"\e26a"}.ic-fluent-regular.calendar_star_20:before{content:"\f236"}.ic-fluent-regular.calendar_star_24:before{content:"\f237"}.ic-fluent-regular.calendar_sync_16:before{content:"\f238"}.ic-fluent-regular.calendar_sync_20:before{content:"\f239"}.ic-fluent-regular.calendar_sync_24:before{content:"\f23a"}.ic-fluent-regular.calendar_today_16:before{content:"\f23b"}.ic-fluent-regular.calendar_today_20:before{content:"\f23c"}.ic-fluent-regular.calendar_today_24:before{content:"\f23d"}.ic-fluent-regular.calendar_today_28:before{content:"\f23e"}.ic-fluent-regular.calendar_toolbox_20:before{content:"\e26b"}.ic-fluent-regular.calendar_toolbox_24:before{content:"\e26c"}.ic-fluent-regular.calendar_week_numbers_20:before{content:"\e26d"}.ic-fluent-regular.calendar_week_numbers_24:before{content:"\f23f"}.ic-fluent-regular.calendar_week_start_20:before{content:"\f240"}.ic-fluent-regular.calendar_week_start_24:before{content:"\f241"}.ic-fluent-regular.calendar_week_start_28:before{content:"\f242"}.ic-fluent-regular.calendar_work_week_16:before{content:"\f243"}.ic-fluent-regular.calendar_work_week_20:before{content:"\f244"}.ic-fluent-regular.calendar_work_week_24:before{content:"\f245"}.ic-fluent-regular.calendar_work_week_28:before{content:"\e26e"}.ic-fluent-regular.call_12:before{content:"\ef37"}.ic-fluent-regular.call_16:before{content:"\e26f"}.ic-fluent-regular.call_20:before{content:"\e270"}.ic-fluent-regular.call_24:before{content:"\e271"}.ic-fluent-regular.call_28:before{content:"\e272"}.ic-fluent-regular.call_32:before{content:"\e273"}.ic-fluent-regular.call_48:before{content:"\e274"}.ic-fluent-regular.call_add_16:before{content:"\e275"}.ic-fluent-regular.call_add_20:before{content:"\e276"}.ic-fluent-regular.call_add_24:before{content:"\f246"}.ic-fluent-regular.call_checkmark_20:before{content:"\f207"}.ic-fluent-regular.call_checkmark_24:before{content:"\e277"}.ic-fluent-regular.call_connecting_20:before{content:"\e278"}.ic-fluent-regular.call_dismiss_16:before{content:"\e279"}.ic-fluent-regular.call_dismiss_20:before{content:"\f208"}.ic-fluent-regular.call_dismiss_24:before{content:"\f20b"}.ic-fluent-regular.call_end_16:before{content:"\e27a"}.ic-fluent-regular.call_end_20:before{content:"\f247"}.ic-fluent-regular.call_end_24:before{content:"\f248"}.ic-fluent-regular.call_end_28:before{content:"\f249"}.ic-fluent-regular.call_exclamation_20:before{content:"\e27b"}.ic-fluent-regular.call_forward_16:before{content:"\e27c"}.ic-fluent-regular.call_forward_20:before{content:"\e27d"}.ic-fluent-regular.call_forward_24:before{content:"\f24a"}.ic-fluent-regular.call_forward_28:before{content:"\e27e"}.ic-fluent-regular.call_forward_48:before{content:"\e27f"}.ic-fluent-regular.call_inbound_16:before{content:"\f24b"}.ic-fluent-regular.call_inbound_20:before{content:"\e280"}.ic-fluent-regular.call_inbound_24:before{content:"\f24c"}.ic-fluent-regular.call_inbound_28:before{content:"\e281"}.ic-fluent-regular.call_inbound_48:before{content:"\e282"}.ic-fluent-regular.call_missed_12:before{content:"\ef38"}.ic-fluent-regular.call_missed_16:before{content:"\f24d"}.ic-fluent-regular.call_missed_20:before{content:"\e283"}.ic-fluent-regular.call_missed_24:before{content:"\f24e"}.ic-fluent-regular.call_missed_28:before{content:"\e284"}.ic-fluent-regular.call_missed_48:before{content:"\e285"}.ic-fluent-regular.call_outbound_16:before{content:"\f24f"}.ic-fluent-regular.call_outbound_20:before{content:"\e286"}.ic-fluent-regular.call_outbound_24:before{content:"\f250"}.ic-fluent-regular.call_outbound_28:before{content:"\e287"}.ic-fluent-regular.call_outbound_48:before{content:"\e288"}.ic-fluent-regular.call_park_16:before{content:"\e289"}.ic-fluent-regular.call_park_20:before{content:"\e28a"}.ic-fluent-regular.call_park_24:before{content:"\f251"}.ic-fluent-regular.call_park_28:before{content:"\e28b"}.ic-fluent-regular.call_park_32:before{content:"\f861"}.ic-fluent-regular.call_park_48:before{content:"\e28c"}.ic-fluent-regular.call_pause_20:before{content:"\f20c"}.ic-fluent-regular.call_pause_24:before{content:"\f20d"}.ic-fluent-regular.call_prohibited_16:before{content:"\e28d"}.ic-fluent-regular.call_prohibited_20:before{content:"\e28e"}.ic-fluent-regular.call_prohibited_24:before{content:"\e28f"}.ic-fluent-regular.call_prohibited_28:before{content:"\e290"}.ic-fluent-regular.call_prohibited_48:before{content:"\e291"}.ic-fluent-regular.call_transfer_16:before{content:"\e292"}.ic-fluent-regular.call_transfer_20:before{content:"\e293"}.ic-fluent-regular.call_warning_16:before{content:"\e294"}.ic-fluent-regular.call_warning_20:before{content:"\e295"}.ic-fluent-regular.calligraphy_pen_20:before{content:"\f252"}.ic-fluent-regular.calligraphy_pen_24:before{content:"\f253"}.ic-fluent-regular.calligraphy_pen_checkmark_20:before{content:"\e296"}.ic-fluent-regular.calligraphy_pen_error_20:before{content:"\e297"}.ic-fluent-regular.calligraphy_pen_question_mark_20:before{content:"\e298"}.ic-fluent-regular.camera_16:before{content:"\e299"}.ic-fluent-regular.camera_20:before{content:"\f254"}.ic-fluent-regular.camera_24:before{content:"\f255"}.ic-fluent-regular.camera_28:before{content:"\f256"}.ic-fluent-regular.camera_add_20:before{content:"\f257"}.ic-fluent-regular.camera_add_24:before{content:"\f258"}.ic-fluent-regular.camera_add_48:before{content:"\f259"}.ic-fluent-regular.camera_dome_16:before{content:"\e29a"}.ic-fluent-regular.camera_dome_20:before{content:"\e29b"}.ic-fluent-regular.camera_dome_24:before{content:"\e29c"}.ic-fluent-regular.camera_dome_28:before{content:"\e29d"}.ic-fluent-regular.camera_dome_48:before{content:"\e29e"}.ic-fluent-regular.camera_edit_20:before{content:"\e29f"}.ic-fluent-regular.camera_off_20:before{content:"\e2a0"}.ic-fluent-regular.camera_off_24:before{content:"\e2a1"}.ic-fluent-regular.camera_switch_20:before{content:"\e2a2"}.ic-fluent-regular.camera_switch_24:before{content:"\f25a"}.ic-fluent-regular.caret_down_12:before{content:"\f25f"}.ic-fluent-regular.caret_down_16:before{content:"\f260"}.ic-fluent-regular.caret_down_20:before{content:"\f261"}.ic-fluent-regular.caret_down_24:before{content:"\f262"}.ic-fluent-regular.caret_down_right_12:before{content:"\e2a3"}.ic-fluent-regular.caret_down_right_16:before{content:"\e2a4"}.ic-fluent-regular.caret_down_right_20:before{content:"\e2a5"}.ic-fluent-regular.caret_down_right_24:before{content:"\e2a6"}.ic-fluent-regular.caret_left_12:before{content:"\f263"}.ic-fluent-regular.caret_left_16:before{content:"\f264"}.ic-fluent-regular.caret_left_20:before{content:"\f265"}.ic-fluent-regular.caret_left_24:before{content:"\f266"}.ic-fluent-regular.caret_right_12:before{content:"\f267"}.ic-fluent-regular.caret_right_16:before{content:"\f268"}.ic-fluent-regular.caret_right_20:before{content:"\f269"}.ic-fluent-regular.caret_right_24:before{content:"\f26a"}.ic-fluent-regular.caret_up_12:before{content:"\e2a7"}.ic-fluent-regular.caret_up_16:before{content:"\e2a8"}.ic-fluent-regular.caret_up_20:before{content:"\e2a9"}.ic-fluent-regular.caret_up_24:before{content:"\e2aa"}.ic-fluent-regular.cart_16:before{content:"\e2ab"}.ic-fluent-regular.cart_20:before{content:"\e2ac"}.ic-fluent-regular.cart_24:before{content:"\f26b"}.ic-fluent-regular.cast_20:before{content:"\f26c"}.ic-fluent-regular.cast_24:before{content:"\f26d"}.ic-fluent-regular.cast_28:before{content:"\f26e"}.ic-fluent-regular.catch_up_16:before{content:"\e2ad"}.ic-fluent-regular.catch_up_20:before{content:"\e2ae"}.ic-fluent-regular.catch_up_24:before{content:"\e2af"}.ic-fluent-regular.cellular_3g_20:before{content:"\e2b0"}.ic-fluent-regular.cellular_3g_24:before{content:"\f26f"}.ic-fluent-regular.cellular_4g_20:before{content:"\e2b1"}.ic-fluent-regular.cellular_4g_24:before{content:"\f270"}.ic-fluent-regular.cellular_5g_20:before{content:"\e2b2"}.ic-fluent-regular.cellular_5g_24:before{content:"\e2b3"}.ic-fluent-regular.cellular_data_1_20:before{content:"\f271"}.ic-fluent-regular.cellular_data_1_24:before{content:"\f272"}.ic-fluent-regular.cellular_data_2_20:before{content:"\f273"}.ic-fluent-regular.cellular_data_2_24:before{content:"\f274"}.ic-fluent-regular.cellular_data_3_20:before{content:"\f275"}.ic-fluent-regular.cellular_data_3_24:before{content:"\f276"}.ic-fluent-regular.cellular_data_4_20:before{content:"\f277"}.ic-fluent-regular.cellular_data_4_24:before{content:"\f278"}.ic-fluent-regular.cellular_data_5_20:before{content:"\f279"}.ic-fluent-regular.cellular_data_5_24:before{content:"\f27a"}.ic-fluent-regular.cellular_off_20:before{content:"\e2b4"}.ic-fluent-regular.cellular_off_24:before{content:"\e2b5"}.ic-fluent-regular.cellular_warning_20:before{content:"\e2b6"}.ic-fluent-regular.cellular_warning_24:before{content:"\e2b7"}.ic-fluent-regular.center_horizontal_20:before{content:"\e2b8"}.ic-fluent-regular.center_horizontal_24:before{content:"\e2b9"}.ic-fluent-regular.center_vertical_20:before{content:"\e2ba"}.ic-fluent-regular.center_vertical_24:before{content:"\e2bb"}.ic-fluent-regular.certificate_20:before{content:"\f27e"}.ic-fluent-regular.certificate_24:before{content:"\f27f"}.ic-fluent-regular.channel_16:before{content:"\f280"}.ic-fluent-regular.channel_20:before{content:"\f281"}.ic-fluent-regular.channel_24:before{content:"\f282"}.ic-fluent-regular.channel_28:before{content:"\e2bc"}.ic-fluent-regular.channel_48:before{content:"\e2bd"}.ic-fluent-regular.channel_add_16:before{content:"\e2be"}.ic-fluent-regular.channel_add_20:before{content:"\e2bf"}.ic-fluent-regular.channel_add_24:before{content:"\e2c0"}.ic-fluent-regular.channel_add_28:before{content:"\e2c1"}.ic-fluent-regular.channel_add_48:before{content:"\e2c2"}.ic-fluent-regular.channel_alert_16:before{content:"\e2c3"}.ic-fluent-regular.channel_alert_20:before{content:"\e2c4"}.ic-fluent-regular.channel_alert_24:before{content:"\e2c5"}.ic-fluent-regular.channel_alert_28:before{content:"\e2c6"}.ic-fluent-regular.channel_alert_48:before{content:"\e2c7"}.ic-fluent-regular.channel_arrow_left_16:before{content:"\e2c8"}.ic-fluent-regular.channel_arrow_left_20:before{content:"\e2c9"}.ic-fluent-regular.channel_arrow_left_24:before{content:"\e2ca"}.ic-fluent-regular.channel_arrow_left_28:before{content:"\e2cb"}.ic-fluent-regular.channel_arrow_left_48:before{content:"\e2cc"}.ic-fluent-regular.channel_dismiss_16:before{content:"\e2cd"}.ic-fluent-regular.channel_dismiss_20:before{content:"\e2ce"}.ic-fluent-regular.channel_dismiss_24:before{content:"\e2cf"}.ic-fluent-regular.channel_dismiss_28:before{content:"\e2d0"}.ic-fluent-regular.channel_dismiss_48:before{content:"\e2d1"}.ic-fluent-regular.channel_share_12:before{content:"\e2d2"}.ic-fluent-regular.channel_share_16:before{content:"\e2d3"}.ic-fluent-regular.channel_share_20:before{content:"\e2d4"}.ic-fluent-regular.channel_share_24:before{content:"\e2d5"}.ic-fluent-regular.channel_share_28:before{content:"\e2d6"}.ic-fluent-regular.channel_share_48:before{content:"\e2d7"}.ic-fluent-regular.channel_subtract_16:before{content:"\e2d8"}.ic-fluent-regular.channel_subtract_20:before{content:"\e2d9"}.ic-fluent-regular.channel_subtract_24:before{content:"\e2da"}.ic-fluent-regular.channel_subtract_28:before{content:"\e2db"}.ic-fluent-regular.channel_subtract_48:before{content:"\e2dc"}.ic-fluent-regular.chart_multiple_20:before{content:"\e2dd"}.ic-fluent-regular.chart_multiple_24:before{content:"\e2de"}.ic-fluent-regular.chart_person_20:before{content:"\e2df"}.ic-fluent-regular.chart_person_24:before{content:"\e2e0"}.ic-fluent-regular.chart_person_28:before{content:"\e2e1"}.ic-fluent-regular.chart_person_48:before{content:"\e2e2"}.ic-fluent-regular.chat_12:before{content:"\e2e3"}.ic-fluent-regular.chat_16:before{content:"\e2e4"}.ic-fluent-regular.chat_20:before{content:"\f286"}.ic-fluent-regular.chat_24:before{content:"\f287"}.ic-fluent-regular.chat_28:before{content:"\f288"}.ic-fluent-regular.chat_32:before{content:"\e2e5"}.ic-fluent-regular.chat_48:before{content:"\e2e6"}.ic-fluent-regular.chat_add_16:before{content:"\ef39"}.ic-fluent-regular.chat_add_20:before{content:"\ef3a"}.ic-fluent-regular.chat_add_24:before{content:"\ef3b"}.ic-fluent-regular.chat_add_28:before{content:"\ef3c"}.ic-fluent-regular.chat_add_32:before{content:"\ef3d"}.ic-fluent-regular.chat_add_48:before{content:"\ef3e"}.ic-fluent-regular.chat_arrow_back_16:before{content:"\e2e7"}.ic-fluent-regular.chat_arrow_back_20:before{content:"\e2e8"}.ic-fluent-regular.chat_arrow_double_back_16:before{content:"\e2e9"}.ic-fluent-regular.chat_arrow_double_back_20:before{content:"\e2ea"}.ic-fluent-regular.chat_bubbles_question_16:before{content:"\f8a8"}.ic-fluent-regular.chat_bubbles_question_20:before{content:"\e2eb"}.ic-fluent-regular.chat_bubbles_question_24:before{content:"\f289"}.ic-fluent-regular.chat_cursor_16:before{content:"\ef3f"}.ic-fluent-regular.chat_cursor_20:before{content:"\ef40"}.ic-fluent-regular.chat_cursor_24:before{content:"\ef41"}.ic-fluent-regular.chat_dismiss_16:before{content:"\e2ec"}.ic-fluent-regular.chat_dismiss_20:before{content:"\e2ed"}.ic-fluent-regular.chat_dismiss_24:before{content:"\e2ee"}.ic-fluent-regular.chat_empty_12:before{content:"\ef42"}.ic-fluent-regular.chat_empty_16:before{content:"\ef43"}.ic-fluent-regular.chat_empty_20:before{content:"\ef44"}.ic-fluent-regular.chat_empty_24:before{content:"\ef45"}.ic-fluent-regular.chat_empty_28:before{content:"\ef46"}.ic-fluent-regular.chat_empty_32:before{content:"\ef47"}.ic-fluent-regular.chat_empty_48:before{content:"\ef48"}.ic-fluent-regular.chat_help_20:before{content:"\f220"}.ic-fluent-regular.chat_help_24:before{content:"\f28a"}.ic-fluent-regular.chat_mail_20:before{content:"\e2ef"}.ic-fluent-regular.chat_multiple_16:before{content:"\f8a9"}.ic-fluent-regular.chat_multiple_20:before{content:"\f8c8"}.ic-fluent-regular.chat_multiple_24:before{content:"\f8d3"}.ic-fluent-regular.chat_off_20:before{content:"\e2f0"}.ic-fluent-regular.chat_off_24:before{content:"\f28b"}.ic-fluent-regular.chat_settings_20:before{content:"\f221"}.ic-fluent-regular.chat_settings_24:before{content:"\f229"}.ic-fluent-regular.chat_video_20:before{content:"\e2f1"}.ic-fluent-regular.chat_video_24:before{content:"\e2f2"}.ic-fluent-regular.chat_warning_16:before{content:"\e2f3"}.ic-fluent-regular.chat_warning_20:before{content:"\e2f4"}.ic-fluent-regular.chat_warning_24:before{content:"\f28c"}.ic-fluent-regular.check_20:before{content:"\f27b"}.ic-fluent-regular.check_24:before{content:"\e2f5"}.ic-fluent-regular.checkbox_1_20:before{content:"\e2f6"}.ic-fluent-regular.checkbox_1_24:before{content:"\e2f7"}.ic-fluent-regular.checkbox_2_20:before{content:"\e2f8"}.ic-fluent-regular.checkbox_2_24:before{content:"\e2f9"}.ic-fluent-regular.checkbox_arrow_right_20:before{content:"\e2fa"}.ic-fluent-regular.checkbox_arrow_right_24:before{content:"\e2fb"}.ic-fluent-regular.checkbox_checked_16:before{content:"\f27c"}.ic-fluent-regular.checkbox_checked_20:before{content:"\f28d"}.ic-fluent-regular.checkbox_checked_24:before{content:"\f28e"}.ic-fluent-regular.checkbox_checked_sync_16:before{content:"\f27d"}.ic-fluent-regular.checkbox_checked_sync_20:before{content:"\e2fc"}.ic-fluent-regular.checkbox_indeterminate_16:before{content:"\e2fd"}.ic-fluent-regular.checkbox_indeterminate_20:before{content:"\e2fe"}.ic-fluent-regular.checkbox_indeterminate_24:before{content:"\e2ff"}.ic-fluent-regular.checkbox_person_16:before{content:"\e300"}.ic-fluent-regular.checkbox_person_20:before{content:"\e301"}.ic-fluent-regular.checkbox_person_24:before{content:"\e302"}.ic-fluent-regular.checkbox_unchecked_12:before{content:"\f28f"}.ic-fluent-regular.checkbox_unchecked_121:before{content:"\eb73"}.ic-fluent-regular.checkbox_unchecked_16:before{content:"\f290"}.ic-fluent-regular.checkbox_unchecked_161:before{content:"\eb74"}.ic-fluent-regular.checkbox_unchecked_24:before{content:"\f292"}.ic-fluent-regular.checkbox_unchecked_241:before{content:"\eb76"}.ic-fluent-regular.checkbox_warning_20:before{content:"\e303"}.ic-fluent-regular.checkbox_warning_24:before{content:"\e304"}.ic-fluent-regular.checkmark_12:before{content:"\f293"}.ic-fluent-regular.checkmark_16:before{content:"\e305"}.ic-fluent-regular.checkmark_20:before{content:"\f294"}.ic-fluent-regular.checkmark_24:before{content:"\f295"}.ic-fluent-regular.checkmark_28:before{content:"\f296"}.ic-fluent-regular.checkmark_32:before{content:"\f8d4"}.ic-fluent-regular.checkmark_48:before{content:"\e306"}.ic-fluent-regular.checkmark_circle_12:before{content:"\e307"}.ic-fluent-regular.checkmark_circle_16:before{content:"\f297"}.ic-fluent-regular.checkmark_circle_20:before{content:"\f298"}.ic-fluent-regular.checkmark_circle_24:before{content:"\f299"}.ic-fluent-regular.checkmark_circle_32:before{content:"\f8e8"}.ic-fluent-regular.checkmark_circle_48:before{content:"\f29a"}.ic-fluent-regular.checkmark_lock_16:before{content:"\f29b"}.ic-fluent-regular.checkmark_lock_20:before{content:"\f29c"}.ic-fluent-regular.checkmark_lock_24:before{content:"\f29d"}.ic-fluent-regular.checkmark_note_20:before{content:"\e308"}.ic-fluent-regular.checkmark_square_20:before{content:"\e309"}.ic-fluent-regular.checkmark_square_24:before{content:"\f29e"}.ic-fluent-regular.checkmark_starburst_16:before{content:"\f283"}.ic-fluent-regular.checkmark_starburst_20:before{content:"\e30a"}.ic-fluent-regular.checkmark_starburst_24:before{content:"\e30b"}.ic-fluent-regular.checkmark_underline_circle_16:before{content:"\f29f"}.ic-fluent-regular.checkmark_underline_circle_20:before{content:"\f2a0"}.ic-fluent-regular.chess_20:before{content:"\e30c"}.ic-fluent-regular.chevron_circle_down_12:before{content:"\e30d"}.ic-fluent-regular.chevron_circle_down_16:before{content:"\e30e"}.ic-fluent-regular.chevron_circle_down_20:before{content:"\e30f"}.ic-fluent-regular.chevron_circle_down_24:before{content:"\e310"}.ic-fluent-regular.chevron_circle_down_28:before{content:"\e311"}.ic-fluent-regular.chevron_circle_down_32:before{content:"\e312"}.ic-fluent-regular.chevron_circle_down_48:before{content:"\e313"}.ic-fluent-regular.chevron_circle_left_12:before{content:"\e314"}.ic-fluent-regular.chevron_circle_left_16:before{content:"\e315"}.ic-fluent-regular.chevron_circle_left_20:before{content:"\e316"}.ic-fluent-regular.chevron_circle_left_24:before{content:"\e317"}.ic-fluent-regular.chevron_circle_left_28:before{content:"\e318"}.ic-fluent-regular.chevron_circle_left_32:before{content:"\e319"}.ic-fluent-regular.chevron_circle_left_48:before{content:"\e31a"}.ic-fluent-regular.chevron_circle_right_12:before{content:"\e31b"}.ic-fluent-regular.chevron_circle_right_16:before{content:"\e31c"}.ic-fluent-regular.chevron_circle_right_20:before{content:"\e31d"}.ic-fluent-regular.chevron_circle_right_24:before{content:"\e31e"}.ic-fluent-regular.chevron_circle_right_28:before{content:"\e31f"}.ic-fluent-regular.chevron_circle_right_32:before{content:"\e320"}.ic-fluent-regular.chevron_circle_right_48:before{content:"\e321"}.ic-fluent-regular.chevron_circle_up_12:before{content:"\e322"}.ic-fluent-regular.chevron_circle_up_16:before{content:"\e323"}.ic-fluent-regular.chevron_circle_up_20:before{content:"\e324"}.ic-fluent-regular.chevron_circle_up_24:before{content:"\e325"}.ic-fluent-regular.chevron_circle_up_28:before{content:"\e326"}.ic-fluent-regular.chevron_circle_up_32:before{content:"\e327"}.ic-fluent-regular.chevron_circle_up_48:before{content:"\e328"}.ic-fluent-regular.chevron_double_down_16:before{content:"\f284"}.ic-fluent-regular.chevron_double_down_20:before{content:"\e329"}.ic-fluent-regular.chevron_double_left_16:before{content:"\f285"}.ic-fluent-regular.chevron_double_left_20:before{content:"\e32a"}.ic-fluent-regular.chevron_double_right_16:before{content:"\f2a7"}.ic-fluent-regular.chevron_double_right_20:before{content:"\e32b"}.ic-fluent-regular.chevron_double_up_16:before{content:"\e32c"}.ic-fluent-regular.chevron_double_up_20:before{content:"\e32d"}.ic-fluent-regular.chevron_down_12:before{content:"\f2a1"}.ic-fluent-regular.chevron_down_16:before{content:"\f2a2"}.ic-fluent-regular.chevron_down_20:before{content:"\f2a3"}.ic-fluent-regular.chevron_down_24:before{content:"\f2a4"}.ic-fluent-regular.chevron_down_28:before{content:"\f2a5"}.ic-fluent-regular.chevron_down_48:before{content:"\f2a6"}.ic-fluent-regular.chevron_left_12:before{content:"\f2a8"}.ic-fluent-regular.chevron_left_16:before{content:"\f2a9"}.ic-fluent-regular.chevron_left_20:before{content:"\f2aa"}.ic-fluent-regular.chevron_left_24:before{content:"\f2ab"}.ic-fluent-regular.chevron_left_28:before{content:"\f2ac"}.ic-fluent-regular.chevron_left_48:before{content:"\f2ad"}.ic-fluent-regular.chevron_right_12:before{content:"\f2ae"}.ic-fluent-regular.chevron_right_16:before{content:"\f2af"}.ic-fluent-regular.chevron_right_20:before{content:"\f2b0"}.ic-fluent-regular.chevron_right_24:before{content:"\f2b1"}.ic-fluent-regular.chevron_right_28:before{content:"\f2b2"}.ic-fluent-regular.chevron_right_48:before{content:"\f2b3"}.ic-fluent-regular.chevron_up_12:before{content:"\f2b4"}.ic-fluent-regular.chevron_up_16:before{content:"\f2b5"}.ic-fluent-regular.chevron_up_20:before{content:"\f2b6"}.ic-fluent-regular.chevron_up_24:before{content:"\f2b7"}.ic-fluent-regular.chevron_up_28:before{content:"\f2b8"}.ic-fluent-regular.chevron_up_48:before{content:"\f2b9"}.ic-fluent-regular.chevron_up_down_16:before{content:"\e32e"}.ic-fluent-regular.chevron_up_down_20:before{content:"\e32f"}.ic-fluent-regular.chevron_up_down_24:before{content:"\e330"}.ic-fluent-regular.circle_12:before{content:"\e331"}.ic-fluent-regular.circle_16:before{content:"\f2ba"}.ic-fluent-regular.circle_20:before{content:"\f644"}.ic-fluent-regular.circle_201:before{content:"\f2bb"}.ic-fluent-regular.circle_24:before{content:"\f2bc"}.ic-fluent-regular.circle_32:before{content:"\e332"}.ic-fluent-regular.circle_48:before{content:"\e333"}.ic-fluent-regular.circle_edit_20:before{content:"\e334"}.ic-fluent-regular.circle_edit_24:before{content:"\e335"}.ic-fluent-regular.circle_eraser_20:before{content:"\e336"}.ic-fluent-regular.circle_half_fill_12:before{content:"\e337"}.ic-fluent-regular.circle_half_fill_16:before{content:"\f30a"}.ic-fluent-regular.circle_half_fill_20:before{content:"\f2bd"}.ic-fluent-regular.circle_half_fill_24:before{content:"\f2be"}.ic-fluent-regular.circle_image_16:before{content:"\ef49"}.ic-fluent-regular.circle_image_20:before{content:"\e338"}.ic-fluent-regular.circle_image_24:before{content:"\ef4a"}.ic-fluent-regular.circle_image_28:before{content:"\ef4b"}.ic-fluent-regular.circle_line_12:before{content:"\e339"}.ic-fluent-regular.circle_line_20:before{content:"\e33a"}.ic-fluent-regular.circle_line_24:before{content:"\f2bf"}.ic-fluent-regular.circle_multiple_subtract_checkmark_20:before{content:"\e33b"}.ic-fluent-regular.circle_off_16:before{content:"\e33c"}.ic-fluent-regular.circle_off_20:before{content:"\e33d"}.ic-fluent-regular.circle_small_20:before{content:"\e33e"}.ic-fluent-regular.circle_small_24:before{content:"\f2c0"}.ic-fluent-regular.city_16:before{content:"\f2c1"}.ic-fluent-regular.city_20:before{content:"\f2c2"}.ic-fluent-regular.city_24:before{content:"\f2c3"}.ic-fluent-regular.class_20:before{content:"\e33f"}.ic-fluent-regular.class_24:before{content:"\f2c4"}.ic-fluent-regular.classification_16:before{content:"\f2c5"}.ic-fluent-regular.classification_20:before{content:"\f2c6"}.ic-fluent-regular.classification_24:before{content:"\f2c7"}.ic-fluent-regular.clear_formatting_16:before{content:"\e340"}.ic-fluent-regular.clear_formatting_20:before{content:"\e341"}.ic-fluent-regular.clear_formatting_24:before{content:"\f2c8"}.ic-fluent-regular.clipboard_16:before{content:"\e342"}.ic-fluent-regular.clipboard_20:before{content:"\f2c9"}.ic-fluent-regular.clipboard_24:before{content:"\f2ca"}.ic-fluent-regular.clipboard_3_day_16:before{content:"\ee99"}.ic-fluent-regular.clipboard_3_day_20:before{content:"\ee9a"}.ic-fluent-regular.clipboard_3_day_24:before{content:"\ee9b"}.ic-fluent-regular.clipboard_32:before{content:"\e343"}.ic-fluent-regular.clipboard_arrow_right_16:before{content:"\e344"}.ic-fluent-regular.clipboard_arrow_right_20:before{content:"\e345"}.ic-fluent-regular.clipboard_arrow_right_24:before{content:"\e346"}.ic-fluent-regular.clipboard_bullet_list_ltr_16:before{content:"\e347"}.ic-fluent-regular.clipboard_bullet_list_ltr_20:before{content:"\e348"}.ic-fluent-regular.clipboard_bullet_list_rtl_16:before{content:"\e349"}.ic-fluent-regular.clipboard_bullet_list_rtl_20:before{content:"\e34a"}.ic-fluent-regular.clipboard_checkmark_20:before{content:"\e34b"}.ic-fluent-regular.clipboard_checkmark_24:before{content:"\e34c"}.ic-fluent-regular.clipboard_clock_20:before{content:"\e34d"}.ic-fluent-regular.clipboard_clock_24:before{content:"\e34e"}.ic-fluent-regular.clipboard_code_16:before{content:"\f2cb"}.ic-fluent-regular.clipboard_code_20:before{content:"\f2cc"}.ic-fluent-regular.clipboard_code_24:before{content:"\f2cd"}.ic-fluent-regular.clipboard_data_bar_20:before{content:"\e34f"}.ic-fluent-regular.clipboard_data_bar_24:before{content:"\e350"}.ic-fluent-regular.clipboard_data_bar_32:before{content:"\e351"}.ic-fluent-regular.clipboard_day_16:before{content:"\ee9c"}.ic-fluent-regular.clipboard_day_20:before{content:"\ee9d"}.ic-fluent-regular.clipboard_day_24:before{content:"\ee9e"}.ic-fluent-regular.clipboard_edit_20:before{content:"\e352"}.ic-fluent-regular.clipboard_error_20:before{content:"\e353"}.ic-fluent-regular.clipboard_error_24:before{content:"\e354"}.ic-fluent-regular.clipboard_heart_20:before{content:"\f30b"}.ic-fluent-regular.clipboard_heart_24:before{content:"\e355"}.ic-fluent-regular.clipboard_image_20:before{content:"\e356"}.ic-fluent-regular.clipboard_image_24:before{content:"\e357"}.ic-fluent-regular.clipboard_letter_16:before{content:"\f2ce"}.ic-fluent-regular.clipboard_letter_20:before{content:"\f2cf"}.ic-fluent-regular.clipboard_letter_24:before{content:"\f2d0"}.ic-fluent-regular.clipboard_link_16:before{content:"\f2d1"}.ic-fluent-regular.clipboard_link_20:before{content:"\f2d2"}.ic-fluent-regular.clipboard_link_24:before{content:"\f2d3"}.ic-fluent-regular.clipboard_month_16:before{content:"\ee9f"}.ic-fluent-regular.clipboard_month_20:before{content:"\eea0"}.ic-fluent-regular.clipboard_month_24:before{content:"\eea1"}.ic-fluent-regular.clipboard_more_20:before{content:"\e358"}.ic-fluent-regular.clipboard_more_24:before{content:"\f2d4"}.ic-fluent-regular.clipboard_note_20:before{content:"\e359"}.ic-fluent-regular.clipboard_paste_16:before{content:"\e35a"}.ic-fluent-regular.clipboard_paste_20:before{content:"\f2d5"}.ic-fluent-regular.clipboard_paste_24:before{content:"\f2d6"}.ic-fluent-regular.clipboard_pulse_20:before{content:"\f322"}.ic-fluent-regular.clipboard_pulse_24:before{content:"\e35b"}.ic-fluent-regular.clipboard_search_20:before{content:"\f2d7"}.ic-fluent-regular.clipboard_search_24:before{content:"\f2d8"}.ic-fluent-regular.clipboard_settings_20:before{content:"\f32d"}.ic-fluent-regular.clipboard_settings_24:before{content:"\e35c"}.ic-fluent-regular.clipboard_task_20:before{content:"\e35d"}.ic-fluent-regular.clipboard_task_24:before{content:"\e35e"}.ic-fluent-regular.clipboard_task_add_20:before{content:"\e35f"}.ic-fluent-regular.clipboard_task_add_24:before{content:"\e360"}.ic-fluent-regular.clipboard_task_list_ltr_20:before{content:"\e361"}.ic-fluent-regular.clipboard_task_list_ltr_24:before{content:"\e362"}.ic-fluent-regular.clipboard_task_list_rtl_20:before{content:"\e363"}.ic-fluent-regular.clipboard_task_list_rtl_24:before{content:"\e364"}.ic-fluent-regular.clipboard_text_32:before{content:"\e36b"}.ic-fluent-regular.clipboard_text_321:before{content:"\e365"}.ic-fluent-regular.clipboard_text_edit_20:before{content:"\e366"}.ic-fluent-regular.clipboard_text_edit_24:before{content:"\e367"}.ic-fluent-regular.clipboard_text_edit_32:before{content:"\e368"}.ic-fluent-regular.clipboard_text_ltr_20:before{content:"\e369"}.ic-fluent-regular.clipboard_text_ltr_24:before{content:"\e36a"}.ic-fluent-regular.clipboard_text_rtl_20:before{content:"\e36c"}.ic-fluent-regular.clipboard_text_rtl_24:before{content:"\e36d"}.ic-fluent-regular.clock_12:before{content:"\f2db"}.ic-fluent-regular.clock_16:before{content:"\f2dc"}.ic-fluent-regular.clock_20:before{content:"\f2dd"}.ic-fluent-regular.clock_24:before{content:"\f2de"}.ic-fluent-regular.clock_28:before{content:"\f2df"}.ic-fluent-regular.clock_32:before{content:"\e36e"}.ic-fluent-regular.clock_48:before{content:"\f2e0"}.ic-fluent-regular.clock_alarm_16:before{content:"\e36f"}.ic-fluent-regular.clock_alarm_20:before{content:"\f2e1"}.ic-fluent-regular.clock_alarm_24:before{content:"\f2e2"}.ic-fluent-regular.clock_alarm_32:before{content:"\e370"}.ic-fluent-regular.clock_arrow_download_20:before{content:"\f32e"}.ic-fluent-regular.clock_arrow_download_24:before{content:"\e371"}.ic-fluent-regular.clock_dismiss_20:before{content:"\e372"}.ic-fluent-regular.clock_dismiss_24:before{content:"\e373"}.ic-fluent-regular.clock_pause_20:before{content:"\e374"}.ic-fluent-regular.clock_pause_24:before{content:"\e375"}.ic-fluent-regular.clock_toolbox_20:before{content:"\e376"}.ic-fluent-regular.clock_toolbox_24:before{content:"\e377"}.ic-fluent-regular.closed_caption_16:before{content:"\e378"}.ic-fluent-regular.closed_caption_20:before{content:"\e379"}.ic-fluent-regular.closed_caption_24:before{content:"\f2e3"}.ic-fluent-regular.closed_caption_28:before{content:"\e37a"}.ic-fluent-regular.closed_caption_32:before{content:"\e37b"}.ic-fluent-regular.closed_caption_48:before{content:"\e37c"}.ic-fluent-regular.closed_caption_off_16:before{content:"\e37d"}.ic-fluent-regular.closed_caption_off_20:before{content:"\e37e"}.ic-fluent-regular.closed_caption_off_24:before{content:"\e37f"}.ic-fluent-regular.closed_caption_off_28:before{content:"\e380"}.ic-fluent-regular.closed_caption_off_48:before{content:"\e381"}.ic-fluent-regular.cloud_16:before{content:"\e382"}.ic-fluent-regular.cloud_20:before{content:"\f2e4"}.ic-fluent-regular.cloud_24:before{content:"\f2e5"}.ic-fluent-regular.cloud_28:before{content:"\e383"}.ic-fluent-regular.cloud_32:before{content:"\e384"}.ic-fluent-regular.cloud_48:before{content:"\f2e6"}.ic-fluent-regular.cloud_add_16:before{content:"\f32f"}.ic-fluent-regular.cloud_add_20:before{content:"\e385"}.ic-fluent-regular.cloud_archive_16:before{content:"\e386"}.ic-fluent-regular.cloud_archive_20:before{content:"\e387"}.ic-fluent-regular.cloud_archive_24:before{content:"\e388"}.ic-fluent-regular.cloud_archive_28:before{content:"\e389"}.ic-fluent-regular.cloud_archive_32:before{content:"\e38a"}.ic-fluent-regular.cloud_archive_48:before{content:"\e38b"}.ic-fluent-regular.cloud_arrow_down_16:before{content:"\e38c"}.ic-fluent-regular.cloud_arrow_down_20:before{content:"\e38d"}.ic-fluent-regular.cloud_arrow_down_24:before{content:"\e38e"}.ic-fluent-regular.cloud_arrow_down_28:before{content:"\e38f"}.ic-fluent-regular.cloud_arrow_down_32:before{content:"\e390"}.ic-fluent-regular.cloud_arrow_down_48:before{content:"\e391"}.ic-fluent-regular.cloud_arrow_up_16:before{content:"\e392"}.ic-fluent-regular.cloud_arrow_up_20:before{content:"\e393"}.ic-fluent-regular.cloud_arrow_up_24:before{content:"\e394"}.ic-fluent-regular.cloud_arrow_up_28:before{content:"\e395"}.ic-fluent-regular.cloud_arrow_up_32:before{content:"\e396"}.ic-fluent-regular.cloud_arrow_up_48:before{content:"\e397"}.ic-fluent-regular.cloud_checkmark_16:before{content:"\e398"}.ic-fluent-regular.cloud_checkmark_20:before{content:"\e399"}.ic-fluent-regular.cloud_checkmark_24:before{content:"\e39a"}.ic-fluent-regular.cloud_checkmark_28:before{content:"\e39b"}.ic-fluent-regular.cloud_checkmark_32:before{content:"\e39c"}.ic-fluent-regular.cloud_checkmark_48:before{content:"\e39d"}.ic-fluent-regular.cloud_dismiss_16:before{content:"\e39e"}.ic-fluent-regular.cloud_dismiss_20:before{content:"\e39f"}.ic-fluent-regular.cloud_dismiss_24:before{content:"\e3a0"}.ic-fluent-regular.cloud_dismiss_28:before{content:"\e3a1"}.ic-fluent-regular.cloud_dismiss_32:before{content:"\e3a2"}.ic-fluent-regular.cloud_dismiss_48:before{content:"\e3a3"}.ic-fluent-regular.cloud_edit_16:before{content:"\f330"}.ic-fluent-regular.cloud_edit_20:before{content:"\e3a4"}.ic-fluent-regular.cloud_flow_20:before{content:"\f337"}.ic-fluent-regular.cloud_flow_24:before{content:"\e3a5"}.ic-fluent-regular.cloud_link_16:before{content:"\f338"}.ic-fluent-regular.cloud_link_20:before{content:"\e3a6"}.ic-fluent-regular.cloud_off_16:before{content:"\e3a7"}.ic-fluent-regular.cloud_off_20:before{content:"\e3a8"}.ic-fluent-regular.cloud_off_24:before{content:"\f2ea"}.ic-fluent-regular.cloud_off_28:before{content:"\e3a9"}.ic-fluent-regular.cloud_off_32:before{content:"\e3aa"}.ic-fluent-regular.cloud_off_48:before{content:"\f2eb"}.ic-fluent-regular.cloud_swap_20:before{content:"\e3ab"}.ic-fluent-regular.cloud_swap_24:before{content:"\e3ac"}.ic-fluent-regular.cloud_sync_16:before{content:"\e3ad"}.ic-fluent-regular.cloud_sync_20:before{content:"\e3ae"}.ic-fluent-regular.cloud_sync_24:before{content:"\e3af"}.ic-fluent-regular.cloud_sync_28:before{content:"\e3b0"}.ic-fluent-regular.cloud_sync_32:before{content:"\e3b1"}.ic-fluent-regular.cloud_sync_48:before{content:"\e3b2"}.ic-fluent-regular.cloud_words_16:before{content:"\e3b3"}.ic-fluent-regular.cloud_words_20:before{content:"\e3b4"}.ic-fluent-regular.cloud_words_24:before{content:"\e3b5"}.ic-fluent-regular.cloud_words_28:before{content:"\e3b6"}.ic-fluent-regular.cloud_words_32:before{content:"\e3b7"}.ic-fluent-regular.cloud_words_48:before{content:"\e3b8"}.ic-fluent-regular.code_16:before{content:"\f339"}.ic-fluent-regular.code_20:before{content:"\f2ef"}.ic-fluent-regular.code_24:before{content:"\f2f0"}.ic-fluent-regular.code_circle_20:before{content:"\e3b9"}.ic-fluent-regular.code_text_16:before{content:"\ef4c"}.ic-fluent-regular.code_text_20:before{content:"\e3ba"}.ic-fluent-regular.code_text_edit_20:before{content:"\e3bb"}.ic-fluent-regular.collections_20:before{content:"\f2f1"}.ic-fluent-regular.collections_24:before{content:"\f2f2"}.ic-fluent-regular.collections_add_20:before{content:"\f2f3"}.ic-fluent-regular.collections_add_24:before{content:"\f2f4"}.ic-fluent-regular.color_16:before{content:"\e3bc"}.ic-fluent-regular.color_20:before{content:"\f2f5"}.ic-fluent-regular.color_24:before{content:"\f2f6"}.ic-fluent-regular.color_background_20:before{content:"\f2f7"}.ic-fluent-regular.color_background_24:before{content:"\f2f8"}.ic-fluent-regular.color_background_accent_20:before{content:"\e3bd"}.ic-fluent-regular.color_background_accent_24:before{content:"\e3be"}.ic-fluent-regular.color_fill_16:before{content:"\e3bf"}.ic-fluent-regular.color_fill_20:before{content:"\f2f9"}.ic-fluent-regular.color_fill_24:before{content:"\f2fa"}.ic-fluent-regular.color_fill_28:before{content:"\e3c0"}.ic-fluent-regular.color_fill_accent_16:before{content:"\e3c1"}.ic-fluent-regular.color_fill_accent_20:before{content:"\e3c2"}.ic-fluent-regular.color_fill_accent_24:before{content:"\e3c3"}.ic-fluent-regular.color_fill_accent_28:before{content:"\e3c4"}.ic-fluent-regular.color_line_16:before{content:"\e3c5"}.ic-fluent-regular.color_line_20:before{content:"\f2fb"}.ic-fluent-regular.color_line_24:before{content:"\f2fc"}.ic-fluent-regular.color_line_accent_16:before{content:"\e3c6"}.ic-fluent-regular.color_line_accent_20:before{content:"\e3c7"}.ic-fluent-regular.color_line_accent_24:before{content:"\e3c8"}.ic-fluent-regular.column_20:before{content:"\e3c9"}.ic-fluent-regular.column_arrow_right_20:before{content:"\e3ca"}.ic-fluent-regular.column_double_compare_20:before{content:"\e3cb"}.ic-fluent-regular.column_edit_20:before{content:"\e3cc"}.ic-fluent-regular.column_edit_24:before{content:"\e3cd"}.ic-fluent-regular.column_triple_20:before{content:"\e3ce"}.ic-fluent-regular.column_triple_24:before{content:"\f2fd"}.ic-fluent-regular.column_triple_edit_20:before{content:"\e3cf"}.ic-fluent-regular.column_triple_edit_24:before{content:"\e3d0"}.ic-fluent-regular.comma_20:before{content:"\e3d1"}.ic-fluent-regular.comma_24:before{content:"\e3d2"}.ic-fluent-regular.comment_12:before{content:"\e3d3"}.ic-fluent-regular.comment_16:before{content:"\f2fe"}.ic-fluent-regular.comment_20:before{content:"\f2ff"}.ic-fluent-regular.comment_24:before{content:"\f300"}.ic-fluent-regular.comment_28:before{content:"\e3d4"}.ic-fluent-regular.comment_48:before{content:"\e3d5"}.ic-fluent-regular.comment_add_12:before{content:"\e3d6"}.ic-fluent-regular.comment_add_16:before{content:"\e3d7"}.ic-fluent-regular.comment_add_20:before{content:"\e3d8"}.ic-fluent-regular.comment_add_24:before{content:"\f301"}.ic-fluent-regular.comment_add_28:before{content:"\e3d9"}.ic-fluent-regular.comment_add_48:before{content:"\e3da"}.ic-fluent-regular.comment_arrow_left_12:before{content:"\e3db"}.ic-fluent-regular.comment_arrow_left_16:before{content:"\e3dc"}.ic-fluent-regular.comment_arrow_left_20:before{content:"\e3dd"}.ic-fluent-regular.comment_arrow_left_24:before{content:"\e3de"}.ic-fluent-regular.comment_arrow_left_28:before{content:"\e3df"}.ic-fluent-regular.comment_arrow_left_48:before{content:"\e3e0"}.ic-fluent-regular.comment_arrow_right_12:before{content:"\e3e1"}.ic-fluent-regular.comment_arrow_right_16:before{content:"\e3e2"}.ic-fluent-regular.comment_arrow_right_20:before{content:"\e3e3"}.ic-fluent-regular.comment_arrow_right_24:before{content:"\e3e4"}.ic-fluent-regular.comment_arrow_right_28:before{content:"\e3e5"}.ic-fluent-regular.comment_arrow_right_48:before{content:"\e3e6"}.ic-fluent-regular.comment_checkmark_12:before{content:"\e3e7"}.ic-fluent-regular.comment_checkmark_16:before{content:"\e3e8"}.ic-fluent-regular.comment_checkmark_20:before{content:"\e3e9"}.ic-fluent-regular.comment_checkmark_24:before{content:"\e3ea"}.ic-fluent-regular.comment_checkmark_28:before{content:"\e3eb"}.ic-fluent-regular.comment_checkmark_48:before{content:"\e3ec"}.ic-fluent-regular.comment_dismiss_20:before{content:"\e3ed"}.ic-fluent-regular.comment_dismiss_24:before{content:"\e3ee"}.ic-fluent-regular.comment_edit_20:before{content:"\e3ef"}.ic-fluent-regular.comment_edit_24:before{content:"\e3f0"}.ic-fluent-regular.comment_error_16:before{content:"\f350"}.ic-fluent-regular.comment_error_20:before{content:"\e3f1"}.ic-fluent-regular.comment_error_24:before{content:"\e3f2"}.ic-fluent-regular.comment_lightning_20:before{content:"\f351"}.ic-fluent-regular.comment_lightning_24:before{content:"\f361"}.ic-fluent-regular.comment_mention_16:before{content:"\f303"}.ic-fluent-regular.comment_mention_20:before{content:"\f304"}.ic-fluent-regular.comment_mention_24:before{content:"\f305"}.ic-fluent-regular.comment_multiple_16:before{content:"\f306"}.ic-fluent-regular.comment_multiple_20:before{content:"\f307"}.ic-fluent-regular.comment_multiple_24:before{content:"\f308"}.ic-fluent-regular.comment_multiple_28:before{content:"\e3f3"}.ic-fluent-regular.comment_multiple_32:before{content:"\e3f4"}.ic-fluent-regular.comment_multiple_checkmark_16:before{content:"\e3f5"}.ic-fluent-regular.comment_multiple_checkmark_20:before{content:"\e3f6"}.ic-fluent-regular.comment_multiple_checkmark_24:before{content:"\e3f7"}.ic-fluent-regular.comment_multiple_checkmark_28:before{content:"\e3f8"}.ic-fluent-regular.comment_multiple_link_16:before{content:"\e3f9"}.ic-fluent-regular.comment_multiple_link_20:before{content:"\e3fa"}.ic-fluent-regular.comment_multiple_link_24:before{content:"\e3fb"}.ic-fluent-regular.comment_multiple_link_28:before{content:"\e3fc"}.ic-fluent-regular.comment_multiple_link_32:before{content:"\e3fd"}.ic-fluent-regular.comment_note_20:before{content:"\e3fe"}.ic-fluent-regular.comment_note_24:before{content:"\e3ff"}.ic-fluent-regular.comment_off_16:before{content:"\e400"}.ic-fluent-regular.comment_off_20:before{content:"\e401"}.ic-fluent-regular.comment_off_24:before{content:"\e402"}.ic-fluent-regular.comment_off_28:before{content:"\e403"}.ic-fluent-regular.comment_off_48:before{content:"\e404"}.ic-fluent-regular.communication_16:before{content:"\f30c"}.ic-fluent-regular.communication_20:before{content:"\f30d"}.ic-fluent-regular.communication_24:before{content:"\f30e"}.ic-fluent-regular.communication_person_20:before{content:"\e405"}.ic-fluent-regular.communication_person_24:before{content:"\e406"}.ic-fluent-regular.compass_northwest_16:before{content:"\f30f"}.ic-fluent-regular.compass_northwest_20:before{content:"\f310"}.ic-fluent-regular.compass_northwest_24:before{content:"\f311"}.ic-fluent-regular.compass_northwest_28:before{content:"\f312"}.ic-fluent-regular.component_2_double_tap_swipe_down_24:before{content:"\e407"}.ic-fluent-regular.component_2_double_tap_swipe_up_24:before{content:"\e408"}.ic-fluent-regular.compose_16:before{content:"\f313"}.ic-fluent-regular.compose_20:before{content:"\f314"}.ic-fluent-regular.compose_24:before{content:"\f315"}.ic-fluent-regular.compose_28:before{content:"\f316"}.ic-fluent-regular.conference_room_16:before{content:"\f317"}.ic-fluent-regular.conference_room_20:before{content:"\f318"}.ic-fluent-regular.conference_room_24:before{content:"\f319"}.ic-fluent-regular.conference_room_28:before{content:"\f31a"}.ic-fluent-regular.conference_room_48:before{content:"\f31b"}.ic-fluent-regular.connected_16:before{content:"\eeeb"}.ic-fluent-regular.connected_20:before{content:"\eeec"}.ic-fluent-regular.connector_16:before{content:"\f31c"}.ic-fluent-regular.connector_20:before{content:"\f31d"}.ic-fluent-regular.connector_24:before{content:"\f31e"}.ic-fluent-regular.contact_card_16:before{content:"\f362"}.ic-fluent-regular.contact_card_20:before{content:"\f31f"}.ic-fluent-regular.contact_card_24:before{content:"\f320"}.ic-fluent-regular.contact_card_28:before{content:"\e409"}.ic-fluent-regular.contact_card_32:before{content:"\e40a"}.ic-fluent-regular.contact_card_48:before{content:"\e40b"}.ic-fluent-regular.contact_card_group_16:before{content:"\e40c"}.ic-fluent-regular.contact_card_group_20:before{content:"\e40d"}.ic-fluent-regular.contact_card_group_24:before{content:"\f321"}.ic-fluent-regular.contact_card_group_28:before{content:"\e40e"}.ic-fluent-regular.contact_card_group_48:before{content:"\e40f"}.ic-fluent-regular.contact_card_link_16:before{content:"\f363"}.ic-fluent-regular.contact_card_link_20:before{content:"\e410"}.ic-fluent-regular.contact_card_ribbon_16:before{content:"\e411"}.ic-fluent-regular.contact_card_ribbon_20:before{content:"\e412"}.ic-fluent-regular.contact_card_ribbon_24:before{content:"\e413"}.ic-fluent-regular.contact_card_ribbon_28:before{content:"\e414"}.ic-fluent-regular.contact_card_ribbon_32:before{content:"\e415"}.ic-fluent-regular.contact_card_ribbon_48:before{content:"\e416"}.ic-fluent-regular.content_settings_16:before{content:"\f323"}.ic-fluent-regular.content_settings_20:before{content:"\f324"}.ic-fluent-regular.content_settings_24:before{content:"\f325"}.ic-fluent-regular.content_settings_32:before{content:"\e417"}.ic-fluent-regular.content_view_20:before{content:"\e418"}.ic-fluent-regular.content_view_24:before{content:"\eec4"}.ic-fluent-regular.content_view_28:before{content:"\eec5"}.ic-fluent-regular.content_view_32:before{content:"\e419"}.ic-fluent-regular.content_view_gallery_20:before{content:"\e41a"}.ic-fluent-regular.content_view_gallery_24:before{content:"\eea2"}.ic-fluent-regular.content_view_gallery_28:before{content:"\eea3"}.ic-fluent-regular.contract_down_left_16:before{content:"\f364"}.ic-fluent-regular.contract_down_left_20:before{content:"\f373"}.ic-fluent-regular.contract_down_left_24:before{content:"\f374"}.ic-fluent-regular.contract_down_left_28:before{content:"\f375"}.ic-fluent-regular.contract_down_left_32:before{content:"\f37b"}.ic-fluent-regular.contract_down_left_48:before{content:"\f397"}.ic-fluent-regular.control_button_20:before{content:"\e41b"}.ic-fluent-regular.control_button_24:before{content:"\e41c"}.ic-fluent-regular.convert_range_20:before{content:"\e41d"}.ic-fluent-regular.convert_range_24:before{content:"\e41e"}.ic-fluent-regular.cookies_20:before{content:"\f328"}.ic-fluent-regular.cookies_24:before{content:"\f329"}.ic-fluent-regular.copy_16:before{content:"\f32a"}.ic-fluent-regular.copy_20:before{content:"\f32b"}.ic-fluent-regular.copy_24:before{content:"\f32c"}.ic-fluent-regular.copy_add_20:before{content:"\e41f"}.ic-fluent-regular.copy_add_24:before{content:"\e420"}.ic-fluent-regular.copy_arrow_right_16:before{content:"\e421"}.ic-fluent-regular.copy_arrow_right_20:before{content:"\e422"}.ic-fluent-regular.copy_arrow_right_24:before{content:"\e423"}.ic-fluent-regular.copy_select_20:before{content:"\e424"}.ic-fluent-regular.couch_12:before{content:"\e425"}.ic-fluent-regular.couch_20:before{content:"\e426"}.ic-fluent-regular.couch_24:before{content:"\e427"}.ic-fluent-regular.credit_card_clock_20:before{content:"\eec6"}.ic-fluent-regular.credit_card_clock_24:before{content:"\eec7"}.ic-fluent-regular.credit_card_clock_28:before{content:"\eec8"}.ic-fluent-regular.credit_card_clock_32:before{content:"\eec9"}.ic-fluent-regular.credit_card_person_20:before{content:"\e428"}.ic-fluent-regular.credit_card_person_24:before{content:"\e429"}.ic-fluent-regular.credit_card_toolbox_20:before{content:"\f398"}.ic-fluent-regular.credit_card_toolbox_24:before{content:"\e42a"}.ic-fluent-regular.crop_20:before{content:"\e42b"}.ic-fluent-regular.crop_24:before{content:"\f331"}.ic-fluent-regular.crop_interim_20:before{content:"\e42c"}.ic-fluent-regular.crop_interim_24:before{content:"\f332"}.ic-fluent-regular.crop_interim_off_20:before{content:"\e42d"}.ic-fluent-regular.crop_interim_off_24:before{content:"\f333"}.ic-fluent-regular.cube_12:before{content:"\e42e"}.ic-fluent-regular.cube_16:before{content:"\f334"}.ic-fluent-regular.cube_20:before{content:"\f335"}.ic-fluent-regular.cube_24:before{content:"\f336"}.ic-fluent-regular.cube_32:before{content:"\eeca"}.ic-fluent-regular.cube_add_20:before{content:"\e42f"}.ic-fluent-regular.cube_arrow_curve_down_20:before{content:"\e430"}.ic-fluent-regular.cube_link_20:before{content:"\e431"}.ic-fluent-regular.cube_multiple_20:before{content:"\e432"}.ic-fluent-regular.cube_multiple_24:before{content:"\e433"}.ic-fluent-regular.cube_quick_16:before{content:"\e434"}.ic-fluent-regular.cube_quick_20:before{content:"\e435"}.ic-fluent-regular.cube_quick_24:before{content:"\e436"}.ic-fluent-regular.cube_quick_28:before{content:"\e437"}.ic-fluent-regular.cube_rotate_20:before{content:"\e438"}.ic-fluent-regular.cube_sync_20:before{content:"\e439"}.ic-fluent-regular.cube_sync_24:before{content:"\e43a"}.ic-fluent-regular.cube_tree_20:before{content:"\e43b"}.ic-fluent-regular.cube_tree_24:before{content:"\e43c"}.ic-fluent-regular.currency_dollar_euro_16:before{content:"\e43d"}.ic-fluent-regular.currency_dollar_euro_20:before{content:"\e43e"}.ic-fluent-regular.currency_dollar_euro_24:before{content:"\e43f"}.ic-fluent-regular.currency_dollar_rupee_16:before{content:"\e440"}.ic-fluent-regular.currency_dollar_rupee_20:before{content:"\e441"}.ic-fluent-regular.currency_dollar_rupee_24:before{content:"\e442"}.ic-fluent-regular.cursor_20:before{content:"\e443"}.ic-fluent-regular.cursor_24:before{content:"\e444"}.ic-fluent-regular.cursor_click_20:before{content:"\e445"}.ic-fluent-regular.cursor_click_24:before{content:"\e446"}.ic-fluent-regular.cursor_hover_16:before{content:"\e447"}.ic-fluent-regular.cursor_hover_20:before{content:"\e448"}.ic-fluent-regular.cursor_hover_24:before{content:"\e449"}.ic-fluent-regular.cursor_hover_28:before{content:"\e44a"}.ic-fluent-regular.cursor_hover_32:before{content:"\e44b"}.ic-fluent-regular.cursor_hover_48:before{content:"\e44c"}.ic-fluent-regular.cursor_hover_off_16:before{content:"\e44d"}.ic-fluent-regular.cursor_hover_off_20:before{content:"\e44e"}.ic-fluent-regular.cursor_hover_off_24:before{content:"\e44f"}.ic-fluent-regular.cursor_hover_off_28:before{content:"\e450"}.ic-fluent-regular.cursor_hover_off_48:before{content:"\e451"}.ic-fluent-regular.cut_20:before{content:"\f33a"}.ic-fluent-regular.cut_24:before{content:"\f33b"}.ic-fluent-regular.dark_theme_20:before{content:"\e452"}.ic-fluent-regular.dark_theme_24:before{content:"\f33c"}.ic-fluent-regular.data_area_20:before{content:"\e453"}.ic-fluent-regular.data_area_24:before{content:"\f33d"}.ic-fluent-regular.data_bar_horizontal_20:before{content:"\f39b"}.ic-fluent-regular.data_bar_horizontal_24:before{content:"\f33e"}.ic-fluent-regular.data_bar_vertical_16:before{content:"\eea4"}.ic-fluent-regular.data_bar_vertical_20:before{content:"\f33f"}.ic-fluent-regular.data_bar_vertical_24:before{content:"\f340"}.ic-fluent-regular.data_bar_vertical_32:before{content:"\eecb"}.ic-fluent-regular.data_bar_vertical_add_20:before{content:"\e454"}.ic-fluent-regular.data_bar_vertical_add_24:before{content:"\e455"}.ic-fluent-regular.data_funnel_20:before{content:"\e456"}.ic-fluent-regular.data_funnel_24:before{content:"\f341"}.ic-fluent-regular.data_histogram_20:before{content:"\e457"}.ic-fluent-regular.data_histogram_24:before{content:"\f342"}.ic-fluent-regular.data_line_20:before{content:"\e458"}.ic-fluent-regular.data_line_24:before{content:"\f343"}.ic-fluent-regular.data_pie_20:before{content:"\f344"}.ic-fluent-regular.data_pie_24:before{content:"\f345"}.ic-fluent-regular.data_scatter_20:before{content:"\e459"}.ic-fluent-regular.data_scatter_24:before{content:"\f346"}.ic-fluent-regular.data_sunburst_20:before{content:"\e45a"}.ic-fluent-regular.data_sunburst_24:before{content:"\f347"}.ic-fluent-regular.data_treemap_20:before{content:"\e45b"}.ic-fluent-regular.data_treemap_24:before{content:"\f348"}.ic-fluent-regular.data_trending_16:before{content:"\e45c"}.ic-fluent-regular.data_trending_20:before{content:"\e45d"}.ic-fluent-regular.data_trending_24:before{content:"\e45e"}.ic-fluent-regular.data_usage_20:before{content:"\e45f"}.ic-fluent-regular.data_usage_24:before{content:"\f349"}.ic-fluent-regular.data_usage_edit_20:before{content:"\f3b2"}.ic-fluent-regular.data_usage_edit_24:before{content:"\e460"}.ic-fluent-regular.data_usage_settings_20:before{content:"\e461"}.ic-fluent-regular.data_usage_toolbox_20:before{content:"\e462"}.ic-fluent-regular.data_usage_toolbox_24:before{content:"\e463"}.ic-fluent-regular.data_waterfall_20:before{content:"\e464"}.ic-fluent-regular.data_waterfall_24:before{content:"\f34a"}.ic-fluent-regular.data_whisker_20:before{content:"\e465"}.ic-fluent-regular.data_whisker_24:before{content:"\f34b"}.ic-fluent-regular.database_20:before{content:"\e466"}.ic-fluent-regular.database_24:before{content:"\e467"}.ic-fluent-regular.database_32:before{content:"\eecc"}.ic-fluent-regular.database_arrow_down_20:before{content:"\e468"}.ic-fluent-regular.database_arrow_right_20:before{content:"\e469"}.ic-fluent-regular.database_arrow_up_20:before{content:"\e46a"}.ic-fluent-regular.database_lightning_20:before{content:"\e46b"}.ic-fluent-regular.database_link_20:before{content:"\e46c"}.ic-fluent-regular.database_link_24:before{content:"\e46d"}.ic-fluent-regular.database_multiple_20:before{content:"\e46e"}.ic-fluent-regular.database_person_20:before{content:"\e46f"}.ic-fluent-regular.database_person_24:before{content:"\e470"}.ic-fluent-regular.database_plug_connected_20:before{content:"\e471"}.ic-fluent-regular.database_search_20:before{content:"\e472"}.ic-fluent-regular.database_search_24:before{content:"\e473"}.ic-fluent-regular.database_switch_20:before{content:"\e474"}.ic-fluent-regular.database_warning_20:before{content:"\e475"}.ic-fluent-regular.database_window_20:before{content:"\e476"}.ic-fluent-regular.decimal_arrow_left_20:before{content:"\e477"}.ic-fluent-regular.decimal_arrow_left_24:before{content:"\e478"}.ic-fluent-regular.decimal_arrow_right_20:before{content:"\e479"}.ic-fluent-regular.decimal_arrow_right_24:before{content:"\e47a"}.ic-fluent-regular.delete_12:before{content:"\eea5"}.ic-fluent-regular.delete_16:before{content:"\e47b"}.ic-fluent-regular.delete_20:before{content:"\f34c"}.ic-fluent-regular.delete_24:before{content:"\f34d"}.ic-fluent-regular.delete_28:before{content:"\f34e"}.ic-fluent-regular.delete_32:before{content:"\eea6"}.ic-fluent-regular.delete_48:before{content:"\f34f"}.ic-fluent-regular.delete_arrow_back_16:before{content:"\e47c"}.ic-fluent-regular.delete_arrow_back_20:before{content:"\e47d"}.ic-fluent-regular.delete_dismiss_20:before{content:"\e47e"}.ic-fluent-regular.delete_dismiss_24:before{content:"\e47f"}.ic-fluent-regular.delete_dismiss_28:before{content:"\e480"}.ic-fluent-regular.delete_lines_20:before{content:"\e481"}.ic-fluent-regular.delete_off_20:before{content:"\f352"}.ic-fluent-regular.delete_off_24:before{content:"\f353"}.ic-fluent-regular.dentist_12:before{content:"\e482"}.ic-fluent-regular.dentist_16:before{content:"\e483"}.ic-fluent-regular.dentist_20:before{content:"\e484"}.ic-fluent-regular.dentist_24:before{content:"\f354"}.ic-fluent-regular.dentist_28:before{content:"\e485"}.ic-fluent-regular.dentist_48:before{content:"\e486"}.ic-fluent-regular.design_ideas_16:before{content:"\f355"}.ic-fluent-regular.design_ideas_20:before{content:"\f356"}.ic-fluent-regular.design_ideas_24:before{content:"\f357"}.ic-fluent-regular.desktop_16:before{content:"\f358"}.ic-fluent-regular.desktop_20:before{content:"\f359"}.ic-fluent-regular.desktop_24:before{content:"\f35a"}.ic-fluent-regular.desktop_28:before{content:"\f35b"}.ic-fluent-regular.desktop_32:before{content:"\e487"}.ic-fluent-regular.desktop_arrow_right_16:before{content:"\e488"}.ic-fluent-regular.desktop_arrow_right_20:before{content:"\e489"}.ic-fluent-regular.desktop_arrow_right_24:before{content:"\e48a"}.ic-fluent-regular.desktop_cursor_16:before{content:"\e48b"}.ic-fluent-regular.desktop_cursor_20:before{content:"\e48c"}.ic-fluent-regular.desktop_cursor_24:before{content:"\e48d"}.ic-fluent-regular.desktop_cursor_28:before{content:"\e48e"}.ic-fluent-regular.desktop_edit_16:before{content:"\e48f"}.ic-fluent-regular.desktop_edit_20:before{content:"\e490"}.ic-fluent-regular.desktop_edit_24:before{content:"\e491"}.ic-fluent-regular.desktop_flow_20:before{content:"\e492"}.ic-fluent-regular.desktop_flow_24:before{content:"\e493"}.ic-fluent-regular.desktop_keyboard_16:before{content:"\e494"}.ic-fluent-regular.desktop_keyboard_20:before{content:"\e495"}.ic-fluent-regular.desktop_keyboard_24:before{content:"\e496"}.ic-fluent-regular.desktop_keyboard_28:before{content:"\e497"}.ic-fluent-regular.desktop_mac_16:before{content:"\e498"}.ic-fluent-regular.desktop_mac_20:before{content:"\e499"}.ic-fluent-regular.desktop_mac_24:before{content:"\e49a"}.ic-fluent-regular.desktop_mac_32:before{content:"\e49b"}.ic-fluent-regular.desktop_pulse_16:before{content:"\e49c"}.ic-fluent-regular.desktop_pulse_20:before{content:"\e49d"}.ic-fluent-regular.desktop_pulse_24:before{content:"\e49e"}.ic-fluent-regular.desktop_pulse_28:before{content:"\e49f"}.ic-fluent-regular.desktop_pulse_32:before{content:"\e4a0"}.ic-fluent-regular.desktop_pulse_48:before{content:"\e4a1"}.ic-fluent-regular.desktop_signal_20:before{content:"\e4a2"}.ic-fluent-regular.desktop_signal_24:before{content:"\e4a3"}.ic-fluent-regular.desktop_speaker_20:before{content:"\e4a4"}.ic-fluent-regular.desktop_speaker_24:before{content:"\e4a5"}.ic-fluent-regular.desktop_speaker_off_20:before{content:"\e4a6"}.ic-fluent-regular.desktop_speaker_off_24:before{content:"\e4a7"}.ic-fluent-regular.desktop_sync_16:before{content:"\f3b3"}.ic-fluent-regular.desktop_sync_20:before{content:"\e4a8"}.ic-fluent-regular.desktop_sync_24:before{content:"\e4a9"}.ic-fluent-regular.desktop_toolbox_20:before{content:"\e4aa"}.ic-fluent-regular.desktop_toolbox_24:before{content:"\e4ab"}.ic-fluent-regular.developer_board_20:before{content:"\e4ac"}.ic-fluent-regular.developer_board_24:before{content:"\f35c"}.ic-fluent-regular.developer_board_lightning_20:before{content:"\e4ad"}.ic-fluent-regular.developer_board_lightning_toolbox_20:before{content:"\e4ae"}.ic-fluent-regular.developer_board_search_20:before{content:"\e4af"}.ic-fluent-regular.developer_board_search_24:before{content:"\e4b0"}.ic-fluent-regular.device_eq_20:before{content:"\e4b1"}.ic-fluent-regular.device_eq_24:before{content:"\f35d"}.ic-fluent-regular.device_meeting_room_16:before{content:"\f3b4"}.ic-fluent-regular.device_meeting_room_20:before{content:"\e4b2"}.ic-fluent-regular.device_meeting_room_24:before{content:"\f3b5"}.ic-fluent-regular.device_meeting_room_28:before{content:"\f3b6"}.ic-fluent-regular.device_meeting_room_32:before{content:"\f3b7"}.ic-fluent-regular.device_meeting_room_48:before{content:"\f3bc"}.ic-fluent-regular.device_meeting_room_remote_16:before{content:"\f3bd"}.ic-fluent-regular.device_meeting_room_remote_20:before{content:"\e4b3"}.ic-fluent-regular.device_meeting_room_remote_24:before{content:"\f3c2"}.ic-fluent-regular.device_meeting_room_remote_28:before{content:"\f3cd"}.ic-fluent-regular.device_meeting_room_remote_32:before{content:"\f3ed"}.ic-fluent-regular.device_meeting_room_remote_48:before{content:"\f3ee"}.ic-fluent-regular.diagram_20:before{content:"\e4b4"}.ic-fluent-regular.diagram_24:before{content:"\e4b5"}.ic-fluent-regular.dialpad_20:before{content:"\f35e"}.ic-fluent-regular.dialpad_24:before{content:"\f35f"}.ic-fluent-regular.dialpad_28:before{content:"\e4b6"}.ic-fluent-regular.dialpad_32:before{content:"\e4b7"}.ic-fluent-regular.dialpad_48:before{content:"\e4b8"}.ic-fluent-regular.dialpad_off_20:before{content:"\e4b9"}.ic-fluent-regular.dialpad_off_24:before{content:"\f360"}.ic-fluent-regular.diamond_16:before{content:"\e4ba"}.ic-fluent-regular.diamond_20:before{content:"\e4bb"}.ic-fluent-regular.diamond_24:before{content:"\e4bc"}.ic-fluent-regular.diamond_28:before{content:"\e4bd"}.ic-fluent-regular.diamond_32:before{content:"\e4be"}.ic-fluent-regular.diamond_48:before{content:"\e4bf"}.ic-fluent-regular.directions_16:before{content:"\e4c0"}.ic-fluent-regular.directions_20:before{content:"\f365"}.ic-fluent-regular.directions_24:before{content:"\f366"}.ic-fluent-regular.dismiss_12:before{content:"\f367"}.ic-fluent-regular.dismiss_16:before{content:"\f368"}.ic-fluent-regular.dismiss_20:before{content:"\f369"}.ic-fluent-regular.dismiss_24:before{content:"\f36a"}.ic-fluent-regular.dismiss_28:before{content:"\f36b"}.ic-fluent-regular.dismiss_32:before{content:"\f3f3"}.ic-fluent-regular.dismiss_48:before{content:"\f400"}.ic-fluent-regular.dismiss_circle_12:before{content:"\e4c1"}.ic-fluent-regular.dismiss_circle_16:before{content:"\f36c"}.ic-fluent-regular.dismiss_circle_20:before{content:"\f36d"}.ic-fluent-regular.dismiss_circle_24:before{content:"\f36e"}.ic-fluent-regular.dismiss_circle_28:before{content:"\e4c2"}.ic-fluent-regular.dismiss_circle_32:before{content:"\e4c3"}.ic-fluent-regular.dismiss_circle_48:before{content:"\f36f"}.ic-fluent-regular.dismiss_square_20:before{content:"\e4c4"}.ic-fluent-regular.dismiss_square_24:before{content:"\e4c5"}.ic-fluent-regular.dismiss_square_multiple_16:before{content:"\e4c6"}.ic-fluent-regular.dismiss_square_multiple_20:before{content:"\e4c7"}.ic-fluent-regular.diversity_20:before{content:"\e4c8"}.ic-fluent-regular.diversity_24:before{content:"\e4c9"}.ic-fluent-regular.diversity_28:before{content:"\e4ca"}.ic-fluent-regular.diversity_48:before{content:"\e4cb"}.ic-fluent-regular.divider_short_16:before{content:"\e4cc"}.ic-fluent-regular.divider_short_20:before{content:"\e4cd"}.ic-fluent-regular.divider_short_24:before{content:"\f370"}.ic-fluent-regular.divider_tall_16:before{content:"\e4ce"}.ic-fluent-regular.divider_tall_20:before{content:"\e4cf"}.ic-fluent-regular.divider_tall_24:before{content:"\f371"}.ic-fluent-regular.dock_20:before{content:"\e4d0"}.ic-fluent-regular.dock_24:before{content:"\f372"}.ic-fluent-regular.dock_row_20:before{content:"\e4d1"}.ic-fluent-regular.dock_row_24:before{content:"\f376"}.ic-fluent-regular.doctor_12:before{content:"\e4d2"}.ic-fluent-regular.doctor_16:before{content:"\e4d3"}.ic-fluent-regular.doctor_20:before{content:"\e4d4"}.ic-fluent-regular.doctor_24:before{content:"\f377"}.ic-fluent-regular.doctor_28:before{content:"\e4d5"}.ic-fluent-regular.doctor_48:before{content:"\e4d6"}.ic-fluent-regular.document_16:before{content:"\e4d7"}.ic-fluent-regular.document_20:before{content:"\f378"}.ic-fluent-regular.document_24:before{content:"\f379"}.ic-fluent-regular.document_28:before{content:"\f37a"}.ic-fluent-regular.document_32:before{content:"\e4d8"}.ic-fluent-regular.document_48:before{content:"\e4d9"}.ic-fluent-regular.document_add_16:before{content:"\e4da"}.ic-fluent-regular.document_add_20:before{content:"\e4db"}.ic-fluent-regular.document_add_24:before{content:"\e4dc"}.ic-fluent-regular.document_add_28:before{content:"\e4dd"}.ic-fluent-regular.document_add_48:before{content:"\e4de"}.ic-fluent-regular.document_arrow_down_16:before{content:"\e4df"}.ic-fluent-regular.document_arrow_down_20:before{content:"\e4e0"}.ic-fluent-regular.document_arrow_left_16:before{content:"\e4e1"}.ic-fluent-regular.document_arrow_left_20:before{content:"\e4e2"}.ic-fluent-regular.document_arrow_left_24:before{content:"\e4e3"}.ic-fluent-regular.document_arrow_left_28:before{content:"\e4e4"}.ic-fluent-regular.document_arrow_left_48:before{content:"\e4e5"}.ic-fluent-regular.document_arrow_right_20:before{content:"\e4e6"}.ic-fluent-regular.document_arrow_right_24:before{content:"\e4e7"}.ic-fluent-regular.document_arrow_up_16:before{content:"\f401"}.ic-fluent-regular.document_arrow_up_20:before{content:"\e4e8"}.ic-fluent-regular.document_briefcase_20:before{content:"\f37c"}.ic-fluent-regular.document_briefcase_24:before{content:"\f37d"}.ic-fluent-regular.document_bullet_list_20:before{content:"\f402"}.ic-fluent-regular.document_bullet_list_24:before{content:"\f403"}.ic-fluent-regular.document_bullet_list_clock_20:before{content:"\e4e9"}.ic-fluent-regular.document_bullet_list_clock_24:before{content:"\e4ea"}.ic-fluent-regular.document_bullet_list_multiple_20:before{content:"\e4eb"}.ic-fluent-regular.document_bullet_list_multiple_24:before{content:"\e4ec"}.ic-fluent-regular.document_bullet_list_off_20:before{content:"\e4ed"}.ic-fluent-regular.document_bullet_list_off_24:before{content:"\e4ee"}.ic-fluent-regular.document_catch_up_16:before{content:"\e4ef"}.ic-fluent-regular.document_catch_up_20:before{content:"\e4f0"}.ic-fluent-regular.document_catch_up_24:before{content:"\f37e"}.ic-fluent-regular.document_checkmark_20:before{content:"\e4f1"}.ic-fluent-regular.document_checkmark_24:before{content:"\e4f2"}.ic-fluent-regular.document_chevron_double_20:before{content:"\e4f3"}.ic-fluent-regular.document_chevron_double_24:before{content:"\e4f4"}.ic-fluent-regular.document_copy_16:before{content:"\f37f"}.ic-fluent-regular.document_copy_20:before{content:"\f380"}.ic-fluent-regular.document_copy_24:before{content:"\f381"}.ic-fluent-regular.document_copy_48:before{content:"\f382"}.ic-fluent-regular.document_css_20:before{content:"\e4f5"}.ic-fluent-regular.document_css_24:before{content:"\e4f6"}.ic-fluent-regular.document_data_20:before{content:"\e4f7"}.ic-fluent-regular.document_data_24:before{content:"\e4f8"}.ic-fluent-regular.document_data_32:before{content:"\eecd"}.ic-fluent-regular.document_dismiss_16:before{content:"\e4f9"}.ic-fluent-regular.document_dismiss_20:before{content:"\f383"}.ic-fluent-regular.document_dismiss_24:before{content:"\f384"}.ic-fluent-regular.document_edit_16:before{content:"\f385"}.ic-fluent-regular.document_edit_20:before{content:"\f386"}.ic-fluent-regular.document_edit_24:before{content:"\f387"}.ic-fluent-regular.document_endnote_20:before{content:"\f388"}.ic-fluent-regular.document_endnote_24:before{content:"\f389"}.ic-fluent-regular.document_error_16:before{content:"\f38a"}.ic-fluent-regular.document_error_20:before{content:"\f38b"}.ic-fluent-regular.document_error_24:before{content:"\f38c"}.ic-fluent-regular.document_flowchart_20:before{content:"\e4fa"}.ic-fluent-regular.document_flowchart_24:before{content:"\e4fb"}.ic-fluent-regular.document_footer_16:before{content:"\e4fc"}.ic-fluent-regular.document_footer_20:before{content:"\e4fd"}.ic-fluent-regular.document_footer_24:before{content:"\f38d"}.ic-fluent-regular.document_footer_dismiss_20:before{content:"\e4fe"}.ic-fluent-regular.document_footer_dismiss_24:before{content:"\e4ff"}.ic-fluent-regular.document_header_16:before{content:"\e500"}.ic-fluent-regular.document_header_20:before{content:"\e501"}.ic-fluent-regular.document_header_24:before{content:"\f38f"}.ic-fluent-regular.document_header_arrow_down_16:before{content:"\e502"}.ic-fluent-regular.document_header_arrow_down_20:before{content:"\e503"}.ic-fluent-regular.document_header_arrow_down_24:before{content:"\e504"}.ic-fluent-regular.document_header_dismiss_20:before{content:"\e505"}.ic-fluent-regular.document_header_dismiss_24:before{content:"\e506"}.ic-fluent-regular.document_header_footer_16:before{content:"\e507"}.ic-fluent-regular.document_header_footer_20:before{content:"\f390"}.ic-fluent-regular.document_header_footer_24:before{content:"\f391"}.ic-fluent-regular.document_heart_20:before{content:"\e508"}.ic-fluent-regular.document_heart_24:before{content:"\e509"}.ic-fluent-regular.document_heart_pulse_20:before{content:"\e50a"}.ic-fluent-regular.document_heart_pulse_24:before{content:"\e50b"}.ic-fluent-regular.document_javascript_20:before{content:"\e50c"}.ic-fluent-regular.document_javascript_24:before{content:"\e50d"}.ic-fluent-regular.document_landscape_20:before{content:"\f393"}.ic-fluent-regular.document_landscape_24:before{content:"\f394"}.ic-fluent-regular.document_landscape_data_20:before{content:"\e50e"}.ic-fluent-regular.document_landscape_data_24:before{content:"\e50f"}.ic-fluent-regular.document_landscape_split_20:before{content:"\e510"}.ic-fluent-regular.document_landscape_split_24:before{content:"\e511"}.ic-fluent-regular.document_landscape_split_hint_20:before{content:"\e512"}.ic-fluent-regular.document_link_16:before{content:"\e513"}.ic-fluent-regular.document_link_20:before{content:"\f404"}.ic-fluent-regular.document_link_24:before{content:"\f405"}.ic-fluent-regular.document_lock_16:before{content:"\e514"}.ic-fluent-regular.document_lock_20:before{content:"\e515"}.ic-fluent-regular.document_lock_24:before{content:"\e516"}.ic-fluent-regular.document_lock_28:before{content:"\e517"}.ic-fluent-regular.document_lock_32:before{content:"\e518"}.ic-fluent-regular.document_lock_48:before{content:"\e519"}.ic-fluent-regular.document_margins_20:before{content:"\f395"}.ic-fluent-regular.document_margins_24:before{content:"\f396"}.ic-fluent-regular.document_mention_16:before{content:"\e51a"}.ic-fluent-regular.document_mention_20:before{content:"\e51b"}.ic-fluent-regular.document_mention_24:before{content:"\e51c"}.ic-fluent-regular.document_mention_28:before{content:"\e51d"}.ic-fluent-regular.document_mention_48:before{content:"\e51e"}.ic-fluent-regular.document_multiple_16:before{content:"\e51f"}.ic-fluent-regular.document_multiple_20:before{content:"\e520"}.ic-fluent-regular.document_multiple_24:before{content:"\e521"}.ic-fluent-regular.document_multiple_percent_20:before{content:"\e522"}.ic-fluent-regular.document_multiple_percent_24:before{content:"\e523"}.ic-fluent-regular.document_multiple_prohibited_20:before{content:"\e524"}.ic-fluent-regular.document_multiple_prohibited_24:before{content:"\e525"}.ic-fluent-regular.document_multiple_sync_20:before{content:"\e526"}.ic-fluent-regular.document_one_page_20:before{content:"\f399"}.ic-fluent-regular.document_one_page_24:before{content:"\f39a"}.ic-fluent-regular.document_page_bottom_center_20:before{content:"\f39c"}.ic-fluent-regular.document_page_bottom_center_24:before{content:"\f39d"}.ic-fluent-regular.document_page_bottom_left_20:before{content:"\f39e"}.ic-fluent-regular.document_page_bottom_left_24:before{content:"\f39f"}.ic-fluent-regular.document_page_bottom_right_20:before{content:"\f3a0"}.ic-fluent-regular.document_page_bottom_right_24:before{content:"\f3a1"}.ic-fluent-regular.document_page_break_20:before{content:"\e527"}.ic-fluent-regular.document_page_break_24:before{content:"\f3a2"}.ic-fluent-regular.document_page_number_20:before{content:"\f3a3"}.ic-fluent-regular.document_page_number_24:before{content:"\f3a4"}.ic-fluent-regular.document_page_top_center_20:before{content:"\f3a5"}.ic-fluent-regular.document_page_top_center_24:before{content:"\f3a6"}.ic-fluent-regular.document_page_top_left_20:before{content:"\f3a7"}.ic-fluent-regular.document_page_top_left_24:before{content:"\f3a8"}.ic-fluent-regular.document_page_top_right_20:before{content:"\f3a9"}.ic-fluent-regular.document_page_top_right_24:before{content:"\f3aa"}.ic-fluent-regular.document_pdf_16:before{content:"\f3ab"}.ic-fluent-regular.document_pdf_20:before{content:"\f3ac"}.ic-fluent-regular.document_pdf_24:before{content:"\f3ad"}.ic-fluent-regular.document_pdf_32:before{content:"\e528"}.ic-fluent-regular.document_percent_20:before{content:"\e529"}.ic-fluent-regular.document_percent_24:before{content:"\e52a"}.ic-fluent-regular.document_person_16:before{content:"\f421"}.ic-fluent-regular.document_person_20:before{content:"\e52b"}.ic-fluent-regular.document_pill_20:before{content:"\e52c"}.ic-fluent-regular.document_pill_24:before{content:"\e52d"}.ic-fluent-regular.document_prohibited_20:before{content:"\e52e"}.ic-fluent-regular.document_prohibited_24:before{content:"\e52f"}.ic-fluent-regular.document_question_mark_16:before{content:"\e530"}.ic-fluent-regular.document_question_mark_20:before{content:"\e531"}.ic-fluent-regular.document_question_mark_24:before{content:"\e532"}.ic-fluent-regular.document_queue_20:before{content:"\e533"}.ic-fluent-regular.document_queue_24:before{content:"\e534"}.ic-fluent-regular.document_queue_add_20:before{content:"\e535"}.ic-fluent-regular.document_queue_add_24:before{content:"\e536"}.ic-fluent-regular.document_queue_multiple_20:before{content:"\e537"}.ic-fluent-regular.document_queue_multiple_24:before{content:"\e538"}.ic-fluent-regular.document_ribbon_16:before{content:"\e539"}.ic-fluent-regular.document_ribbon_20:before{content:"\e53a"}.ic-fluent-regular.document_ribbon_24:before{content:"\e53b"}.ic-fluent-regular.document_ribbon_28:before{content:"\e53c"}.ic-fluent-regular.document_ribbon_32:before{content:"\e53d"}.ic-fluent-regular.document_ribbon_48:before{content:"\e53e"}.ic-fluent-regular.document_save_20:before{content:"\e53f"}.ic-fluent-regular.document_save_24:before{content:"\e540"}.ic-fluent-regular.document_search_16:before{content:"\e541"}.ic-fluent-regular.document_search_20:before{content:"\f3ae"}.ic-fluent-regular.document_search_24:before{content:"\f3af"}.ic-fluent-regular.document_settings_16:before{content:"\f422"}.ic-fluent-regular.document_settings_20:before{content:"\e542"}.ic-fluent-regular.document_split_hint_16:before{content:"\e543"}.ic-fluent-regular.document_split_hint_20:before{content:"\e544"}.ic-fluent-regular.document_split_hint_24:before{content:"\f423"}.ic-fluent-regular.document_split_hint_off_16:before{content:"\e545"}.ic-fluent-regular.document_split_hint_off_20:before{content:"\e546"}.ic-fluent-regular.document_split_hint_off_24:before{content:"\f424"}.ic-fluent-regular.document_sync_16:before{content:"\e547"}.ic-fluent-regular.document_sync_20:before{content:"\e548"}.ic-fluent-regular.document_sync_24:before{content:"\e549"}.ic-fluent-regular.document_table_16:before{content:"\e54a"}.ic-fluent-regular.document_table_20:before{content:"\e54b"}.ic-fluent-regular.document_table_24:before{content:"\e54c"}.ic-fluent-regular.document_table_arrow_right_20:before{content:"\e54d"}.ic-fluent-regular.document_table_arrow_right_24:before{content:"\e54e"}.ic-fluent-regular.document_table_checkmark_20:before{content:"\e54f"}.ic-fluent-regular.document_table_checkmark_24:before{content:"\e550"}.ic-fluent-regular.document_table_cube_20:before{content:"\e551"}.ic-fluent-regular.document_table_cube_24:before{content:"\e552"}.ic-fluent-regular.document_table_search_20:before{content:"\e553"}.ic-fluent-regular.document_table_search_24:before{content:"\e554"}.ic-fluent-regular.document_table_truck_20:before{content:"\e555"}.ic-fluent-regular.document_table_truck_24:before{content:"\e556"}.ic-fluent-regular.document_text_16:before{content:"\eeed"}.ic-fluent-regular.document_text_20:before{content:"\e557"}.ic-fluent-regular.document_text_24:before{content:"\e558"}.ic-fluent-regular.document_text_clock_20:before{content:"\e559"}.ic-fluent-regular.document_text_clock_24:before{content:"\e55a"}.ic-fluent-regular.document_text_extract_20:before{content:"\e55b"}.ic-fluent-regular.document_text_extract_24:before{content:"\e55c"}.ic-fluent-regular.document_text_link_20:before{content:"\e55d"}.ic-fluent-regular.document_text_link_24:before{content:"\e55e"}.ic-fluent-regular.document_text_toolbox_20:before{content:"\e55f"}.ic-fluent-regular.document_text_toolbox_24:before{content:"\e560"}.ic-fluent-regular.document_toolbox_20:before{content:"\f3b0"}.ic-fluent-regular.document_toolbox_24:before{content:"\f3b1"}.ic-fluent-regular.document_width_20:before{content:"\f3b8"}.ic-fluent-regular.document_width_24:before{content:"\f3b9"}.ic-fluent-regular.door_16:before{content:"\e561"}.ic-fluent-regular.door_20:before{content:"\e562"}.ic-fluent-regular.door_28:before{content:"\e563"}.ic-fluent-regular.door_arrow_left_16:before{content:"\e564"}.ic-fluent-regular.door_arrow_left_20:before{content:"\e565"}.ic-fluent-regular.door_arrow_left_24:before{content:"\e566"}.ic-fluent-regular.door_arrow_right_16:before{content:"\e567"}.ic-fluent-regular.door_arrow_right_20:before{content:"\e568"}.ic-fluent-regular.door_arrow_right_28:before{content:"\e569"}.ic-fluent-regular.door_tag_20:before{content:"\e56a"}.ic-fluent-regular.door_tag_24:before{content:"\e56b"}.ic-fluent-regular.double_swipe_down_20:before{content:"\e56c"}.ic-fluent-regular.double_swipe_down_24:before{content:"\f3ba"}.ic-fluent-regular.double_swipe_up_20:before{content:"\e56d"}.ic-fluent-regular.double_swipe_up_24:before{content:"\f3bb"}.ic-fluent-regular.double_tap_swipe_down_20:before{content:"\e56e"}.ic-fluent-regular.double_tap_swipe_down_24:before{content:"\e56f"}.ic-fluent-regular.double_tap_swipe_up_20:before{content:"\e570"}.ic-fluent-regular.double_tap_swipe_up_24:before{content:"\e571"}.ic-fluent-regular.drafts_16:before{content:"\f3be"}.ic-fluent-regular.drafts_20:before{content:"\f3bf"}.ic-fluent-regular.drafts_24:before{content:"\f3c0"}.ic-fluent-regular.drag_20:before{content:"\e572"}.ic-fluent-regular.drag_24:before{content:"\f3c1"}.ic-fluent-regular.draw_image_20:before{content:"\e573"}.ic-fluent-regular.draw_image_24:before{content:"\e574"}.ic-fluent-regular.draw_shape_20:before{content:"\e575"}.ic-fluent-regular.draw_shape_24:before{content:"\e576"}.ic-fluent-regular.draw_text_20:before{content:"\e577"}.ic-fluent-regular.draw_text_24:before{content:"\e578"}.ic-fluent-regular.drawer_add_20:before{content:"\e579"}.ic-fluent-regular.drawer_add_24:before{content:"\e57a"}.ic-fluent-regular.drawer_arrow_download_20:before{content:"\e57b"}.ic-fluent-regular.drawer_arrow_download_24:before{content:"\e57c"}.ic-fluent-regular.drawer_dismiss_20:before{content:"\e57d"}.ic-fluent-regular.drawer_dismiss_24:before{content:"\e57e"}.ic-fluent-regular.drawer_play_20:before{content:"\e57f"}.ic-fluent-regular.drawer_play_24:before{content:"\e580"}.ic-fluent-regular.drawer_subtract_20:before{content:"\e581"}.ic-fluent-regular.drawer_subtract_24:before{content:"\e582"}.ic-fluent-regular.drink_beer_16:before{content:"\e583"}.ic-fluent-regular.drink_beer_20:before{content:"\e584"}.ic-fluent-regular.drink_beer_24:before{content:"\f3c3"}.ic-fluent-regular.drink_bottle_20:before{content:"\eeee"}.ic-fluent-regular.drink_bottle_32:before{content:"\eeef"}.ic-fluent-regular.drink_bottle_off_20:before{content:"\eef0"}.ic-fluent-regular.drink_bottle_off_32:before{content:"\eef1"}.ic-fluent-regular.drink_coffee_16:before{content:"\e585"}.ic-fluent-regular.drink_coffee_20:before{content:"\f3c4"}.ic-fluent-regular.drink_coffee_24:before{content:"\f3c5"}.ic-fluent-regular.drink_margarita_16:before{content:"\e586"}.ic-fluent-regular.drink_margarita_20:before{content:"\e587"}.ic-fluent-regular.drink_margarita_24:before{content:"\f3c6"}.ic-fluent-regular.drink_to_go_20:before{content:"\e588"}.ic-fluent-regular.drink_to_go_24:before{content:"\e589"}.ic-fluent-regular.drink_wine_16:before{content:"\e58a"}.ic-fluent-regular.drink_wine_20:before{content:"\e58b"}.ic-fluent-regular.drink_wine_24:before{content:"\f3c7"}.ic-fluent-regular.drive_train_20:before{content:"\e58c"}.ic-fluent-regular.drive_train_24:before{content:"\e58d"}.ic-fluent-regular.drop_12:before{content:"\e58e"}.ic-fluent-regular.drop_16:before{content:"\e58f"}.ic-fluent-regular.drop_20:before{content:"\e590"}.ic-fluent-regular.drop_24:before{content:"\e591"}.ic-fluent-regular.drop_28:before{content:"\e592"}.ic-fluent-regular.drop_48:before{content:"\e593"}.ic-fluent-regular.dual_screen_20:before{content:"\e594"}.ic-fluent-regular.dual_screen_24:before{content:"\f3c8"}.ic-fluent-regular.dual_screen_add_20:before{content:"\e595"}.ic-fluent-regular.dual_screen_add_24:before{content:"\f3c9"}.ic-fluent-regular.dual_screen_arrow_right_20:before{content:"\e596"}.ic-fluent-regular.dual_screen_arrow_right_24:before{content:"\f3ca"}.ic-fluent-regular.dual_screen_arrow_up_20:before{content:"\e597"}.ic-fluent-regular.dual_screen_arrow_up_24:before{content:"\e598"}.ic-fluent-regular.dual_screen_clock_20:before{content:"\e599"}.ic-fluent-regular.dual_screen_clock_24:before{content:"\f3cb"}.ic-fluent-regular.dual_screen_closed_alert_20:before{content:"\e59a"}.ic-fluent-regular.dual_screen_closed_alert_24:before{content:"\e59b"}.ic-fluent-regular.dual_screen_desktop_20:before{content:"\e59c"}.ic-fluent-regular.dual_screen_desktop_24:before{content:"\f3cc"}.ic-fluent-regular.dual_screen_dismiss_20:before{content:"\e59d"}.ic-fluent-regular.dual_screen_dismiss_24:before{content:"\e59e"}.ic-fluent-regular.dual_screen_group_20:before{content:"\e59f"}.ic-fluent-regular.dual_screen_group_24:before{content:"\f3ce"}.ic-fluent-regular.dual_screen_header_20:before{content:"\e5a0"}.ic-fluent-regular.dual_screen_header_24:before{content:"\f3cf"}.ic-fluent-regular.dual_screen_lock_20:before{content:"\e5a1"}.ic-fluent-regular.dual_screen_lock_24:before{content:"\f3d0"}.ic-fluent-regular.dual_screen_mirror_20:before{content:"\e5a2"}.ic-fluent-regular.dual_screen_mirror_24:before{content:"\f3d1"}.ic-fluent-regular.dual_screen_pagination_20:before{content:"\e5a3"}.ic-fluent-regular.dual_screen_pagination_24:before{content:"\f3d2"}.ic-fluent-regular.dual_screen_settings_20:before{content:"\e5a4"}.ic-fluent-regular.dual_screen_settings_24:before{content:"\f3d3"}.ic-fluent-regular.dual_screen_span_20:before{content:"\e5a5"}.ic-fluent-regular.dual_screen_span_24:before{content:"\e5a6"}.ic-fluent-regular.dual_screen_speaker_20:before{content:"\e5a7"}.ic-fluent-regular.dual_screen_speaker_24:before{content:"\e5a8"}.ic-fluent-regular.dual_screen_status_bar_20:before{content:"\e5a9"}.ic-fluent-regular.dual_screen_status_bar_24:before{content:"\f3d4"}.ic-fluent-regular.dual_screen_tablet_20:before{content:"\e5aa"}.ic-fluent-regular.dual_screen_tablet_24:before{content:"\f3d5"}.ic-fluent-regular.dual_screen_update_20:before{content:"\e5ab"}.ic-fluent-regular.dual_screen_update_24:before{content:"\f3d6"}.ic-fluent-regular.dual_screen_vertical_scroll_20:before{content:"\e5ac"}.ic-fluent-regular.dual_screen_vertical_scroll_24:before{content:"\f3d7"}.ic-fluent-regular.dual_screen_vibrate_20:before{content:"\e5ad"}.ic-fluent-regular.dual_screen_vibrate_24:before{content:"\f3d8"}.ic-fluent-regular.dumbbell_16:before{content:"\e5ae"}.ic-fluent-regular.dumbbell_20:before{content:"\e5af"}.ic-fluent-regular.dumbbell_24:before{content:"\e5b0"}.ic-fluent-regular.dumbbell_28:before{content:"\e5b1"}.ic-fluent-regular.earth_16:before{content:"\f3d9"}.ic-fluent-regular.earth_20:before{content:"\f3da"}.ic-fluent-regular.earth_24:before{content:"\f3db"}.ic-fluent-regular.earth_32:before{content:"\eef2"}.ic-fluent-regular.earth_leaf_16:before{content:"\eef3"}.ic-fluent-regular.earth_leaf_20:before{content:"\eef4"}.ic-fluent-regular.earth_leaf_24:before{content:"\eef5"}.ic-fluent-regular.earth_leaf_32:before{content:"\eef6"}.ic-fluent-regular.edit_16:before{content:"\f3dc"}.ic-fluent-regular.edit_20:before{content:"\f3dd"}.ic-fluent-regular.edit_24:before{content:"\f3de"}.ic-fluent-regular.edit_28:before{content:"\e5b2"}.ic-fluent-regular.edit_32:before{content:"\e5b3"}.ic-fluent-regular.edit_48:before{content:"\e5b4"}.ic-fluent-regular.edit_arrow_back_16:before{content:"\f429"}.ic-fluent-regular.edit_arrow_back_20:before{content:"\e5b5"}.ic-fluent-regular.edit_off_16:before{content:"\e5b6"}.ic-fluent-regular.edit_off_20:before{content:"\e5b7"}.ic-fluent-regular.edit_off_24:before{content:"\e5b8"}.ic-fluent-regular.edit_off_28:before{content:"\e5b9"}.ic-fluent-regular.edit_off_32:before{content:"\e5ba"}.ic-fluent-regular.edit_off_48:before{content:"\e5bb"}.ic-fluent-regular.edit_prohibited_16:before{content:"\e5bc"}.ic-fluent-regular.edit_prohibited_20:before{content:"\e5bd"}.ic-fluent-regular.edit_prohibited_24:before{content:"\e5be"}.ic-fluent-regular.edit_prohibited_28:before{content:"\e5bf"}.ic-fluent-regular.edit_prohibited_32:before{content:"\e5c0"}.ic-fluent-regular.edit_prohibited_48:before{content:"\e5c1"}.ic-fluent-regular.edit_settings_20:before{content:"\e5c2"}.ic-fluent-regular.edit_settings_24:before{content:"\e5c3"}.ic-fluent-regular.emoji_16:before{content:"\f3df"}.ic-fluent-regular.emoji_20:before{content:"\f3e0"}.ic-fluent-regular.emoji_24:before{content:"\f3e1"}.ic-fluent-regular.emoji_28:before{content:"\e5c4"}.ic-fluent-regular.emoji_32:before{content:"\e5c5"}.ic-fluent-regular.emoji_48:before{content:"\e5c6"}.ic-fluent-regular.emoji_add_16:before{content:"\e5c7"}.ic-fluent-regular.emoji_add_20:before{content:"\e5c8"}.ic-fluent-regular.emoji_add_24:before{content:"\f3e2"}.ic-fluent-regular.emoji_angry_20:before{content:"\f3e3"}.ic-fluent-regular.emoji_angry_24:before{content:"\f3e4"}.ic-fluent-regular.emoji_edit_16:before{content:"\e5c9"}.ic-fluent-regular.emoji_edit_20:before{content:"\e5ca"}.ic-fluent-regular.emoji_edit_24:before{content:"\e5cb"}.ic-fluent-regular.emoji_edit_28:before{content:"\e5cc"}.ic-fluent-regular.emoji_edit_48:before{content:"\e5cd"}.ic-fluent-regular.emoji_hand_20:before{content:"\e5ce"}.ic-fluent-regular.emoji_hand_24:before{content:"\e5cf"}.ic-fluent-regular.emoji_hand_28:before{content:"\e5d0"}.ic-fluent-regular.emoji_laugh_16:before{content:"\e5d1"}.ic-fluent-regular.emoji_laugh_20:before{content:"\f3e5"}.ic-fluent-regular.emoji_laugh_24:before{content:"\f3e6"}.ic-fluent-regular.emoji_meh_20:before{content:"\f3e7"}.ic-fluent-regular.emoji_meh_24:before{content:"\f3e8"}.ic-fluent-regular.emoji_multiple_20:before{content:"\e5d2"}.ic-fluent-regular.emoji_multiple_24:before{content:"\e5d3"}.ic-fluent-regular.emoji_sad_16:before{content:"\e5d4"}.ic-fluent-regular.emoji_sad_20:before{content:"\f3e9"}.ic-fluent-regular.emoji_sad_24:before{content:"\f3ea"}.ic-fluent-regular.emoji_sad_slight_20:before{content:"\e5d5"}.ic-fluent-regular.emoji_sad_slight_24:before{content:"\e5d6"}.ic-fluent-regular.emoji_smile_slight_20:before{content:"\e5d7"}.ic-fluent-regular.emoji_smile_slight_24:before{content:"\e5d8"}.ic-fluent-regular.emoji_sparkle_16:before{content:"\e5d9"}.ic-fluent-regular.emoji_sparkle_20:before{content:"\e5da"}.ic-fluent-regular.emoji_sparkle_24:before{content:"\e5db"}.ic-fluent-regular.emoji_sparkle_28:before{content:"\e5dc"}.ic-fluent-regular.emoji_sparkle_32:before{content:"\e5dd"}.ic-fluent-regular.emoji_sparkle_48:before{content:"\e5de"}.ic-fluent-regular.emoji_surprise_20:before{content:"\f3eb"}.ic-fluent-regular.emoji_surprise_24:before{content:"\f3ec"}.ic-fluent-regular.engine_20:before{content:"\e5df"}.ic-fluent-regular.engine_24:before{content:"\e5e0"}.ic-fluent-regular.equal_circle_20:before{content:"\e5e1"}.ic-fluent-regular.equal_circle_24:before{content:"\e5e2"}.ic-fluent-regular.equal_off_20:before{content:"\f42a"}.ic-fluent-regular.equal_off_24:before{content:"\e5e3"}.ic-fluent-regular.eraser_20:before{content:"\e5e4"}.ic-fluent-regular.eraser_24:before{content:"\e5e5"}.ic-fluent-regular.eraser_medium_20:before{content:"\e5e6"}.ic-fluent-regular.eraser_medium_24:before{content:"\e5e7"}.ic-fluent-regular.eraser_segment_20:before{content:"\e5e8"}.ic-fluent-regular.eraser_segment_24:before{content:"\e5e9"}.ic-fluent-regular.eraser_small_20:before{content:"\e5ea"}.ic-fluent-regular.eraser_small_24:before{content:"\e5eb"}.ic-fluent-regular.eraser_tool_20:before{content:"\e5ec"}.ic-fluent-regular.eraser_tool_24:before{content:"\f3ef"}.ic-fluent-regular.error_circle_12:before{content:"\e5ed"}.ic-fluent-regular.error_circle_16:before{content:"\f3f0"}.ic-fluent-regular.error_circle_20:before{content:"\f3f1"}.ic-fluent-regular.error_circle_24:before{content:"\f3f2"}.ic-fluent-regular.error_circle_settings_16:before{content:"\f42b"}.ic-fluent-regular.error_circle_settings_20:before{content:"\e5ee"}.ic-fluent-regular.expand_up_left_16:before{content:"\f42c"}.ic-fluent-regular.expand_up_left_20:before{content:"\f431"}.ic-fluent-regular.expand_up_left_24:before{content:"\f432"}.ic-fluent-regular.expand_up_left_28:before{content:"\f433"}.ic-fluent-regular.expand_up_left_32:before{content:"\f44b"}.ic-fluent-regular.expand_up_left_48:before{content:"\f44c"}.ic-fluent-regular.expand_up_right_16:before{content:"\f44f"}.ic-fluent-regular.expand_up_right_20:before{content:"\f450"}.ic-fluent-regular.expand_up_right_24:before{content:"\f46d"}.ic-fluent-regular.expand_up_right_28:before{content:"\f495"}.ic-fluent-regular.expand_up_right_32:before{content:"\f496"}.ic-fluent-regular.expand_up_right_48:before{content:"\f497"}.ic-fluent-regular.extended_dock_20:before{content:"\e5ef"}.ic-fluent-regular.extended_dock_24:before{content:"\f3f4"}.ic-fluent-regular.eye_12:before{content:"\e5f0"}.ic-fluent-regular.eye_16:before{content:"\e5f1"}.ic-fluent-regular.eye_20:before{content:"\e5f2"}.ic-fluent-regular.eye_24:before{content:"\e5f3"}.ic-fluent-regular.eye_off_16:before{content:"\e5f4"}.ic-fluent-regular.eye_off_20:before{content:"\e5f5"}.ic-fluent-regular.eye_off_24:before{content:"\e5f6"}.ic-fluent-regular.eye_tracking_16:before{content:"\e5f7"}.ic-fluent-regular.eye_tracking_20:before{content:"\e5f8"}.ic-fluent-regular.eye_tracking_24:before{content:"\e5f9"}.ic-fluent-regular.eye_tracking_off_16:before{content:"\e5fa"}.ic-fluent-regular.eye_tracking_off_20:before{content:"\e5fb"}.ic-fluent-regular.eye_tracking_off_24:before{content:"\e5fc"}.ic-fluent-regular.eyedropper_20:before{content:"\e5fd"}.ic-fluent-regular.eyedropper_24:before{content:"\e5fe"}.ic-fluent-regular.eyedropper_off_20:before{content:"\e5ff"}.ic-fluent-regular.eyedropper_off_24:before{content:"\e600"}.ic-fluent-regular.f_stop_16:before{content:"\e601"}.ic-fluent-regular.f_stop_20:before{content:"\e602"}.ic-fluent-regular.f_stop_24:before{content:"\e603"}.ic-fluent-regular.f_stop_28:before{content:"\e604"}.ic-fluent-regular.fast_acceleration_20:before{content:"\e605"}.ic-fluent-regular.fast_acceleration_24:before{content:"\f3fd"}.ic-fluent-regular.fast_forward_16:before{content:"\e606"}.ic-fluent-regular.fast_forward_20:before{content:"\f3fe"}.ic-fluent-regular.fast_forward_24:before{content:"\f3ff"}.ic-fluent-regular.fast_forward_28:before{content:"\e607"}.ic-fluent-regular.fax_16:before{content:"\f4ae"}.ic-fluent-regular.fax_20:before{content:"\e608"}.ic-fluent-regular.feed_16:before{content:"\eef7"}.ic-fluent-regular.feed_20:before{content:"\eef8"}.ic-fluent-regular.feed_24:before{content:"\eef9"}.ic-fluent-regular.feed_28:before{content:"\eefa"}.ic-fluent-regular.filmstrip_20:before{content:"\eefb"}.ic-fluent-regular.filmstrip_24:before{content:"\eefc"}.ic-fluent-regular.filter_12:before{content:"\e609"}.ic-fluent-regular.filter_16:before{content:"\e60a"}.ic-fluent-regular.filter_20:before{content:"\f406"}.ic-fluent-regular.filter_24:before{content:"\f407"}.ic-fluent-regular.filter_28:before{content:"\f408"}.ic-fluent-regular.filter_add_20:before{content:"\e60b"}.ic-fluent-regular.filter_dismiss_16:before{content:"\e60c"}.ic-fluent-regular.filter_dismiss_20:before{content:"\e60d"}.ic-fluent-regular.filter_dismiss_24:before{content:"\e60e"}.ic-fluent-regular.filter_sync_20:before{content:"\e60f"}.ic-fluent-regular.filter_sync_24:before{content:"\e610"}.ic-fluent-regular.fingerprint_20:before{content:"\e611"}.ic-fluent-regular.fingerprint_24:before{content:"\f409"}.ic-fluent-regular.fingerprint_48:before{content:"\e612"}.ic-fluent-regular.fixed_width_20:before{content:"\e613"}.ic-fluent-regular.fixed_width_24:before{content:"\e614"}.ic-fluent-regular.flag_16:before{content:"\f40a"}.ic-fluent-regular.flag_20:before{content:"\f40b"}.ic-fluent-regular.flag_24:before{content:"\f40c"}.ic-fluent-regular.flag_28:before{content:"\f40d"}.ic-fluent-regular.flag_48:before{content:"\f40e"}.ic-fluent-regular.flag_off_16:before{content:"\e615"}.ic-fluent-regular.flag_off_20:before{content:"\e616"}.ic-fluent-regular.flag_off_24:before{content:"\f40f"}.ic-fluent-regular.flag_off_28:before{content:"\f410"}.ic-fluent-regular.flag_off_48:before{content:"\f411"}.ic-fluent-regular.flash_16:before{content:"\e617"}.ic-fluent-regular.flash_20:before{content:"\e618"}.ic-fluent-regular.flash_24:before{content:"\e619"}.ic-fluent-regular.flash_28:before{content:"\e61a"}.ic-fluent-regular.flash_add_20:before{content:"\e61b"}.ic-fluent-regular.flash_auto_20:before{content:"\e61c"}.ic-fluent-regular.flash_auto_24:before{content:"\f412"}.ic-fluent-regular.flash_checkmark_16:before{content:"\e61d"}.ic-fluent-regular.flash_checkmark_20:before{content:"\e61e"}.ic-fluent-regular.flash_checkmark_24:before{content:"\e61f"}.ic-fluent-regular.flash_checkmark_28:before{content:"\e620"}.ic-fluent-regular.flash_flow_16:before{content:"\e621"}.ic-fluent-regular.flash_flow_20:before{content:"\e622"}.ic-fluent-regular.flash_flow_24:before{content:"\e623"}.ic-fluent-regular.flash_off_20:before{content:"\e624"}.ic-fluent-regular.flash_off_24:before{content:"\f413"}.ic-fluent-regular.flash_play_20:before{content:"\e625"}.ic-fluent-regular.flash_settings_20:before{content:"\e626"}.ic-fluent-regular.flash_settings_24:before{content:"\e627"}.ic-fluent-regular.flashlight_16:before{content:"\e628"}.ic-fluent-regular.flashlight_20:before{content:"\e629"}.ic-fluent-regular.flashlight_24:before{content:"\f416"}.ic-fluent-regular.flashlight_off_20:before{content:"\e62a"}.ic-fluent-regular.flashlight_off_24:before{content:"\f417"}.ic-fluent-regular.flip_horizontal_16:before{content:"\e62b"}.ic-fluent-regular.flip_horizontal_20:before{content:"\e62c"}.ic-fluent-regular.flip_horizontal_24:before{content:"\e62d"}.ic-fluent-regular.flip_horizontal_28:before{content:"\e62e"}.ic-fluent-regular.flip_horizontal_32:before{content:"\e62f"}.ic-fluent-regular.flip_horizontal_48:before{content:"\e630"}.ic-fluent-regular.flip_vertical_16:before{content:"\e631"}.ic-fluent-regular.flip_vertical_20:before{content:"\e632"}.ic-fluent-regular.flip_vertical_24:before{content:"\e633"}.ic-fluent-regular.flip_vertical_28:before{content:"\e634"}.ic-fluent-regular.flip_vertical_32:before{content:"\e635"}.ic-fluent-regular.flip_vertical_48:before{content:"\e636"}.ic-fluent-regular.flow_16:before{content:"\f4af"}.ic-fluent-regular.flow_20:before{content:"\e637"}.ic-fluent-regular.flowchart_20:before{content:"\e638"}.ic-fluent-regular.flowchart_24:before{content:"\e639"}.ic-fluent-regular.flowchart_circle_20:before{content:"\e63a"}.ic-fluent-regular.flowchart_circle_24:before{content:"\e63b"}.ic-fluent-regular.fluent_20:before{content:"\e63c"}.ic-fluent-regular.fluent_24:before{content:"\e63d"}.ic-fluent-regular.fluent_32:before{content:"\e63e"}.ic-fluent-regular.fluent_48:before{content:"\e63f"}.ic-fluent-regular.fluid_16:before{content:"\e640"}.ic-fluent-regular.fluid_20:before{content:"\e641"}.ic-fluent-regular.fluid_24:before{content:"\e642"}.ic-fluent-regular.folder_16:before{content:"\e643"}.ic-fluent-regular.folder_20:before{content:"\f418"}.ic-fluent-regular.folder_24:before{content:"\f419"}.ic-fluent-regular.folder_28:before{content:"\f41a"}.ic-fluent-regular.folder_32:before{content:"\e644"}.ic-fluent-regular.folder_48:before{content:"\f41b"}.ic-fluent-regular.folder_add_16:before{content:"\e645"}.ic-fluent-regular.folder_add_20:before{content:"\f41c"}.ic-fluent-regular.folder_add_24:before{content:"\f41d"}.ic-fluent-regular.folder_add_28:before{content:"\f41e"}.ic-fluent-regular.folder_add_48:before{content:"\f41f"}.ic-fluent-regular.folder_arrow_left_16:before{content:"\e646"}.ic-fluent-regular.folder_arrow_left_20:before{content:"\e647"}.ic-fluent-regular.folder_arrow_left_24:before{content:"\e648"}.ic-fluent-regular.folder_arrow_left_28:before{content:"\e649"}.ic-fluent-regular.folder_arrow_left_32:before{content:"\e64a"}.ic-fluent-regular.folder_arrow_right_16:before{content:"\e64b"}.ic-fluent-regular.folder_arrow_right_20:before{content:"\e64c"}.ic-fluent-regular.folder_arrow_right_24:before{content:"\e64d"}.ic-fluent-regular.folder_arrow_right_28:before{content:"\e64e"}.ic-fluent-regular.folder_arrow_right_48:before{content:"\e64f"}.ic-fluent-regular.folder_arrow_up_16:before{content:"\e650"}.ic-fluent-regular.folder_arrow_up_20:before{content:"\e651"}.ic-fluent-regular.folder_arrow_up_24:before{content:"\e652"}.ic-fluent-regular.folder_arrow_up_28:before{content:"\e653"}.ic-fluent-regular.folder_arrow_up_48:before{content:"\e654"}.ic-fluent-regular.folder_briefcase_20:before{content:"\f420"}.ic-fluent-regular.folder_globe_16:before{content:"\f4b1"}.ic-fluent-regular.folder_globe_20:before{content:"\e655"}.ic-fluent-regular.folder_link_20:before{content:"\f425"}.ic-fluent-regular.folder_link_24:before{content:"\f426"}.ic-fluent-regular.folder_link_28:before{content:"\f427"}.ic-fluent-regular.folder_link_48:before{content:"\f428"}.ic-fluent-regular.folder_mail_16:before{content:"\e656"}.ic-fluent-regular.folder_mail_20:before{content:"\e657"}.ic-fluent-regular.folder_mail_24:before{content:"\e658"}.ic-fluent-regular.folder_mail_28:before{content:"\e659"}.ic-fluent-regular.folder_open_16:before{content:"\f42d"}.ic-fluent-regular.folder_open_20:before{content:"\f42e"}.ic-fluent-regular.folder_open_24:before{content:"\f42f"}.ic-fluent-regular.folder_open_vertical_20:before{content:"\f430"}.ic-fluent-regular.folder_people_20:before{content:"\eece"}.ic-fluent-regular.folder_people_24:before{content:"\eecf"}.ic-fluent-regular.folder_person_16:before{content:"\f4c6"}.ic-fluent-regular.folder_person_20:before{content:"\e65a"}.ic-fluent-regular.folder_prohibited_16:before{content:"\e65b"}.ic-fluent-regular.folder_prohibited_20:before{content:"\e65c"}.ic-fluent-regular.folder_prohibited_24:before{content:"\e65d"}.ic-fluent-regular.folder_prohibited_28:before{content:"\e65e"}.ic-fluent-regular.folder_prohibited_48:before{content:"\e65f"}.ic-fluent-regular.folder_swap_16:before{content:"\e660"}.ic-fluent-regular.folder_swap_20:before{content:"\e661"}.ic-fluent-regular.folder_swap_24:before{content:"\e662"}.ic-fluent-regular.folder_sync_16:before{content:"\e663"}.ic-fluent-regular.folder_sync_20:before{content:"\e664"}.ic-fluent-regular.folder_sync_24:before{content:"\e665"}.ic-fluent-regular.folder_zip_16:before{content:"\f434"}.ic-fluent-regular.folder_zip_20:before{content:"\f435"}.ic-fluent-regular.folder_zip_24:before{content:"\f436"}.ic-fluent-regular.font_decrease_20:before{content:"\f437"}.ic-fluent-regular.font_decrease_24:before{content:"\f438"}.ic-fluent-regular.font_increase_20:before{content:"\f439"}.ic-fluent-regular.font_increase_24:before{content:"\f43a"}.ic-fluent-regular.font_space_tracking_in_16:before{content:"\f43b"}.ic-fluent-regular.font_space_tracking_in_20:before{content:"\f43c"}.ic-fluent-regular.font_space_tracking_in_24:before{content:"\f43d"}.ic-fluent-regular.font_space_tracking_in_28:before{content:"\f43e"}.ic-fluent-regular.font_space_tracking_out_16:before{content:"\f43f"}.ic-fluent-regular.font_space_tracking_out_20:before{content:"\f440"}.ic-fluent-regular.font_space_tracking_out_24:before{content:"\f441"}.ic-fluent-regular.font_space_tracking_out_28:before{content:"\f442"}.ic-fluent-regular.food_16:before{content:"\e666"}.ic-fluent-regular.food_20:before{content:"\f443"}.ic-fluent-regular.food_24:before{content:"\f444"}.ic-fluent-regular.food_apple_20:before{content:"\e667"}.ic-fluent-regular.food_apple_24:before{content:"\e668"}.ic-fluent-regular.food_cake_12:before{content:"\e669"}.ic-fluent-regular.food_cake_16:before{content:"\e66a"}.ic-fluent-regular.food_cake_20:before{content:"\e66b"}.ic-fluent-regular.food_cake_24:before{content:"\f445"}.ic-fluent-regular.food_carrot_20:before{content:"\eefd"}.ic-fluent-regular.food_carrot_24:before{content:"\eefe"}.ic-fluent-regular.food_chicken_leg_16:before{content:"\ef17"}.ic-fluent-regular.food_chicken_leg_20:before{content:"\ef18"}.ic-fluent-regular.food_chicken_leg_24:before{content:"\ef19"}.ic-fluent-regular.food_chicken_leg_32:before{content:"\ef1a"}.ic-fluent-regular.food_egg_16:before{content:"\e66c"}.ic-fluent-regular.food_egg_20:before{content:"\e66d"}.ic-fluent-regular.food_egg_24:before{content:"\f446"}.ic-fluent-regular.food_fish_20:before{content:"\eeff"}.ic-fluent-regular.food_fish_24:before{content:"\ef00"}.ic-fluent-regular.food_grains_20:before{content:"\e66e"}.ic-fluent-regular.food_grains_24:before{content:"\e66f"}.ic-fluent-regular.food_pizza_20:before{content:"\e670"}.ic-fluent-regular.food_pizza_24:before{content:"\e671"}.ic-fluent-regular.food_toast_16:before{content:"\e672"}.ic-fluent-regular.food_toast_20:before{content:"\e673"}.ic-fluent-regular.food_toast_24:before{content:"\f447"}.ic-fluent-regular.form_20:before{content:"\eea7"}.ic-fluent-regular.form_24:before{content:"\eea8"}.ic-fluent-regular.form_28:before{content:"\eea9"}.ic-fluent-regular.form_48:before{content:"\eeaa"}.ic-fluent-regular.form_multiple_20:before{content:"\ef1b"}.ic-fluent-regular.form_multiple_24:before{content:"\ef1c"}.ic-fluent-regular.form_multiple_28:before{content:"\ef1d"}.ic-fluent-regular.form_multiple_48:before{content:"\ef1e"}.ic-fluent-regular.form_new_20:before{content:"\e674"}.ic-fluent-regular.form_new_24:before{content:"\f448"}.ic-fluent-regular.form_new_28:before{content:"\f449"}.ic-fluent-regular.form_new_48:before{content:"\f44a"}.ic-fluent-regular.fps_120_20:before{content:"\e675"}.ic-fluent-regular.fps_120_24:before{content:"\e676"}.ic-fluent-regular.fps_240_20:before{content:"\e677"}.ic-fluent-regular.fps_240_24:before{content:"\f44d"}.ic-fluent-regular.fps_30_16:before{content:"\e678"}.ic-fluent-regular.fps_30_20:before{content:"\e679"}.ic-fluent-regular.fps_30_24:before{content:"\e67a"}.ic-fluent-regular.fps_30_28:before{content:"\e67b"}.ic-fluent-regular.fps_30_48:before{content:"\e67c"}.ic-fluent-regular.fps_60_16:before{content:"\e67d"}.ic-fluent-regular.fps_60_20:before{content:"\e67e"}.ic-fluent-regular.fps_60_24:before{content:"\e67f"}.ic-fluent-regular.fps_60_28:before{content:"\e680"}.ic-fluent-regular.fps_60_48:before{content:"\e681"}.ic-fluent-regular.fps_960_20:before{content:"\e682"}.ic-fluent-regular.fps_960_24:before{content:"\f44e"}.ic-fluent-regular.full_screen_maximize_16:before{content:"\e683"}.ic-fluent-regular.full_screen_maximize_20:before{content:"\e684"}.ic-fluent-regular.full_screen_maximize_24:before{content:"\e685"}.ic-fluent-regular.full_screen_minimize_16:before{content:"\e686"}.ic-fluent-regular.full_screen_minimize_20:before{content:"\e687"}.ic-fluent-regular.full_screen_minimize_24:before{content:"\e688"}.ic-fluent-regular.games_16:before{content:"\e689"}.ic-fluent-regular.games_20:before{content:"\e68a"}.ic-fluent-regular.games_24:before{content:"\f451"}.ic-fluent-regular.games_28:before{content:"\e68b"}.ic-fluent-regular.games_32:before{content:"\e68c"}.ic-fluent-regular.games_48:before{content:"\e68d"}.ic-fluent-regular.gantt_chart_20:before{content:"\e68e"}.ic-fluent-regular.gantt_chart_24:before{content:"\e68f"}.ic-fluent-regular.gas_20:before{content:"\e690"}.ic-fluent-regular.gas_24:before{content:"\e691"}.ic-fluent-regular.gas_pump_20:before{content:"\e692"}.ic-fluent-regular.gas_pump_24:before{content:"\e693"}.ic-fluent-regular.gather_20:before{content:"\e694"}.ic-fluent-regular.gauge_20:before{content:"\f4c7"}.ic-fluent-regular.gauge_24:before{content:"\f4c8"}.ic-fluent-regular.gauge_32:before{content:"\eed0"}.ic-fluent-regular.gauge_add_20:before{content:"\e695"}.ic-fluent-regular.gavel_20:before{content:"\e696"}.ic-fluent-regular.gavel_24:before{content:"\e697"}.ic-fluent-regular.gavel_32:before{content:"\e698"}.ic-fluent-regular.gesture_20:before{content:"\e699"}.ic-fluent-regular.gesture_24:before{content:"\f452"}.ic-fluent-regular.gif_16:before{content:"\e69a"}.ic-fluent-regular.gif_20:before{content:"\f453"}.ic-fluent-regular.gif_24:before{content:"\f454"}.ic-fluent-regular.gift_16:before{content:"\e69b"}.ic-fluent-regular.gift_20:before{content:"\f455"}.ic-fluent-regular.gift_24:before{content:"\f456"}.ic-fluent-regular.gift_card_16:before{content:"\f4cd"}.ic-fluent-regular.gift_card_20:before{content:"\f4ce"}.ic-fluent-regular.gift_card_24:before{content:"\e69c"}.ic-fluent-regular.gift_card_add_20:before{content:"\f4cf"}.ic-fluent-regular.gift_card_add_24:before{content:"\e69d"}.ic-fluent-regular.gift_card_arrow_right_20:before{content:"\e69e"}.ic-fluent-regular.gift_card_arrow_right_24:before{content:"\e69f"}.ic-fluent-regular.gift_card_money_20:before{content:"\e6a0"}.ic-fluent-regular.gift_card_money_24:before{content:"\e6a1"}.ic-fluent-regular.gift_card_multiple_20:before{content:"\e6a2"}.ic-fluent-regular.gift_card_multiple_24:before{content:"\e6a3"}.ic-fluent-regular.glance_20:before{content:"\e6a4"}.ic-fluent-regular.glance_24:before{content:"\f457"}.ic-fluent-regular.glance_default_12:before{content:"\e6a5"}.ic-fluent-regular.glance_horizontal_12:before{content:"\e6a6"}.ic-fluent-regular.glance_horizontal_20:before{content:"\e6a7"}.ic-fluent-regular.glance_horizontal_24:before{content:"\e6a8"}.ic-fluent-regular.glasses_16:before{content:"\e6a9"}.ic-fluent-regular.glasses_20:before{content:"\e6aa"}.ic-fluent-regular.glasses_24:before{content:"\f458"}.ic-fluent-regular.glasses_28:before{content:"\e6ab"}.ic-fluent-regular.glasses_48:before{content:"\e6ac"}.ic-fluent-regular.glasses_off_16:before{content:"\e6ad"}.ic-fluent-regular.glasses_off_20:before{content:"\e6ae"}.ic-fluent-regular.glasses_off_24:before{content:"\f459"}.ic-fluent-regular.glasses_off_28:before{content:"\e6af"}.ic-fluent-regular.glasses_off_48:before{content:"\e6b0"}.ic-fluent-regular.globe_16:before{content:"\e6b1"}.ic-fluent-regular.globe_20:before{content:"\f45a"}.ic-fluent-regular.globe_24:before{content:"\f45b"}.ic-fluent-regular.globe_32:before{content:"\e6b2"}.ic-fluent-regular.globe_add_20:before{content:"\e6b3"}.ic-fluent-regular.globe_add_24:before{content:"\f45c"}.ic-fluent-regular.globe_clock_16:before{content:"\e6b4"}.ic-fluent-regular.globe_clock_20:before{content:"\e6b5"}.ic-fluent-regular.globe_clock_24:before{content:"\f45d"}.ic-fluent-regular.globe_desktop_20:before{content:"\e6b6"}.ic-fluent-regular.globe_desktop_24:before{content:"\f45e"}.ic-fluent-regular.globe_location_20:before{content:"\f4dc"}.ic-fluent-regular.globe_location_24:before{content:"\f45f"}.ic-fluent-regular.globe_person_20:before{content:"\e6b7"}.ic-fluent-regular.globe_person_24:before{content:"\e6b8"}.ic-fluent-regular.globe_prohibited_20:before{content:"\e6b9"}.ic-fluent-regular.globe_search_20:before{content:"\e6ba"}.ic-fluent-regular.globe_search_24:before{content:"\f460"}.ic-fluent-regular.globe_shield_20:before{content:"\e6bb"}.ic-fluent-regular.globe_shield_24:before{content:"\e6bc"}.ic-fluent-regular.globe_star_16:before{content:"\f4eb"}.ic-fluent-regular.globe_star_20:before{content:"\e6bd"}.ic-fluent-regular.globe_surface_20:before{content:"\e6be"}.ic-fluent-regular.globe_surface_24:before{content:"\e6bf"}.ic-fluent-regular.globe_video_20:before{content:"\f4fd"}.ic-fluent-regular.globe_video_24:before{content:"\f461"}.ic-fluent-regular.globe_video_28:before{content:"\e6c0"}.ic-fluent-regular.globe_video_32:before{content:"\e6c1"}.ic-fluent-regular.globe_video_48:before{content:"\e6c2"}.ic-fluent-regular.grid_16:before{content:"\e6c3"}.ic-fluent-regular.grid_20:before{content:"\f462"}.ic-fluent-regular.grid_24:before{content:"\f463"}.ic-fluent-regular.grid_28:before{content:"\f464"}.ic-fluent-regular.grid_dots_20:before{content:"\e6c4"}.ic-fluent-regular.grid_dots_24:before{content:"\e6c5"}.ic-fluent-regular.grid_dots_28:before{content:"\e6c6"}.ic-fluent-regular.grid_kanban_20:before{content:"\e6c7"}.ic-fluent-regular.group_20:before{content:"\f465"}.ic-fluent-regular.group_24:before{content:"\f466"}.ic-fluent-regular.group_dismiss_20:before{content:"\e6c8"}.ic-fluent-regular.group_dismiss_24:before{content:"\e6c9"}.ic-fluent-regular.group_list_20:before{content:"\e6ca"}.ic-fluent-regular.group_list_24:before{content:"\f467"}.ic-fluent-regular.group_return_20:before{content:"\e6cb"}.ic-fluent-regular.group_return_24:before{content:"\e6cc"}.ic-fluent-regular.guardian_20:before{content:"\e6cd"}.ic-fluent-regular.guardian_24:before{content:"\e6ce"}.ic-fluent-regular.guardian_28:before{content:"\e6cf"}.ic-fluent-regular.guardian_48:before{content:"\e6d0"}.ic-fluent-regular.guest_16:before{content:"\f468"}.ic-fluent-regular.guest_20:before{content:"\f469"}.ic-fluent-regular.guest_24:before{content:"\f46a"}.ic-fluent-regular.guest_28:before{content:"\f46b"}.ic-fluent-regular.guest_add_20:before{content:"\e6d1"}.ic-fluent-regular.guest_add_24:before{content:"\f46c"}.ic-fluent-regular.guitar_16:before{content:"\e6d2"}.ic-fluent-regular.guitar_20:before{content:"\e6d3"}.ic-fluent-regular.guitar_24:before{content:"\e6d4"}.ic-fluent-regular.guitar_28:before{content:"\e6d5"}.ic-fluent-regular.hand_draw_16:before{content:"\e6d6"}.ic-fluent-regular.hand_draw_20:before{content:"\e6d7"}.ic-fluent-regular.hand_draw_24:before{content:"\e6d8"}.ic-fluent-regular.hand_draw_28:before{content:"\e6d9"}.ic-fluent-regular.hand_left_16:before{content:"\e6da"}.ic-fluent-regular.hand_left_20:before{content:"\e6db"}.ic-fluent-regular.hand_left_24:before{content:"\e6dc"}.ic-fluent-regular.hand_left_28:before{content:"\e6dd"}.ic-fluent-regular.hand_left_chat_16:before{content:"\eed1"}.ic-fluent-regular.hand_left_chat_20:before{content:"\eed2"}.ic-fluent-regular.hand_left_chat_24:before{content:"\eed3"}.ic-fluent-regular.hand_left_chat_28:before{content:"\eed4"}.ic-fluent-regular.hand_open_heart_20:before{content:"\ef01"}.ic-fluent-regular.hand_open_heart_32:before{content:"\ef02"}.ic-fluent-regular.hand_right_16:before{content:"\e6de"}.ic-fluent-regular.hand_right_20:before{content:"\e6df"}.ic-fluent-regular.hand_right_24:before{content:"\e6e0"}.ic-fluent-regular.hand_right_28:before{content:"\e6e1"}.ic-fluent-regular.hand_right_off_20:before{content:"\e6e2"}.ic-fluent-regular.hand_wave_16:before{content:"\ef03"}.ic-fluent-regular.hand_wave_20:before{content:"\ef04"}.ic-fluent-regular.hand_wave_24:before{content:"\ef05"}.ic-fluent-regular.handshake_16:before{content:"\f46e"}.ic-fluent-regular.handshake_20:before{content:"\f46f"}.ic-fluent-regular.handshake_24:before{content:"\f470"}.ic-fluent-regular.handshake_32:before{content:"\ef06"}.ic-fluent-regular.hard_drive_20:before{content:"\e6e3"}.ic-fluent-regular.hat_graduation_12:before{content:"\e6e4"}.ic-fluent-regular.hat_graduation_16:before{content:"\e6e5"}.ic-fluent-regular.hat_graduation_20:before{content:"\e6e6"}.ic-fluent-regular.hat_graduation_24:before{content:"\e6e7"}.ic-fluent-regular.hd_16:before{content:"\e6e8"}.ic-fluent-regular.hd_20:before{content:"\e6e9"}.ic-fluent-regular.hd_24:before{content:"\e6ea"}.ic-fluent-regular.hdr_20:before{content:"\e6eb"}.ic-fluent-regular.hdr_24:before{content:"\f471"}.ic-fluent-regular.hdr_off_20:before{content:"\e6ec"}.ic-fluent-regular.hdr_off_24:before{content:"\e6ed"}.ic-fluent-regular.headphones_20:before{content:"\e6ee"}.ic-fluent-regular.headphones_24:before{content:"\f472"}.ic-fluent-regular.headphones_28:before{content:"\f473"}.ic-fluent-regular.headphones_32:before{content:"\e6ef"}.ic-fluent-regular.headphones_48:before{content:"\e6f0"}.ic-fluent-regular.headphones_sound_wave_20:before{content:"\e6f1"}.ic-fluent-regular.headphones_sound_wave_24:before{content:"\e6f2"}.ic-fluent-regular.headphones_sound_wave_28:before{content:"\e6f3"}.ic-fluent-regular.headphones_sound_wave_32:before{content:"\e6f4"}.ic-fluent-regular.headphones_sound_wave_48:before{content:"\e6f5"}.ic-fluent-regular.headset_16:before{content:"\e6f6"}.ic-fluent-regular.headset_20:before{content:"\e6f7"}.ic-fluent-regular.headset_24:before{content:"\f474"}.ic-fluent-regular.headset_28:before{content:"\f475"}.ic-fluent-regular.headset_32:before{content:"\e6f8"}.ic-fluent-regular.headset_48:before{content:"\e6f9"}.ic-fluent-regular.headset_add_20:before{content:"\f4fe"}.ic-fluent-regular.headset_add_24:before{content:"\f4ff"}.ic-fluent-regular.headset_vr_20:before{content:"\f476"}.ic-fluent-regular.headset_vr_24:before{content:"\f477"}.ic-fluent-regular.heart_12:before{content:"\e6fa"}.ic-fluent-regular.heart_16:before{content:"\f478"}.ic-fluent-regular.heart_20:before{content:"\f479"}.ic-fluent-regular.heart_24:before{content:"\f47a"}.ic-fluent-regular.heart_28:before{content:"\f500"}.ic-fluent-regular.heart_32:before{content:"\e6fb"}.ic-fluent-regular.heart_48:before{content:"\e6fc"}.ic-fluent-regular.heart_broken_16:before{content:"\f501"}.ic-fluent-regular.heart_broken_20:before{content:"\e6fd"}.ic-fluent-regular.heart_broken_24:before{content:"\ef25"}.ic-fluent-regular.heart_circle_16:before{content:"\e6fe"}.ic-fluent-regular.heart_circle_20:before{content:"\e6ff"}.ic-fluent-regular.heart_circle_24:before{content:"\e700"}.ic-fluent-regular.heart_pulse_20:before{content:"\e701"}.ic-fluent-regular.heart_pulse_24:before{content:"\e702"}.ic-fluent-regular.heart_pulse_32:before{content:"\e703"}.ic-fluent-regular.highlight_16:before{content:"\f47b"}.ic-fluent-regular.highlight_20:before{content:"\f47c"}.ic-fluent-regular.highlight_24:before{content:"\f47d"}.ic-fluent-regular.highlight_link_20:before{content:"\e704"}.ic-fluent-regular.history_16:before{content:"\e705"}.ic-fluent-regular.history_20:before{content:"\f47e"}.ic-fluent-regular.history_24:before{content:"\f47f"}.ic-fluent-regular.history_28:before{content:"\e706"}.ic-fluent-regular.history_32:before{content:"\e707"}.ic-fluent-regular.history_48:before{content:"\e708"}.ic-fluent-regular.history_dismiss_20:before{content:"\e709"}.ic-fluent-regular.history_dismiss_24:before{content:"\e70a"}.ic-fluent-regular.history_dismiss_28:before{content:"\e70b"}.ic-fluent-regular.history_dismiss_32:before{content:"\e70c"}.ic-fluent-regular.history_dismiss_48:before{content:"\e70d"}.ic-fluent-regular.home_12:before{content:"\e70e"}.ic-fluent-regular.home_16:before{content:"\e70f"}.ic-fluent-regular.home_20:before{content:"\f480"}.ic-fluent-regular.home_24:before{content:"\f481"}.ic-fluent-regular.home_28:before{content:"\f482"}.ic-fluent-regular.home_32:before{content:"\e710"}.ic-fluent-regular.home_48:before{content:"\e711"}.ic-fluent-regular.home_add_20:before{content:"\e712"}.ic-fluent-regular.home_add_24:before{content:"\f483"}.ic-fluent-regular.home_checkmark_16:before{content:"\e713"}.ic-fluent-regular.home_checkmark_20:before{content:"\e714"}.ic-fluent-regular.home_checkmark_24:before{content:"\f484"}.ic-fluent-regular.home_database_20:before{content:"\e715"}.ic-fluent-regular.home_database_24:before{content:"\eed5"}.ic-fluent-regular.home_database_32:before{content:"\eed6"}.ic-fluent-regular.home_more_20:before{content:"\e716"}.ic-fluent-regular.home_more_24:before{content:"\eed7"}.ic-fluent-regular.home_more_32:before{content:"\eed8"}.ic-fluent-regular.home_person_20:before{content:"\e717"}.ic-fluent-regular.home_person_24:before{content:"\e718"}.ic-fluent-regular.icons_20:before{content:"\f485"}.ic-fluent-regular.icons_24:before{content:"\f486"}.ic-fluent-regular.image_16:before{content:"\f487"}.ic-fluent-regular.image_20:before{content:"\f488"}.ic-fluent-regular.image_24:before{content:"\f489"}.ic-fluent-regular.image_28:before{content:"\f48a"}.ic-fluent-regular.image_32:before{content:"\e719"}.ic-fluent-regular.image_48:before{content:"\f48b"}.ic-fluent-regular.image_add_20:before{content:"\e71a"}.ic-fluent-regular.image_add_24:before{content:"\f48c"}.ic-fluent-regular.image_alt_text_16:before{content:"\e71b"}.ic-fluent-regular.image_alt_text_20:before{content:"\f48d"}.ic-fluent-regular.image_alt_text_24:before{content:"\f48e"}.ic-fluent-regular.image_arrow_back_20:before{content:"\e71c"}.ic-fluent-regular.image_arrow_back_24:before{content:"\e71d"}.ic-fluent-regular.image_arrow_counterclockwise_20:before{content:"\e71e"}.ic-fluent-regular.image_arrow_counterclockwise_24:before{content:"\e71f"}.ic-fluent-regular.image_arrow_forward_20:before{content:"\e720"}.ic-fluent-regular.image_arrow_forward_24:before{content:"\e721"}.ic-fluent-regular.image_copy_20:before{content:"\f48f"}.ic-fluent-regular.image_copy_24:before{content:"\f490"}.ic-fluent-regular.image_copy_28:before{content:"\f491"}.ic-fluent-regular.image_edit_16:before{content:"\f492"}.ic-fluent-regular.image_edit_20:before{content:"\f493"}.ic-fluent-regular.image_edit_24:before{content:"\f494"}.ic-fluent-regular.image_globe_20:before{content:"\e722"}.ic-fluent-regular.image_globe_24:before{content:"\e723"}.ic-fluent-regular.image_multiple_16:before{content:"\e724"}.ic-fluent-regular.image_multiple_20:before{content:"\e725"}.ic-fluent-regular.image_multiple_24:before{content:"\e726"}.ic-fluent-regular.image_multiple_28:before{content:"\e727"}.ic-fluent-regular.image_multiple_32:before{content:"\e728"}.ic-fluent-regular.image_multiple_48:before{content:"\e729"}.ic-fluent-regular.image_multiple_off_16:before{content:"\e72a"}.ic-fluent-regular.image_multiple_off_20:before{content:"\e72b"}.ic-fluent-regular.image_off_20:before{content:"\e72c"}.ic-fluent-regular.image_off_24:before{content:"\f498"}.ic-fluent-regular.image_prohibited_20:before{content:"\e72d"}.ic-fluent-regular.image_prohibited_24:before{content:"\e72e"}.ic-fluent-regular.image_reflection_20:before{content:"\e72f"}.ic-fluent-regular.image_reflection_24:before{content:"\e730"}.ic-fluent-regular.image_search_20:before{content:"\f499"}.ic-fluent-regular.image_search_24:before{content:"\f49a"}.ic-fluent-regular.image_shadow_20:before{content:"\e731"}.ic-fluent-regular.image_shadow_24:before{content:"\e732"}.ic-fluent-regular.immersive_reader_16:before{content:"\e733"}.ic-fluent-regular.immersive_reader_20:before{content:"\f49b"}.ic-fluent-regular.immersive_reader_24:before{content:"\f49c"}.ic-fluent-regular.immersive_reader_28:before{content:"\e734"}.ic-fluent-regular.important_12:before{content:"\f49d"}.ic-fluent-regular.important_16:before{content:"\f49e"}.ic-fluent-regular.important_20:before{content:"\f49f"}.ic-fluent-regular.important_24:before{content:"\f4a0"}.ic-fluent-regular.incognito_20:before{content:"\e735"}.ic-fluent-regular.incognito_24:before{content:"\f4a1"}.ic-fluent-regular.info_12:before{content:"\e736"}.ic-fluent-regular.info_16:before{content:"\f4a2"}.ic-fluent-regular.info_20:before{content:"\f4a3"}.ic-fluent-regular.info_24:before{content:"\f4a4"}.ic-fluent-regular.info_28:before{content:"\f4a5"}.ic-fluent-regular.info_shield_20:before{content:"\e737"}.ic-fluent-regular.ink_stroke_20:before{content:"\e738"}.ic-fluent-regular.ink_stroke_24:before{content:"\e739"}.ic-fluent-regular.inking_tool_16:before{content:"\f4a6"}.ic-fluent-regular.inking_tool_20:before{content:"\f4a7"}.ic-fluent-regular.inking_tool_24:before{content:"\f4a8"}.ic-fluent-regular.inking_tool_32:before{content:"\e73a"}.ic-fluent-regular.inprivate_account_16:before{content:"\f4a9"}.ic-fluent-regular.inprivate_account_20:before{content:"\f4aa"}.ic-fluent-regular.inprivate_account_24:before{content:"\f4ab"}.ic-fluent-regular.inprivate_account_28:before{content:"\f4ac"}.ic-fluent-regular.insert_20:before{content:"\f4ad"}.ic-fluent-regular.ios_arrow_ltr_24:before{content:"\e73b"}.ic-fluent-regular.ios_arrow_rtl_24:before{content:"\e73c"}.ic-fluent-regular.ios_chevron_right_20:before{content:"\f4b2"}.ic-fluent-regular.iot_20:before{content:"\e73d"}.ic-fluent-regular.iot_24:before{content:"\e73e"}.ic-fluent-regular.javascript_16:before{content:"\f4b3"}.ic-fluent-regular.javascript_20:before{content:"\f4b4"}.ic-fluent-regular.javascript_24:before{content:"\f4b5"}.ic-fluent-regular.joystick_20:before{content:"\e73f"}.ic-fluent-regular.key_16:before{content:"\e740"}.ic-fluent-regular.key_20:before{content:"\f4b6"}.ic-fluent-regular.key_24:before{content:"\f4b7"}.ic-fluent-regular.key_32:before{content:"\e741"}.ic-fluent-regular.key_command_16:before{content:"\e742"}.ic-fluent-regular.key_command_20:before{content:"\e743"}.ic-fluent-regular.key_command_24:before{content:"\e744"}.ic-fluent-regular.key_multiple_20:before{content:"\e745"}.ic-fluent-regular.key_reset_20:before{content:"\e746"}.ic-fluent-regular.key_reset_24:before{content:"\e747"}.ic-fluent-regular.keyboard_123_20:before{content:"\e748"}.ic-fluent-regular.keyboard_123_24:before{content:"\e749"}.ic-fluent-regular.keyboard_16:before{content:"\e74a"}.ic-fluent-regular.keyboard_20:before{content:"\f4b8"}.ic-fluent-regular.keyboard_24:before{content:"\f4b9"}.ic-fluent-regular.keyboard_dock_20:before{content:"\e74b"}.ic-fluent-regular.keyboard_dock_24:before{content:"\f4ba"}.ic-fluent-regular.keyboard_layout_float_20:before{content:"\e74c"}.ic-fluent-regular.keyboard_layout_float_24:before{content:"\f4bb"}.ic-fluent-regular.keyboard_layout_one_handed_left_20:before{content:"\e74d"}.ic-fluent-regular.keyboard_layout_one_handed_left_24:before{content:"\f4bc"}.ic-fluent-regular.keyboard_layout_resize_20:before{content:"\e74e"}.ic-fluent-regular.keyboard_layout_resize_24:before{content:"\f4bd"}.ic-fluent-regular.keyboard_layout_split_20:before{content:"\e74f"}.ic-fluent-regular.keyboard_layout_split_24:before{content:"\f4be"}.ic-fluent-regular.keyboard_shift_16:before{content:"\e750"}.ic-fluent-regular.keyboard_shift_20:before{content:"\e751"}.ic-fluent-regular.keyboard_shift_24:before{content:"\f4bf"}.ic-fluent-regular.keyboard_shift_uppercase_16:before{content:"\e752"}.ic-fluent-regular.keyboard_shift_uppercase_20:before{content:"\e753"}.ic-fluent-regular.keyboard_shift_uppercase_24:before{content:"\f4c0"}.ic-fluent-regular.keyboard_tab_20:before{content:"\e754"}.ic-fluent-regular.keyboard_tab_24:before{content:"\f4c1"}.ic-fluent-regular.laptop_16:before{content:"\f4c2"}.ic-fluent-regular.laptop_20:before{content:"\f4c3"}.ic-fluent-regular.laptop_24:before{content:"\f4c4"}.ic-fluent-regular.laptop_28:before{content:"\f4c5"}.ic-fluent-regular.laptop_dismiss_16:before{content:"\f505"}.ic-fluent-regular.laptop_dismiss_20:before{content:"\e755"}.ic-fluent-regular.laser_tool_20:before{content:"\ef1f"}.ic-fluent-regular.lasso_20:before{content:"\e756"}.ic-fluent-regular.lasso_24:before{content:"\f4c9"}.ic-fluent-regular.lasso_28:before{content:"\e757"}.ic-fluent-regular.launcher_settings_20:before{content:"\e758"}.ic-fluent-regular.launcher_settings_24:before{content:"\f4ca"}.ic-fluent-regular.layer_20:before{content:"\f4cb"}.ic-fluent-regular.layer_24:before{content:"\f4cc"}.ic-fluent-regular.layer_diagonal_20:before{content:"\ef26"}.ic-fluent-regular.layer_diagonal_person_20:before{content:"\ef27"}.ic-fluent-regular.leaf_one_16:before{content:"\e759"}.ic-fluent-regular.leaf_one_20:before{content:"\e75a"}.ic-fluent-regular.leaf_one_24:before{content:"\e75b"}.ic-fluent-regular.leaf_one_32:before{content:"\ef07"}.ic-fluent-regular.leaf_three_16:before{content:"\e75c"}.ic-fluent-regular.leaf_three_20:before{content:"\e75d"}.ic-fluent-regular.leaf_three_24:before{content:"\e75e"}.ic-fluent-regular.leaf_two_16:before{content:"\f4d0"}.ic-fluent-regular.leaf_two_20:before{content:"\f4d1"}.ic-fluent-regular.leaf_two_24:before{content:"\f4d2"}.ic-fluent-regular.leaf_two_32:before{content:"\ef08"}.ic-fluent-regular.learning_app_20:before{content:"\e75f"}.ic-fluent-regular.learning_app_24:before{content:"\e760"}.ic-fluent-regular.library_16:before{content:"\e761"}.ic-fluent-regular.library_20:before{content:"\e762"}.ic-fluent-regular.library_24:before{content:"\f4d3"}.ic-fluent-regular.library_28:before{content:"\f4d4"}.ic-fluent-regular.lightbulb_16:before{content:"\f4d5"}.ic-fluent-regular.lightbulb_20:before{content:"\f4d6"}.ic-fluent-regular.lightbulb_24:before{content:"\f4d7"}.ic-fluent-regular.lightbulb_circle_20:before{content:"\e763"}.ic-fluent-regular.lightbulb_circle_24:before{content:"\f4d8"}.ic-fluent-regular.lightbulb_filament_16:before{content:"\f4d9"}.ic-fluent-regular.lightbulb_filament_20:before{content:"\f4da"}.ic-fluent-regular.lightbulb_filament_24:before{content:"\f4db"}.ic-fluent-regular.lightbulb_filament_48:before{content:"\e764"}.ic-fluent-regular.likert_16:before{content:"\f4dd"}.ic-fluent-regular.likert_20:before{content:"\f4de"}.ic-fluent-regular.likert_24:before{content:"\f4df"}.ic-fluent-regular.line_20:before{content:"\e765"}.ic-fluent-regular.line_24:before{content:"\e766"}.ic-fluent-regular.line_32:before{content:"\e767"}.ic-fluent-regular.line_48:before{content:"\e768"}.ic-fluent-regular.line_dashes_20:before{content:"\e769"}.ic-fluent-regular.line_dashes_24:before{content:"\e76a"}.ic-fluent-regular.line_dashes_32:before{content:"\e76b"}.ic-fluent-regular.line_dashes_48:before{content:"\e76c"}.ic-fluent-regular.line_horizontal_1_20:before{content:"\f4e0"}.ic-fluent-regular.line_horizontal_3_20:before{content:"\f79d"}.ic-fluent-regular.line_horizontal_3_201:before{content:"\f560"}.ic-fluent-regular.line_horizontal_3_202:before{content:"\f4e1"}.ic-fluent-regular.line_horizontal_5_20:before{content:"\f4e2"}.ic-fluent-regular.line_horizontal_5_error_20:before{content:"\e76d"}.ic-fluent-regular.line_style_20:before{content:"\e76e"}.ic-fluent-regular.line_style_24:before{content:"\e76f"}.ic-fluent-regular.link_12:before{content:"\e770"}.ic-fluent-regular.link_16:before{content:"\f4e3"}.ic-fluent-regular.link_20:before{content:"\f4e4"}.ic-fluent-regular.link_24:before{content:"\f4e5"}.ic-fluent-regular.link_28:before{content:"\f4e6"}.ic-fluent-regular.link_32:before{content:"\e771"}.ic-fluent-regular.link_48:before{content:"\f4e7"}.ic-fluent-regular.link_dismiss_16:before{content:"\e772"}.ic-fluent-regular.link_dismiss_20:before{content:"\e773"}.ic-fluent-regular.link_dismiss_24:before{content:"\e774"}.ic-fluent-regular.link_edit_16:before{content:"\f4e8"}.ic-fluent-regular.link_edit_20:before{content:"\f4e9"}.ic-fluent-regular.link_edit_24:before{content:"\f4ea"}.ic-fluent-regular.link_square_12:before{content:"\e775"}.ic-fluent-regular.link_square_16:before{content:"\e776"}.ic-fluent-regular.link_square_20:before{content:"\e777"}.ic-fluent-regular.link_square_24:before{content:"\f4ec"}.ic-fluent-regular.link_toolbox_20:before{content:"\e778"}.ic-fluent-regular.list_16:before{content:"\e779"}.ic-fluent-regular.list_20:before{content:"\f4ed"}.ic-fluent-regular.list_24:before{content:"\f4ee"}.ic-fluent-regular.list_28:before{content:"\f4ef"}.ic-fluent-regular.live_20:before{content:"\f4f0"}.ic-fluent-regular.live_24:before{content:"\f4f1"}.ic-fluent-regular.live_off_20:before{content:"\e77a"}.ic-fluent-regular.live_off_24:before{content:"\e77b"}.ic-fluent-regular.local_language_16:before{content:"\f4f2"}.ic-fluent-regular.local_language_20:before{content:"\f4f3"}.ic-fluent-regular.local_language_24:before{content:"\f4f4"}.ic-fluent-regular.local_language_28:before{content:"\f4f5"}.ic-fluent-regular.location_12:before{content:"\f4f6"}.ic-fluent-regular.location_16:before{content:"\f4f7"}.ic-fluent-regular.location_20:before{content:"\f4f8"}.ic-fluent-regular.location_24:before{content:"\f4f9"}.ic-fluent-regular.location_28:before{content:"\f4fa"}.ic-fluent-regular.location_48:before{content:"\e77c"}.ic-fluent-regular.location_add_16:before{content:"\e77d"}.ic-fluent-regular.location_add_20:before{content:"\e77e"}.ic-fluent-regular.location_add_24:before{content:"\e77f"}.ic-fluent-regular.location_add_left_20:before{content:"\e780"}.ic-fluent-regular.location_add_right_20:before{content:"\e781"}.ic-fluent-regular.location_add_up_20:before{content:"\e782"}.ic-fluent-regular.location_arrow_left_48:before{content:"\e783"}.ic-fluent-regular.location_arrow_right_48:before{content:"\e784"}.ic-fluent-regular.location_arrow_up_48:before{content:"\e785"}.ic-fluent-regular.location_dismiss_20:before{content:"\e786"}.ic-fluent-regular.location_dismiss_24:before{content:"\e787"}.ic-fluent-regular.location_live_20:before{content:"\f4fb"}.ic-fluent-regular.location_live_24:before{content:"\f4fc"}.ic-fluent-regular.location_off_16:before{content:"\e788"}.ic-fluent-regular.location_off_20:before{content:"\e789"}.ic-fluent-regular.location_off_24:before{content:"\e78a"}.ic-fluent-regular.location_off_28:before{content:"\e78b"}.ic-fluent-regular.location_off_48:before{content:"\e78c"}.ic-fluent-regular.lock_closed_12:before{content:"\e78d"}.ic-fluent-regular.lock_closed_16:before{content:"\e78e"}.ic-fluent-regular.lock_closed_20:before{content:"\e78f"}.ic-fluent-regular.lock_closed_24:before{content:"\e790"}.ic-fluent-regular.lock_closed_32:before{content:"\e791"}.ic-fluent-regular.lock_multiple_20:before{content:"\e792"}.ic-fluent-regular.lock_multiple_24:before{content:"\e793"}.ic-fluent-regular.lock_open_16:before{content:"\e794"}.ic-fluent-regular.lock_open_20:before{content:"\e795"}.ic-fluent-regular.lock_open_24:before{content:"\e796"}.ic-fluent-regular.lock_open_28:before{content:"\e797"}.ic-fluent-regular.lock_shield_20:before{content:"\f502"}.ic-fluent-regular.lock_shield_24:before{content:"\f503"}.ic-fluent-regular.lock_shield_48:before{content:"\f504"}.ic-fluent-regular.lottery_20:before{content:"\e798"}.ic-fluent-regular.lottery_24:before{content:"\e799"}.ic-fluent-regular.luggage_16:before{content:"\e79a"}.ic-fluent-regular.luggage_20:before{content:"\e79b"}.ic-fluent-regular.luggage_24:before{content:"\e79c"}.ic-fluent-regular.luggage_28:before{content:"\e79d"}.ic-fluent-regular.luggage_32:before{content:"\e79e"}.ic-fluent-regular.luggage_48:before{content:"\e79f"}.ic-fluent-regular.mail_12:before{content:"\e7a0"}.ic-fluent-regular.mail_16:before{content:"\e7a1"}.ic-fluent-regular.mail_20:before{content:"\f506"}.ic-fluent-regular.mail_24:before{content:"\f507"}.ic-fluent-regular.mail_28:before{content:"\f508"}.ic-fluent-regular.mail_48:before{content:"\f509"}.ic-fluent-regular.mail_add_16:before{content:"\f50d"}.ic-fluent-regular.mail_add_20:before{content:"\f51f"}.ic-fluent-regular.mail_add_24:before{content:"\f50a"}.ic-fluent-regular.mail_alert_16:before{content:"\f520"}.ic-fluent-regular.mail_alert_20:before{content:"\f52a"}.ic-fluent-regular.mail_alert_24:before{content:"\f52b"}.ic-fluent-regular.mail_alert_28:before{content:"\e7a2"}.ic-fluent-regular.mail_all_read_16:before{content:"\e7d2"}.ic-fluent-regular.mail_all_read_161:before{content:"\e7a3"}.ic-fluent-regular.mail_all_read_20:before{content:"\f50e"}.ic-fluent-regular.mail_all_read_24:before{content:"\e7d3"}.ic-fluent-regular.mail_all_read_241:before{content:"\e7a4"}.ic-fluent-regular.mail_all_read_28:before{content:"\e7d4"}.ic-fluent-regular.mail_all_read_281:before{content:"\e7a5"}.ic-fluent-regular.mail_all_unread_20:before{content:"\f50f"}.ic-fluent-regular.mail_arrow_double_back_16:before{content:"\e7a6"}.ic-fluent-regular.mail_arrow_double_back_20:before{content:"\e7a7"}.ic-fluent-regular.mail_arrow_down_16:before{content:"\f52c"}.ic-fluent-regular.mail_arrow_down_20:before{content:"\e7a8"}.ic-fluent-regular.mail_arrow_forward_16:before{content:"\e7a9"}.ic-fluent-regular.mail_arrow_forward_20:before{content:"\e7aa"}.ic-fluent-regular.mail_arrow_up_16:before{content:"\e7ab"}.ic-fluent-regular.mail_arrow_up_20:before{content:"\f52d"}.ic-fluent-regular.mail_arrow_up_24:before{content:"\f54b"}.ic-fluent-regular.mail_attach_16:before{content:"\e7ac"}.ic-fluent-regular.mail_attach_20:before{content:"\e7ad"}.ic-fluent-regular.mail_attach_24:before{content:"\e7ae"}.ic-fluent-regular.mail_attach_28:before{content:"\e7af"}.ic-fluent-regular.mail_checkmark_16:before{content:"\f54c"}.ic-fluent-regular.mail_checkmark_20:before{content:"\e7b0"}.ic-fluent-regular.mail_clock_16:before{content:"\f551"}.ic-fluent-regular.mail_clock_20:before{content:"\f510"}.ic-fluent-regular.mail_clock_24:before{content:"\f552"}.ic-fluent-regular.mail_copy_20:before{content:"\f511"}.ic-fluent-regular.mail_copy_24:before{content:"\f512"}.ic-fluent-regular.mail_dismiss_16:before{content:"\e7b1"}.ic-fluent-regular.mail_dismiss_20:before{content:"\f553"}.ic-fluent-regular.mail_dismiss_24:before{content:"\f554"}.ic-fluent-regular.mail_dismiss_28:before{content:"\e7b2"}.ic-fluent-regular.mail_edit_20:before{content:"\e7b3"}.ic-fluent-regular.mail_edit_24:before{content:"\e7b4"}.ic-fluent-regular.mail_error_16:before{content:"\e7b5"}.ic-fluent-regular.mail_error_20:before{content:"\f555"}.ic-fluent-regular.mail_error_24:before{content:"\f55d"}.ic-fluent-regular.mail_inbox_16:before{content:"\f513"}.ic-fluent-regular.mail_inbox_20:before{content:"\f514"}.ic-fluent-regular.mail_inbox_24:before{content:"\f515"}.ic-fluent-regular.mail_inbox_28:before{content:"\f516"}.ic-fluent-regular.mail_inbox_add_16:before{content:"\f517"}.ic-fluent-regular.mail_inbox_add_20:before{content:"\f518"}.ic-fluent-regular.mail_inbox_add_24:before{content:"\f519"}.ic-fluent-regular.mail_inbox_add_28:before{content:"\f51a"}.ic-fluent-regular.mail_inbox_all_20:before{content:"\e7b6"}.ic-fluent-regular.mail_inbox_all_24:before{content:"\e7b7"}.ic-fluent-regular.mail_inbox_arrow_down_16:before{content:"\f55e"}.ic-fluent-regular.mail_inbox_arrow_down_20:before{content:"\e7b8"}.ic-fluent-regular.mail_inbox_arrow_right_20:before{content:"\e7b9"}.ic-fluent-regular.mail_inbox_arrow_right_24:before{content:"\e7ba"}.ic-fluent-regular.mail_inbox_arrow_up_20:before{content:"\e7bb"}.ic-fluent-regular.mail_inbox_arrow_up_24:before{content:"\e7bc"}.ic-fluent-regular.mail_inbox_checkmark_16:before{content:"\e7bd"}.ic-fluent-regular.mail_inbox_checkmark_20:before{content:"\e7be"}.ic-fluent-regular.mail_inbox_checkmark_24:before{content:"\e7bf"}.ic-fluent-regular.mail_inbox_checkmark_28:before{content:"\e7c0"}.ic-fluent-regular.mail_inbox_dismiss_16:before{content:"\f51b"}.ic-fluent-regular.mail_inbox_dismiss_20:before{content:"\f51c"}.ic-fluent-regular.mail_inbox_dismiss_24:before{content:"\f51d"}.ic-fluent-regular.mail_inbox_dismiss_28:before{content:"\f51e"}.ic-fluent-regular.mail_link_20:before{content:"\f585"}.ic-fluent-regular.mail_link_24:before{content:"\f58c"}.ic-fluent-regular.mail_list_16:before{content:"\e7c1"}.ic-fluent-regular.mail_list_20:before{content:"\e7c2"}.ic-fluent-regular.mail_list_24:before{content:"\e7c3"}.ic-fluent-regular.mail_list_28:before{content:"\e7c4"}.ic-fluent-regular.mail_multiple_16:before{content:"\e7c5"}.ic-fluent-regular.mail_multiple_20:before{content:"\e7c6"}.ic-fluent-regular.mail_multiple_24:before{content:"\e7c7"}.ic-fluent-regular.mail_multiple_28:before{content:"\e7c8"}.ic-fluent-regular.mail_off_20:before{content:"\e7c9"}.ic-fluent-regular.mail_off_24:before{content:"\e7ca"}.ic-fluent-regular.mail_open_person_16:before{content:"\e7cb"}.ic-fluent-regular.mail_open_person_20:before{content:"\e7cc"}.ic-fluent-regular.mail_open_person_24:before{content:"\e7cd"}.ic-fluent-regular.mail_pause_16:before{content:"\f5a6"}.ic-fluent-regular.mail_pause_20:before{content:"\e7ce"}.ic-fluent-regular.mail_prohibited_16:before{content:"\e7cf"}.ic-fluent-regular.mail_prohibited_20:before{content:"\f5cb"}.ic-fluent-regular.mail_prohibited_24:before{content:"\f5e2"}.ic-fluent-regular.mail_prohibited_28:before{content:"\e7d0"}.ic-fluent-regular.mail_read_16:before{content:"\e7d1"}.ic-fluent-regular.mail_read_20:before{content:"\f521"}.ic-fluent-regular.mail_read_24:before{content:"\f522"}.ic-fluent-regular.mail_read_28:before{content:"\f523"}.ic-fluent-regular.mail_read_48:before{content:"\f524"}.ic-fluent-regular.mail_read_multiple_20:before{content:"\eeab"}.ic-fluent-regular.mail_read_multiple_32:before{content:"\eeac"}.ic-fluent-regular.mail_settings_16:before{content:"\f5e3"}.ic-fluent-regular.mail_settings_20:before{content:"\e7d5"}.ic-fluent-regular.mail_shield_16:before{content:"\f5e8"}.ic-fluent-regular.mail_shield_20:before{content:"\e7d6"}.ic-fluent-regular.mail_template_16:before{content:"\e7d7"}.ic-fluent-regular.mail_template_20:before{content:"\f5e9"}.ic-fluent-regular.mail_template_24:before{content:"\f5ed"}.ic-fluent-regular.mail_unread_16:before{content:"\f525"}.ic-fluent-regular.mail_unread_20:before{content:"\f526"}.ic-fluent-regular.mail_unread_24:before{content:"\f527"}.ic-fluent-regular.mail_unread_28:before{content:"\f528"}.ic-fluent-regular.mail_unread_48:before{content:"\f529"}.ic-fluent-regular.mail_warning_16:before{content:"\f5ee"}.ic-fluent-regular.mail_warning_20:before{content:"\e7d8"}.ic-fluent-regular.mail_warning_24:before{content:"\e7d9"}.ic-fluent-regular.map_20:before{content:"\e7da"}.ic-fluent-regular.map_24:before{content:"\f52e"}.ic-fluent-regular.map_drive_16:before{content:"\f52f"}.ic-fluent-regular.map_drive_20:before{content:"\f530"}.ic-fluent-regular.map_drive_24:before{content:"\f531"}.ic-fluent-regular.markdown_20:before{content:"\e7db"}.ic-fluent-regular.match_app_layout_20:before{content:"\e7dc"}.ic-fluent-regular.match_app_layout_24:before{content:"\f532"}.ic-fluent-regular.math_format_linear_20:before{content:"\e7dd"}.ic-fluent-regular.math_format_linear_24:before{content:"\e7de"}.ic-fluent-regular.math_format_professional_20:before{content:"\e7df"}.ic-fluent-regular.math_format_professional_24:before{content:"\e7e0"}.ic-fluent-regular.math_formula_16:before{content:"\e7e1"}.ic-fluent-regular.math_formula_20:before{content:"\e7e2"}.ic-fluent-regular.math_formula_24:before{content:"\e7e3"}.ic-fluent-regular.math_formula_32:before{content:"\e7e4"}.ic-fluent-regular.math_symbols_16:before{content:"\e7e5"}.ic-fluent-regular.math_symbols_20:before{content:"\e7e6"}.ic-fluent-regular.math_symbols_24:before{content:"\e7e7"}.ic-fluent-regular.math_symbols_28:before{content:"\e7e8"}.ic-fluent-regular.math_symbols_32:before{content:"\e7e9"}.ic-fluent-regular.math_symbols_48:before{content:"\e7ea"}.ic-fluent-regular.maximize_16:before{content:"\f533"}.ic-fluent-regular.maximize_20:before{content:"\e7eb"}.ic-fluent-regular.maximize_24:before{content:"\e7ec"}.ic-fluent-regular.maximize_28:before{content:"\f746"}.ic-fluent-regular.maximize_281:before{content:"\e7ed"}.ic-fluent-regular.maximize_48:before{content:"\e7ee"}.ic-fluent-regular.meet_now_16:before{content:"\e7ef"}.ic-fluent-regular.meet_now_20:before{content:"\f534"}.ic-fluent-regular.meet_now_24:before{content:"\f535"}.ic-fluent-regular.meet_now_28:before{content:"\f5f6"}.ic-fluent-regular.meet_now_32:before{content:"\f5f7"}.ic-fluent-regular.meet_now_48:before{content:"\f631"}.ic-fluent-regular.megaphone_16:before{content:"\f536"}.ic-fluent-regular.megaphone_20:before{content:"\f537"}.ic-fluent-regular.megaphone_24:before{content:"\f538"}.ic-fluent-regular.megaphone_28:before{content:"\f539"}.ic-fluent-regular.megaphone_loud_16:before{content:"\eead"}.ic-fluent-regular.megaphone_loud_20:before{content:"\f64b"}.ic-fluent-regular.megaphone_loud_24:before{content:"\e7f0"}.ic-fluent-regular.megaphone_off_16:before{content:"\e7f1"}.ic-fluent-regular.megaphone_off_20:before{content:"\e7f2"}.ic-fluent-regular.megaphone_off_24:before{content:"\f53a"}.ic-fluent-regular.megaphone_off_28:before{content:"\e7f3"}.ic-fluent-regular.mention_16:before{content:"\f53b"}.ic-fluent-regular.mention_20:before{content:"\f53c"}.ic-fluent-regular.mention_24:before{content:"\f53d"}.ic-fluent-regular.mention_arrow_down_20:before{content:"\e7f4"}.ic-fluent-regular.mention_brackets_20:before{content:"\e7f5"}.ic-fluent-regular.merge_16:before{content:"\e7f6"}.ic-fluent-regular.merge_20:before{content:"\e7f7"}.ic-fluent-regular.merge_24:before{content:"\f53e"}.ic-fluent-regular.mic_16:before{content:"\e7f8"}.ic-fluent-regular.mic_20:before{content:"\e7f9"}.ic-fluent-regular.mic_24:before{content:"\e7fa"}.ic-fluent-regular.mic_28:before{content:"\e7fb"}.ic-fluent-regular.mic_32:before{content:"\e7fc"}.ic-fluent-regular.mic_48:before{content:"\e7fd"}.ic-fluent-regular.mic_off_12:before{content:"\f53f"}.ic-fluent-regular.mic_off_16:before{content:"\f540"}.ic-fluent-regular.mic_off_20:before{content:"\e7fe"}.ic-fluent-regular.mic_off_24:before{content:"\f541"}.ic-fluent-regular.mic_off_28:before{content:"\f542"}.ic-fluent-regular.mic_off_32:before{content:"\e7ff"}.ic-fluent-regular.mic_off_48:before{content:"\e800"}.ic-fluent-regular.mic_prohibited_16:before{content:"\e801"}.ic-fluent-regular.mic_prohibited_20:before{content:"\e802"}.ic-fluent-regular.mic_prohibited_24:before{content:"\e803"}.ic-fluent-regular.mic_prohibited_28:before{content:"\e804"}.ic-fluent-regular.mic_prohibited_48:before{content:"\e805"}.ic-fluent-regular.mic_pulse_16:before{content:"\e806"}.ic-fluent-regular.mic_pulse_20:before{content:"\e807"}.ic-fluent-regular.mic_pulse_24:before{content:"\e808"}.ic-fluent-regular.mic_pulse_28:before{content:"\e809"}.ic-fluent-regular.mic_pulse_32:before{content:"\e80a"}.ic-fluent-regular.mic_pulse_48:before{content:"\e80b"}.ic-fluent-regular.mic_pulse_off_16:before{content:"\e80c"}.ic-fluent-regular.mic_pulse_off_20:before{content:"\e80d"}.ic-fluent-regular.mic_pulse_off_24:before{content:"\e80e"}.ic-fluent-regular.mic_pulse_off_28:before{content:"\e80f"}.ic-fluent-regular.mic_pulse_off_32:before{content:"\e810"}.ic-fluent-regular.mic_pulse_off_48:before{content:"\e811"}.ic-fluent-regular.mic_settings_20:before{content:"\e812"}.ic-fluent-regular.mic_settings_24:before{content:"\f548"}.ic-fluent-regular.mic_sparkle_16:before{content:"\e813"}.ic-fluent-regular.mic_sparkle_20:before{content:"\e814"}.ic-fluent-regular.mic_sparkle_24:before{content:"\e815"}.ic-fluent-regular.mic_sync_20:before{content:"\e816"}.ic-fluent-regular.microscope_20:before{content:"\f64c"}.ic-fluent-regular.microscope_24:before{content:"\f64f"}.ic-fluent-regular.midi_20:before{content:"\f549"}.ic-fluent-regular.midi_24:before{content:"\f54a"}.ic-fluent-regular.mobile_optimized_20:before{content:"\e817"}.ic-fluent-regular.mobile_optimized_24:before{content:"\f54d"}.ic-fluent-regular.molecule_16:before{content:"\f650"}.ic-fluent-regular.molecule_20:before{content:"\f659"}.ic-fluent-regular.molecule_24:before{content:"\f65a"}.ic-fluent-regular.molecule_28:before{content:"\f65d"}.ic-fluent-regular.molecule_32:before{content:"\f65e"}.ic-fluent-regular.molecule_48:before{content:"\f65f"}.ic-fluent-regular.money_16:before{content:"\f54e"}.ic-fluent-regular.money_20:before{content:"\f54f"}.ic-fluent-regular.money_24:before{content:"\f550"}.ic-fluent-regular.money_calculator_20:before{content:"\e818"}.ic-fluent-regular.money_calculator_24:before{content:"\e819"}.ic-fluent-regular.money_dismiss_20:before{content:"\e81a"}.ic-fluent-regular.money_dismiss_24:before{content:"\e81b"}.ic-fluent-regular.money_hand_20:before{content:"\e81c"}.ic-fluent-regular.money_hand_24:before{content:"\e81d"}.ic-fluent-regular.money_off_20:before{content:"\e81e"}.ic-fluent-regular.money_off_24:before{content:"\e81f"}.ic-fluent-regular.money_settings_20:before{content:"\e820"}.ic-fluent-regular.more_circle_20:before{content:"\e821"}.ic-fluent-regular.more_circle_32:before{content:"\e822"}.ic-fluent-regular.more_horizontal_16:before{content:"\e824"}.ic-fluent-regular.more_horizontal_161:before{content:"\e823"}.ic-fluent-regular.more_horizontal_24:before{content:"\e825"}.ic-fluent-regular.more_horizontal_28:before{content:"\e826"}.ic-fluent-regular.more_horizontal_32:before{content:"\e827"}.ic-fluent-regular.more_horizontal_48:before{content:"\e828"}.ic-fluent-regular.more_vertical_16:before{content:"\e829"}.ic-fluent-regular.more_vertical_20:before{content:"\f556"}.ic-fluent-regular.more_vertical_24:before{content:"\f557"}.ic-fluent-regular.more_vertical_28:before{content:"\f558"}.ic-fluent-regular.more_vertical_32:before{content:"\e82a"}.ic-fluent-regular.more_vertical_48:before{content:"\f559"}.ic-fluent-regular.movies_and_tv_16:before{content:"\e82b"}.ic-fluent-regular.movies_and_tv_20:before{content:"\e82c"}.ic-fluent-regular.movies_and_tv_24:before{content:"\f55a"}.ic-fluent-regular.multiplier_1_2x_20:before{content:"\e82d"}.ic-fluent-regular.multiplier_1_2x_24:before{content:"\e82e"}.ic-fluent-regular.multiplier_1_2x_28:before{content:"\e82f"}.ic-fluent-regular.multiplier_1_2x_32:before{content:"\e830"}.ic-fluent-regular.multiplier_1_2x_48:before{content:"\e831"}.ic-fluent-regular.multiplier_1_5x_20:before{content:"\e832"}.ic-fluent-regular.multiplier_1_5x_24:before{content:"\e833"}.ic-fluent-regular.multiplier_1_5x_28:before{content:"\e834"}.ic-fluent-regular.multiplier_1_5x_32:before{content:"\e835"}.ic-fluent-regular.multiplier_1_5x_48:before{content:"\e836"}.ic-fluent-regular.multiplier_1_8x_20:before{content:"\e837"}.ic-fluent-regular.multiplier_1_8x_24:before{content:"\e838"}.ic-fluent-regular.multiplier_1_8x_28:before{content:"\e839"}.ic-fluent-regular.multiplier_1_8x_32:before{content:"\e83a"}.ic-fluent-regular.multiplier_1_8x_48:before{content:"\e83b"}.ic-fluent-regular.multiplier_1x_20:before{content:"\e83c"}.ic-fluent-regular.multiplier_1x_24:before{content:"\e83d"}.ic-fluent-regular.multiplier_1x_28:before{content:"\e83e"}.ic-fluent-regular.multiplier_1x_32:before{content:"\e83f"}.ic-fluent-regular.multiplier_1x_48:before{content:"\e840"}.ic-fluent-regular.multiplier_2x_20:before{content:"\e841"}.ic-fluent-regular.multiplier_2x_24:before{content:"\e842"}.ic-fluent-regular.multiplier_2x_28:before{content:"\e843"}.ic-fluent-regular.multiplier_2x_32:before{content:"\e844"}.ic-fluent-regular.multiplier_2x_48:before{content:"\e845"}.ic-fluent-regular.multiplier_5x_20:before{content:"\e846"}.ic-fluent-regular.multiplier_5x_24:before{content:"\e847"}.ic-fluent-regular.multiplier_5x_28:before{content:"\e848"}.ic-fluent-regular.multiplier_5x_32:before{content:"\e849"}.ic-fluent-regular.multiplier_5x_48:before{content:"\e84a"}.ic-fluent-regular.multiselect_ltr_16:before{content:"\e84b"}.ic-fluent-regular.multiselect_ltr_20:before{content:"\e84c"}.ic-fluent-regular.multiselect_ltr_24:before{content:"\e84d"}.ic-fluent-regular.multiselect_rtl_16:before{content:"\e84e"}.ic-fluent-regular.multiselect_rtl_20:before{content:"\e84f"}.ic-fluent-regular.multiselect_rtl_24:before{content:"\e850"}.ic-fluent-regular.music_note_1_20:before{content:"\e851"}.ic-fluent-regular.music_note_1_24:before{content:"\e852"}.ic-fluent-regular.music_note_2_16:before{content:"\e853"}.ic-fluent-regular.music_note_2_20:before{content:"\e854"}.ic-fluent-regular.music_note_2_24:before{content:"\e855"}.ic-fluent-regular.music_note_2_play_20:before{content:"\e856"}.ic-fluent-regular.music_note_off_1_20:before{content:"\e857"}.ic-fluent-regular.music_note_off_1_24:before{content:"\e858"}.ic-fluent-regular.music_note_off_2_16:before{content:"\e859"}.ic-fluent-regular.music_note_off_2_20:before{content:"\e85a"}.ic-fluent-regular.music_note_off_2_24:before{content:"\e85b"}.ic-fluent-regular.my_location_12:before{content:"\e85c"}.ic-fluent-regular.my_location_16:before{content:"\e85d"}.ic-fluent-regular.my_location_20:before{content:"\e85e"}.ic-fluent-regular.my_location_24:before{content:"\f55f"}.ic-fluent-regular.navigation_16:before{content:"\e85f"}.ic-fluent-regular.navigation_24:before{content:"\f561"}.ic-fluent-regular.navigation_location_target_20:before{content:"\e860"}.ic-fluent-regular.navigation_play_20:before{content:"\e861"}.ic-fluent-regular.navigation_unread_20:before{content:"\e862"}.ic-fluent-regular.navigation_unread_24:before{content:"\e863"}.ic-fluent-regular.network_check_20:before{content:"\e864"}.ic-fluent-regular.network_check_24:before{content:"\f562"}.ic-fluent-regular.new_16:before{content:"\f563"}.ic-fluent-regular.new_20:before{content:"\e865"}.ic-fluent-regular.new_24:before{content:"\f564"}.ic-fluent-regular.news_16:before{content:"\e866"}.ic-fluent-regular.news_20:before{content:"\f565"}.ic-fluent-regular.news_24:before{content:"\f566"}.ic-fluent-regular.news_28:before{content:"\f567"}.ic-fluent-regular.next_16:before{content:"\f568"}.ic-fluent-regular.next_20:before{content:"\f569"}.ic-fluent-regular.next_24:before{content:"\f56a"}.ic-fluent-regular.next_28:before{content:"\e867"}.ic-fluent-regular.next_32:before{content:"\e868"}.ic-fluent-regular.next_48:before{content:"\e869"}.ic-fluent-regular.note_16:before{content:"\f663"}.ic-fluent-regular.note_20:before{content:"\f56b"}.ic-fluent-regular.note_24:before{content:"\f56c"}.ic-fluent-regular.note_28:before{content:"\e86a"}.ic-fluent-regular.note_48:before{content:"\e86b"}.ic-fluent-regular.note_add_16:before{content:"\f56d"}.ic-fluent-regular.note_add_20:before{content:"\f56e"}.ic-fluent-regular.note_add_24:before{content:"\f56f"}.ic-fluent-regular.note_add_28:before{content:"\e86c"}.ic-fluent-regular.note_add_48:before{content:"\e86d"}.ic-fluent-regular.note_edit_20:before{content:"\e86e"}.ic-fluent-regular.note_edit_24:before{content:"\e86f"}.ic-fluent-regular.note_pin_16:before{content:"\f664"}.ic-fluent-regular.note_pin_20:before{content:"\e870"}.ic-fluent-regular.notebook_16:before{content:"\ef09"}.ic-fluent-regular.notebook_20:before{content:"\e871"}.ic-fluent-regular.notebook_24:before{content:"\f570"}.ic-fluent-regular.notebook_32:before{content:"\eed9"}.ic-fluent-regular.notebook_add_20:before{content:"\e872"}.ic-fluent-regular.notebook_add_24:before{content:"\e873"}.ic-fluent-regular.notebook_arrow_curve_down_20:before{content:"\e874"}.ic-fluent-regular.notebook_error_20:before{content:"\e875"}.ic-fluent-regular.notebook_error_24:before{content:"\f571"}.ic-fluent-regular.notebook_eye_20:before{content:"\e876"}.ic-fluent-regular.notebook_lightning_20:before{content:"\e877"}.ic-fluent-regular.notebook_lightning_24:before{content:"\f572"}.ic-fluent-regular.notebook_question_mark_20:before{content:"\e878"}.ic-fluent-regular.notebook_question_mark_24:before{content:"\f573"}.ic-fluent-regular.notebook_section_20:before{content:"\e879"}.ic-fluent-regular.notebook_section_24:before{content:"\f574"}.ic-fluent-regular.notebook_section_arrow_right_24:before{content:"\e87a"}.ic-fluent-regular.notebook_subsection_20:before{content:"\e87b"}.ic-fluent-regular.notebook_subsection_24:before{content:"\e87c"}.ic-fluent-regular.notebook_sync_20:before{content:"\e87d"}.ic-fluent-regular.notebook_sync_24:before{content:"\f575"}.ic-fluent-regular.notepad_12:before{content:"\e87e"}.ic-fluent-regular.notepad_16:before{content:"\f665"}.ic-fluent-regular.notepad_20:before{content:"\f576"}.ic-fluent-regular.notepad_24:before{content:"\f577"}.ic-fluent-regular.notepad_28:before{content:"\f578"}.ic-fluent-regular.notepad_32:before{content:"\e87f"}.ic-fluent-regular.notepad_edit_16:before{content:"\f666"}.ic-fluent-regular.notepad_edit_20:before{content:"\e880"}.ic-fluent-regular.notepad_person_16:before{content:"\e881"}.ic-fluent-regular.notepad_person_20:before{content:"\e882"}.ic-fluent-regular.notepad_person_24:before{content:"\e883"}.ic-fluent-regular.number_circle_1_16:before{content:"\e884"}.ic-fluent-regular.number_circle_1_20:before{content:"\e885"}.ic-fluent-regular.number_circle_1_24:before{content:"\e886"}.ic-fluent-regular.number_row_16:before{content:"\f579"}.ic-fluent-regular.number_row_20:before{content:"\f57a"}.ic-fluent-regular.number_row_24:before{content:"\f57b"}.ic-fluent-regular.number_symbol_16:before{content:"\f57c"}.ic-fluent-regular.number_symbol_20:before{content:"\f57d"}.ic-fluent-regular.number_symbol_24:before{content:"\f57e"}.ic-fluent-regular.number_symbol_28:before{content:"\e887"}.ic-fluent-regular.number_symbol_32:before{content:"\e888"}.ic-fluent-regular.number_symbol_48:before{content:"\e889"}.ic-fluent-regular.number_symbol_dismiss_20:before{content:"\e88a"}.ic-fluent-regular.number_symbol_dismiss_24:before{content:"\e88b"}.ic-fluent-regular.number_symbol_square_20:before{content:"\e88c"}.ic-fluent-regular.number_symbol_square_24:before{content:"\e88d"}.ic-fluent-regular.open_16:before{content:"\f581"}.ic-fluent-regular.open_20:before{content:"\f582"}.ic-fluent-regular.open_24:before{content:"\f583"}.ic-fluent-regular.open_28:before{content:"\e88e"}.ic-fluent-regular.open_32:before{content:"\f667"}.ic-fluent-regular.open_48:before{content:"\e88f"}.ic-fluent-regular.open_folder_16:before{content:"\e890"}.ic-fluent-regular.open_folder_20:before{content:"\e891"}.ic-fluent-regular.open_folder_24:before{content:"\f584"}.ic-fluent-regular.open_folder_28:before{content:"\e892"}.ic-fluent-regular.open_folder_48:before{content:"\e893"}.ic-fluent-regular.open_off_16:before{content:"\e894"}.ic-fluent-regular.open_off_20:before{content:"\e895"}.ic-fluent-regular.open_off_24:before{content:"\e896"}.ic-fluent-regular.open_off_28:before{content:"\e897"}.ic-fluent-regular.open_off_48:before{content:"\e898"}.ic-fluent-regular.options_16:before{content:"\f586"}.ic-fluent-regular.options_20:before{content:"\f587"}.ic-fluent-regular.options_24:before{content:"\f588"}.ic-fluent-regular.options_48:before{content:"\e899"}.ic-fluent-regular.organization_12:before{content:"\e89a"}.ic-fluent-regular.organization_16:before{content:"\e89b"}.ic-fluent-regular.organization_20:before{content:"\f589"}.ic-fluent-regular.organization_24:before{content:"\f58a"}.ic-fluent-regular.organization_28:before{content:"\f58b"}.ic-fluent-regular.organization_32:before{content:"\e89c"}.ic-fluent-regular.organization_48:before{content:"\e89d"}.ic-fluent-regular.organization_horizontal_20:before{content:"\e89e"}.ic-fluent-regular.orientation_20:before{content:"\e89f"}.ic-fluent-regular.orientation_24:before{content:"\e8a0"}.ic-fluent-regular.oval_16:before{content:"\e8a1"}.ic-fluent-regular.oval_20:before{content:"\e8a2"}.ic-fluent-regular.oval_24:before{content:"\e8a3"}.ic-fluent-regular.oval_28:before{content:"\e8a4"}.ic-fluent-regular.oval_32:before{content:"\e8a5"}.ic-fluent-regular.oval_48:before{content:"\e8a6"}.ic-fluent-regular.padding_down_20:before{content:"\f681"}.ic-fluent-regular.padding_down_24:before{content:"\f682"}.ic-fluent-regular.padding_left_20:before{content:"\f695"}.ic-fluent-regular.padding_left_24:before{content:"\f69e"}.ic-fluent-regular.padding_right_20:before{content:"\f69f"}.ic-fluent-regular.padding_right_24:before{content:"\f6a0"}.ic-fluent-regular.padding_top_20:before{content:"\f6b4"}.ic-fluent-regular.padding_top_24:before{content:"\f6b9"}.ic-fluent-regular.page_fit_16:before{content:"\f58e"}.ic-fluent-regular.page_fit_20:before{content:"\f58f"}.ic-fluent-regular.page_fit_24:before{content:"\f590"}.ic-fluent-regular.paint_brush_16:before{content:"\f591"}.ic-fluent-regular.paint_brush_20:before{content:"\f592"}.ic-fluent-regular.paint_brush_24:before{content:"\f593"}.ic-fluent-regular.paint_brush_arrow_down_20:before{content:"\e8a7"}.ic-fluent-regular.paint_brush_arrow_down_24:before{content:"\e8a8"}.ic-fluent-regular.paint_brush_arrow_up_20:before{content:"\e8a9"}.ic-fluent-regular.paint_brush_arrow_up_24:before{content:"\e8aa"}.ic-fluent-regular.paint_bucket_16:before{content:"\f594"}.ic-fluent-regular.paint_bucket_20:before{content:"\f595"}.ic-fluent-regular.paint_bucket_24:before{content:"\f596"}.ic-fluent-regular.pair_20:before{content:"\e8ab"}.ic-fluent-regular.pair_24:before{content:"\f597"}.ic-fluent-regular.panel_bottom_20:before{content:"\e8ac"}.ic-fluent-regular.panel_bottom_contract_20:before{content:"\e8ad"}.ic-fluent-regular.panel_bottom_expand_20:before{content:"\e8ae"}.ic-fluent-regular.panel_left_16:before{content:"\e8af"}.ic-fluent-regular.panel_left_20:before{content:"\e8b0"}.ic-fluent-regular.panel_left_24:before{content:"\e8b1"}.ic-fluent-regular.panel_left_28:before{content:"\e8b2"}.ic-fluent-regular.panel_left_48:before{content:"\e8b3"}.ic-fluent-regular.panel_left_contract_16:before{content:"\e8b4"}.ic-fluent-regular.panel_left_contract_20:before{content:"\e8b5"}.ic-fluent-regular.panel_left_contract_24:before{content:"\e8b6"}.ic-fluent-regular.panel_left_contract_28:before{content:"\e8b7"}.ic-fluent-regular.panel_left_expand_16:before{content:"\e8b8"}.ic-fluent-regular.panel_left_expand_20:before{content:"\e8b9"}.ic-fluent-regular.panel_left_expand_24:before{content:"\e8ba"}.ic-fluent-regular.panel_left_expand_28:before{content:"\e8bb"}.ic-fluent-regular.panel_right_16:before{content:"\e8bc"}.ic-fluent-regular.panel_right_20:before{content:"\e8bd"}.ic-fluent-regular.panel_right_24:before{content:"\e8be"}.ic-fluent-regular.panel_right_28:before{content:"\e8bf"}.ic-fluent-regular.panel_right_48:before{content:"\e8c0"}.ic-fluent-regular.panel_right_add_20:before{content:"\eeae"}.ic-fluent-regular.panel_right_contract_16:before{content:"\e8c1"}.ic-fluent-regular.panel_right_contract_20:before{content:"\e8c2"}.ic-fluent-regular.panel_right_contract_24:before{content:"\e8c3"}.ic-fluent-regular.panel_right_expand_20:before{content:"\e8c4"}.ic-fluent-regular.panel_separate_window_20:before{content:"\e8c5"}.ic-fluent-regular.panel_top_contract_20:before{content:"\e8c6"}.ic-fluent-regular.panel_top_expand_20:before{content:"\e8c7"}.ic-fluent-regular.password_16:before{content:"\e8c8"}.ic-fluent-regular.password_20:before{content:"\e8c9"}.ic-fluent-regular.password_24:before{content:"\f59e"}.ic-fluent-regular.patch_20:before{content:"\f6ba"}.ic-fluent-regular.patch_24:before{content:"\f6bb"}.ic-fluent-regular.patient_20:before{content:"\e8ca"}.ic-fluent-regular.patient_24:before{content:"\f59f"}.ic-fluent-regular.patient_32:before{content:"\e8cb"}.ic-fluent-regular.pause_12:before{content:"\e8cc"}.ic-fluent-regular.pause_16:before{content:"\f5a0"}.ic-fluent-regular.pause_20:before{content:"\f5a1"}.ic-fluent-regular.pause_24:before{content:"\f5a2"}.ic-fluent-regular.pause_28:before{content:"\e8cd"}.ic-fluent-regular.pause_32:before{content:"\e8ce"}.ic-fluent-regular.pause_48:before{content:"\f5a3"}.ic-fluent-regular.pause_circle_20:before{content:"\f6bc"}.ic-fluent-regular.pause_circle_24:before{content:"\e8cf"}.ic-fluent-regular.pause_off_16:before{content:"\e8d0"}.ic-fluent-regular.pause_off_20:before{content:"\e8d1"}.ic-fluent-regular.pause_settings_16:before{content:"\e8d2"}.ic-fluent-regular.pause_settings_20:before{content:"\e8d3"}.ic-fluent-regular.payment_16:before{content:"\e8d4"}.ic-fluent-regular.payment_20:before{content:"\f5a4"}.ic-fluent-regular.payment_24:before{content:"\f5a5"}.ic-fluent-regular.payment_28:before{content:"\e8d5"}.ic-fluent-regular.payment_32:before{content:"\eeda"}.ic-fluent-regular.payment_48:before{content:"\eedb"}.ic-fluent-regular.pen_16:before{content:"\e8d6"}.ic-fluent-regular.pen_20:before{content:"\e8d7"}.ic-fluent-regular.pen_24:before{content:"\e8d8"}.ic-fluent-regular.pen_28:before{content:"\e8d9"}.ic-fluent-regular.pen_32:before{content:"\e8da"}.ic-fluent-regular.pen_48:before{content:"\e8db"}.ic-fluent-regular.pen_off_16:before{content:"\e8dc"}.ic-fluent-regular.pen_off_20:before{content:"\e8dd"}.ic-fluent-regular.pen_off_24:before{content:"\e8de"}.ic-fluent-regular.pen_off_28:before{content:"\e8df"}.ic-fluent-regular.pen_off_32:before{content:"\e8e0"}.ic-fluent-regular.pen_off_48:before{content:"\e8e1"}.ic-fluent-regular.pen_prohibited_16:before{content:"\e8e2"}.ic-fluent-regular.pen_prohibited_20:before{content:"\e8e3"}.ic-fluent-regular.pen_prohibited_24:before{content:"\e8e4"}.ic-fluent-regular.pen_prohibited_28:before{content:"\e8e5"}.ic-fluent-regular.pen_prohibited_32:before{content:"\e8e6"}.ic-fluent-regular.pen_prohibited_48:before{content:"\e8e7"}.ic-fluent-regular.pentagon_20:before{content:"\e8e8"}.ic-fluent-regular.pentagon_32:before{content:"\e8e9"}.ic-fluent-regular.pentagon_48:before{content:"\e8ea"}.ic-fluent-regular.people_12:before{content:"\e8eb"}.ic-fluent-regular.people_16:before{content:"\f5a7"}.ic-fluent-regular.people_20:before{content:"\f5a8"}.ic-fluent-regular.people_24:before{content:"\f5a9"}.ic-fluent-regular.people_28:before{content:"\f5aa"}.ic-fluent-regular.people_32:before{content:"\e8ec"}.ic-fluent-regular.people_48:before{content:"\e8ed"}.ic-fluent-regular.people_add_16:before{content:"\f5ab"}.ic-fluent-regular.people_add_20:before{content:"\f5ac"}.ic-fluent-regular.people_add_24:before{content:"\f5ad"}.ic-fluent-regular.people_add_28:before{content:"\e8ee"}.ic-fluent-regular.people_audience_20:before{content:"\e8ef"}.ic-fluent-regular.people_audience_24:before{content:"\f5ae"}.ic-fluent-regular.people_call_16:before{content:"\e8f0"}.ic-fluent-regular.people_call_20:before{content:"\e8f1"}.ic-fluent-regular.people_checkmark_16:before{content:"\e8f2"}.ic-fluent-regular.people_checkmark_20:before{content:"\e8f3"}.ic-fluent-regular.people_checkmark_24:before{content:"\e8f4"}.ic-fluent-regular.people_community_16:before{content:"\f5af"}.ic-fluent-regular.people_community_20:before{content:"\f5b0"}.ic-fluent-regular.people_community_24:before{content:"\f5b1"}.ic-fluent-regular.people_community_28:before{content:"\f5b2"}.ic-fluent-regular.people_community_add_20:before{content:"\e8f5"}.ic-fluent-regular.people_community_add_24:before{content:"\f5b3"}.ic-fluent-regular.people_community_add_28:before{content:"\e8f6"}.ic-fluent-regular.people_edit_20:before{content:"\e8f7"}.ic-fluent-regular.people_error_16:before{content:"\e8f8"}.ic-fluent-regular.people_error_20:before{content:"\e8f9"}.ic-fluent-regular.people_error_24:before{content:"\e8fa"}.ic-fluent-regular.people_list_16:before{content:"\e8fb"}.ic-fluent-regular.people_list_20:before{content:"\e8fc"}.ic-fluent-regular.people_list_24:before{content:"\e8fd"}.ic-fluent-regular.people_list_28:before{content:"\e8fe"}.ic-fluent-regular.people_lock_20:before{content:"\e8ff"}.ic-fluent-regular.people_lock_24:before{content:"\e900"}.ic-fluent-regular.people_money_20:before{content:"\e901"}.ic-fluent-regular.people_money_24:before{content:"\e902"}.ic-fluent-regular.people_prohibited_16:before{content:"\e903"}.ic-fluent-regular.people_prohibited_20:before{content:"\f5b4"}.ic-fluent-regular.people_prohibited_24:before{content:"\e904"}.ic-fluent-regular.people_queue_20:before{content:"\e905"}.ic-fluent-regular.people_queue_24:before{content:"\e906"}.ic-fluent-regular.people_search_20:before{content:"\e907"}.ic-fluent-regular.people_search_24:before{content:"\f5b5"}.ic-fluent-regular.people_settings_20:before{content:"\f5b6"}.ic-fluent-regular.people_settings_24:before{content:"\e908"}.ic-fluent-regular.people_settings_28:before{content:"\e909"}.ic-fluent-regular.people_swap_16:before{content:"\e90a"}.ic-fluent-regular.people_swap_20:before{content:"\e90b"}.ic-fluent-regular.people_swap_24:before{content:"\e90c"}.ic-fluent-regular.people_swap_28:before{content:"\e90d"}.ic-fluent-regular.people_sync_16:before{content:"\f6bd"}.ic-fluent-regular.people_sync_20:before{content:"\e90e"}.ic-fluent-regular.people_sync_28:before{content:"\e90f"}.ic-fluent-regular.people_team_16:before{content:"\f5b7"}.ic-fluent-regular.people_team_20:before{content:"\f5b8"}.ic-fluent-regular.people_team_24:before{content:"\f5b9"}.ic-fluent-regular.people_team_28:before{content:"\f5ba"}.ic-fluent-regular.people_team_32:before{content:"\e910"}.ic-fluent-regular.people_team_add_20:before{content:"\e911"}.ic-fluent-regular.people_team_add_24:before{content:"\e912"}.ic-fluent-regular.people_team_delete_16:before{content:"\e913"}.ic-fluent-regular.people_team_delete_20:before{content:"\e914"}.ic-fluent-regular.people_team_delete_24:before{content:"\e915"}.ic-fluent-regular.people_team_delete_28:before{content:"\e916"}.ic-fluent-regular.people_team_delete_32:before{content:"\e917"}.ic-fluent-regular.people_team_toolbox_20:before{content:"\e918"}.ic-fluent-regular.people_team_toolbox_24:before{content:"\e919"}.ic-fluent-regular.people_toolbox_16:before{content:"\f6ca"}.ic-fluent-regular.people_toolbox_20:before{content:"\e91a"}.ic-fluent-regular.person_12:before{content:"\f5bb"}.ic-fluent-regular.person_16:before{content:"\f5bc"}.ic-fluent-regular.person_20:before{content:"\f5bd"}.ic-fluent-regular.person_24:before{content:"\f5be"}.ic-fluent-regular.person_28:before{content:"\f5bf"}.ic-fluent-regular.person_32:before{content:"\e91b"}.ic-fluent-regular.person_48:before{content:"\f5c0"}.ic-fluent-regular.person_5_20:before{content:"\e91c"}.ic-fluent-regular.person_5_32:before{content:"\e91d"}.ic-fluent-regular.person_6_20:before{content:"\e91e"}.ic-fluent-regular.person_6_32:before{content:"\e91f"}.ic-fluent-regular.person_accounts_20:before{content:"\e920"}.ic-fluent-regular.person_accounts_24:before{content:"\f5c1"}.ic-fluent-regular.person_add_16:before{content:"\e921"}.ic-fluent-regular.person_add_20:before{content:"\f5c2"}.ic-fluent-regular.person_add_24:before{content:"\f5c3"}.ic-fluent-regular.person_add_28:before{content:"\e922"}.ic-fluent-regular.person_alert_16:before{content:"\ef4d"}.ic-fluent-regular.person_alert_20:before{content:"\ef4e"}.ic-fluent-regular.person_alert_24:before{content:"\ef4f"}.ic-fluent-regular.person_arrow_back_16:before{content:"\ef50"}.ic-fluent-regular.person_arrow_back_20:before{content:"\ef51"}.ic-fluent-regular.person_arrow_back_24:before{content:"\ef52"}.ic-fluent-regular.person_arrow_back_28:before{content:"\ef53"}.ic-fluent-regular.person_arrow_back_32:before{content:"\ef54"}.ic-fluent-regular.person_arrow_back_48:before{content:"\ef55"}.ic-fluent-regular.person_arrow_left_16:before{content:"\e923"}.ic-fluent-regular.person_arrow_left_20:before{content:"\f5c4"}.ic-fluent-regular.person_arrow_left_24:before{content:"\f5c5"}.ic-fluent-regular.person_arrow_right_16:before{content:"\f5c6"}.ic-fluent-regular.person_arrow_right_20:before{content:"\f5c7"}.ic-fluent-regular.person_arrow_right_24:before{content:"\f5c8"}.ic-fluent-regular.person_available_16:before{content:"\f5c9"}.ic-fluent-regular.person_available_20:before{content:"\e924"}.ic-fluent-regular.person_available_24:before{content:"\f5ca"}.ic-fluent-regular.person_board_16:before{content:"\f5cc"}.ic-fluent-regular.person_board_20:before{content:"\f5cd"}.ic-fluent-regular.person_board_24:before{content:"\f5ce"}.ic-fluent-regular.person_call_16:before{content:"\e925"}.ic-fluent-regular.person_call_20:before{content:"\e926"}.ic-fluent-regular.person_call_24:before{content:"\f5cf"}.ic-fluent-regular.person_chat_16:before{content:"\f6cb"}.ic-fluent-regular.person_chat_20:before{content:"\f6d1"}.ic-fluent-regular.person_chat_24:before{content:"\f6d3"}.ic-fluent-regular.person_circle_12:before{content:"\e927"}.ic-fluent-regular.person_circle_20:before{content:"\e928"}.ic-fluent-regular.person_circle_24:before{content:"\e929"}.ic-fluent-regular.person_clock_16:before{content:"\e92a"}.ic-fluent-regular.person_clock_20:before{content:"\e92b"}.ic-fluent-regular.person_clock_24:before{content:"\e92c"}.ic-fluent-regular.person_delete_16:before{content:"\f5d0"}.ic-fluent-regular.person_delete_20:before{content:"\e92d"}.ic-fluent-regular.person_delete_24:before{content:"\f5d1"}.ic-fluent-regular.person_edit_20:before{content:"\e92e"}.ic-fluent-regular.person_edit_24:before{content:"\e92f"}.ic-fluent-regular.person_feedback_16:before{content:"\e930"}.ic-fluent-regular.person_feedback_20:before{content:"\f5d2"}.ic-fluent-regular.person_feedback_24:before{content:"\f5d3"}.ic-fluent-regular.person_heart_20:before{content:"\ef0a"}.ic-fluent-regular.person_heart_24:before{content:"\e931"}.ic-fluent-regular.person_info_16:before{content:"\f6d6"}.ic-fluent-regular.person_info_20:before{content:"\e932"}.ic-fluent-regular.person_key_20:before{content:"\e933"}.ic-fluent-regular.person_lightbulb_20:before{content:"\e934"}.ic-fluent-regular.person_lightbulb_24:before{content:"\e935"}.ic-fluent-regular.person_link_16:before{content:"\ef56"}.ic-fluent-regular.person_link_20:before{content:"\ef57"}.ic-fluent-regular.person_link_24:before{content:"\ef58"}.ic-fluent-regular.person_link_28:before{content:"\ef59"}.ic-fluent-regular.person_link_32:before{content:"\ef5a"}.ic-fluent-regular.person_link_48:before{content:"\ef5b"}.ic-fluent-regular.person_lock_16:before{content:"\f6d8"}.ic-fluent-regular.person_lock_20:before{content:"\f6d9"}.ic-fluent-regular.person_lock_24:before{content:"\e936"}.ic-fluent-regular.person_mail_16:before{content:"\e937"}.ic-fluent-regular.person_mail_20:before{content:"\e938"}.ic-fluent-regular.person_mail_24:before{content:"\e939"}.ic-fluent-regular.person_mail_28:before{content:"\e93a"}.ic-fluent-regular.person_mail_48:before{content:"\e93b"}.ic-fluent-regular.person_money_20:before{content:"\e93c"}.ic-fluent-regular.person_money_24:before{content:"\e93d"}.ic-fluent-regular.person_note_16:before{content:"\eeaf"}.ic-fluent-regular.person_note_20:before{content:"\e93e"}.ic-fluent-regular.person_note_24:before{content:"\e93f"}.ic-fluent-regular.person_pill_20:before{content:"\e940"}.ic-fluent-regular.person_pill_24:before{content:"\e941"}.ic-fluent-regular.person_prohibited_16:before{content:"\e942"}.ic-fluent-regular.person_prohibited_20:before{content:"\f5d4"}.ic-fluent-regular.person_prohibited_24:before{content:"\e943"}.ic-fluent-regular.person_prohibited_28:before{content:"\e944"}.ic-fluent-regular.person_question_mark_16:before{content:"\f5d5"}.ic-fluent-regular.person_question_mark_20:before{content:"\f5d6"}.ic-fluent-regular.person_question_mark_24:before{content:"\f5d7"}.ic-fluent-regular.person_running_20:before{content:"\eedc"}.ic-fluent-regular.person_settings_16:before{content:"\e945"}.ic-fluent-regular.person_settings_20:before{content:"\e946"}.ic-fluent-regular.person_star_16:before{content:"\ef0b"}.ic-fluent-regular.person_star_20:before{content:"\ef0c"}.ic-fluent-regular.person_star_24:before{content:"\ef0d"}.ic-fluent-regular.person_star_28:before{content:"\ef0e"}.ic-fluent-regular.person_star_32:before{content:"\ef0f"}.ic-fluent-regular.person_star_48:before{content:"\ef10"}.ic-fluent-regular.person_subtract_16:before{content:"\f6ed"}.ic-fluent-regular.person_subtract_20:before{content:"\e947"}.ic-fluent-regular.person_support_16:before{content:"\f5d8"}.ic-fluent-regular.person_support_20:before{content:"\f5d9"}.ic-fluent-regular.person_support_24:before{content:"\f5da"}.ic-fluent-regular.person_swap_16:before{content:"\f5db"}.ic-fluent-regular.person_swap_20:before{content:"\f5dc"}.ic-fluent-regular.person_swap_24:before{content:"\f5dd"}.ic-fluent-regular.person_sync_16:before{content:"\e948"}.ic-fluent-regular.person_sync_20:before{content:"\e949"}.ic-fluent-regular.person_sync_24:before{content:"\e94a"}.ic-fluent-regular.person_sync_28:before{content:"\e94b"}.ic-fluent-regular.person_sync_32:before{content:"\e97f"}.ic-fluent-regular.person_sync_48:before{content:"\e980"}.ic-fluent-regular.person_tag_20:before{content:"\e981"}.ic-fluent-regular.person_tag_24:before{content:"\e982"}.ic-fluent-regular.person_tag_28:before{content:"\e984"}.ic-fluent-regular.person_tag_32:before{content:"\e988"}.ic-fluent-regular.person_tag_48:before{content:"\e989"}.ic-fluent-regular.person_voice_20:before{content:"\f5de"}.ic-fluent-regular.person_voice_24:before{content:"\f5df"}.ic-fluent-regular.phone_12:before{content:"\e98a"}.ic-fluent-regular.phone_16:before{content:"\f6ee"}.ic-fluent-regular.phone_20:before{content:"\f5e0"}.ic-fluent-regular.phone_24:before{content:"\f5e1"}.ic-fluent-regular.phone_add_20:before{content:"\e98b"}.ic-fluent-regular.phone_add_24:before{content:"\e999"}.ic-fluent-regular.phone_arrow_right_20:before{content:"\e99a"}.ic-fluent-regular.phone_arrow_right_24:before{content:"\e99b"}.ic-fluent-regular.phone_checkmark_16:before{content:"\f6ef"}.ic-fluent-regular.phone_checkmark_20:before{content:"\e99c"}.ic-fluent-regular.phone_desktop_16:before{content:"\f5e4"}.ic-fluent-regular.phone_desktop_20:before{content:"\f5e5"}.ic-fluent-regular.phone_desktop_24:before{content:"\f5e6"}.ic-fluent-regular.phone_desktop_28:before{content:"\f5e7"}.ic-fluent-regular.phone_desktop_add_20:before{content:"\e99d"}.ic-fluent-regular.phone_dismiss_20:before{content:"\e99e"}.ic-fluent-regular.phone_dismiss_24:before{content:"\e99f"}.ic-fluent-regular.phone_eraser_16:before{content:"\e9a0"}.ic-fluent-regular.phone_eraser_20:before{content:"\e9a1"}.ic-fluent-regular.phone_key_20:before{content:"\e9a2"}.ic-fluent-regular.phone_key_24:before{content:"\e9a3"}.ic-fluent-regular.phone_laptop_16:before{content:"\e9a4"}.ic-fluent-regular.phone_laptop_20:before{content:"\f5ea"}.ic-fluent-regular.phone_laptop_24:before{content:"\f5eb"}.ic-fluent-regular.phone_laptop_32:before{content:"\e9a5"}.ic-fluent-regular.phone_link_setup_20:before{content:"\e9a6"}.ic-fluent-regular.phone_link_setup_24:before{content:"\f5ec"}.ic-fluent-regular.phone_lock_20:before{content:"\e9a7"}.ic-fluent-regular.phone_lock_24:before{content:"\e9a8"}.ic-fluent-regular.phone_page_header_20:before{content:"\e9a9"}.ic-fluent-regular.phone_page_header_24:before{content:"\f5ef"}.ic-fluent-regular.phone_pagination_20:before{content:"\e9aa"}.ic-fluent-regular.phone_pagination_24:before{content:"\f5f0"}.ic-fluent-regular.phone_screen_time_20:before{content:"\e9ab"}.ic-fluent-regular.phone_screen_time_24:before{content:"\f5f1"}.ic-fluent-regular.phone_shake_20:before{content:"\e9ac"}.ic-fluent-regular.phone_shake_24:before{content:"\f5f2"}.ic-fluent-regular.phone_span_in_16:before{content:"\e9ad"}.ic-fluent-regular.phone_span_in_20:before{content:"\e9ae"}.ic-fluent-regular.phone_span_in_24:before{content:"\e9af"}.ic-fluent-regular.phone_span_in_28:before{content:"\e9b0"}.ic-fluent-regular.phone_span_out_16:before{content:"\e9b1"}.ic-fluent-regular.phone_span_out_20:before{content:"\e9b2"}.ic-fluent-regular.phone_span_out_24:before{content:"\e9b3"}.ic-fluent-regular.phone_span_out_28:before{content:"\e9b4"}.ic-fluent-regular.phone_speaker_20:before{content:"\e9b5"}.ic-fluent-regular.phone_speaker_24:before{content:"\e9b6"}.ic-fluent-regular.phone_status_bar_20:before{content:"\e9b7"}.ic-fluent-regular.phone_status_bar_24:before{content:"\f5f3"}.ic-fluent-regular.phone_tablet_20:before{content:"\f5f4"}.ic-fluent-regular.phone_tablet_24:before{content:"\f5f5"}.ic-fluent-regular.phone_update_20:before{content:"\e9b8"}.ic-fluent-regular.phone_update_24:before{content:"\f5f8"}.ic-fluent-regular.phone_update_checkmark_20:before{content:"\e9b9"}.ic-fluent-regular.phone_update_checkmark_24:before{content:"\e9ba"}.ic-fluent-regular.phone_vertical_scroll_20:before{content:"\e9bb"}.ic-fluent-regular.phone_vertical_scroll_24:before{content:"\f5f9"}.ic-fluent-regular.phone_vibrate_20:before{content:"\e9bc"}.ic-fluent-regular.phone_vibrate_24:before{content:"\f5fa"}.ic-fluent-regular.photo_filter_20:before{content:"\e9bd"}.ic-fluent-regular.photo_filter_24:before{content:"\f5fb"}.ic-fluent-regular.pi_20:before{content:"\e9be"}.ic-fluent-regular.pi_24:before{content:"\e9bf"}.ic-fluent-regular.picture_in_picture_16:before{content:"\f5fc"}.ic-fluent-regular.picture_in_picture_20:before{content:"\f5fd"}.ic-fluent-regular.picture_in_picture_24:before{content:"\f5fe"}.ic-fluent-regular.picture_in_picture_enter_16:before{content:"\e9c0"}.ic-fluent-regular.picture_in_picture_enter_20:before{content:"\e9c1"}.ic-fluent-regular.picture_in_picture_enter_24:before{content:"\e9c2"}.ic-fluent-regular.picture_in_picture_exit_16:before{content:"\e9c3"}.ic-fluent-regular.picture_in_picture_exit_20:before{content:"\e9c4"}.ic-fluent-regular.picture_in_picture_exit_24:before{content:"\e9c5"}.ic-fluent-regular.pill_16:before{content:"\f6f0"}.ic-fluent-regular.pill_20:before{content:"\f6f1"}.ic-fluent-regular.pill_24:before{content:"\f6f2"}.ic-fluent-regular.pill_28:before{content:"\f6f3"}.ic-fluent-regular.pin_12:before{content:"\f5ff"}.ic-fluent-regular.pin_16:before{content:"\f600"}.ic-fluent-regular.pin_20:before{content:"\f601"}.ic-fluent-regular.pin_24:before{content:"\f602"}.ic-fluent-regular.pin_28:before{content:"\e9c6"}.ic-fluent-regular.pin_32:before{content:"\e9c7"}.ic-fluent-regular.pin_48:before{content:"\e9c8"}.ic-fluent-regular.pin_off_16:before{content:"\e9c9"}.ic-fluent-regular.pin_off_20:before{content:"\f603"}.ic-fluent-regular.pin_off_24:before{content:"\f604"}.ic-fluent-regular.pin_off_28:before{content:"\e9ca"}.ic-fluent-regular.pin_off_32:before{content:"\e9cb"}.ic-fluent-regular.pin_off_48:before{content:"\e9cc"}.ic-fluent-regular.pipeline_20:before{content:"\e9cd"}.ic-fluent-regular.pipeline_24:before{content:"\eedd"}.ic-fluent-regular.pipeline_32:before{content:"\eede"}.ic-fluent-regular.pipeline_add_20:before{content:"\e9ce"}.ic-fluent-regular.pipeline_add_32:before{content:"\ef11"}.ic-fluent-regular.pipeline_arrow_curve_down_20:before{content:"\e9cf"}.ic-fluent-regular.pipeline_play_20:before{content:"\e9d0"}.ic-fluent-regular.pivot_20:before{content:"\e9d1"}.ic-fluent-regular.pivot_24:before{content:"\e9d2"}.ic-fluent-regular.play_12:before{content:"\e9d3"}.ic-fluent-regular.play_16:before{content:"\e9d4"}.ic-fluent-regular.play_20:before{content:"\f605"}.ic-fluent-regular.play_24:before{content:"\f606"}.ic-fluent-regular.play_28:before{content:"\e9d5"}.ic-fluent-regular.play_32:before{content:"\e9d6"}.ic-fluent-regular.play_48:before{content:"\f607"}.ic-fluent-regular.play_circle_16:before{content:"\e9d7"}.ic-fluent-regular.play_circle_20:before{content:"\e9d8"}.ic-fluent-regular.play_circle_24:before{content:"\f608"}.ic-fluent-regular.play_circle_28:before{content:"\e9d9"}.ic-fluent-regular.play_circle_48:before{content:"\e9da"}.ic-fluent-regular.play_settings_20:before{content:"\e9db"}.ic-fluent-regular.playing_cards_20:before{content:"\e9dc"}.ic-fluent-regular.plug_connected_20:before{content:"\e9dd"}.ic-fluent-regular.plug_connected_24:before{content:"\e9de"}.ic-fluent-regular.plug_connected_add_20:before{content:"\e9df"}.ic-fluent-regular.plug_connected_checkmark_20:before{content:"\e9e0"}.ic-fluent-regular.plug_disconnected_20:before{content:"\f609"}.ic-fluent-regular.plug_disconnected_24:before{content:"\f60a"}.ic-fluent-regular.plug_disconnected_28:before{content:"\f60b"}.ic-fluent-regular.point_scan_20:before{content:"\e9e1"}.ic-fluent-regular.point_scan_24:before{content:"\f60c"}.ic-fluent-regular.poll_16:before{content:"\e9e2"}.ic-fluent-regular.poll_20:before{content:"\e9e3"}.ic-fluent-regular.poll_24:before{content:"\f60d"}.ic-fluent-regular.port_hdmi_20:before{content:"\e9e4"}.ic-fluent-regular.port_hdmi_24:before{content:"\e9e5"}.ic-fluent-regular.port_micro_usb_20:before{content:"\e9e6"}.ic-fluent-regular.port_micro_usb_24:before{content:"\e9e7"}.ic-fluent-regular.port_usb_a_20:before{content:"\e9e8"}.ic-fluent-regular.port_usb_a_24:before{content:"\e9e9"}.ic-fluent-regular.port_usb_c_20:before{content:"\e9ea"}.ic-fluent-regular.port_usb_c_24:before{content:"\e9eb"}.ic-fluent-regular.position_backward_20:before{content:"\e9ec"}.ic-fluent-regular.position_backward_24:before{content:"\e9ed"}.ic-fluent-regular.position_forward_20:before{content:"\e9ee"}.ic-fluent-regular.position_forward_24:before{content:"\e9ef"}.ic-fluent-regular.position_to_back_20:before{content:"\e9f0"}.ic-fluent-regular.position_to_back_24:before{content:"\e9f1"}.ic-fluent-regular.position_to_front_20:before{content:"\e9f2"}.ic-fluent-regular.position_to_front_24:before{content:"\e9f3"}.ic-fluent-regular.power_20:before{content:"\f60e"}.ic-fluent-regular.power_24:before{content:"\f60f"}.ic-fluent-regular.power_28:before{content:"\f610"}.ic-fluent-regular.predictions_20:before{content:"\e9f4"}.ic-fluent-regular.predictions_24:before{content:"\f611"}.ic-fluent-regular.premium_12:before{content:"\ef5c"}.ic-fluent-regular.premium_16:before{content:"\f612"}.ic-fluent-regular.premium_20:before{content:"\f613"}.ic-fluent-regular.premium_24:before{content:"\f614"}.ic-fluent-regular.premium_28:before{content:"\f615"}.ic-fluent-regular.premium_32:before{content:"\e9f5"}.ic-fluent-regular.premium_person_16:before{content:"\e9f6"}.ic-fluent-regular.premium_person_20:before{content:"\e9f7"}.ic-fluent-regular.premium_person_24:before{content:"\e9f8"}.ic-fluent-regular.presence_available_10:before{content:"\e9f9"}.ic-fluent-regular.presence_available_12:before{content:"\e9fa"}.ic-fluent-regular.presence_available_16:before{content:"\e9fb"}.ic-fluent-regular.presence_available_20:before{content:"\e9fc"}.ic-fluent-regular.presence_available_24:before{content:"\e9fd"}.ic-fluent-regular.presence_blocked_10:before{content:"\f616"}.ic-fluent-regular.presence_blocked_12:before{content:"\f617"}.ic-fluent-regular.presence_blocked_16:before{content:"\f618"}.ic-fluent-regular.presence_blocked_20:before{content:"\e9fe"}.ic-fluent-regular.presence_blocked_24:before{content:"\e9ff"}.ic-fluent-regular.presence_dnd_10:before{content:"\ea00"}.ic-fluent-regular.presence_dnd_12:before{content:"\ea01"}.ic-fluent-regular.presence_dnd_16:before{content:"\ea02"}.ic-fluent-regular.presence_dnd_20:before{content:"\ea03"}.ic-fluent-regular.presence_dnd_24:before{content:"\ea04"}.ic-fluent-regular.presence_offline_10:before{content:"\f619"}.ic-fluent-regular.presence_offline_12:before{content:"\f61a"}.ic-fluent-regular.presence_offline_16:before{content:"\f61b"}.ic-fluent-regular.presence_offline_20:before{content:"\ea05"}.ic-fluent-regular.presence_offline_24:before{content:"\ea06"}.ic-fluent-regular.presence_oof_10:before{content:"\f61c"}.ic-fluent-regular.presence_oof_12:before{content:"\f61d"}.ic-fluent-regular.presence_oof_16:before{content:"\f61e"}.ic-fluent-regular.presence_oof_20:before{content:"\ea07"}.ic-fluent-regular.presence_oof_24:before{content:"\ea08"}.ic-fluent-regular.presence_unknown_10:before{content:"\f61f"}.ic-fluent-regular.presence_unknown_12:before{content:"\f621"}.ic-fluent-regular.presence_unknown_121:before{content:"\f620"}.ic-fluent-regular.presence_unknown_20:before{content:"\ea09"}.ic-fluent-regular.presence_unknown_24:before{content:"\ea0a"}.ic-fluent-regular.presenter_20:before{content:"\ea0b"}.ic-fluent-regular.presenter_24:before{content:"\f622"}.ic-fluent-regular.presenter_off_20:before{content:"\ea0c"}.ic-fluent-regular.presenter_off_24:before{content:"\f623"}.ic-fluent-regular.preview_link_16:before{content:"\f624"}.ic-fluent-regular.preview_link_20:before{content:"\f625"}.ic-fluent-regular.preview_link_24:before{content:"\f626"}.ic-fluent-regular.previous_16:before{content:"\f627"}.ic-fluent-regular.previous_20:before{content:"\f628"}.ic-fluent-regular.previous_24:before{content:"\f629"}.ic-fluent-regular.previous_28:before{content:"\ea0d"}.ic-fluent-regular.previous_32:before{content:"\ea0e"}.ic-fluent-regular.previous_48:before{content:"\ea0f"}.ic-fluent-regular.print_16:before{content:"\f6fa"}.ic-fluent-regular.print_20:before{content:"\f62a"}.ic-fluent-regular.print_24:before{content:"\f62b"}.ic-fluent-regular.print_28:before{content:"\ea10"}.ic-fluent-regular.print_32:before{content:"\ea11"}.ic-fluent-regular.print_48:before{content:"\f62c"}.ic-fluent-regular.print_add_20:before{content:"\f6fc"}.ic-fluent-regular.print_add_24:before{content:"\ea12"}.ic-fluent-regular.production_20:before{content:"\f6fd"}.ic-fluent-regular.production_24:before{content:"\f6fe"}.ic-fluent-regular.production_checkmark_20:before{content:"\f703"}.ic-fluent-regular.production_checkmark_24:before{content:"\f704"}.ic-fluent-regular.prohibited_12:before{content:"\ea13"}.ic-fluent-regular.prohibited_16:before{content:"\f705"}.ic-fluent-regular.prohibited_20:before{content:"\f62d"}.ic-fluent-regular.prohibited_24:before{content:"\f62e"}.ic-fluent-regular.prohibited_28:before{content:"\f62f"}.ic-fluent-regular.prohibited_48:before{content:"\f630"}.ic-fluent-regular.prohibited_multiple_16:before{content:"\ea14"}.ic-fluent-regular.prohibited_multiple_20:before{content:"\ea15"}.ic-fluent-regular.prohibited_multiple_24:before{content:"\ea16"}.ic-fluent-regular.prohibited_note_20:before{content:"\ea17"}.ic-fluent-regular.projection_screen_16:before{content:"\ea18"}.ic-fluent-regular.projection_screen_20:before{content:"\ea19"}.ic-fluent-regular.projection_screen_24:before{content:"\ea1a"}.ic-fluent-regular.projection_screen_28:before{content:"\ea1b"}.ic-fluent-regular.projection_screen_dismiss_16:before{content:"\ea1c"}.ic-fluent-regular.projection_screen_dismiss_20:before{content:"\ea1d"}.ic-fluent-regular.projection_screen_dismiss_24:before{content:"\ea1e"}.ic-fluent-regular.projection_screen_dismiss_28:before{content:"\ea1f"}.ic-fluent-regular.protocol_handler_16:before{content:"\f632"}.ic-fluent-regular.protocol_handler_20:before{content:"\f633"}.ic-fluent-regular.protocol_handler_24:before{content:"\f634"}.ic-fluent-regular.pulse_20:before{content:"\ea20"}.ic-fluent-regular.pulse_24:before{content:"\ea21"}.ic-fluent-regular.pulse_28:before{content:"\ea22"}.ic-fluent-regular.pulse_32:before{content:"\ea23"}.ic-fluent-regular.pulse_square_20:before{content:"\ea24"}.ic-fluent-regular.pulse_square_24:before{content:"\ea25"}.ic-fluent-regular.puzzle_cube_16:before{content:"\ea26"}.ic-fluent-regular.puzzle_cube_20:before{content:"\ea27"}.ic-fluent-regular.puzzle_cube_24:before{content:"\ea28"}.ic-fluent-regular.puzzle_cube_28:before{content:"\ea29"}.ic-fluent-regular.puzzle_cube_48:before{content:"\ea2a"}.ic-fluent-regular.puzzle_cube_piece_20:before{content:"\ea2b"}.ic-fluent-regular.puzzle_piece_16:before{content:"\ea2c"}.ic-fluent-regular.puzzle_piece_20:before{content:"\ea2d"}.ic-fluent-regular.puzzle_piece_24:before{content:"\ea2e"}.ic-fluent-regular.puzzle_piece_shield_20:before{content:"\ea2f"}.ic-fluent-regular.qr_code_20:before{content:"\ea30"}.ic-fluent-regular.qr_code_24:before{content:"\f635"}.ic-fluent-regular.qr_code_28:before{content:"\f636"}.ic-fluent-regular.question_16:before{content:"\f637"}.ic-fluent-regular.question_20:before{content:"\f638"}.ic-fluent-regular.question_24:before{content:"\f639"}.ic-fluent-regular.question_28:before{content:"\f63a"}.ic-fluent-regular.question_48:before{content:"\f63b"}.ic-fluent-regular.question_circle_12:before{content:"\ea31"}.ic-fluent-regular.question_circle_16:before{content:"\f63c"}.ic-fluent-regular.question_circle_20:before{content:"\f63d"}.ic-fluent-regular.question_circle_24:before{content:"\f63e"}.ic-fluent-regular.question_circle_28:before{content:"\f63f"}.ic-fluent-regular.question_circle_32:before{content:"\ea32"}.ic-fluent-regular.question_circle_48:before{content:"\f640"}.ic-fluent-regular.quiz_new_20:before{content:"\ea33"}.ic-fluent-regular.quiz_new_24:before{content:"\f641"}.ic-fluent-regular.quiz_new_28:before{content:"\f642"}.ic-fluent-regular.quiz_new_48:before{content:"\f643"}.ic-fluent-regular.radar_20:before{content:"\ea34"}.ic-fluent-regular.radar_checkmark_20:before{content:"\ea35"}.ic-fluent-regular.radar_rectangle_multiple_20:before{content:"\ea36"}.ic-fluent-regular.radio_button_24:before{content:"\f645"}.ic-fluent-regular.ram_20:before{content:"\ea37"}.ic-fluent-regular.rating_mature_16:before{content:"\f646"}.ic-fluent-regular.rating_mature_20:before{content:"\f647"}.ic-fluent-regular.rating_mature_24:before{content:"\f648"}.ic-fluent-regular.ratio_one_to_one_20:before{content:"\f70a"}.ic-fluent-regular.ratio_one_to_one_24:before{content:"\f70b"}.ic-fluent-regular.re_order_16:before{content:"\f649"}.ic-fluent-regular.re_order_24:before{content:"\f64a"}.ic-fluent-regular.re_order_dots_horizontal_16:before{content:"\ea38"}.ic-fluent-regular.re_order_dots_horizontal_20:before{content:"\ea39"}.ic-fluent-regular.re_order_dots_horizontal_24:before{content:"\ea3a"}.ic-fluent-regular.re_order_dots_vertical_16:before{content:"\ea3b"}.ic-fluent-regular.re_order_dots_vertical_20:before{content:"\ea3c"}.ic-fluent-regular.re_order_dots_vertical_24:before{content:"\ea3d"}.ic-fluent-regular.read_aloud_16:before{content:"\ea3e"}.ic-fluent-regular.read_aloud_20:before{content:"\f64d"}.ic-fluent-regular.read_aloud_24:before{content:"\f64e"}.ic-fluent-regular.read_aloud_28:before{content:"\ea3f"}.ic-fluent-regular.reading_list_16:before{content:"\f651"}.ic-fluent-regular.reading_list_20:before{content:"\f652"}.ic-fluent-regular.reading_list_24:before{content:"\f653"}.ic-fluent-regular.reading_list_28:before{content:"\f654"}.ic-fluent-regular.reading_list_add_16:before{content:"\f655"}.ic-fluent-regular.reading_list_add_20:before{content:"\f656"}.ic-fluent-regular.reading_list_add_24:before{content:"\f657"}.ic-fluent-regular.reading_list_add_28:before{content:"\f658"}.ic-fluent-regular.reading_mode_mobile_20:before{content:"\f65b"}.ic-fluent-regular.reading_mode_mobile_24:before{content:"\f65c"}.ic-fluent-regular.real_estate_20:before{content:"\ea40"}.ic-fluent-regular.real_estate_24:before{content:"\ea41"}.ic-fluent-regular.receipt_20:before{content:"\ea42"}.ic-fluent-regular.receipt_24:before{content:"\ea43"}.ic-fluent-regular.receipt_add_20:before{content:"\f70c"}.ic-fluent-regular.receipt_add_24:before{content:"\ea44"}.ic-fluent-regular.receipt_bag_20:before{content:"\f715"}.ic-fluent-regular.receipt_bag_24:before{content:"\ea45"}.ic-fluent-regular.receipt_cube_20:before{content:"\f72d"}.ic-fluent-regular.receipt_cube_24:before{content:"\ea46"}.ic-fluent-regular.receipt_money_20:before{content:"\f72e"}.ic-fluent-regular.receipt_money_24:before{content:"\ea47"}.ic-fluent-regular.receipt_play_20:before{content:"\ea48"}.ic-fluent-regular.receipt_play_24:before{content:"\ea49"}.ic-fluent-regular.receipt_search_20:before{content:"\ea4a"}.ic-fluent-regular.record_12:before{content:"\f72f"}.ic-fluent-regular.record_16:before{content:"\f660"}.ic-fluent-regular.record_20:before{content:"\f661"}.ic-fluent-regular.record_24:before{content:"\f662"}.ic-fluent-regular.record_28:before{content:"\f735"}.ic-fluent-regular.record_32:before{content:"\f736"}.ic-fluent-regular.record_48:before{content:"\f737"}.ic-fluent-regular.record_stop_12:before{content:"\f758"}.ic-fluent-regular.record_stop_16:before{content:"\f759"}.ic-fluent-regular.record_stop_20:before{content:"\f75a"}.ic-fluent-regular.record_stop_24:before{content:"\f75b"}.ic-fluent-regular.record_stop_28:before{content:"\f75c"}.ic-fluent-regular.record_stop_32:before{content:"\f764"}.ic-fluent-regular.record_stop_48:before{content:"\f765"}.ic-fluent-regular.rectangle_landscape_12:before{content:"\ea4b"}.ic-fluent-regular.rectangle_landscape_16:before{content:"\ea4c"}.ic-fluent-regular.rectangle_landscape_20:before{content:"\ea4d"}.ic-fluent-regular.rectangle_landscape_24:before{content:"\ea4e"}.ic-fluent-regular.rectangle_landscape_28:before{content:"\ea4f"}.ic-fluent-regular.rectangle_landscape_32:before{content:"\ea50"}.ic-fluent-regular.rectangle_landscape_48:before{content:"\ea51"}.ic-fluent-regular.rectangle_portrait_location_target_20:before{content:"\ea52"}.ic-fluent-regular.recycle_20:before{content:"\ef12"}.ic-fluent-regular.recycle_32:before{content:"\ef13"}.ic-fluent-regular.remote_16:before{content:"\ea53"}.ic-fluent-regular.remote_20:before{content:"\ea54"}.ic-fluent-regular.rename_16:before{content:"\f668"}.ic-fluent-regular.rename_20:before{content:"\f669"}.ic-fluent-regular.rename_24:before{content:"\f66a"}.ic-fluent-regular.rename_28:before{content:"\f66b"}.ic-fluent-regular.reorder_20:before{content:"\ea55"}.ic-fluent-regular.replay_20:before{content:"\ea56"}.ic-fluent-regular.resize_20:before{content:"\f66c"}.ic-fluent-regular.resize_24:before{content:"\ea57"}.ic-fluent-regular.resize_image_20:before{content:"\ea58"}.ic-fluent-regular.resize_image_24:before{content:"\f66d"}.ic-fluent-regular.resize_large_16:before{content:"\ea59"}.ic-fluent-regular.resize_large_20:before{content:"\ea5a"}.ic-fluent-regular.resize_large_24:before{content:"\ea5b"}.ic-fluent-regular.resize_small_16:before{content:"\ea5c"}.ic-fluent-regular.resize_small_20:before{content:"\ea5d"}.ic-fluent-regular.resize_small_24:before{content:"\ea5e"}.ic-fluent-regular.resize_table_20:before{content:"\ea5f"}.ic-fluent-regular.resize_table_24:before{content:"\f66e"}.ic-fluent-regular.resize_video_20:before{content:"\ea60"}.ic-fluent-regular.resize_video_24:before{content:"\f66f"}.ic-fluent-regular.reward_12:before{content:"\ef14"}.ic-fluent-regular.reward_16:before{content:"\f671"}.ic-fluent-regular.reward_20:before{content:"\f672"}.ic-fluent-regular.reward_24:before{content:"\f673"}.ic-fluent-regular.rewind_16:before{content:"\ea61"}.ic-fluent-regular.rewind_20:before{content:"\f674"}.ic-fluent-regular.rewind_24:before{content:"\f675"}.ic-fluent-regular.rewind_28:before{content:"\ea62"}.ic-fluent-regular.rhombus_16:before{content:"\ea63"}.ic-fluent-regular.rhombus_20:before{content:"\ea64"}.ic-fluent-regular.rhombus_24:before{content:"\ea65"}.ic-fluent-regular.rhombus_28:before{content:"\ea66"}.ic-fluent-regular.rhombus_32:before{content:"\ea67"}.ic-fluent-regular.rhombus_48:before{content:"\ea68"}.ic-fluent-regular.ribbon_12:before{content:"\ea69"}.ic-fluent-regular.ribbon_16:before{content:"\ea6a"}.ic-fluent-regular.ribbon_20:before{content:"\ea6b"}.ic-fluent-regular.ribbon_24:before{content:"\ea6c"}.ic-fluent-regular.ribbon_32:before{content:"\ea6d"}.ic-fluent-regular.ribbon_add_20:before{content:"\f766"}.ic-fluent-regular.ribbon_add_24:before{content:"\f767"}.ic-fluent-regular.ribbon_off_12:before{content:"\ea6e"}.ic-fluent-regular.ribbon_off_16:before{content:"\ea6f"}.ic-fluent-regular.ribbon_off_20:before{content:"\ea70"}.ic-fluent-regular.ribbon_off_24:before{content:"\ea71"}.ic-fluent-regular.ribbon_off_32:before{content:"\ea72"}.ic-fluent-regular.ribbon_star_20:before{content:"\ea73"}.ic-fluent-regular.ribbon_star_24:before{content:"\ea74"}.ic-fluent-regular.road_cone_16:before{content:"\ea75"}.ic-fluent-regular.road_cone_20:before{content:"\ea76"}.ic-fluent-regular.road_cone_24:before{content:"\ea77"}.ic-fluent-regular.road_cone_28:before{content:"\ea78"}.ic-fluent-regular.road_cone_32:before{content:"\ea79"}.ic-fluent-regular.road_cone_48:before{content:"\ea7a"}.ic-fluent-regular.rocket_16:before{content:"\f676"}.ic-fluent-regular.rocket_20:before{content:"\f677"}.ic-fluent-regular.rocket_24:before{content:"\f678"}.ic-fluent-regular.rotate_left_20:before{content:"\ea7b"}.ic-fluent-regular.rotate_left_24:before{content:"\ea7c"}.ic-fluent-regular.rotate_right_20:before{content:"\ea7d"}.ic-fluent-regular.rotate_right_24:before{content:"\ea7e"}.ic-fluent-regular.router_20:before{content:"\ea7f"}.ic-fluent-regular.router_24:before{content:"\f679"}.ic-fluent-regular.row_triple_20:before{content:"\ea80"}.ic-fluent-regular.row_triple_24:before{content:"\f67a"}.ic-fluent-regular.rss_20:before{content:"\ea81"}.ic-fluent-regular.rss_24:before{content:"\ea82"}.ic-fluent-regular.ruler_16:before{content:"\f67b"}.ic-fluent-regular.ruler_20:before{content:"\f67c"}.ic-fluent-regular.ruler_24:before{content:"\f67d"}.ic-fluent-regular.run_16:before{content:"\ea83"}.ic-fluent-regular.run_20:before{content:"\ea84"}.ic-fluent-regular.run_24:before{content:"\f67e"}.ic-fluent-regular.sanitize_20:before{content:"\ea85"}.ic-fluent-regular.sanitize_24:before{content:"\ea86"}.ic-fluent-regular.save_16:before{content:"\ea87"}.ic-fluent-regular.save_20:before{content:"\f67f"}.ic-fluent-regular.save_24:before{content:"\f680"}.ic-fluent-regular.save_28:before{content:"\ea88"}.ic-fluent-regular.save_arrow_right_20:before{content:"\ea89"}.ic-fluent-regular.save_arrow_right_24:before{content:"\ea8a"}.ic-fluent-regular.save_copy_20:before{content:"\ea8b"}.ic-fluent-regular.save_copy_24:before{content:"\f683"}.ic-fluent-regular.save_edit_20:before{content:"\ea8c"}.ic-fluent-regular.save_edit_24:before{content:"\ea8d"}.ic-fluent-regular.save_image_20:before{content:"\ea8e"}.ic-fluent-regular.save_multiple_20:before{content:"\ea8f"}.ic-fluent-regular.save_multiple_24:before{content:"\ea90"}.ic-fluent-regular.save_search_20:before{content:"\ea91"}.ic-fluent-regular.save_sync_20:before{content:"\ea92"}.ic-fluent-regular.savings_16:before{content:"\f684"}.ic-fluent-regular.savings_20:before{content:"\f685"}.ic-fluent-regular.savings_24:before{content:"\f686"}.ic-fluent-regular.scale_fill_20:before{content:"\ea93"}.ic-fluent-regular.scale_fill_24:before{content:"\f687"}.ic-fluent-regular.scale_fit_16:before{content:"\f688"}.ic-fluent-regular.scale_fit_20:before{content:"\f689"}.ic-fluent-regular.scale_fit_24:before{content:"\f68a"}.ic-fluent-regular.scales_20:before{content:"\ea94"}.ic-fluent-regular.scales_24:before{content:"\ea95"}.ic-fluent-regular.scales_32:before{content:"\ea96"}.ic-fluent-regular.scan_16:before{content:"\ea97"}.ic-fluent-regular.scan_20:before{content:"\ea98"}.ic-fluent-regular.scan_24:before{content:"\f68b"}.ic-fluent-regular.scan_camera_16:before{content:"\ea99"}.ic-fluent-regular.scan_camera_20:before{content:"\ea9a"}.ic-fluent-regular.scan_camera_24:before{content:"\ea9b"}.ic-fluent-regular.scan_camera_28:before{content:"\ea9c"}.ic-fluent-regular.scan_camera_48:before{content:"\ea9d"}.ic-fluent-regular.scan_dash_12:before{content:"\ea9e"}.ic-fluent-regular.scan_dash_16:before{content:"\ea9f"}.ic-fluent-regular.scan_dash_20:before{content:"\eaa0"}.ic-fluent-regular.scan_dash_24:before{content:"\eaa1"}.ic-fluent-regular.scan_dash_28:before{content:"\eaa2"}.ic-fluent-regular.scan_dash_32:before{content:"\eaa3"}.ic-fluent-regular.scan_dash_48:before{content:"\eaa4"}.ic-fluent-regular.scan_object_20:before{content:"\eaa5"}.ic-fluent-regular.scan_object_24:before{content:"\eaa6"}.ic-fluent-regular.scan_table_20:before{content:"\eaa7"}.ic-fluent-regular.scan_table_24:before{content:"\eaa8"}.ic-fluent-regular.scan_text_20:before{content:"\eaa9"}.ic-fluent-regular.scan_text_24:before{content:"\eaaa"}.ic-fluent-regular.scan_thumb_up_16:before{content:"\eaab"}.ic-fluent-regular.scan_thumb_up_20:before{content:"\eaac"}.ic-fluent-regular.scan_thumb_up_24:before{content:"\eaad"}.ic-fluent-regular.scan_thumb_up_28:before{content:"\eaae"}.ic-fluent-regular.scan_thumb_up_48:before{content:"\eaaf"}.ic-fluent-regular.scan_thumb_up_off_16:before{content:"\eab0"}.ic-fluent-regular.scan_thumb_up_off_20:before{content:"\eab1"}.ic-fluent-regular.scan_thumb_up_off_24:before{content:"\eab2"}.ic-fluent-regular.scan_thumb_up_off_28:before{content:"\eab3"}.ic-fluent-regular.scan_thumb_up_off_48:before{content:"\eab4"}.ic-fluent-regular.scan_type_20:before{content:"\eab5"}.ic-fluent-regular.scan_type_24:before{content:"\eab6"}.ic-fluent-regular.scan_type_checkmark_20:before{content:"\eab7"}.ic-fluent-regular.scan_type_checkmark_24:before{content:"\eab8"}.ic-fluent-regular.scan_type_off_20:before{content:"\eab9"}.ic-fluent-regular.scratchpad_20:before{content:"\eaba"}.ic-fluent-regular.scratchpad_24:before{content:"\f68c"}.ic-fluent-regular.screen_cut_20:before{content:"\eabb"}.ic-fluent-regular.screen_person_20:before{content:"\eabc"}.ic-fluent-regular.screen_person_201:before{content:"\eabd"}.ic-fluent-regular.screen_search_20:before{content:"\eabe"}.ic-fluent-regular.screen_search_24:before{content:"\eabf"}.ic-fluent-regular.screenshot_20:before{content:"\f68d"}.ic-fluent-regular.screenshot_24:before{content:"\f68e"}.ic-fluent-regular.search_12:before{content:"\eac0"}.ic-fluent-regular.search_16:before{content:"\eac1"}.ic-fluent-regular.search_20:before{content:"\f68f"}.ic-fluent-regular.search_24:before{content:"\f690"}.ic-fluent-regular.search_28:before{content:"\f691"}.ic-fluent-regular.search_32:before{content:"\eac2"}.ic-fluent-regular.search_48:before{content:"\eac3"}.ic-fluent-regular.search_info_20:before{content:"\f692"}.ic-fluent-regular.search_info_24:before{content:"\f693"}.ic-fluent-regular.search_settings_20:before{content:"\eac4"}.ic-fluent-regular.search_shield_20:before{content:"\eac5"}.ic-fluent-regular.search_square_20:before{content:"\eac6"}.ic-fluent-regular.search_square_24:before{content:"\f694"}.ic-fluent-regular.search_visual_16:before{content:"\eac7"}.ic-fluent-regular.search_visual_20:before{content:"\eac8"}.ic-fluent-regular.search_visual_24:before{content:"\eac9"}.ic-fluent-regular.select_all_off_20:before{content:"\eaca"}.ic-fluent-regular.select_all_off_24:before{content:"\f696"}.ic-fluent-regular.select_all_on_20:before{content:"\eacb"}.ic-fluent-regular.select_all_on_24:before{content:"\eacc"}.ic-fluent-regular.select_object_20:before{content:"\f697"}.ic-fluent-regular.select_object_24:before{content:"\f698"}.ic-fluent-regular.select_object_skew_20:before{content:"\eacd"}.ic-fluent-regular.select_object_skew_24:before{content:"\eace"}.ic-fluent-regular.select_object_skew_dismiss_20:before{content:"\eacf"}.ic-fluent-regular.select_object_skew_dismiss_24:before{content:"\ead0"}.ic-fluent-regular.select_object_skew_edit_20:before{content:"\ead1"}.ic-fluent-regular.select_object_skew_edit_24:before{content:"\ead2"}.ic-fluent-regular.send_16:before{content:"\ead3"}.ic-fluent-regular.send_20:before{content:"\f699"}.ic-fluent-regular.send_24:before{content:"\f69a"}.ic-fluent-regular.send_28:before{content:"\f69b"}.ic-fluent-regular.send_clock_20:before{content:"\f69c"}.ic-fluent-regular.send_clock_24:before{content:"\ead4"}.ic-fluent-regular.send_copy_20:before{content:"\ead5"}.ic-fluent-regular.send_copy_24:before{content:"\f69d"}.ic-fluent-regular.serial_port_16:before{content:"\f6a1"}.ic-fluent-regular.serial_port_20:before{content:"\f6a2"}.ic-fluent-regular.serial_port_24:before{content:"\f6a3"}.ic-fluent-regular.server_20:before{content:"\f769"}.ic-fluent-regular.server_24:before{content:"\f76c"}.ic-fluent-regular.server_multiple_20:before{content:"\ead6"}.ic-fluent-regular.server_play_20:before{content:"\ead7"}.ic-fluent-regular.service_bell_20:before{content:"\ead8"}.ic-fluent-regular.service_bell_24:before{content:"\f6a4"}.ic-fluent-regular.settings_16:before{content:"\f6a8"}.ic-fluent-regular.settings_20:before{content:"\f6a9"}.ic-fluent-regular.settings_24:before{content:"\f6aa"}.ic-fluent-regular.settings_28:before{content:"\f6ab"}.ic-fluent-regular.settings_32:before{content:"\ead9"}.ic-fluent-regular.settings_48:before{content:"\eada"}.ic-fluent-regular.settings_chat_20:before{content:"\eadb"}.ic-fluent-regular.settings_chat_24:before{content:"\eadc"}.ic-fluent-regular.shape_exclude_16:before{content:"\eadd"}.ic-fluent-regular.shape_exclude_20:before{content:"\eade"}.ic-fluent-regular.shape_exclude_24:before{content:"\eadf"}.ic-fluent-regular.shape_intersect_16:before{content:"\eae0"}.ic-fluent-regular.shape_intersect_20:before{content:"\eae1"}.ic-fluent-regular.shape_intersect_24:before{content:"\eae2"}.ic-fluent-regular.shape_subtract_16:before{content:"\eae3"}.ic-fluent-regular.shape_subtract_20:before{content:"\eae4"}.ic-fluent-regular.shape_subtract_24:before{content:"\eae5"}.ic-fluent-regular.shape_union_16:before{content:"\eae6"}.ic-fluent-regular.shape_union_20:before{content:"\eae7"}.ic-fluent-regular.shape_union_24:before{content:"\eae8"}.ic-fluent-regular.shapes_16:before{content:"\f6ac"}.ic-fluent-regular.shapes_20:before{content:"\f6ad"}.ic-fluent-regular.shapes_24:before{content:"\f6ae"}.ic-fluent-regular.shapes_28:before{content:"\eae9"}.ic-fluent-regular.shapes_48:before{content:"\eaea"}.ic-fluent-regular.share_16:before{content:"\eaeb"}.ic-fluent-regular.share_20:before{content:"\f6af"}.ic-fluent-regular.share_24:before{content:"\f6b0"}.ic-fluent-regular.share_28:before{content:"\eaec"}.ic-fluent-regular.share_48:before{content:"\eaed"}.ic-fluent-regular.share_android_20:before{content:"\f6b1"}.ic-fluent-regular.share_android_24:before{content:"\f6b2"}.ic-fluent-regular.share_close_tray_20:before{content:"\eaee"}.ic-fluent-regular.share_close_tray_24:before{content:"\f6b3"}.ic-fluent-regular.share_ios_20:before{content:"\f6b5"}.ic-fluent-regular.share_ios_24:before{content:"\f6b6"}.ic-fluent-regular.share_ios_28:before{content:"\f6b7"}.ic-fluent-regular.share_ios_48:before{content:"\f6b8"}.ic-fluent-regular.share_screen_person_16:before{content:"\eaef"}.ic-fluent-regular.share_screen_person_24:before{content:"\eaf0"}.ic-fluent-regular.share_screen_person_28:before{content:"\eaf1"}.ic-fluent-regular.share_screen_person_overlay_16:before{content:"\eaf2"}.ic-fluent-regular.share_screen_person_overlay_20:before{content:"\eaf3"}.ic-fluent-regular.share_screen_person_overlay_24:before{content:"\eaf4"}.ic-fluent-regular.share_screen_person_overlay_28:before{content:"\eaf5"}.ic-fluent-regular.share_screen_person_overlay_inside_16:before{content:"\eaf6"}.ic-fluent-regular.share_screen_person_overlay_inside_20:before{content:"\eaf7"}.ic-fluent-regular.share_screen_person_overlay_inside_24:before{content:"\eaf8"}.ic-fluent-regular.share_screen_person_overlay_inside_28:before{content:"\eaf9"}.ic-fluent-regular.share_screen_person_p_16:before{content:"\eafa"}.ic-fluent-regular.share_screen_person_p_20:before{content:"\eafb"}.ic-fluent-regular.share_screen_person_p_24:before{content:"\eafc"}.ic-fluent-regular.share_screen_person_p_28:before{content:"\eafd"}.ic-fluent-regular.share_screen_start_20:before{content:"\eafe"}.ic-fluent-regular.share_screen_start_24:before{content:"\eaff"}.ic-fluent-regular.share_screen_start_28:before{content:"\eb00"}.ic-fluent-regular.share_screen_start_48:before{content:"\eb01"}.ic-fluent-regular.share_screen_stop_16:before{content:"\eb02"}.ic-fluent-regular.share_screen_stop_20:before{content:"\eb03"}.ic-fluent-regular.share_screen_stop_24:before{content:"\eb04"}.ic-fluent-regular.share_screen_stop_28:before{content:"\eb05"}.ic-fluent-regular.share_screen_stop_48:before{content:"\eb06"}.ic-fluent-regular.shield_16:before{content:"\eb07"}.ic-fluent-regular.shield_20:before{content:"\f6be"}.ic-fluent-regular.shield_24:before{content:"\f6bf"}.ic-fluent-regular.shield_28:before{content:"\eb08"}.ic-fluent-regular.shield_32:before{content:"\ef20"}.ic-fluent-regular.shield_48:before{content:"\eb09"}.ic-fluent-regular.shield_add_16:before{content:"\ef5d"}.ic-fluent-regular.shield_add_20:before{content:"\ef5e"}.ic-fluent-regular.shield_add_24:before{content:"\ef5f"}.ic-fluent-regular.shield_badge_20:before{content:"\f76d"}.ic-fluent-regular.shield_badge_24:before{content:"\eb0a"}.ic-fluent-regular.shield_checkmark_16:before{content:"\eb0b"}.ic-fluent-regular.shield_checkmark_20:before{content:"\eb0c"}.ic-fluent-regular.shield_checkmark_24:before{content:"\eb0d"}.ic-fluent-regular.shield_checkmark_28:before{content:"\eb0e"}.ic-fluent-regular.shield_checkmark_48:before{content:"\eb0f"}.ic-fluent-regular.shield_dismiss_16:before{content:"\eb10"}.ic-fluent-regular.shield_dismiss_20:before{content:"\f6c0"}.ic-fluent-regular.shield_dismiss_24:before{content:"\f6c1"}.ic-fluent-regular.shield_dismiss_shield_20:before{content:"\eb11"}.ic-fluent-regular.shield_error_16:before{content:"\eb12"}.ic-fluent-regular.shield_error_20:before{content:"\f6c2"}.ic-fluent-regular.shield_error_24:before{content:"\f6c3"}.ic-fluent-regular.shield_globe_16:before{content:"\eeb0"}.ic-fluent-regular.shield_globe_20:before{content:"\eeb1"}.ic-fluent-regular.shield_globe_24:before{content:"\eeb2"}.ic-fluent-regular.shield_keyhole_16:before{content:"\f6c4"}.ic-fluent-regular.shield_keyhole_20:before{content:"\f6c5"}.ic-fluent-regular.shield_keyhole_24:before{content:"\f6c6"}.ic-fluent-regular.shield_lock_16:before{content:"\eb13"}.ic-fluent-regular.shield_lock_20:before{content:"\eb14"}.ic-fluent-regular.shield_lock_24:before{content:"\eb15"}.ic-fluent-regular.shield_lock_28:before{content:"\eb16"}.ic-fluent-regular.shield_lock_48:before{content:"\eb17"}.ic-fluent-regular.shield_person_20:before{content:"\eb18"}.ic-fluent-regular.shield_person_add_20:before{content:"\eb19"}.ic-fluent-regular.shield_prohibited_20:before{content:"\f6c7"}.ic-fluent-regular.shield_prohibited_24:before{content:"\f6c8"}.ic-fluent-regular.shield_question_16:before{content:"\ef21"}.ic-fluent-regular.shield_question_20:before{content:"\ef22"}.ic-fluent-regular.shield_question_24:before{content:"\ef23"}.ic-fluent-regular.shield_question_32:before{content:"\ef24"}.ic-fluent-regular.shield_task_16:before{content:"\eb1a"}.ic-fluent-regular.shield_task_20:before{content:"\eb1b"}.ic-fluent-regular.shield_task_24:before{content:"\eb1c"}.ic-fluent-regular.shield_task_28:before{content:"\eb1d"}.ic-fluent-regular.shield_task_48:before{content:"\eb1e"}.ic-fluent-regular.shifts_16:before{content:"\eb1f"}.ic-fluent-regular.shifts_20:before{content:"\eb20"}.ic-fluent-regular.shifts_24:before{content:"\f6c9"}.ic-fluent-regular.shifts_28:before{content:"\f6cc"}.ic-fluent-regular.shifts_30_minutes_20:before{content:"\eb21"}.ic-fluent-regular.shifts_30_minutes_24:before{content:"\f6cd"}.ic-fluent-regular.shifts_32:before{content:"\eb22"}.ic-fluent-regular.shifts_activity_20:before{content:"\f6ce"}.ic-fluent-regular.shifts_activity_24:before{content:"\f6cf"}.ic-fluent-regular.shifts_add_20:before{content:"\eb23"}.ic-fluent-regular.shifts_add_24:before{content:"\f6d0"}.ic-fluent-regular.shifts_availability_20:before{content:"\eb24"}.ic-fluent-regular.shifts_availability_24:before{content:"\f6d2"}.ic-fluent-regular.shifts_checkmark_20:before{content:"\eb25"}.ic-fluent-regular.shifts_checkmark_24:before{content:"\eb26"}.ic-fluent-regular.shifts_day_20:before{content:"\eb27"}.ic-fluent-regular.shifts_day_24:before{content:"\eb28"}.ic-fluent-regular.shifts_open_20:before{content:"\f6d4"}.ic-fluent-regular.shifts_open_24:before{content:"\f6d5"}.ic-fluent-regular.shifts_prohibited_20:before{content:"\eb29"}.ic-fluent-regular.shifts_prohibited_24:before{content:"\eb2a"}.ic-fluent-regular.shifts_question_mark_20:before{content:"\eb2b"}.ic-fluent-regular.shifts_question_mark_24:before{content:"\eb2c"}.ic-fluent-regular.shifts_team_20:before{content:"\eb2d"}.ic-fluent-regular.shifts_team_24:before{content:"\f6d7"}.ic-fluent-regular.shopping_bag_16:before{content:"\f76e"}.ic-fluent-regular.shopping_bag_20:before{content:"\f76f"}.ic-fluent-regular.shopping_bag_24:before{content:"\f770"}.ic-fluent-regular.shopping_bag_arrow_left_20:before{content:"\eb2e"}.ic-fluent-regular.shopping_bag_arrow_left_24:before{content:"\eb2f"}.ic-fluent-regular.shopping_bag_dismiss_20:before{content:"\eb30"}.ic-fluent-regular.shopping_bag_dismiss_24:before{content:"\eb31"}.ic-fluent-regular.shopping_bag_pause_20:before{content:"\eb32"}.ic-fluent-regular.shopping_bag_pause_24:before{content:"\eb33"}.ic-fluent-regular.shopping_bag_percent_20:before{content:"\eb34"}.ic-fluent-regular.shopping_bag_percent_24:before{content:"\eb35"}.ic-fluent-regular.shopping_bag_play_20:before{content:"\eb36"}.ic-fluent-regular.shopping_bag_play_24:before{content:"\eb37"}.ic-fluent-regular.shopping_bag_tag_20:before{content:"\eb38"}.ic-fluent-regular.shopping_bag_tag_24:before{content:"\eb39"}.ic-fluent-regular.shortpick_20:before{content:"\eb3a"}.ic-fluent-regular.shortpick_24:before{content:"\eb3b"}.ic-fluent-regular.sidebar_search_ltr_20:before{content:"\eb3c"}.ic-fluent-regular.sidebar_search_rtl_20:before{content:"\eb3d"}.ic-fluent-regular.sign_out_20:before{content:"\eb3e"}.ic-fluent-regular.sign_out_24:before{content:"\f6da"}.ic-fluent-regular.signature_16:before{content:"\f6db"}.ic-fluent-regular.signature_20:before{content:"\f6dc"}.ic-fluent-regular.signature_24:before{content:"\f6dd"}.ic-fluent-regular.signature_28:before{content:"\f6de"}.ic-fluent-regular.sim_16:before{content:"\f6e2"}.ic-fluent-regular.sim_20:before{content:"\f6e3"}.ic-fluent-regular.sim_24:before{content:"\f6e4"}.ic-fluent-regular.skip_back_10_20:before{content:"\eb3f"}.ic-fluent-regular.skip_back_10_24:before{content:"\eb40"}.ic-fluent-regular.skip_back_10_28:before{content:"\eb41"}.ic-fluent-regular.skip_back_10_32:before{content:"\eb42"}.ic-fluent-regular.skip_back_10_48:before{content:"\eb43"}.ic-fluent-regular.skip_forward_10_20:before{content:"\eb44"}.ic-fluent-regular.skip_forward_10_24:before{content:"\eb45"}.ic-fluent-regular.skip_forward_10_28:before{content:"\eb46"}.ic-fluent-regular.skip_forward_10_32:before{content:"\eb47"}.ic-fluent-regular.skip_forward_10_48:before{content:"\eb48"}.ic-fluent-regular.skip_forward_30_20:before{content:"\eb49"}.ic-fluent-regular.skip_forward_30_24:before{content:"\eb4a"}.ic-fluent-regular.skip_forward_30_28:before{content:"\eb4b"}.ic-fluent-regular.skip_forward_30_32:before{content:"\eb4c"}.ic-fluent-regular.skip_forward_30_48:before{content:"\eb4d"}.ic-fluent-regular.skip_forward_tab_20:before{content:"\eb4e"}.ic-fluent-regular.skip_forward_tab_24:before{content:"\eb4f"}.ic-fluent-regular.sleep_20:before{content:"\eb50"}.ic-fluent-regular.sleep_24:before{content:"\f6e5"}.ic-fluent-regular.slide_add_16:before{content:"\eb51"}.ic-fluent-regular.slide_add_20:before{content:"\eb52"}.ic-fluent-regular.slide_add_24:before{content:"\f6e6"}.ic-fluent-regular.slide_add_28:before{content:"\eb53"}.ic-fluent-regular.slide_add_32:before{content:"\eb54"}.ic-fluent-regular.slide_add_48:before{content:"\eb55"}.ic-fluent-regular.slide_arrow_right_20:before{content:"\eb56"}.ic-fluent-regular.slide_arrow_right_24:before{content:"\eb57"}.ic-fluent-regular.slide_eraser_16:before{content:"\eb58"}.ic-fluent-regular.slide_eraser_20:before{content:"\eb59"}.ic-fluent-regular.slide_eraser_24:before{content:"\eb5a"}.ic-fluent-regular.slide_grid_20:before{content:"\eb5b"}.ic-fluent-regular.slide_grid_24:before{content:"\eb5c"}.ic-fluent-regular.slide_hide_20:before{content:"\eb5d"}.ic-fluent-regular.slide_hide_24:before{content:"\f6e8"}.ic-fluent-regular.slide_layout_20:before{content:"\f6e9"}.ic-fluent-regular.slide_layout_24:before{content:"\f6ea"}.ic-fluent-regular.slide_link_20:before{content:"\ef15"}.ic-fluent-regular.slide_link_24:before{content:"\ef16"}.ic-fluent-regular.slide_microphone_20:before{content:"\eb5e"}.ic-fluent-regular.slide_microphone_24:before{content:"\f6eb"}.ic-fluent-regular.slide_microphone_32:before{content:"\eb5f"}.ic-fluent-regular.slide_multiple_20:before{content:"\eb60"}.ic-fluent-regular.slide_multiple_24:before{content:"\eb61"}.ic-fluent-regular.slide_multiple_arrow_right_20:before{content:"\eb62"}.ic-fluent-regular.slide_multiple_arrow_right_24:before{content:"\eb63"}.ic-fluent-regular.slide_multiple_search_20:before{content:"\f773"}.ic-fluent-regular.slide_multiple_search_24:before{content:"\f774"}.ic-fluent-regular.slide_search_20:before{content:"\eb64"}.ic-fluent-regular.slide_search_24:before{content:"\eb65"}.ic-fluent-regular.slide_search_28:before{content:"\eb66"}.ic-fluent-regular.slide_settings_20:before{content:"\eb67"}.ic-fluent-regular.slide_settings_24:before{content:"\eb68"}.ic-fluent-regular.slide_size_20:before{content:"\eb69"}.ic-fluent-regular.slide_size_24:before{content:"\eb6a"}.ic-fluent-regular.slide_text_16:before{content:"\eb6b"}.ic-fluent-regular.slide_text_20:before{content:"\eb6c"}.ic-fluent-regular.slide_text_24:before{content:"\f6ec"}.ic-fluent-regular.slide_text_28:before{content:"\eb6d"}.ic-fluent-regular.slide_text_48:before{content:"\eb6e"}.ic-fluent-regular.slide_transition_20:before{content:"\eb6f"}.ic-fluent-regular.slide_transition_24:before{content:"\eb70"}.ic-fluent-regular.smartwatch_20:before{content:"\f775"}.ic-fluent-regular.smartwatch_24:before{content:"\f776"}.ic-fluent-regular.smartwatch_dot_20:before{content:"\f786"}.ic-fluent-regular.smartwatch_dot_24:before{content:"\f787"}.ic-fluent-regular.snooze_16:before{content:"\f6f4"}.ic-fluent-regular.snooze_20:before{content:"\eb71"}.ic-fluent-regular.snooze_24:before{content:"\f6f5"}.ic-fluent-regular.sound_source_20:before{content:"\eb72"}.ic-fluent-regular.sound_source_24:before{content:"\f6f6"}.ic-fluent-regular.sound_source_28:before{content:"\f6f7"}.ic-fluent-regular.sound_wave_circle_20:before{content:"\eb77"}.ic-fluent-regular.sound_wave_circle_24:before{content:"\eb78"}.ic-fluent-regular.spacebar_20:before{content:"\eb79"}.ic-fluent-regular.spacebar_24:before{content:"\f6f8"}.ic-fluent-regular.sparkle_16:before{content:"\eb7a"}.ic-fluent-regular.sparkle_20:before{content:"\eb7b"}.ic-fluent-regular.sparkle_24:before{content:"\eb7c"}.ic-fluent-regular.sparkle_28:before{content:"\eb7d"}.ic-fluent-regular.sparkle_48:before{content:"\eb7e"}.ic-fluent-regular.speaker_0_16:before{content:"\eb7f"}.ic-fluent-regular.speaker_0_20:before{content:"\eb80"}.ic-fluent-regular.speaker_0_24:before{content:"\f6f9"}.ic-fluent-regular.speaker_0_28:before{content:"\eb81"}.ic-fluent-regular.speaker_0_32:before{content:"\eb82"}.ic-fluent-regular.speaker_0_48:before{content:"\eb83"}.ic-fluent-regular.speaker_1_16:before{content:"\eb84"}.ic-fluent-regular.speaker_1_20:before{content:"\eb85"}.ic-fluent-regular.speaker_1_24:before{content:"\f6fb"}.ic-fluent-regular.speaker_1_28:before{content:"\eb86"}.ic-fluent-regular.speaker_1_32:before{content:"\eb87"}.ic-fluent-regular.speaker_1_48:before{content:"\eb88"}.ic-fluent-regular.speaker_2_16:before{content:"\eb89"}.ic-fluent-regular.speaker_2_20:before{content:"\eb8a"}.ic-fluent-regular.speaker_2_24:before{content:"\eb8b"}.ic-fluent-regular.speaker_2_28:before{content:"\eb8c"}.ic-fluent-regular.speaker_2_32:before{content:"\eb8d"}.ic-fluent-regular.speaker_2_48:before{content:"\eb8e"}.ic-fluent-regular.speaker_bluetooth_20:before{content:"\eb8f"}.ic-fluent-regular.speaker_bluetooth_24:before{content:"\f6ff"}.ic-fluent-regular.speaker_bluetooth_28:before{content:"\eb90"}.ic-fluent-regular.speaker_edit_16:before{content:"\f700"}.ic-fluent-regular.speaker_edit_20:before{content:"\f701"}.ic-fluent-regular.speaker_edit_24:before{content:"\f702"}.ic-fluent-regular.speaker_mute_16:before{content:"\eb91"}.ic-fluent-regular.speaker_mute_20:before{content:"\eb92"}.ic-fluent-regular.speaker_mute_24:before{content:"\eb93"}.ic-fluent-regular.speaker_mute_28:before{content:"\eb94"}.ic-fluent-regular.speaker_mute_48:before{content:"\eb95"}.ic-fluent-regular.speaker_off_16:before{content:"\eb96"}.ic-fluent-regular.speaker_off_20:before{content:"\eb97"}.ic-fluent-regular.speaker_off_24:before{content:"\f706"}.ic-fluent-regular.speaker_off_28:before{content:"\f707"}.ic-fluent-regular.speaker_off_48:before{content:"\eb98"}.ic-fluent-regular.speaker_settings_20:before{content:"\eb99"}.ic-fluent-regular.speaker_settings_24:before{content:"\f708"}.ic-fluent-regular.speaker_settings_28:before{content:"\eb9a"}.ic-fluent-regular.speaker_usb_20:before{content:"\eb9b"}.ic-fluent-regular.speaker_usb_24:before{content:"\eb9c"}.ic-fluent-regular.speaker_usb_28:before{content:"\eb9d"}.ic-fluent-regular.spinner_ios_20:before{content:"\f709"}.ic-fluent-regular.split_hint_20:before{content:"\eb9e"}.ic-fluent-regular.split_horizontal_12:before{content:"\eb9f"}.ic-fluent-regular.split_horizontal_16:before{content:"\eba0"}.ic-fluent-regular.split_horizontal_20:before{content:"\eba1"}.ic-fluent-regular.split_horizontal_24:before{content:"\eba2"}.ic-fluent-regular.split_horizontal_28:before{content:"\eba3"}.ic-fluent-regular.split_horizontal_32:before{content:"\eba4"}.ic-fluent-regular.split_horizontal_48:before{content:"\eba5"}.ic-fluent-regular.split_vertical_12:before{content:"\eba6"}.ic-fluent-regular.split_vertical_16:before{content:"\eba7"}.ic-fluent-regular.split_vertical_20:before{content:"\eba8"}.ic-fluent-regular.split_vertical_24:before{content:"\eba9"}.ic-fluent-regular.split_vertical_28:before{content:"\ebaa"}.ic-fluent-regular.split_vertical_32:before{content:"\ebab"}.ic-fluent-regular.split_vertical_48:before{content:"\ebac"}.ic-fluent-regular.sport_16:before{content:"\ebad"}.ic-fluent-regular.sport_20:before{content:"\ebae"}.ic-fluent-regular.sport_24:before{content:"\ebaf"}.ic-fluent-regular.sport_american_football_20:before{content:"\ebb0"}.ic-fluent-regular.sport_american_football_24:before{content:"\ebb1"}.ic-fluent-regular.sport_baseball_20:before{content:"\ebb2"}.ic-fluent-regular.sport_baseball_24:before{content:"\ebb3"}.ic-fluent-regular.sport_basketball_20:before{content:"\ebb4"}.ic-fluent-regular.sport_basketball_24:before{content:"\ebb5"}.ic-fluent-regular.sport_hockey_20:before{content:"\ebb6"}.ic-fluent-regular.sport_hockey_24:before{content:"\ebb7"}.ic-fluent-regular.sport_soccer_16:before{content:"\ebb8"}.ic-fluent-regular.sport_soccer_20:before{content:"\ebb9"}.ic-fluent-regular.sport_soccer_24:before{content:"\ebba"}.ic-fluent-regular.square_28:before{content:"\ebbb"}.ic-fluent-regular.square_32:before{content:"\ebbc"}.ic-fluent-regular.square_48:before{content:"\ebbd"}.ic-fluent-regular.square_add_16:before{content:"\ebbe"}.ic-fluent-regular.square_add_20:before{content:"\ebbf"}.ic-fluent-regular.square_arrow_forward_16:before{content:"\ebc0"}.ic-fluent-regular.square_arrow_forward_20:before{content:"\ebc1"}.ic-fluent-regular.square_arrow_forward_24:before{content:"\ebc2"}.ic-fluent-regular.square_arrow_forward_28:before{content:"\ebc3"}.ic-fluent-regular.square_arrow_forward_32:before{content:"\ebc4"}.ic-fluent-regular.square_arrow_forward_48:before{content:"\ebc5"}.ic-fluent-regular.square_dismiss_16:before{content:"\ebc6"}.ic-fluent-regular.square_dismiss_20:before{content:"\ebc7"}.ic-fluent-regular.square_eraser_20:before{content:"\ebc8"}.ic-fluent-regular.square_hint_16:before{content:"\ebc9"}.ic-fluent-regular.square_hint_20:before{content:"\ebca"}.ic-fluent-regular.square_hint_24:before{content:"\ebcb"}.ic-fluent-regular.square_hint_28:before{content:"\ebcc"}.ic-fluent-regular.square_hint_32:before{content:"\ebcd"}.ic-fluent-regular.square_hint_48:before{content:"\ebce"}.ic-fluent-regular.square_hint_apps_20:before{content:"\ebcf"}.ic-fluent-regular.square_hint_apps_24:before{content:"\ebd0"}.ic-fluent-regular.square_hint_arrow_back_16:before{content:"\ebd1"}.ic-fluent-regular.square_hint_arrow_back_20:before{content:"\ebd2"}.ic-fluent-regular.square_hint_sparkles_16:before{content:"\ebd3"}.ic-fluent-regular.square_hint_sparkles_20:before{content:"\ebd4"}.ic-fluent-regular.square_hint_sparkles_24:before{content:"\ebd5"}.ic-fluent-regular.square_hint_sparkles_28:before{content:"\ebd6"}.ic-fluent-regular.square_hint_sparkles_32:before{content:"\ebd7"}.ic-fluent-regular.square_hint_sparkles_48:before{content:"\ebd8"}.ic-fluent-regular.square_multiple_16:before{content:"\ebd9"}.ic-fluent-regular.square_multiple_20:before{content:"\ebda"}.ic-fluent-regular.square_multiple_24:before{content:"\f78c"}.ic-fluent-regular.square_multiple_28:before{content:"\eeb3"}.ic-fluent-regular.square_multiple_32:before{content:"\eeb4"}.ic-fluent-regular.square_multiple_48:before{content:"\eeb5"}.ic-fluent-regular.square_shadow_12:before{content:"\ebdb"}.ic-fluent-regular.square_shadow_20:before{content:"\ebdc"}.ic-fluent-regular.squares_nested_20:before{content:"\ebdd"}.ic-fluent-regular.stack_16:before{content:"\f78d"}.ic-fluent-regular.stack_20:before{content:"\f792"}.ic-fluent-regular.stack_24:before{content:"\f7a6"}.ic-fluent-regular.stack_32:before{content:"\eedf"}.ic-fluent-regular.stack_arrow_forward_20:before{content:"\ebde"}.ic-fluent-regular.stack_arrow_forward_24:before{content:"\ebdf"}.ic-fluent-regular.stack_star_16:before{content:"\ebe0"}.ic-fluent-regular.stack_star_20:before{content:"\ebe1"}.ic-fluent-regular.stack_star_24:before{content:"\ebe2"}.ic-fluent-regular.star_12:before{content:"\f70d"}.ic-fluent-regular.star_16:before{content:"\f70e"}.ic-fluent-regular.star_20:before{content:"\f70f"}.ic-fluent-regular.star_24:before{content:"\f710"}.ic-fluent-regular.star_28:before{content:"\f711"}.ic-fluent-regular.star_48:before{content:"\ebe3"}.ic-fluent-regular.star_add_16:before{content:"\f712"}.ic-fluent-regular.star_add_20:before{content:"\f713"}.ic-fluent-regular.star_add_24:before{content:"\f714"}.ic-fluent-regular.star_add_28:before{content:"\ebe4"}.ic-fluent-regular.star_arrow_right_end_20:before{content:"\ebe5"}.ic-fluent-regular.star_arrow_right_end_24:before{content:"\ebe6"}.ic-fluent-regular.star_arrow_right_start_20:before{content:"\ebe7"}.ic-fluent-regular.star_arrow_right_start_24:before{content:"\f716"}.ic-fluent-regular.star_dismiss_16:before{content:"\ebe8"}.ic-fluent-regular.star_dismiss_20:before{content:"\ebe9"}.ic-fluent-regular.star_dismiss_24:before{content:"\ebea"}.ic-fluent-regular.star_dismiss_28:before{content:"\ebeb"}.ic-fluent-regular.star_edit_20:before{content:"\ebec"}.ic-fluent-regular.star_edit_24:before{content:"\ebed"}.ic-fluent-regular.star_emphasis_20:before{content:"\ebee"}.ic-fluent-regular.star_emphasis_24:before{content:"\f717"}.ic-fluent-regular.star_emphasis_32:before{content:"\ebef"}.ic-fluent-regular.star_half_12:before{content:"\ebf0"}.ic-fluent-regular.star_half_16:before{content:"\ebf1"}.ic-fluent-regular.star_half_20:before{content:"\ebf2"}.ic-fluent-regular.star_half_24:before{content:"\ebf3"}.ic-fluent-regular.star_half_28:before{content:"\ebf4"}.ic-fluent-regular.star_line_horizontal_3_16:before{content:"\ebf5"}.ic-fluent-regular.star_line_horizontal_3_20:before{content:"\ebf6"}.ic-fluent-regular.star_line_horizontal_3_24:before{content:"\ebf7"}.ic-fluent-regular.star_off_12:before{content:"\f718"}.ic-fluent-regular.star_off_16:before{content:"\f719"}.ic-fluent-regular.star_off_20:before{content:"\f71a"}.ic-fluent-regular.star_off_24:before{content:"\f71b"}.ic-fluent-regular.star_off_28:before{content:"\f71c"}.ic-fluent-regular.star_one_quarter_12:before{content:"\ebf8"}.ic-fluent-regular.star_one_quarter_16:before{content:"\ebf9"}.ic-fluent-regular.star_one_quarter_20:before{content:"\ebfa"}.ic-fluent-regular.star_one_quarter_24:before{content:"\ebfb"}.ic-fluent-regular.star_one_quarter_28:before{content:"\ebfc"}.ic-fluent-regular.star_prohibited_16:before{content:"\f71d"}.ic-fluent-regular.star_prohibited_20:before{content:"\f71e"}.ic-fluent-regular.star_prohibited_24:before{content:"\f71f"}.ic-fluent-regular.star_settings_20:before{content:"\ebfd"}.ic-fluent-regular.star_settings_24:before{content:"\f720"}.ic-fluent-regular.star_three_quarter_12:before{content:"\ebfe"}.ic-fluent-regular.star_three_quarter_16:before{content:"\ebff"}.ic-fluent-regular.star_three_quarter_20:before{content:"\ec00"}.ic-fluent-regular.star_three_quarter_24:before{content:"\ec01"}.ic-fluent-regular.star_three_quarter_28:before{content:"\ec02"}.ic-fluent-regular.status_16:before{content:"\f721"}.ic-fluent-regular.status_20:before{content:"\f722"}.ic-fluent-regular.status_24:before{content:"\f723"}.ic-fluent-regular.steps_20:before{content:"\ec03"}.ic-fluent-regular.steps_24:before{content:"\ec04"}.ic-fluent-regular.stethoscope_20:before{content:"\f724"}.ic-fluent-regular.stethoscope_24:before{content:"\f725"}.ic-fluent-regular.sticker_12:before{content:"\ec05"}.ic-fluent-regular.sticker_20:before{content:"\f726"}.ic-fluent-regular.sticker_24:before{content:"\f727"}.ic-fluent-regular.sticker_add_20:before{content:"\ec06"}.ic-fluent-regular.sticker_add_24:before{content:"\f728"}.ic-fluent-regular.stop_16:before{content:"\f729"}.ic-fluent-regular.stop_20:before{content:"\f72a"}.ic-fluent-regular.stop_24:before{content:"\f72b"}.ic-fluent-regular.storage_20:before{content:"\ec07"}.ic-fluent-regular.storage_24:before{content:"\f72c"}.ic-fluent-regular.store_microsoft_16:before{content:"\f730"}.ic-fluent-regular.store_microsoft_20:before{content:"\f731"}.ic-fluent-regular.store_microsoft_24:before{content:"\f732"}.ic-fluent-regular.stream_20:before{content:"\ec08"}.ic-fluent-regular.stream_24:before{content:"\ec09"}.ic-fluent-regular.stream_input_20:before{content:"\ec0a"}.ic-fluent-regular.stream_input_output_20:before{content:"\ec0b"}.ic-fluent-regular.stream_output_20:before{content:"\ec0c"}.ic-fluent-regular.style_guide_20:before{content:"\ec0d"}.ic-fluent-regular.style_guide_24:before{content:"\f733"}.ic-fluent-regular.sub_grid_20:before{content:"\ec0e"}.ic-fluent-regular.sub_grid_24:before{content:"\f734"}.ic-fluent-regular.subtitles_16:before{content:"\ec0f"}.ic-fluent-regular.subtitles_20:before{content:"\ec10"}.ic-fluent-regular.subtitles_24:before{content:"\ec11"}.ic-fluent-regular.subtract_12:before{content:"\ec12"}.ic-fluent-regular.subtract_16:before{content:"\ec13"}.ic-fluent-regular.subtract_20:before{content:"\ec14"}.ic-fluent-regular.subtract_24:before{content:"\ec15"}.ic-fluent-regular.subtract_28:before{content:"\ec16"}.ic-fluent-regular.subtract_48:before{content:"\ec17"}.ic-fluent-regular.subtract_circle_12:before{content:"\ec18"}.ic-fluent-regular.subtract_circle_16:before{content:"\f7a7"}.ic-fluent-regular.subtract_circle_20:before{content:"\f7b0"}.ic-fluent-regular.subtract_circle_24:before{content:"\f7b1"}.ic-fluent-regular.subtract_circle_28:before{content:"\f7b4"}.ic-fluent-regular.subtract_circle_32:before{content:"\f7b5"}.ic-fluent-regular.subtract_circle_arrow_back_16:before{content:"\ec19"}.ic-fluent-regular.subtract_circle_arrow_back_20:before{content:"\ec1a"}.ic-fluent-regular.subtract_circle_arrow_forward_16:before{content:"\ec1b"}.ic-fluent-regular.subtract_circle_arrow_forward_20:before{content:"\ec1c"}.ic-fluent-regular.subtract_square_20:before{content:"\ec1d"}.ic-fluent-regular.subtract_square_24:before{content:"\ec1e"}.ic-fluent-regular.subtract_square_multiple_16:before{content:"\ec1f"}.ic-fluent-regular.subtract_square_multiple_20:before{content:"\ec20"}.ic-fluent-regular.surface_earbuds_20:before{content:"\f738"}.ic-fluent-regular.surface_earbuds_24:before{content:"\f739"}.ic-fluent-regular.surface_hub_20:before{content:"\f73a"}.ic-fluent-regular.surface_hub_24:before{content:"\f73b"}.ic-fluent-regular.swipe_down_20:before{content:"\ec21"}.ic-fluent-regular.swipe_down_24:before{content:"\f73c"}.ic-fluent-regular.swipe_right_20:before{content:"\ec22"}.ic-fluent-regular.swipe_right_24:before{content:"\f73d"}.ic-fluent-regular.swipe_up_20:before{content:"\ec23"}.ic-fluent-regular.swipe_up_24:before{content:"\f73e"}.ic-fluent-regular.symbols_16:before{content:"\ec24"}.ic-fluent-regular.symbols_20:before{content:"\ec25"}.ic-fluent-regular.symbols_24:before{content:"\f73f"}.ic-fluent-regular.sync_off_16:before{content:"\f740"}.ic-fluent-regular.sync_off_20:before{content:"\f741"}.ic-fluent-regular.syringe_20:before{content:"\ec26"}.ic-fluent-regular.syringe_24:before{content:"\ec27"}.ic-fluent-regular.system_20:before{content:"\ec28"}.ic-fluent-regular.system_24:before{content:"\f742"}.ic-fluent-regular.tab_16:before{content:"\f743"}.ic-fluent-regular.tab_20:before{content:"\f744"}.ic-fluent-regular.tab_add_20:before{content:"\ec29"}.ic-fluent-regular.tab_add_24:before{content:"\ec2a"}.ic-fluent-regular.tab_arrow_left_20:before{content:"\ec2b"}.ic-fluent-regular.tab_arrow_left_24:before{content:"\ec2c"}.ic-fluent-regular.tab_desktop_16:before{content:"\ec2d"}.ic-fluent-regular.tab_desktop_20:before{content:"\f747"}.ic-fluent-regular.tab_desktop_24:before{content:"\ec2e"}.ic-fluent-regular.tab_desktop_arrow_clockwise_16:before{content:"\f748"}.ic-fluent-regular.tab_desktop_arrow_clockwise_20:before{content:"\f749"}.ic-fluent-regular.tab_desktop_arrow_clockwise_24:before{content:"\f74a"}.ic-fluent-regular.tab_desktop_arrow_left_20:before{content:"\ec2f"}.ic-fluent-regular.tab_desktop_bottom_20:before{content:"\ec30"}.ic-fluent-regular.tab_desktop_bottom_24:before{content:"\ec31"}.ic-fluent-regular.tab_desktop_clock_20:before{content:"\f74b"}.ic-fluent-regular.tab_desktop_copy_20:before{content:"\f74c"}.ic-fluent-regular.tab_desktop_image_16:before{content:"\f74d"}.ic-fluent-regular.tab_desktop_image_20:before{content:"\f74e"}.ic-fluent-regular.tab_desktop_image_24:before{content:"\f74f"}.ic-fluent-regular.tab_desktop_multiple_20:before{content:"\f750"}.ic-fluent-regular.tab_desktop_multiple_bottom_20:before{content:"\ec32"}.ic-fluent-regular.tab_desktop_multiple_bottom_24:before{content:"\ec33"}.ic-fluent-regular.tab_desktop_new_page_20:before{content:"\f751"}.ic-fluent-regular.tab_in_private_16:before{content:"\f752"}.ic-fluent-regular.tab_in_private_20:before{content:"\f753"}.ic-fluent-regular.tab_in_private_24:before{content:"\f754"}.ic-fluent-regular.tab_in_private_28:before{content:"\f755"}.ic-fluent-regular.tab_inprivate_account_20:before{content:"\f756"}.ic-fluent-regular.tab_inprivate_account_24:before{content:"\f757"}.ic-fluent-regular.tab_prohibited_20:before{content:"\ec34"}.ic-fluent-regular.tab_prohibited_24:before{content:"\ec35"}.ic-fluent-regular.tab_shield_dismiss_20:before{content:"\ec36"}.ic-fluent-regular.tab_shield_dismiss_24:before{content:"\ec37"}.ic-fluent-regular.table_16:before{content:"\ec38"}.ic-fluent-regular.table_20:before{content:"\f75d"}.ic-fluent-regular.table_24:before{content:"\f75e"}.ic-fluent-regular.table_28:before{content:"\ec39"}.ic-fluent-regular.table_32:before{content:"\ec3a"}.ic-fluent-regular.table_48:before{content:"\ec3b"}.ic-fluent-regular.table_add_16:before{content:"\ec3c"}.ic-fluent-regular.table_add_20:before{content:"\ec3d"}.ic-fluent-regular.table_add_24:before{content:"\f75f"}.ic-fluent-regular.table_add_28:before{content:"\ec3e"}.ic-fluent-regular.table_bottom_row_16:before{content:"\ec3f"}.ic-fluent-regular.table_bottom_row_20:before{content:"\ec40"}.ic-fluent-regular.table_bottom_row_24:before{content:"\ec41"}.ic-fluent-regular.table_bottom_row_28:before{content:"\ec42"}.ic-fluent-regular.table_bottom_row_32:before{content:"\ec43"}.ic-fluent-regular.table_bottom_row_48:before{content:"\ec44"}.ic-fluent-regular.table_calculator_20:before{content:"\eeb6"}.ic-fluent-regular.table_cell_edit_16:before{content:"\ec45"}.ic-fluent-regular.table_cell_edit_20:before{content:"\ec46"}.ic-fluent-regular.table_cell_edit_24:before{content:"\ec47"}.ic-fluent-regular.table_cell_edit_28:before{content:"\ec48"}.ic-fluent-regular.table_cells_merge_16:before{content:"\ec49"}.ic-fluent-regular.table_cells_merge_20:before{content:"\f760"}.ic-fluent-regular.table_cells_merge_24:before{content:"\f761"}.ic-fluent-regular.table_cells_merge_28:before{content:"\ec4a"}.ic-fluent-regular.table_cells_split_16:before{content:"\ec4b"}.ic-fluent-regular.table_cells_split_20:before{content:"\f762"}.ic-fluent-regular.table_cells_split_24:before{content:"\f763"}.ic-fluent-regular.table_cells_split_28:before{content:"\ec4c"}.ic-fluent-regular.table_checker_20:before{content:"\ec4d"}.ic-fluent-regular.table_copy_20:before{content:"\ec4e"}.ic-fluent-regular.table_delete_column_16:before{content:"\ec4f"}.ic-fluent-regular.table_delete_column_20:before{content:"\ec50"}.ic-fluent-regular.table_delete_column_24:before{content:"\ec51"}.ic-fluent-regular.table_delete_column_28:before{content:"\ec52"}.ic-fluent-regular.table_delete_row_16:before{content:"\ec53"}.ic-fluent-regular.table_delete_row_20:before{content:"\ec54"}.ic-fluent-regular.table_delete_row_24:before{content:"\ec55"}.ic-fluent-regular.table_delete_row_28:before{content:"\ec56"}.ic-fluent-regular.table_dismiss_16:before{content:"\ec57"}.ic-fluent-regular.table_dismiss_20:before{content:"\ec58"}.ic-fluent-regular.table_dismiss_24:before{content:"\ec59"}.ic-fluent-regular.table_dismiss_28:before{content:"\ec5a"}.ic-fluent-regular.table_edit_16:before{content:"\ec5b"}.ic-fluent-regular.table_edit_20:before{content:"\ec5c"}.ic-fluent-regular.table_edit_24:before{content:"\f768"}.ic-fluent-regular.table_edit_28:before{content:"\ec5d"}.ic-fluent-regular.table_freeze_column_16:before{content:"\ec5e"}.ic-fluent-regular.table_freeze_column_20:before{content:"\ec5f"}.ic-fluent-regular.table_freeze_column_24:before{content:"\f76a"}.ic-fluent-regular.table_freeze_column_28:before{content:"\ec60"}.ic-fluent-regular.table_freeze_column_and_row_16:before{content:"\ec61"}.ic-fluent-regular.table_freeze_column_and_row_20:before{content:"\ec62"}.ic-fluent-regular.table_freeze_column_and_row_24:before{content:"\ec63"}.ic-fluent-regular.table_freeze_column_and_row_28:before{content:"\ec64"}.ic-fluent-regular.table_freeze_row_16:before{content:"\ec65"}.ic-fluent-regular.table_freeze_row_20:before{content:"\ec66"}.ic-fluent-regular.table_freeze_row_24:before{content:"\f76b"}.ic-fluent-regular.table_freeze_row_28:before{content:"\ec67"}.ic-fluent-regular.table_image_20:before{content:"\ec68"}.ic-fluent-regular.table_insert_column_16:before{content:"\ec69"}.ic-fluent-regular.table_insert_column_20:before{content:"\ec6a"}.ic-fluent-regular.table_insert_column_24:before{content:"\ec6b"}.ic-fluent-regular.table_insert_column_28:before{content:"\ec6c"}.ic-fluent-regular.table_insert_row_16:before{content:"\ec6d"}.ic-fluent-regular.table_insert_row_20:before{content:"\ec6e"}.ic-fluent-regular.table_insert_row_24:before{content:"\ec6f"}.ic-fluent-regular.table_insert_row_28:before{content:"\ec70"}.ic-fluent-regular.table_lightning_16:before{content:"\ec71"}.ic-fluent-regular.table_lightning_20:before{content:"\ec72"}.ic-fluent-regular.table_lightning_24:before{content:"\ec73"}.ic-fluent-regular.table_lightning_28:before{content:"\ec74"}.ic-fluent-regular.table_link_16:before{content:"\ec75"}.ic-fluent-regular.table_link_20:before{content:"\ec76"}.ic-fluent-regular.table_link_24:before{content:"\ec77"}.ic-fluent-regular.table_link_28:before{content:"\ec78"}.ic-fluent-regular.table_move_above_16:before{content:"\ec79"}.ic-fluent-regular.table_move_above_20:before{content:"\ec7a"}.ic-fluent-regular.table_move_above_24:before{content:"\ec7b"}.ic-fluent-regular.table_move_above_28:before{content:"\ec7c"}.ic-fluent-regular.table_move_below_16:before{content:"\ec7d"}.ic-fluent-regular.table_move_below_20:before{content:"\ec7e"}.ic-fluent-regular.table_move_below_24:before{content:"\ec7f"}.ic-fluent-regular.table_move_below_28:before{content:"\ec80"}.ic-fluent-regular.table_move_left_16:before{content:"\ec81"}.ic-fluent-regular.table_move_left_20:before{content:"\ec82"}.ic-fluent-regular.table_move_left_24:before{content:"\f771"}.ic-fluent-regular.table_move_left_28:before{content:"\ec83"}.ic-fluent-regular.table_move_right_16:before{content:"\ec84"}.ic-fluent-regular.table_move_right_20:before{content:"\ec85"}.ic-fluent-regular.table_move_right_24:before{content:"\f772"}.ic-fluent-regular.table_move_right_28:before{content:"\ec86"}.ic-fluent-regular.table_multiple_20:before{content:"\ec87"}.ic-fluent-regular.table_resize_column_16:before{content:"\ec88"}.ic-fluent-regular.table_resize_column_20:before{content:"\ec89"}.ic-fluent-regular.table_resize_column_24:before{content:"\ec8a"}.ic-fluent-regular.table_resize_column_28:before{content:"\ec8b"}.ic-fluent-regular.table_resize_row_16:before{content:"\ec8c"}.ic-fluent-regular.table_resize_row_20:before{content:"\ec8d"}.ic-fluent-regular.table_resize_row_24:before{content:"\ec8e"}.ic-fluent-regular.table_resize_row_28:before{content:"\ec8f"}.ic-fluent-regular.table_search_20:before{content:"\ec90"}.ic-fluent-regular.table_settings_16:before{content:"\ec91"}.ic-fluent-regular.table_settings_20:before{content:"\ec92"}.ic-fluent-regular.table_settings_24:before{content:"\f777"}.ic-fluent-regular.table_settings_28:before{content:"\ec93"}.ic-fluent-regular.table_simple_16:before{content:"\ec94"}.ic-fluent-regular.table_simple_20:before{content:"\ec95"}.ic-fluent-regular.table_simple_24:before{content:"\ec96"}.ic-fluent-regular.table_simple_28:before{content:"\ec97"}.ic-fluent-regular.table_simple_48:before{content:"\ec98"}.ic-fluent-regular.table_split_20:before{content:"\ec99"}.ic-fluent-regular.table_stack_above_16:before{content:"\ec9a"}.ic-fluent-regular.table_stack_above_20:before{content:"\ec9b"}.ic-fluent-regular.table_stack_above_24:before{content:"\ec9c"}.ic-fluent-regular.table_stack_above_28:before{content:"\ec9d"}.ic-fluent-regular.table_stack_below_16:before{content:"\ec9e"}.ic-fluent-regular.table_stack_below_20:before{content:"\ec9f"}.ic-fluent-regular.table_stack_below_24:before{content:"\eca0"}.ic-fluent-regular.table_stack_below_28:before{content:"\eca1"}.ic-fluent-regular.table_stack_left_16:before{content:"\eca2"}.ic-fluent-regular.table_stack_left_20:before{content:"\eca3"}.ic-fluent-regular.table_stack_left_24:before{content:"\eca4"}.ic-fluent-regular.table_stack_left_28:before{content:"\eca5"}.ic-fluent-regular.table_stack_right_16:before{content:"\eca6"}.ic-fluent-regular.table_stack_right_20:before{content:"\eca7"}.ic-fluent-regular.table_stack_right_24:before{content:"\eca8"}.ic-fluent-regular.table_stack_right_28:before{content:"\eca9"}.ic-fluent-regular.table_switch_16:before{content:"\ecaa"}.ic-fluent-regular.table_switch_20:before{content:"\ecab"}.ic-fluent-regular.table_switch_24:before{content:"\f778"}.ic-fluent-regular.table_switch_28:before{content:"\ecac"}.ic-fluent-regular.tablet_12:before{content:"\ecad"}.ic-fluent-regular.tablet_16:before{content:"\ecae"}.ic-fluent-regular.tablet_20:before{content:"\f779"}.ic-fluent-regular.tablet_24:before{content:"\f77a"}.ic-fluent-regular.tablet_32:before{content:"\ecaf"}.ic-fluent-regular.tablet_48:before{content:"\ecb0"}.ic-fluent-regular.tablet_speaker_20:before{content:"\ecb1"}.ic-fluent-regular.tablet_speaker_24:before{content:"\ecb2"}.ic-fluent-regular.tabs_20:before{content:"\ecb3"}.ic-fluent-regular.tabs_24:before{content:"\f77b"}.ic-fluent-regular.tag_16:before{content:"\ecb4"}.ic-fluent-regular.tag_20:before{content:"\f77c"}.ic-fluent-regular.tag_24:before{content:"\f77d"}.ic-fluent-regular.tag_28:before{content:"\ecb5"}.ic-fluent-regular.tag_32:before{content:"\ecb6"}.ic-fluent-regular.tag_circle_20:before{content:"\ecb7"}.ic-fluent-regular.tag_dismiss_16:before{content:"\ecb8"}.ic-fluent-regular.tag_dismiss_20:before{content:"\ecb9"}.ic-fluent-regular.tag_dismiss_24:before{content:"\ecba"}.ic-fluent-regular.tag_error_16:before{content:"\ecbb"}.ic-fluent-regular.tag_error_20:before{content:"\ecbc"}.ic-fluent-regular.tag_error_24:before{content:"\ecbd"}.ic-fluent-regular.tag_lock_16:before{content:"\ecbe"}.ic-fluent-regular.tag_lock_20:before{content:"\ecbf"}.ic-fluent-regular.tag_lock_24:before{content:"\ecc0"}.ic-fluent-regular.tag_lock_32:before{content:"\ecc1"}.ic-fluent-regular.tag_multiple_16:before{content:"\f7b6"}.ic-fluent-regular.tag_multiple_20:before{content:"\ecc2"}.ic-fluent-regular.tag_multiple_24:before{content:"\ecc3"}.ic-fluent-regular.tag_off_20:before{content:"\ecc4"}.ic-fluent-regular.tag_off_24:before{content:"\ecc5"}.ic-fluent-regular.tag_question_mark_16:before{content:"\ecc6"}.ic-fluent-regular.tag_question_mark_20:before{content:"\ecc7"}.ic-fluent-regular.tag_question_mark_24:before{content:"\ecc8"}.ic-fluent-regular.tag_question_mark_32:before{content:"\ecc9"}.ic-fluent-regular.tag_reset_20:before{content:"\ecca"}.ic-fluent-regular.tag_reset_24:before{content:"\eccb"}.ic-fluent-regular.tag_search_20:before{content:"\eccc"}.ic-fluent-regular.tag_search_24:before{content:"\eccd"}.ic-fluent-regular.tap_double_20:before{content:"\ecce"}.ic-fluent-regular.tap_double_24:before{content:"\f77e"}.ic-fluent-regular.tap_double_32:before{content:"\eccf"}.ic-fluent-regular.tap_double_48:before{content:"\ecd0"}.ic-fluent-regular.tap_single_20:before{content:"\ecd1"}.ic-fluent-regular.tap_single_24:before{content:"\f77f"}.ic-fluent-regular.tap_single_32:before{content:"\ecd2"}.ic-fluent-regular.tap_single_48:before{content:"\ecd3"}.ic-fluent-regular.target_16:before{content:"\f780"}.ic-fluent-regular.target_20:before{content:"\f781"}.ic-fluent-regular.target_24:before{content:"\f782"}.ic-fluent-regular.target_32:before{content:"\ecd4"}.ic-fluent-regular.target_arrow_16:before{content:"\f7b7"}.ic-fluent-regular.target_arrow_20:before{content:"\f7b8"}.ic-fluent-regular.target_arrow_24:before{content:"\ecd5"}.ic-fluent-regular.target_edit_16:before{content:"\f783"}.ic-fluent-regular.target_edit_20:before{content:"\f784"}.ic-fluent-regular.target_edit_24:before{content:"\f785"}.ic-fluent-regular.task_list_add_20:before{content:"\f788"}.ic-fluent-regular.task_list_add_24:before{content:"\f789"}.ic-fluent-regular.task_list_ltr_20:before{content:"\ecd6"}.ic-fluent-regular.task_list_ltr_24:before{content:"\ecd7"}.ic-fluent-regular.task_list_rtl_20:before{content:"\ecd8"}.ic-fluent-regular.task_list_rtl_24:before{content:"\ecd9"}.ic-fluent-regular.task_list_square_add_20:before{content:"\ecda"}.ic-fluent-regular.task_list_square_add_24:before{content:"\ecdb"}.ic-fluent-regular.task_list_square_database_20:before{content:"\ecdc"}.ic-fluent-regular.task_list_square_ltr_16:before{content:"\ef60"}.ic-fluent-regular.task_list_square_ltr_20:before{content:"\ecdd"}.ic-fluent-regular.task_list_square_ltr_24:before{content:"\ecde"}.ic-fluent-regular.task_list_square_person_20:before{content:"\ecdf"}.ic-fluent-regular.task_list_square_rtl_16:before{content:"\ef61"}.ic-fluent-regular.task_list_square_rtl_20:before{content:"\ece0"}.ic-fluent-regular.task_list_square_rtl_24:before{content:"\ece1"}.ic-fluent-regular.task_list_square_settings_20:before{content:"\ece2"}.ic-fluent-regular.tasks_app_20:before{content:"\ece3"}.ic-fluent-regular.tasks_app_24:before{content:"\f78a"}.ic-fluent-regular.tasks_app_28:before{content:"\f78b"}.ic-fluent-regular.teddy_20:before{content:"\ece4"}.ic-fluent-regular.teddy_24:before{content:"\f78e"}.ic-fluent-regular.temperature_16:before{content:"\ece5"}.ic-fluent-regular.temperature_20:before{content:"\f78f"}.ic-fluent-regular.temperature_24:before{content:"\f790"}.ic-fluent-regular.tent_12:before{content:"\ece6"}.ic-fluent-regular.tent_16:before{content:"\ece7"}.ic-fluent-regular.tent_20:before{content:"\ece8"}.ic-fluent-regular.tent_24:before{content:"\f791"}.ic-fluent-regular.tent_28:before{content:"\ece9"}.ic-fluent-regular.tent_48:before{content:"\ecea"}.ic-fluent-regular.tetris_app_16:before{content:"\eceb"}.ic-fluent-regular.tetris_app_20:before{content:"\ecec"}.ic-fluent-regular.tetris_app_24:before{content:"\eced"}.ic-fluent-regular.tetris_app_28:before{content:"\ecee"}.ic-fluent-regular.tetris_app_32:before{content:"\ecef"}.ic-fluent-regular.tetris_app_48:before{content:"\ecf0"}.ic-fluent-regular.text_12:before{content:"\ecf1"}.ic-fluent-regular.text_16:before{content:"\ecf2"}.ic-fluent-regular.text_32:before{content:"\ecf3"}.ic-fluent-regular.text_add_20:before{content:"\ecf4"}.ic-fluent-regular.text_add_space_after_20:before{content:"\f795"}.ic-fluent-regular.text_add_space_after_24:before{content:"\f796"}.ic-fluent-regular.text_add_space_before_20:before{content:"\f797"}.ic-fluent-regular.text_add_space_before_24:before{content:"\f798"}.ic-fluent-regular.text_add_t_24:before{content:"\ecf5"}.ic-fluent-regular.text_align_center_16:before{content:"\ecf6"}.ic-fluent-regular.text_align_center_20:before{content:"\f799"}.ic-fluent-regular.text_align_center_24:before{content:"\f79a"}.ic-fluent-regular.text_align_center_rotate_270_16:before{content:"\ecf7"}.ic-fluent-regular.text_align_center_rotate_270_20:before{content:"\ecf8"}.ic-fluent-regular.text_align_center_rotate_270_24:before{content:"\ecf9"}.ic-fluent-regular.text_align_center_rotate_90_16:before{content:"\ecfa"}.ic-fluent-regular.text_align_center_rotate_90_20:before{content:"\ecfb"}.ic-fluent-regular.text_align_center_rotate_90_24:before{content:"\ecfc"}.ic-fluent-regular.text_align_distributed_20:before{content:"\f79b"}.ic-fluent-regular.text_align_distributed_24:before{content:"\f79c"}.ic-fluent-regular.text_align_distributed_evenly_20:before{content:"\ecfd"}.ic-fluent-regular.text_align_distributed_evenly_24:before{content:"\ecfe"}.ic-fluent-regular.text_align_distributed_vertical_20:before{content:"\ecff"}.ic-fluent-regular.text_align_distributed_vertical_24:before{content:"\ed00"}.ic-fluent-regular.text_align_justify_24:before{content:"\f79e"}.ic-fluent-regular.text_align_justify_low_20:before{content:"\ed01"}.ic-fluent-regular.text_align_justify_low_24:before{content:"\ed02"}.ic-fluent-regular.text_align_justify_low_rotate_270_20:before{content:"\eee0"}.ic-fluent-regular.text_align_justify_low_rotate_270_24:before{content:"\eee1"}.ic-fluent-regular.text_align_justify_low_rotate_90_20:before{content:"\eee2"}.ic-fluent-regular.text_align_justify_low_rotate_90_24:before{content:"\eee3"}.ic-fluent-regular.text_align_justify_rotate_270_20:before{content:"\ed03"}.ic-fluent-regular.text_align_justify_rotate_270_24:before{content:"\ed04"}.ic-fluent-regular.text_align_justify_rotate_90_20:before{content:"\ed05"}.ic-fluent-regular.text_align_justify_rotate_90_24:before{content:"\ed06"}.ic-fluent-regular.text_align_left_16:before{content:"\ed07"}.ic-fluent-regular.text_align_left_20:before{content:"\f79f"}.ic-fluent-regular.text_align_left_24:before{content:"\f7a0"}.ic-fluent-regular.text_align_left_rotate_270_16:before{content:"\ed08"}.ic-fluent-regular.text_align_left_rotate_270_20:before{content:"\ed09"}.ic-fluent-regular.text_align_left_rotate_270_24:before{content:"\ed0a"}.ic-fluent-regular.text_align_left_rotate_90_16:before{content:"\ed0b"}.ic-fluent-regular.text_align_left_rotate_90_20:before{content:"\ed0c"}.ic-fluent-regular.text_align_left_rotate_90_24:before{content:"\ed0d"}.ic-fluent-regular.text_align_right_16:before{content:"\ed0e"}.ic-fluent-regular.text_align_right_20:before{content:"\f7a1"}.ic-fluent-regular.text_align_right_24:before{content:"\f7a2"}.ic-fluent-regular.text_align_right_rotate_270_16:before{content:"\ed0f"}.ic-fluent-regular.text_align_right_rotate_270_20:before{content:"\ed10"}.ic-fluent-regular.text_align_right_rotate_270_24:before{content:"\ed11"}.ic-fluent-regular.text_align_right_rotate_90_16:before{content:"\ed12"}.ic-fluent-regular.text_align_right_rotate_90_20:before{content:"\ed13"}.ic-fluent-regular.text_align_right_rotate_90_24:before{content:"\ed14"}.ic-fluent-regular.text_asterisk_20:before{content:"\f7a3"}.ic-fluent-regular.text_baseline_20:before{content:"\ed15"}.ic-fluent-regular.text_bold_16:before{content:"\ed16"}.ic-fluent-regular.text_bold_20:before{content:"\f7a4"}.ic-fluent-regular.text_bold_24:before{content:"\f7a5"}.ic-fluent-regular.text_box_settings_20:before{content:"\ed17"}.ic-fluent-regular.text_box_settings_24:before{content:"\ed18"}.ic-fluent-regular.text_bullet_list_add_20:before{content:"\ed19"}.ic-fluent-regular.text_bullet_list_add_24:before{content:"\f7a8"}.ic-fluent-regular.text_bullet_list_checkmark_20:before{content:"\ed1a"}.ic-fluent-regular.text_bullet_list_dismiss_20:before{content:"\ed1b"}.ic-fluent-regular.text_bullet_list_ltr_16:before{content:"\ed1c"}.ic-fluent-regular.text_bullet_list_ltr_20:before{content:"\ed1d"}.ic-fluent-regular.text_bullet_list_ltr_24:before{content:"\ed1e"}.ic-fluent-regular.text_bullet_list_rotate_270_20:before{content:"\ed1f"}.ic-fluent-regular.text_bullet_list_rotate_270_24:before{content:"\ed20"}.ic-fluent-regular.text_bullet_list_rotate_90_20:before{content:"\ed21"}.ic-fluent-regular.text_bullet_list_rotate_90_24:before{content:"\ed22"}.ic-fluent-regular.text_bullet_list_rtl_16:before{content:"\ed23"}.ic-fluent-regular.text_bullet_list_rtl_20:before{content:"\ed24"}.ic-fluent-regular.text_bullet_list_rtl_24:before{content:"\ed25"}.ic-fluent-regular.text_bullet_list_square_20:before{content:"\ed26"}.ic-fluent-regular.text_bullet_list_square_24:before{content:"\f7a9"}.ic-fluent-regular.text_bullet_list_square_clock_20:before{content:"\ed27"}.ic-fluent-regular.text_bullet_list_square_edit_20:before{content:"\f7b9"}.ic-fluent-regular.text_bullet_list_square_edit_24:before{content:"\f7ba"}.ic-fluent-regular.text_bullet_list_square_person_20:before{content:"\ed28"}.ic-fluent-regular.text_bullet_list_square_search_20:before{content:"\ed29"}.ic-fluent-regular.text_bullet_list_square_settings_20:before{content:"\ed2a"}.ic-fluent-regular.text_bullet_list_square_shield_20:before{content:"\ed2b"}.ic-fluent-regular.text_bullet_list_square_toolbox_20:before{content:"\ed2c"}.ic-fluent-regular.text_bullet_list_square_warning_16:before{content:"\f7aa"}.ic-fluent-regular.text_bullet_list_square_warning_20:before{content:"\f7ab"}.ic-fluent-regular.text_bullet_list_square_warning_24:before{content:"\f7ac"}.ic-fluent-regular.text_bullet_list_tree_16:before{content:"\f7ad"}.ic-fluent-regular.text_bullet_list_tree_20:before{content:"\f7ae"}.ic-fluent-regular.text_bullet_list_tree_24:before{content:"\f7af"}.ic-fluent-regular.text_case_lowercase_16:before{content:"\ed2d"}.ic-fluent-regular.text_case_lowercase_20:before{content:"\ed2e"}.ic-fluent-regular.text_case_lowercase_24:before{content:"\ed2f"}.ic-fluent-regular.text_case_title_16:before{content:"\ed30"}.ic-fluent-regular.text_case_title_20:before{content:"\ed31"}.ic-fluent-regular.text_case_title_24:before{content:"\ed32"}.ic-fluent-regular.text_case_uppercase_16:before{content:"\ed33"}.ic-fluent-regular.text_case_uppercase_20:before{content:"\ed34"}.ic-fluent-regular.text_case_uppercase_24:before{content:"\ed35"}.ic-fluent-regular.text_change_case_16:before{content:"\ed36"}.ic-fluent-regular.text_change_case_20:before{content:"\f7b2"}.ic-fluent-regular.text_change_case_24:before{content:"\f7b3"}.ic-fluent-regular.text_clear_formatting_16:before{content:"\ed37"}.ic-fluent-regular.text_clear_formatting_20:before{content:"\f7bc"}.ic-fluent-regular.text_clear_formatting_24:before{content:"\f7bd"}.ic-fluent-regular.text_collapse_20:before{content:"\ed38"}.ic-fluent-regular.text_collapse_24:before{content:"\f7be"}.ic-fluent-regular.text_color_16:before{content:"\ed39"}.ic-fluent-regular.text_color_20:before{content:"\f7bf"}.ic-fluent-regular.text_color_24:before{content:"\f7c0"}.ic-fluent-regular.text_column_one_20:before{content:"\f7c1"}.ic-fluent-regular.text_column_one_24:before{content:"\f7c2"}.ic-fluent-regular.text_column_one_narrow_20:before{content:"\ed3a"}.ic-fluent-regular.text_column_one_narrow_24:before{content:"\ed3b"}.ic-fluent-regular.text_column_one_wide_20:before{content:"\ed3c"}.ic-fluent-regular.text_column_one_wide_24:before{content:"\ed3d"}.ic-fluent-regular.text_column_one_wide_lightning_20:before{content:"\ed3e"}.ic-fluent-regular.text_column_one_wide_lightning_24:before{content:"\ed3f"}.ic-fluent-regular.text_column_three_20:before{content:"\f7c3"}.ic-fluent-regular.text_column_three_24:before{content:"\f7c4"}.ic-fluent-regular.text_column_two_20:before{content:"\f7c5"}.ic-fluent-regular.text_column_two_24:before{content:"\f7c6"}.ic-fluent-regular.text_column_two_left_20:before{content:"\f7c7"}.ic-fluent-regular.text_column_two_left_24:before{content:"\f7c8"}.ic-fluent-regular.text_column_two_right_20:before{content:"\f7c9"}.ic-fluent-regular.text_column_two_right_24:before{content:"\f7ca"}.ic-fluent-regular.text_continuous_20:before{content:"\ed40"}.ic-fluent-regular.text_continuous_24:before{content:"\ed44"}.ic-fluent-regular.text_density_16:before{content:"\ed45"}.ic-fluent-regular.text_density_20:before{content:"\ed46"}.ic-fluent-regular.text_density_24:before{content:"\ed47"}.ic-fluent-regular.text_density_28:before{content:"\ed48"}.ic-fluent-regular.text_description_20:before{content:"\f7cb"}.ic-fluent-regular.text_description_24:before{content:"\f7cc"}.ic-fluent-regular.text_direction_horizontal_left_20:before{content:"\ef64"}.ic-fluent-regular.text_direction_horizontal_left_201:before{content:"\ed49"}.ic-fluent-regular.text_direction_horizontal_left_24:before{content:"\ef65"}.ic-fluent-regular.text_direction_horizontal_left_241:before{content:"\ed4a"}.ic-fluent-regular.text_direction_horizontal_ltr_20:before{content:"\ef62"}.ic-fluent-regular.text_direction_horizontal_ltr_201:before{content:"\ed4b"}.ic-fluent-regular.text_direction_horizontal_ltr_24:before{content:"\ef63"}.ic-fluent-regular.text_direction_horizontal_ltr_241:before{content:"\ed4c"}.ic-fluent-regular.text_direction_rotate_270_right_20:before{content:"\ed4d"}.ic-fluent-regular.text_direction_rotate_270_right_24:before{content:"\ed4e"}.ic-fluent-regular.text_direction_rotate_90_left_20:before{content:"\ef68"}.ic-fluent-regular.text_direction_rotate_90_left_201:before{content:"\ed4f"}.ic-fluent-regular.text_direction_rotate_90_left_24:before{content:"\ef69"}.ic-fluent-regular.text_direction_rotate_90_left_241:before{content:"\ed50"}.ic-fluent-regular.text_direction_rotate_90_ltr_20:before{content:"\ef66"}.ic-fluent-regular.text_direction_rotate_90_ltr_201:before{content:"\ed51"}.ic-fluent-regular.text_direction_rotate_90_ltr_24:before{content:"\ef67"}.ic-fluent-regular.text_direction_rotate_90_ltr_241:before{content:"\ed52"}.ic-fluent-regular.text_direction_vertical_20:before{content:"\f7d7"}.ic-fluent-regular.text_direction_vertical_24:before{content:"\f7d8"}.ic-fluent-regular.text_edit_style_20:before{content:"\f7d9"}.ic-fluent-regular.text_edit_style_24:before{content:"\f7da"}.ic-fluent-regular.text_effects_20:before{content:"\f7db"}.ic-fluent-regular.text_effects_24:before{content:"\f7dc"}.ic-fluent-regular.text_expand_20:before{content:"\ed53"}.ic-fluent-regular.text_expand_24:before{content:"\f7dd"}.ic-fluent-regular.text_field_16:before{content:"\f7de"}.ic-fluent-regular.text_field_20:before{content:"\f7df"}.ic-fluent-regular.text_field_24:before{content:"\f7e0"}.ic-fluent-regular.text_first_line_20:before{content:"\f7e1"}.ic-fluent-regular.text_first_line_24:before{content:"\f7e2"}.ic-fluent-regular.text_font_16:before{content:"\f7e3"}.ic-fluent-regular.text_font_20:before{content:"\f7e4"}.ic-fluent-regular.text_font_24:before{content:"\f7e5"}.ic-fluent-regular.text_font_info_16:before{content:"\ed54"}.ic-fluent-regular.text_font_info_20:before{content:"\ed55"}.ic-fluent-regular.text_font_info_24:before{content:"\ed56"}.ic-fluent-regular.text_font_size_16:before{content:"\ed57"}.ic-fluent-regular.text_font_size_20:before{content:"\f7e6"}.ic-fluent-regular.text_font_size_24:before{content:"\f7e7"}.ic-fluent-regular.text_footnote_20:before{content:"\f7e8"}.ic-fluent-regular.text_footnote_24:before{content:"\f7e9"}.ic-fluent-regular.text_grammar_arrow_left_20:before{content:"\ed58"}.ic-fluent-regular.text_grammar_arrow_left_24:before{content:"\ed59"}.ic-fluent-regular.text_grammar_arrow_right_20:before{content:"\ed5a"}.ic-fluent-regular.text_grammar_arrow_right_24:before{content:"\ed5b"}.ic-fluent-regular.text_grammar_checkmark_20:before{content:"\ed5c"}.ic-fluent-regular.text_grammar_checkmark_24:before{content:"\ed5d"}.ic-fluent-regular.text_grammar_dismiss_20:before{content:"\ed5e"}.ic-fluent-regular.text_grammar_dismiss_24:before{content:"\ed5f"}.ic-fluent-regular.text_grammar_error_20:before{content:"\ed60"}.ic-fluent-regular.text_grammar_settings_20:before{content:"\ed61"}.ic-fluent-regular.text_grammar_settings_24:before{content:"\ed62"}.ic-fluent-regular.text_grammar_wand_16:before{content:"\ed63"}.ic-fluent-regular.text_grammar_wand_20:before{content:"\ed64"}.ic-fluent-regular.text_grammar_wand_24:before{content:"\ed65"}.ic-fluent-regular.text_hanging_20:before{content:"\f7ed"}.ic-fluent-regular.text_hanging_24:before{content:"\f7ee"}.ic-fluent-regular.text_header_1_20:before{content:"\f7ef"}.ic-fluent-regular.text_header_1_24:before{content:"\ed66"}.ic-fluent-regular.text_header_2_20:before{content:"\f7f0"}.ic-fluent-regular.text_header_2_24:before{content:"\ed67"}.ic-fluent-regular.text_header_3_20:before{content:"\f7f1"}.ic-fluent-regular.text_header_3_24:before{content:"\ed68"}.ic-fluent-regular.text_indent_decrease_ltr_16:before{content:"\ed69"}.ic-fluent-regular.text_indent_decrease_ltr_20:before{content:"\ed6a"}.ic-fluent-regular.text_indent_decrease_ltr_24:before{content:"\ed6b"}.ic-fluent-regular.text_indent_decrease_rotate_270_20:before{content:"\ed6c"}.ic-fluent-regular.text_indent_decrease_rotate_270_24:before{content:"\ed6d"}.ic-fluent-regular.text_indent_decrease_rotate_90_20:before{content:"\ed6e"}.ic-fluent-regular.text_indent_decrease_rotate_90_24:before{content:"\ed6f"}.ic-fluent-regular.text_indent_decrease_rtl_16:before{content:"\ed70"}.ic-fluent-regular.text_indent_decrease_rtl_20:before{content:"\ed71"}.ic-fluent-regular.text_indent_decrease_rtl_24:before{content:"\ed72"}.ic-fluent-regular.text_indent_increase_ltr_16:before{content:"\ed73"}.ic-fluent-regular.text_indent_increase_ltr_20:before{content:"\ed74"}.ic-fluent-regular.text_indent_increase_ltr_24:before{content:"\ed75"}.ic-fluent-regular.text_indent_increase_rotate_270_20:before{content:"\ed76"}.ic-fluent-regular.text_indent_increase_rotate_270_24:before{content:"\ed77"}.ic-fluent-regular.text_indent_increase_rotate_90_20:before{content:"\ed78"}.ic-fluent-regular.text_indent_increase_rotate_90_24:before{content:"\ed79"}.ic-fluent-regular.text_indent_increase_rtl_16:before{content:"\ed7a"}.ic-fluent-regular.text_indent_increase_rtl_20:before{content:"\ed7b"}.ic-fluent-regular.text_indent_increase_rtl_24:before{content:"\ed7c"}.ic-fluent-regular.text_italic_16:before{content:"\ed7d"}.ic-fluent-regular.text_italic_20:before{content:"\f7f4"}.ic-fluent-regular.text_italic_24:before{content:"\f7f5"}.ic-fluent-regular.text_line_spacing_20:before{content:"\f7f6"}.ic-fluent-regular.text_line_spacing_24:before{content:"\f7f7"}.ic-fluent-regular.text_more_20:before{content:"\ed7e"}.ic-fluent-regular.text_more_24:before{content:"\ed7f"}.ic-fluent-regular.text_number_format_20:before{content:"\ed80"}.ic-fluent-regular.text_number_format_24:before{content:"\f7f8"}.ic-fluent-regular.text_number_list_ltr_16:before{content:"\ed81"}.ic-fluent-regular.text_number_list_ltr_20:before{content:"\f7f9"}.ic-fluent-regular.text_number_list_ltr_24:before{content:"\f7fa"}.ic-fluent-regular.text_number_list_rotate_270_20:before{content:"\ed82"}.ic-fluent-regular.text_number_list_rotate_270_24:before{content:"\ed83"}.ic-fluent-regular.text_number_list_rotate_90_20:before{content:"\ed84"}.ic-fluent-regular.text_number_list_rotate_90_24:before{content:"\ed85"}.ic-fluent-regular.text_number_list_rtl_16:before{content:"\ed86"}.ic-fluent-regular.text_number_list_rtl_20:before{content:"\ed87"}.ic-fluent-regular.text_number_list_rtl_24:before{content:"\f7fb"}.ic-fluent-regular.text_paragraph_direction_20:before{content:"\ed88"}.ic-fluent-regular.text_paragraph_direction_24:before{content:"\ed89"}.ic-fluent-regular.text_paragraph_direction_left_16:before{content:"\ed8a"}.ic-fluent-regular.text_paragraph_direction_left_20:before{content:"\ed8b"}.ic-fluent-regular.text_paragraph_direction_right_16:before{content:"\ed8c"}.ic-fluent-regular.text_paragraph_direction_right_20:before{content:"\ed8d"}.ic-fluent-regular.text_period_asterisk_20:before{content:"\ed8e"}.ic-fluent-regular.text_position_behind_20:before{content:"\ed8f"}.ic-fluent-regular.text_position_behind_24:before{content:"\ed90"}.ic-fluent-regular.text_position_front_20:before{content:"\ed91"}.ic-fluent-regular.text_position_front_24:before{content:"\ed92"}.ic-fluent-regular.text_position_line_20:before{content:"\ed93"}.ic-fluent-regular.text_position_line_24:before{content:"\ed94"}.ic-fluent-regular.text_position_square_20:before{content:"\ed95"}.ic-fluent-regular.text_position_square_24:before{content:"\ed96"}.ic-fluent-regular.text_position_through_20:before{content:"\ed97"}.ic-fluent-regular.text_position_through_24:before{content:"\ed98"}.ic-fluent-regular.text_position_tight_20:before{content:"\ed99"}.ic-fluent-regular.text_position_tight_24:before{content:"\ed9a"}.ic-fluent-regular.text_position_top_bottom_20:before{content:"\ed9b"}.ic-fluent-regular.text_position_top_bottom_24:before{content:"\ed9c"}.ic-fluent-regular.text_proofing_tools_20:before{content:"\f7fe"}.ic-fluent-regular.text_proofing_tools_24:before{content:"\f7ff"}.ic-fluent-regular.text_quote_16:before{content:"\ed9d"}.ic-fluent-regular.text_quote_20:before{content:"\f800"}.ic-fluent-regular.text_quote_24:before{content:"\f801"}.ic-fluent-regular.text_sort_ascending_16:before{content:"\ed9e"}.ic-fluent-regular.text_sort_ascending_20:before{content:"\f802"}.ic-fluent-regular.text_sort_ascending_24:before{content:"\ed9f"}.ic-fluent-regular.text_sort_descending_16:before{content:"\eda0"}.ic-fluent-regular.text_sort_descending_20:before{content:"\f803"}.ic-fluent-regular.text_sort_descending_24:before{content:"\eda1"}.ic-fluent-regular.text_strikethrough_16:before{content:"\eda2"}.ic-fluent-regular.text_strikethrough_20:before{content:"\eda3"}.ic-fluent-regular.text_strikethrough_24:before{content:"\eda4"}.ic-fluent-regular.text_subscript_16:before{content:"\eda5"}.ic-fluent-regular.text_subscript_20:before{content:"\f806"}.ic-fluent-regular.text_subscript_24:before{content:"\f807"}.ic-fluent-regular.text_superscript_16:before{content:"\eda6"}.ic-fluent-regular.text_superscript_20:before{content:"\f808"}.ic-fluent-regular.text_superscript_24:before{content:"\f809"}.ic-fluent-regular.text_t_20:before{content:"\eda7"}.ic-fluent-regular.text_t_24:before{content:"\eda8"}.ic-fluent-regular.text_t_28:before{content:"\eda9"}.ic-fluent-regular.text_t_48:before{content:"\edaa"}.ic-fluent-regular.text_underline_16:before{content:"\edab"}.ic-fluent-regular.text_underline_20:before{content:"\f80a"}.ic-fluent-regular.text_underline_24:before{content:"\f80b"}.ic-fluent-regular.text_whole_word_20:before{content:"\edac"}.ic-fluent-regular.text_word_count_20:before{content:"\f80c"}.ic-fluent-regular.text_word_count_24:before{content:"\f80d"}.ic-fluent-regular.text_wrap_16:before{content:"\ef28"}.ic-fluent-regular.text_wrap_20:before{content:"\edad"}.ic-fluent-regular.text_wrap_24:before{content:"\f80e"}.ic-fluent-regular.text_wrap_off_16:before{content:"\ef29"}.ic-fluent-regular.text_wrap_off_20:before{content:"\ef2a"}.ic-fluent-regular.text_wrap_off_24:before{content:"\ef2b"}.ic-fluent-regular.textbox_16:before{content:"\edae"}.ic-fluent-regular.textbox_20:before{content:"\f80f"}.ic-fluent-regular.textbox_24:before{content:"\f810"}.ic-fluent-regular.textbox_align_bottom_20:before{content:"\f813"}.ic-fluent-regular.textbox_align_bottom_24:before{content:"\f814"}.ic-fluent-regular.textbox_align_bottom_rotate_90_20:before{content:"\edaf"}.ic-fluent-regular.textbox_align_bottom_rotate_90_24:before{content:"\edb0"}.ic-fluent-regular.textbox_align_center_20:before{content:"\edb1"}.ic-fluent-regular.textbox_align_center_24:before{content:"\edb2"}.ic-fluent-regular.textbox_align_middle_20:before{content:"\f815"}.ic-fluent-regular.textbox_align_middle_24:before{content:"\f816"}.ic-fluent-regular.textbox_align_middle_rotate_90_20:before{content:"\edb3"}.ic-fluent-regular.textbox_align_middle_rotate_90_24:before{content:"\edb4"}.ic-fluent-regular.textbox_align_top_20:before{content:"\f817"}.ic-fluent-regular.textbox_align_top_24:before{content:"\f818"}.ic-fluent-regular.textbox_align_top_rotate_90_20:before{content:"\edb5"}.ic-fluent-regular.textbox_align_top_rotate_90_24:before{content:"\edb6"}.ic-fluent-regular.textbox_more_20:before{content:"\edb7"}.ic-fluent-regular.textbox_more_24:before{content:"\edb8"}.ic-fluent-regular.textbox_rotate_90_20:before{content:"\edb9"}.ic-fluent-regular.textbox_rotate_90_24:before{content:"\edba"}.ic-fluent-regular.thinking_20:before{content:"\f81b"}.ic-fluent-regular.thinking_24:before{content:"\f81c"}.ic-fluent-regular.thumb_dislike_16:before{content:"\edbb"}.ic-fluent-regular.thumb_dislike_20:before{content:"\f81d"}.ic-fluent-regular.thumb_dislike_24:before{content:"\f81e"}.ic-fluent-regular.thumb_like_16:before{content:"\edbc"}.ic-fluent-regular.thumb_like_20:before{content:"\f81f"}.ic-fluent-regular.thumb_like_24:before{content:"\f820"}.ic-fluent-regular.thumb_like_28:before{content:"\edbd"}.ic-fluent-regular.thumb_like_48:before{content:"\edbe"}.ic-fluent-regular.ticket_diagonal_16:before{content:"\edbf"}.ic-fluent-regular.ticket_diagonal_20:before{content:"\edc0"}.ic-fluent-regular.ticket_diagonal_24:before{content:"\edc1"}.ic-fluent-regular.ticket_diagonal_28:before{content:"\edc2"}.ic-fluent-regular.ticket_horizontal_20:before{content:"\edc3"}.ic-fluent-regular.ticket_horizontal_24:before{content:"\edc4"}.ic-fluent-regular.time_and_weather_20:before{content:"\edc5"}.ic-fluent-regular.time_and_weather_24:before{content:"\f823"}.ic-fluent-regular.time_picker_20:before{content:"\edc6"}.ic-fluent-regular.time_picker_24:before{content:"\f824"}.ic-fluent-regular.timeline_20:before{content:"\edc7"}.ic-fluent-regular.timeline_24:before{content:"\f825"}.ic-fluent-regular.timer_10_20:before{content:"\edc8"}.ic-fluent-regular.timer_10_24:before{content:"\f826"}.ic-fluent-regular.timer_12:before{content:"\edc9"}.ic-fluent-regular.timer_16:before{content:"\edca"}.ic-fluent-regular.timer_2_20:before{content:"\edcb"}.ic-fluent-regular.timer_2_24:before{content:"\f828"}.ic-fluent-regular.timer_20:before{content:"\edcc"}.ic-fluent-regular.timer_24:before{content:"\f827"}.ic-fluent-regular.timer_28:before{content:"\edcd"}.ic-fluent-regular.timer_3_20:before{content:"\edce"}.ic-fluent-regular.timer_3_24:before{content:"\edcf"}.ic-fluent-regular.timer_32:before{content:"\edd0"}.ic-fluent-regular.timer_48:before{content:"\edd1"}.ic-fluent-regular.timer_off_20:before{content:"\edd2"}.ic-fluent-regular.timer_off_24:before{content:"\f829"}.ic-fluent-regular.toggle_left_16:before{content:"\edd3"}.ic-fluent-regular.toggle_left_20:before{content:"\edd4"}.ic-fluent-regular.toggle_left_24:before{content:"\edd5"}.ic-fluent-regular.toggle_left_28:before{content:"\edd6"}.ic-fluent-regular.toggle_left_48:before{content:"\edd7"}.ic-fluent-regular.toggle_multiple_16:before{content:"\edd8"}.ic-fluent-regular.toggle_multiple_20:before{content:"\edd9"}.ic-fluent-regular.toggle_multiple_24:before{content:"\edda"}.ic-fluent-regular.toggle_right_16:before{content:"\f82a"}.ic-fluent-regular.toggle_right_20:before{content:"\f82b"}.ic-fluent-regular.toggle_right_24:before{content:"\f82c"}.ic-fluent-regular.toggle_right_28:before{content:"\eddb"}.ic-fluent-regular.toggle_right_48:before{content:"\eddc"}.ic-fluent-regular.toolbox_12:before{content:"\eddd"}.ic-fluent-regular.toolbox_16:before{content:"\f82d"}.ic-fluent-regular.toolbox_20:before{content:"\f82e"}.ic-fluent-regular.toolbox_24:before{content:"\f82f"}.ic-fluent-regular.toolbox_28:before{content:"\f830"}.ic-fluent-regular.tooltip_quote_20:before{content:"\f7bb"}.ic-fluent-regular.tooltip_quote_24:before{content:"\edde"}.ic-fluent-regular.top_speed_20:before{content:"\eddf"}.ic-fluent-regular.top_speed_24:before{content:"\f831"}.ic-fluent-regular.translate_16:before{content:"\f832"}.ic-fluent-regular.translate_20:before{content:"\f833"}.ic-fluent-regular.translate_24:before{content:"\f834"}.ic-fluent-regular.transmission_20:before{content:"\ede0"}.ic-fluent-regular.transmission_24:before{content:"\ede1"}.ic-fluent-regular.tray_item_add_20:before{content:"\ede2"}.ic-fluent-regular.tray_item_add_24:before{content:"\ede3"}.ic-fluent-regular.tray_item_remove_20:before{content:"\ede4"}.ic-fluent-regular.tray_item_remove_24:before{content:"\ede5"}.ic-fluent-regular.tree_deciduous_20:before{content:"\ede6"}.ic-fluent-regular.tree_evergreen_20:before{content:"\ede7"}.ic-fluent-regular.triangle_12:before{content:"\ede8"}.ic-fluent-regular.triangle_16:before{content:"\ede9"}.ic-fluent-regular.triangle_20:before{content:"\edea"}.ic-fluent-regular.triangle_32:before{content:"\edeb"}.ic-fluent-regular.triangle_48:before{content:"\edec"}.ic-fluent-regular.triangle_down_12:before{content:"\eded"}.ic-fluent-regular.triangle_down_16:before{content:"\edee"}.ic-fluent-regular.triangle_down_20:before{content:"\edef"}.ic-fluent-regular.triangle_down_32:before{content:"\edf0"}.ic-fluent-regular.triangle_down_48:before{content:"\edf1"}.ic-fluent-regular.triangle_left_12:before{content:"\edf2"}.ic-fluent-regular.triangle_left_16:before{content:"\edf3"}.ic-fluent-regular.triangle_left_20:before{content:"\edf4"}.ic-fluent-regular.triangle_left_32:before{content:"\edf5"}.ic-fluent-regular.triangle_left_48:before{content:"\edf6"}.ic-fluent-regular.triangle_right_12:before{content:"\edf7"}.ic-fluent-regular.triangle_right_16:before{content:"\edf8"}.ic-fluent-regular.triangle_right_20:before{content:"\edf9"}.ic-fluent-regular.triangle_right_32:before{content:"\edfa"}.ic-fluent-regular.triangle_right_48:before{content:"\edfb"}.ic-fluent-regular.trophy_16:before{content:"\f835"}.ic-fluent-regular.trophy_20:before{content:"\f836"}.ic-fluent-regular.trophy_24:before{content:"\f837"}.ic-fluent-regular.trophy_28:before{content:"\edfc"}.ic-fluent-regular.trophy_32:before{content:"\edfd"}.ic-fluent-regular.trophy_48:before{content:"\edfe"}.ic-fluent-regular.trophy_lock_16:before{content:"\ef2c"}.ic-fluent-regular.trophy_lock_20:before{content:"\ef2d"}.ic-fluent-regular.trophy_lock_24:before{content:"\ef2e"}.ic-fluent-regular.trophy_lock_28:before{content:"\ef2f"}.ic-fluent-regular.trophy_lock_32:before{content:"\ef30"}.ic-fluent-regular.trophy_lock_48:before{content:"\ef31"}.ic-fluent-regular.trophy_off_16:before{content:"\edff"}.ic-fluent-regular.trophy_off_20:before{content:"\ee00"}.ic-fluent-regular.trophy_off_24:before{content:"\ee01"}.ic-fluent-regular.trophy_off_28:before{content:"\ee02"}.ic-fluent-regular.trophy_off_32:before{content:"\ee03"}.ic-fluent-regular.trophy_off_48:before{content:"\ee04"}.ic-fluent-regular.tv_16:before{content:"\ee05"}.ic-fluent-regular.tv_20:before{content:"\ee06"}.ic-fluent-regular.tv_24:before{content:"\ee07"}.ic-fluent-regular.tv_28:before{content:"\ee08"}.ic-fluent-regular.tv_48:before{content:"\ee09"}.ic-fluent-regular.tv_arrow_right_20:before{content:"\ee0a"}.ic-fluent-regular.tv_usb_16:before{content:"\ee0b"}.ic-fluent-regular.tv_usb_20:before{content:"\ee0c"}.ic-fluent-regular.tv_usb_24:before{content:"\ee0d"}.ic-fluent-regular.tv_usb_28:before{content:"\ee0e"}.ic-fluent-regular.tv_usb_48:before{content:"\ee0f"}.ic-fluent-regular.umbrella_20:before{content:"\ee10"}.ic-fluent-regular.umbrella_24:before{content:"\ee11"}.ic-fluent-regular.uninstall_app_20:before{content:"\ee12"}.ic-fluent-regular.uninstall_app_24:before{content:"\f838"}.ic-fluent-regular.usb_plug_20:before{content:"\ee13"}.ic-fluent-regular.usb_plug_24:before{content:"\ee14"}.ic-fluent-regular.usb_stick_20:before{content:"\f83f"}.ic-fluent-regular.usb_stick_24:before{content:"\f840"}.ic-fluent-regular.vault_16:before{content:"\f841"}.ic-fluent-regular.vault_20:before{content:"\f842"}.ic-fluent-regular.vault_24:before{content:"\f843"}.ic-fluent-regular.vehicle_bicycle_16:before{content:"\ee15"}.ic-fluent-regular.vehicle_bicycle_20:before{content:"\ee16"}.ic-fluent-regular.vehicle_bicycle_24:before{content:"\f844"}.ic-fluent-regular.vehicle_bus_16:before{content:"\ee17"}.ic-fluent-regular.vehicle_bus_20:before{content:"\ee18"}.ic-fluent-regular.vehicle_bus_24:before{content:"\f845"}.ic-fluent-regular.vehicle_cab_16:before{content:"\ee19"}.ic-fluent-regular.vehicle_cab_20:before{content:"\ee1a"}.ic-fluent-regular.vehicle_cab_24:before{content:"\f846"}.ic-fluent-regular.vehicle_cab_28:before{content:"\ee1b"}.ic-fluent-regular.vehicle_car_16:before{content:"\f847"}.ic-fluent-regular.vehicle_car_20:before{content:"\f848"}.ic-fluent-regular.vehicle_car_24:before{content:"\f849"}.ic-fluent-regular.vehicle_car_28:before{content:"\ee1c"}.ic-fluent-regular.vehicle_car_48:before{content:"\ee1d"}.ic-fluent-regular.vehicle_car_collision_16:before{content:"\ee1e"}.ic-fluent-regular.vehicle_car_collision_20:before{content:"\ee1f"}.ic-fluent-regular.vehicle_car_collision_24:before{content:"\ee20"}.ic-fluent-regular.vehicle_car_collision_28:before{content:"\ee21"}.ic-fluent-regular.vehicle_car_collision_32:before{content:"\ee22"}.ic-fluent-regular.vehicle_car_collision_48:before{content:"\ee23"}.ic-fluent-regular.vehicle_car_profile_ltr_16:before{content:"\f7cd"}.ic-fluent-regular.vehicle_car_profile_ltr_20:before{content:"\ee24"}.ic-fluent-regular.vehicle_car_profile_rtl_16:before{content:"\f7ce"}.ic-fluent-regular.vehicle_car_profile_rtl_20:before{content:"\ee25"}.ic-fluent-regular.vehicle_ship_16:before{content:"\ee26"}.ic-fluent-regular.vehicle_ship_20:before{content:"\ee27"}.ic-fluent-regular.vehicle_ship_24:before{content:"\ee28"}.ic-fluent-regular.vehicle_subway_16:before{content:"\ee29"}.ic-fluent-regular.vehicle_subway_20:before{content:"\ee2a"}.ic-fluent-regular.vehicle_subway_24:before{content:"\ee2b"}.ic-fluent-regular.vehicle_truck_16:before{content:"\ee2c"}.ic-fluent-regular.vehicle_truck_20:before{content:"\ee2d"}.ic-fluent-regular.vehicle_truck_24:before{content:"\f84a"}.ic-fluent-regular.vehicle_truck_bag_20:before{content:"\ee2e"}.ic-fluent-regular.vehicle_truck_bag_24:before{content:"\ee2f"}.ic-fluent-regular.vehicle_truck_cube_20:before{content:"\ee30"}.ic-fluent-regular.vehicle_truck_cube_24:before{content:"\ee31"}.ic-fluent-regular.vehicle_truck_profile_16:before{content:"\f7ea"}.ic-fluent-regular.vehicle_truck_profile_20:before{content:"\ee32"}.ic-fluent-regular.vehicle_truck_profile_24:before{content:"\ee33"}.ic-fluent-regular.video_16:before{content:"\f84b"}.ic-fluent-regular.video_20:before{content:"\f84c"}.ic-fluent-regular.video_24:before{content:"\f84d"}.ic-fluent-regular.video_28:before{content:"\f84e"}.ic-fluent-regular.video_32:before{content:"\ee34"}.ic-fluent-regular.video_360_20:before{content:"\ee35"}.ic-fluent-regular.video_360_24:before{content:"\ee36"}.ic-fluent-regular.video_360_off_20:before{content:"\ee37"}.ic-fluent-regular.video_48:before{content:"\ee38"}.ic-fluent-regular.video_add_20:before{content:"\ee39"}.ic-fluent-regular.video_add_24:before{content:"\ee3a"}.ic-fluent-regular.video_background_effect_20:before{content:"\ee3b"}.ic-fluent-regular.video_background_effect_24:before{content:"\f84f"}.ic-fluent-regular.video_chat_16:before{content:"\ee3c"}.ic-fluent-regular.video_chat_20:before{content:"\ee3d"}.ic-fluent-regular.video_chat_24:before{content:"\ee3e"}.ic-fluent-regular.video_chat_28:before{content:"\ee3f"}.ic-fluent-regular.video_chat_32:before{content:"\ee40"}.ic-fluent-regular.video_chat_48:before{content:"\ee41"}.ic-fluent-regular.video_clip_16:before{content:"\ee42"}.ic-fluent-regular.video_clip_20:before{content:"\ee43"}.ic-fluent-regular.video_clip_24:before{content:"\f850"}.ic-fluent-regular.video_clip_multiple_16:before{content:"\ee44"}.ic-fluent-regular.video_clip_multiple_20:before{content:"\ee45"}.ic-fluent-regular.video_clip_multiple_24:before{content:"\ee46"}.ic-fluent-regular.video_clip_off_16:before{content:"\ee47"}.ic-fluent-regular.video_clip_off_20:before{content:"\ee48"}.ic-fluent-regular.video_clip_off_24:before{content:"\ee49"}.ic-fluent-regular.video_off_20:before{content:"\f851"}.ic-fluent-regular.video_off_24:before{content:"\f852"}.ic-fluent-regular.video_off_28:before{content:"\f853"}.ic-fluent-regular.video_off_32:before{content:"\ee4a"}.ic-fluent-regular.video_off_48:before{content:"\ee4b"}.ic-fluent-regular.video_person_12:before{content:"\ee4c"}.ic-fluent-regular.video_person_16:before{content:"\ee4d"}.ic-fluent-regular.video_person_20:before{content:"\ee4e"}.ic-fluent-regular.video_person_24:before{content:"\f854"}.ic-fluent-regular.video_person_28:before{content:"\ee4f"}.ic-fluent-regular.video_person_48:before{content:"\ee50"}.ic-fluent-regular.video_person_call_16:before{content:"\ee51"}.ic-fluent-regular.video_person_call_20:before{content:"\ee52"}.ic-fluent-regular.video_person_call_24:before{content:"\ee53"}.ic-fluent-regular.video_person_call_32:before{content:"\ee54"}.ic-fluent-regular.video_person_off_20:before{content:"\ee55"}.ic-fluent-regular.video_person_off_24:before{content:"\f855"}.ic-fluent-regular.video_person_sparkle_16:before{content:"\ee56"}.ic-fluent-regular.video_person_sparkle_20:before{content:"\ee57"}.ic-fluent-regular.video_person_sparkle_24:before{content:"\ee58"}.ic-fluent-regular.video_person_sparkle_28:before{content:"\ee59"}.ic-fluent-regular.video_person_sparkle_48:before{content:"\ee5a"}.ic-fluent-regular.video_person_star_20:before{content:"\ee5b"}.ic-fluent-regular.video_person_star_24:before{content:"\f856"}.ic-fluent-regular.video_person_star_off_20:before{content:"\ee5c"}.ic-fluent-regular.video_person_star_off_24:before{content:"\ee5d"}.ic-fluent-regular.video_play_pause_20:before{content:"\ee5e"}.ic-fluent-regular.video_play_pause_24:before{content:"\f857"}.ic-fluent-regular.video_prohibited_16:before{content:"\ee5f"}.ic-fluent-regular.video_prohibited_20:before{content:"\ee61"}.ic-fluent-regular.video_prohibited_24:before{content:"\ee62"}.ic-fluent-regular.video_prohibited_28:before{content:"\ee63"}.ic-fluent-regular.video_recording_20:before{content:"\ee64"}.ic-fluent-regular.video_security_20:before{content:"\f858"}.ic-fluent-regular.video_security_24:before{content:"\f859"}.ic-fluent-regular.video_switch_20:before{content:"\ee65"}.ic-fluent-regular.video_switch_24:before{content:"\f85a"}.ic-fluent-regular.video_sync_20:before{content:"\ee66"}.ic-fluent-regular.view_desktop_20:before{content:"\f85b"}.ic-fluent-regular.view_desktop_24:before{content:"\f85c"}.ic-fluent-regular.view_desktop_mobile_20:before{content:"\f85d"}.ic-fluent-regular.view_desktop_mobile_24:before{content:"\f85e"}.ic-fluent-regular.virtual_network_20:before{content:"\ee67"}.ic-fluent-regular.virtual_network_toolbox_20:before{content:"\ee68"}.ic-fluent-regular.voicemail_16:before{content:"\f862"}.ic-fluent-regular.voicemail_20:before{content:"\f863"}.ic-fluent-regular.voicemail_24:before{content:"\f864"}.ic-fluent-regular.voicemail_28:before{content:"\ee69"}.ic-fluent-regular.voicemail_arrow_back_16:before{content:"\f7eb"}.ic-fluent-regular.voicemail_arrow_back_20:before{content:"\ee6a"}.ic-fluent-regular.voicemail_arrow_forward_16:before{content:"\f7ec"}.ic-fluent-regular.voicemail_arrow_forward_20:before{content:"\ee6b"}.ic-fluent-regular.voicemail_arrow_subtract_20:before{content:"\ee6c"}.ic-fluent-regular.voicemail_subtract_16:before{content:"\f7fc"}.ic-fluent-regular.vote_20:before{content:"\ee6d"}.ic-fluent-regular.vote_24:before{content:"\ee6e"}.ic-fluent-regular.walkie_talkie_20:before{content:"\ee6f"}.ic-fluent-regular.walkie_talkie_24:before{content:"\f865"}.ic-fluent-regular.walkie_talkie_28:before{content:"\f866"}.ic-fluent-regular.wallet_16:before{content:"\ee70"}.ic-fluent-regular.wallet_20:before{content:"\ee71"}.ic-fluent-regular.wallet_24:before{content:"\ee72"}.ic-fluent-regular.wallet_28:before{content:"\ee73"}.ic-fluent-regular.wallet_32:before{content:"\ee74"}.ic-fluent-regular.wallet_48:before{content:"\ee75"}.ic-fluent-regular.wallet_credit_card_16:before{content:"\ee76"}.ic-fluent-regular.wallet_credit_card_20:before{content:"\ee77"}.ic-fluent-regular.wallet_credit_card_24:before{content:"\ee78"}.ic-fluent-regular.wallet_credit_card_32:before{content:"\ee79"}.ic-fluent-regular.wallpaper_20:before{content:"\ee7a"}.ic-fluent-regular.wallpaper_24:before{content:"\f867"}.ic-fluent-regular.wand_16:before{content:"\ee7b"}.ic-fluent-regular.wand_20:before{content:"\ee7c"}.ic-fluent-regular.wand_24:before{content:"\ee7d"}.ic-fluent-regular.wand_28:before{content:"\ee7e"}.ic-fluent-regular.wand_48:before{content:"\ee7f"}.ic-fluent-regular.warning_12:before{content:"\ee80"}.ic-fluent-regular.warning_16:before{content:"\f868"}.ic-fluent-regular.warning_20:before{content:"\f869"}.ic-fluent-regular.warning_24:before{content:"\f86a"}.ic-fluent-regular.warning_28:before{content:"\ee81"}.ic-fluent-regular.warning_shield_20:before{content:"\ee82"}.ic-fluent-regular.weather_blowing_snow_20:before{content:"\f86b"}.ic-fluent-regular.weather_blowing_snow_24:before{content:"\f86c"}.ic-fluent-regular.weather_blowing_snow_48:before{content:"\f86d"}.ic-fluent-regular.weather_cloudy_20:before{content:"\f86e"}.ic-fluent-regular.weather_cloudy_24:before{content:"\f86f"}.ic-fluent-regular.weather_cloudy_48:before{content:"\f870"}.ic-fluent-regular.weather_drizzle_20:before{content:"\ee83"}.ic-fluent-regular.weather_drizzle_24:before{content:"\ee84"}.ic-fluent-regular.weather_drizzle_48:before{content:"\ee85"}.ic-fluent-regular.weather_duststorm_20:before{content:"\f871"}.ic-fluent-regular.weather_duststorm_24:before{content:"\f872"}.ic-fluent-regular.weather_duststorm_48:before{content:"\f873"}.ic-fluent-regular.weather_fog_20:before{content:"\f874"}.ic-fluent-regular.weather_fog_24:before{content:"\f875"}.ic-fluent-regular.weather_fog_48:before{content:"\f876"}.ic-fluent-regular.weather_hail_day_20:before{content:"\f877"}.ic-fluent-regular.weather_hail_day_24:before{content:"\f878"}.ic-fluent-regular.weather_hail_day_48:before{content:"\f879"}.ic-fluent-regular.weather_hail_night_20:before{content:"\f87a"}.ic-fluent-regular.weather_hail_night_24:before{content:"\f87b"}.ic-fluent-regular.weather_hail_night_48:before{content:"\f87c"}.ic-fluent-regular.weather_haze_20:before{content:"\ee86"}.ic-fluent-regular.weather_haze_24:before{content:"\ee87"}.ic-fluent-regular.weather_haze_48:before{content:"\ee88"}.ic-fluent-regular.weather_moon_16:before{content:"\ee89"}.ic-fluent-regular.weather_moon_20:before{content:"\f87d"}.ic-fluent-regular.weather_moon_24:before{content:"\f87e"}.ic-fluent-regular.weather_moon_28:before{content:"\ee8a"}.ic-fluent-regular.weather_moon_48:before{content:"\f87f"}.ic-fluent-regular.weather_moon_off_16:before{content:"\ee8b"}.ic-fluent-regular.weather_moon_off_20:before{content:"\ee8c"}.ic-fluent-regular.weather_moon_off_24:before{content:"\ee8d"}.ic-fluent-regular.weather_moon_off_28:before{content:"\ee8e"}.ic-fluent-regular.weather_moon_off_48:before{content:"\ee8f"}.ic-fluent-regular.weather_partly_cloudy_day_16:before{content:"\eeb7"}.ic-fluent-regular.weather_partly_cloudy_day_20:before{content:"\f880"}.ic-fluent-regular.weather_partly_cloudy_day_24:before{content:"\f881"}.ic-fluent-regular.weather_partly_cloudy_day_48:before{content:"\f882"}.ic-fluent-regular.weather_partly_cloudy_night_20:before{content:"\f883"}.ic-fluent-regular.weather_partly_cloudy_night_24:before{content:"\f884"}.ic-fluent-regular.weather_partly_cloudy_night_48:before{content:"\f885"}.ic-fluent-regular.weather_rain_20:before{content:"\f886"}.ic-fluent-regular.weather_rain_24:before{content:"\f887"}.ic-fluent-regular.weather_rain_48:before{content:"\f888"}.ic-fluent-regular.weather_rain_showers_day_20:before{content:"\f889"}.ic-fluent-regular.weather_rain_showers_day_24:before{content:"\f88a"}.ic-fluent-regular.weather_rain_showers_day_48:before{content:"\f88b"}.ic-fluent-regular.weather_rain_showers_night_20:before{content:"\f88c"}.ic-fluent-regular.weather_rain_showers_night_24:before{content:"\f88d"}.ic-fluent-regular.weather_rain_showers_night_48:before{content:"\f88e"}.ic-fluent-regular.weather_rain_snow_20:before{content:"\f88f"}.ic-fluent-regular.weather_rain_snow_24:before{content:"\f890"}.ic-fluent-regular.weather_rain_snow_48:before{content:"\f891"}.ic-fluent-regular.weather_snow_20:before{content:"\f892"}.ic-fluent-regular.weather_snow_24:before{content:"\f893"}.ic-fluent-regular.weather_snow_48:before{content:"\f894"}.ic-fluent-regular.weather_snow_shower_day_20:before{content:"\f895"}.ic-fluent-regular.weather_snow_shower_day_24:before{content:"\f896"}.ic-fluent-regular.weather_snow_shower_day_48:before{content:"\f897"}.ic-fluent-regular.weather_snow_shower_night_20:before{content:"\f898"}.ic-fluent-regular.weather_snow_shower_night_24:before{content:"\f899"}.ic-fluent-regular.weather_snow_shower_night_48:before{content:"\f89a"}.ic-fluent-regular.weather_snowflake_20:before{content:"\f89b"}.ic-fluent-regular.weather_snowflake_24:before{content:"\f89c"}.ic-fluent-regular.weather_snowflake_48:before{content:"\f89d"}.ic-fluent-regular.weather_squalls_20:before{content:"\f89e"}.ic-fluent-regular.weather_squalls_24:before{content:"\f89f"}.ic-fluent-regular.weather_squalls_48:before{content:"\f8a0"}.ic-fluent-regular.weather_sunny_16:before{content:"\eeb8"}.ic-fluent-regular.weather_sunny_28:before{content:"\eeb9"}.ic-fluent-regular.weather_sunny_32:before{content:"\eeba"}.ic-fluent-regular.weather_sunny_48:before{content:"\f8a3"}.ic-fluent-regular.weather_sunny_high_20:before{content:"\eebb"}.ic-fluent-regular.weather_sunny_high_24:before{content:"\eebc"}.ic-fluent-regular.weather_sunny_high_48:before{content:"\ef6a"}.ic-fluent-regular.weather_sunny_low_20:before{content:"\ef6b"}.ic-fluent-regular.weather_sunny_low_24:before{content:"\ef6c"}.ic-fluent-regular.weather_sunny_low_48:before{content:"\ef6d"}.ic-fluent-regular.weather_thunderstorm_20:before{content:"\f8a4"}.ic-fluent-regular.weather_thunderstorm_24:before{content:"\f8a5"}.ic-fluent-regular.weather_thunderstorm_48:before{content:"\f8a6"}.ic-fluent-regular.web_asset_20:before{content:"\ef6e"}.ic-fluent-regular.web_asset_24:before{content:"\f8a7"}.ic-fluent-regular.whiteboard_20:before{content:"\f8aa"}.ic-fluent-regular.whiteboard_24:before{content:"\f8ab"}.ic-fluent-regular.whiteboard_48:before{content:"\ef6f"}.ic-fluent-regular.wifi_1_20:before{content:"\f8ac"}.ic-fluent-regular.wifi_1_24:before{content:"\f8ad"}.ic-fluent-regular.wifi_2_20:before{content:"\f8ae"}.ic-fluent-regular.wifi_2_24:before{content:"\f8af"}.ic-fluent-regular.wifi_3_20:before{content:"\f8b0"}.ic-fluent-regular.wifi_3_24:before{content:"\f8b1"}.ic-fluent-regular.wifi_4_20:before{content:"\f8b2"}.ic-fluent-regular.wifi_4_24:before{content:"\f8b3"}.ic-fluent-regular.wifi_lock_20:before{content:"\ef70"}.ic-fluent-regular.wifi_lock_24:before{content:"\ef71"}.ic-fluent-regular.wifi_off_20:before{content:"\ef72"}.ic-fluent-regular.wifi_off_24:before{content:"\ef73"}.ic-fluent-regular.wifi_settings_20:before{content:"\ef74"}.ic-fluent-regular.wifi_warning_20:before{content:"\ef75"}.ic-fluent-regular.wifi_warning_24:before{content:"\f7fd"}.ic-fluent-regular.window_16:before{content:"\ef76"}.ic-fluent-regular.window_20:before{content:"\f8b5"}.ic-fluent-regular.window_24:before{content:"\ef77"}.ic-fluent-regular.window_28:before{content:"\ef78"}.ic-fluent-regular.window_48:before{content:"\ef79"}.ic-fluent-regular.window_ad_20:before{content:"\f8b6"}.ic-fluent-regular.window_ad_off_20:before{content:"\ef7a"}.ic-fluent-regular.window_ad_person_20:before{content:"\ef7b"}.ic-fluent-regular.window_apps_16:before{content:"\ef7c"}.ic-fluent-regular.window_apps_20:before{content:"\ef7d"}.ic-fluent-regular.window_apps_24:before{content:"\ef7e"}.ic-fluent-regular.window_apps_28:before{content:"\ef7f"}.ic-fluent-regular.window_apps_32:before{content:"\ef80"}.ic-fluent-regular.window_apps_48:before{content:"\ef81"}.ic-fluent-regular.window_arrow_up_16:before{content:"\ef82"}.ic-fluent-regular.window_arrow_up_20:before{content:"\ef83"}.ic-fluent-regular.window_arrow_up_24:before{content:"\ef84"}.ic-fluent-regular.window_bullet_list_20:before{content:"\ef85"}.ic-fluent-regular.window_bullet_list_add_20:before{content:"\ef86"}.ic-fluent-regular.window_console_20:before{content:"\ef87"}.ic-fluent-regular.window_database_20:before{content:"\ef88"}.ic-fluent-regular.window_dev_edit_16:before{content:"\ef89"}.ic-fluent-regular.window_dev_edit_20:before{content:"\ef8a"}.ic-fluent-regular.window_dev_tools_16:before{content:"\f8b7"}.ic-fluent-regular.window_dev_tools_20:before{content:"\f8b8"}.ic-fluent-regular.window_dev_tools_24:before{content:"\f8b9"}.ic-fluent-regular.window_edit_16:before{content:"\f804"}.ic-fluent-regular.window_edit_20:before{content:"\ef8b"}.ic-fluent-regular.window_header_horizontal_20:before{content:"\ef8c"}.ic-fluent-regular.window_header_horizontal_off_20:before{content:"\ef8d"}.ic-fluent-regular.window_header_vertical_20:before{content:"\ef8e"}.ic-fluent-regular.window_inprivate_20:before{content:"\f8ba"}.ic-fluent-regular.window_inprivate_account_20:before{content:"\f8bb"}.ic-fluent-regular.window_location_target_20:before{content:"\ef8f"}.ic-fluent-regular.window_multiple_16:before{content:"\ef90"}.ic-fluent-regular.window_multiple_20:before{content:"\f8bc"}.ic-fluent-regular.window_multiple_swap_20:before{content:"\ef91"}.ic-fluent-regular.window_new_16:before{content:"\ef92"}.ic-fluent-regular.window_new_20:before{content:"\f8bd"}.ic-fluent-regular.window_new_24:before{content:"\ef93"}.ic-fluent-regular.window_play_20:before{content:"\ef94"}.ic-fluent-regular.window_settings_20:before{content:"\ef95"}.ic-fluent-regular.window_shield_16:before{content:"\f8be"}.ic-fluent-regular.window_shield_20:before{content:"\f8bf"}.ic-fluent-regular.window_shield_24:before{content:"\f8c0"}.ic-fluent-regular.window_text_20:before{content:"\ef96"}.ic-fluent-regular.window_wrench_16:before{content:"\ef97"}.ic-fluent-regular.window_wrench_20:before{content:"\ef98"}.ic-fluent-regular.window_wrench_24:before{content:"\ef99"}.ic-fluent-regular.window_wrench_28:before{content:"\ef9a"}.ic-fluent-regular.window_wrench_32:before{content:"\ef9b"}.ic-fluent-regular.window_wrench_48:before{content:"\ef9c"}.ic-fluent-regular.wrench_16:before{content:"\ef9d"}.ic-fluent-regular.wrench_20:before{content:"\ef9e"}.ic-fluent-regular.wrench_24:before{content:"\f8c1"}.ic-fluent-regular.wrench_screwdriver_20:before{content:"\ef9f"}.ic-fluent-regular.wrench_screwdriver_24:before{content:"\efa0"}.ic-fluent-regular.xbox_console_20:before{content:"\f8c2"}.ic-fluent-regular.xbox_console_24:before{content:"\f8c3"}.ic-fluent-regular.xbox_controller_16:before{content:"\efa1"}.ic-fluent-regular.xbox_controller_20:before{content:"\efa2"}.ic-fluent-regular.xbox_controller_24:before{content:"\efa3"}.ic-fluent-regular.xbox_controller_28:before{content:"\efa4"}.ic-fluent-regular.xbox_controller_32:before{content:"\efa5"}.ic-fluent-regular.xbox_controller_48:before{content:"\efa6"}.ic-fluent-regular.xray_20:before{content:"\efa7"}.ic-fluent-regular.xray_24:before{content:"\efa8"}.ic-fluent-regular.zoom_fit_16:before{content:"\efa9"}.ic-fluent-regular.zoom_fit_20:before{content:"\efaa"}.ic-fluent-regular.zoom_fit_24:before{content:"\efab"}.ic-fluent-regular.zoom_in_16:before{content:"\efac"}.ic-fluent-regular.zoom_in_20:before{content:"\f8c4"}.ic-fluent-regular.zoom_in_24:before{content:"\f8c5"}.ic-fluent-regular.zoom_out_16:before{content:"\efad"}.ic-fluent-regular.zoom_out_20:before{content:"\f8c6"}.ic-fluent-regular.zoom_out_24:before{content:"\f8c7"}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(inter-cyrillic-ext-400-normal.06b6faa37c376cdb.woff2) format("woff2"),url(inter-all-400-normal.2ae8ed376c0aeeec.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(inter-cyrillic-400-normal.5122dff01b2b44ad.woff2) format("woff2"),url(inter-all-400-normal.2ae8ed376c0aeeec.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(inter-greek-ext-400-normal.2271c2a1d4cb5424.woff2) format("woff2"),url(inter-all-400-normal.2ae8ed376c0aeeec.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(inter-greek-400-normal.d1deb2fee4295b3e.woff2) format("woff2"),url(inter-all-400-normal.2ae8ed376c0aeeec.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(inter-vietnamese-400-normal.ebde713aa6520790.woff2) format("woff2"),url(inter-all-400-normal.2ae8ed376c0aeeec.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(inter-latin-ext-400-normal.261aa6d45c5bd447.woff2) format("woff2"),url(inter-all-400-normal.2ae8ed376c0aeeec.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(inter-latin-400-normal.493934f7829ce6ee.woff2) format("woff2"),url(inter-all-400-normal.2ae8ed376c0aeeec.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(inter-cyrillic-ext-500-normal.563e11f7a8d9cfd9.woff2) format("woff2"),url(inter-all-500-normal.56c3d87b946083fb.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(inter-cyrillic-500-normal.017c512f4afbd581.woff2) format("woff2"),url(inter-all-500-normal.56c3d87b946083fb.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(inter-greek-ext-500-normal.9ef8ce0d3c28b5c8.woff2) format("woff2"),url(inter-all-500-normal.56c3d87b946083fb.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(inter-greek-500-normal.599dd974c3b7b485.woff2) format("woff2"),url(inter-all-500-normal.56c3d87b946083fb.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(inter-vietnamese-500-normal.7b524ed31a5f78d9.woff2) format("woff2"),url(inter-all-500-normal.56c3d87b946083fb.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(inter-latin-ext-500-normal.47503116e267e1d1.woff2) format("woff2"),url(inter-all-500-normal.56c3d87b946083fb.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(inter-latin-500-normal.b7be75b98668e17e.woff2) format("woff2"),url(inter-all-500-normal.56c3d87b946083fb.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(inter-cyrillic-ext-600-normal.4eb7a897566e425a.woff2) format("woff2"),url(inter-all-600-normal.d96669690d9be147.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(inter-cyrillic-600-normal.9f2082d570bd985d.woff2) format("woff2"),url(inter-all-600-normal.d96669690d9be147.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(inter-greek-ext-600-normal.04ef07b968da2457.woff2) format("woff2"),url(inter-all-600-normal.d96669690d9be147.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(inter-greek-600-normal.eff3b66388f0576f.woff2) format("woff2"),url(inter-all-600-normal.d96669690d9be147.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(inter-vietnamese-600-normal.eb82de1d734d8955.woff2) format("woff2"),url(inter-all-600-normal.d96669690d9be147.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(inter-latin-ext-600-normal.0a04c3cd76500585.woff2) format("woff2"),url(inter-all-600-normal.d96669690d9be147.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(inter-latin-600-normal.a3e93aa0a5e91ba1.woff2) format("woff2"),url(inter-all-600-normal.d96669690d9be147.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{font-family:Inter,Roboto,sans-serif}*{box-sizing:border-box}.mdo-presentation-xl{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:64px;font-weight:500;line-height:normal;letter-spacing:.15px}.mdo-app-title{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:17px;font-weight:500;line-height:21px;letter-spacing:.15px}.mdo-headline-1{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:24px;font-weight:400;line-height:29px;letter-spacing:-.5px}.mdo-section-1{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:20px;line-height:24px}.mdo-subsection-1{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:16px;line-height:19px;letter-spacing:.15px;font-weight:600}.mdo-subtitle-1{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px;text-transform:uppercase}.mdo-cmd-base{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:18px}.mdo-body-1{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px}.mdo-body-2{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px;font-weight:500}.mdo-button-1{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:1.25px;text-transform:uppercase}.mdo-button-2{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:1.25px;text-transform:uppercase;font-weight:500}.mdo-caption-1{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:10px;line-height:12px;letter-spacing:.4px}.mdo-caption-2{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:10px;line-height:12px;letter-spacing:.4px;font-weight:500}.mdo-overline-1{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:9px;line-height:11px;letter-spacing:1.5px;text-transform:uppercase}.mdo-overline-2,.mdo-overline-3{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:9px;line-height:11px;letter-spacing:.5px;text-transform:uppercase}.ui-v2-theme .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ui-v2-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),.ui-v2-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),.ui-v2-theme .mat-mdc-option.mat-mdc-option-active,.ui-v2-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.ui-v2-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #0e6be5)}.ui-v2-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #3a4c65)}.ui-v2-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ui-v2-theme .mat-elevation-z0,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ui-v2-theme .mat-elevation-z1,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ui-v2-theme .mat-elevation-z2,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ui-v2-theme .mat-elevation-z3,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ui-v2-theme .mat-elevation-z4,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ui-v2-theme .mat-elevation-z5,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.ui-v2-theme .mat-elevation-z6,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ui-v2-theme .mat-elevation-z7,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.ui-v2-theme .mat-elevation-z8,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ui-v2-theme .mat-elevation-z9,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.ui-v2-theme .mat-elevation-z10,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.ui-v2-theme .mat-elevation-z11,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.ui-v2-theme .mat-elevation-z12,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.ui-v2-theme .mat-elevation-z13,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.ui-v2-theme .mat-elevation-z14,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.ui-v2-theme .mat-elevation-z15,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.ui-v2-theme .mat-elevation-z16,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.ui-v2-theme .mat-elevation-z17,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.ui-v2-theme .mat-elevation-z18,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.ui-v2-theme .mat-elevation-z19,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.ui-v2-theme .mat-elevation-z20,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.ui-v2-theme .mat-elevation-z21,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.ui-v2-theme .mat-elevation-z22,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.ui-v2-theme .mat-elevation-z23,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.ui-v2-theme .mat-elevation-z24,.ui-v2-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.ui-v2-theme .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em)}.ui-v2-theme .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.ui-v2-theme .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.ui-v2-theme .mat-mdc-card-subtitle{color:#0000008a}.ui-v2-theme .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.ui-v2-theme .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.ui-v2-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0e6be5}.ui-v2-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(14, 107, 229, 0.25)'/%3E%3C/svg%3E")}.ui-v2-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#0e6be540}.ui-v2-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #3a4c65}.ui-v2-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(58, 76, 101, 0.25)'/%3E%3C/svg%3E")}.ui-v2-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#3a4c6540}.ui-v2-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f23d3d}.ui-v2-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(242, 61, 61, 0.25)'/%3E%3C/svg%3E")}.ui-v2-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f23d3d40}.ui-v2-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.ui-v2-theme .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.ui-v2-theme .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #0e6be5)}.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.ui-v2-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.ui-v2-theme .mdc-text-field--filled .mdc-text-field__ripple:before,.ui-v2-theme .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.ui-v2-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.ui-v2-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.ui-v2-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.ui-v2-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.ui-v2-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.ui-v2-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.ui-v2-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.ui-v2-theme .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #0e6be5)}.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.ui-v2-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #0e6be5)}.ui-v2-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,.ui-v2-theme .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.ui-v2-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0e6be5de}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.ui-v2-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.ui-v2-theme .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.ui-v2-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.ui-v2-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.ui-v2-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.ui-v2-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.ui-v2-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.ui-v2-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.ui-v2-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.ui-v2-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.ui-v2-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.ui-v2-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.ui-v2-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.ui-v2-theme .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.ui-v2-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field-focus-overlay{background-color:#000000de}.ui-v2-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.ui-v2-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.ui-v2-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.ui-v2-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#0e6be5de}.ui-v2-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#3a4c65de}.ui-v2-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f23d3dde}.ui-v2-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #3a4c65)}.ui-v2-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #3a4c65)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#3a4c65de}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.ui-v2-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #3a4c65)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f23d3dde}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.ui-v2-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f23d3d)}.ui-v2-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.ui-v2-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.ui-v2-theme .mat-mdc-form-field-infix{min-height:56px}.ui-v2-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.ui-v2-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.ui-v2-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.ui-v2-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.ui-v2-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.ui-v2-theme .mdc-text-field__input,.ui-v2-theme .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.ui-v2-theme .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.ui-v2-theme .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.ui-v2-theme .mat-mdc-form-field-subscript-wrapper,.ui-v2-theme .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.ui-v2-theme .mat-mdc-form-field,.ui-v2-theme .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.ui-v2-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.ui-v2-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.ui-v2-theme .mat-mdc-select-value{color:#000000de}.ui-v2-theme .mat-mdc-select-placeholder{color:#0009}.ui-v2-theme .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.ui-v2-theme .mat-mdc-select-arrow{color:#0000008a}.ui-v2-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#0e6be5de}.ui-v2-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#3a4c65de}.ui-v2-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.ui-v2-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f23d3dde}.ui-v2-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.ui-v2-theme .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.ui-v2-theme .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.ui-v2-theme .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.ui-v2-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.ui-v2-theme .mat-mdc-dialog-container{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.ui-v2-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.ui-v2-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.ui-v2-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #0e6be5;--mdc-chip-elevated-disabled-container-color: #0e6be5;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.ui-v2-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.ui-v2-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #3a4c65;--mdc-chip-elevated-disabled-container-color: #3a4c65;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.ui-v2-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.ui-v2-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f23d3d;--mdc-chip-elevated-disabled-container-color: #f23d3d;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.ui-v2-theme .mat-mdc-chip-focus-overlay{background:black}.ui-v2-theme .mat-mdc-chip{height:32px}.ui-v2-theme .mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.ui-v2-theme .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.ui-v2-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ui-v2-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.ui-v2-theme .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #0c63e2;--mdc-switch-selected-handle-color: #0c63e2;--mdc-switch-selected-hover-state-layer-color: #0c63e2;--mdc-switch-selected-pressed-state-layer-color: #0c63e2;--mdc-switch-selected-focus-handle-color: #043cd3;--mdc-switch-selected-hover-handle-color: #043cd3;--mdc-switch-selected-pressed-handle-color: #043cd3;--mdc-switch-selected-focus-track-color: #5697ed;--mdc-switch-selected-hover-track-color: #5697ed;--mdc-switch-selected-pressed-track-color: #5697ed;--mdc-switch-selected-track-color: #5697ed}.ui-v2-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #34455d;--mdc-switch-selected-handle-color: #34455d;--mdc-switch-selected-hover-state-layer-color: #34455d;--mdc-switch-selected-pressed-state-layer-color: #34455d;--mdc-switch-selected-focus-handle-color: #182437;--mdc-switch-selected-hover-handle-color: #182437;--mdc-switch-selected-pressed-handle-color: #182437;--mdc-switch-selected-focus-track-color: #758293;--mdc-switch-selected-hover-track-color: #758293;--mdc-switch-selected-pressed-track-color: #758293;--mdc-switch-selected-track-color: #758293}.ui-v2-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f03737;--mdc-switch-selected-handle-color: #f03737;--mdc-switch-selected-hover-state-layer-color: #f03737;--mdc-switch-selected-pressed-state-layer-color: #f03737;--mdc-switch-selected-focus-handle-color: #e81a1a;--mdc-switch-selected-hover-handle-color: #e81a1a;--mdc-switch-selected-pressed-handle-color: #e81a1a;--mdc-switch-selected-focus-track-color: #f67777;--mdc-switch-selected-hover-track-color: #f67777;--mdc-switch-selected-pressed-track-color: #f67777;--mdc-switch-selected-track-color: #f67777}.ui-v2-theme .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.ui-v2-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ui-v2-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0e6be5;--mdc-radio-selected-hover-icon-color: #0e6be5;--mdc-radio-selected-icon-color: #0e6be5;--mdc-radio-selected-pressed-icon-color: #0e6be5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #0e6be5}.ui-v2-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.ui-v2-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3a4c65;--mdc-radio-selected-hover-icon-color: #3a4c65;--mdc-radio-selected-icon-color: #3a4c65;--mdc-radio-selected-pressed-icon-color: #3a4c65;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3a4c65}.ui-v2-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.ui-v2-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f23d3d;--mdc-radio-selected-hover-icon-color: #f23d3d;--mdc-radio-selected-icon-color: #f23d3d;--mdc-radio-selected-pressed-icon-color: #f23d3d;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f23d3d}.ui-v2-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.ui-v2-theme .mat-mdc-radio-button .mdc-radio{padding:10px}.ui-v2-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.ui-v2-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.ui-v2-theme .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.ui-v2-theme .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #0e6be5;--mdc-slider-focus-handle-color: #0e6be5;--mdc-slider-hover-handle-color: #0e6be5;--mdc-slider-active-track-color: #0e6be5;--mdc-slider-inactive-track-color: #0e6be5;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #0e6be5;--mat-mdc-slider-ripple-color: #0e6be5;--mat-mdc-slider-hover-ripple-color: rgba(14, 107, 229, .05);--mat-mdc-slider-focus-ripple-color: rgba(14, 107, 229, .2)}.ui-v2-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #3a4c65;--mdc-slider-focus-handle-color: #3a4c65;--mdc-slider-hover-handle-color: #3a4c65;--mdc-slider-active-track-color: #3a4c65;--mdc-slider-inactive-track-color: #3a4c65;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #3a4c65;--mat-mdc-slider-ripple-color: #3a4c65;--mat-mdc-slider-hover-ripple-color: rgba(58, 76, 101, .05);--mat-mdc-slider-focus-ripple-color: rgba(58, 76, 101, .2)}.ui-v2-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #f23d3d;--mdc-slider-focus-handle-color: #f23d3d;--mdc-slider-hover-handle-color: #f23d3d;--mdc-slider-active-track-color: #f23d3d;--mdc-slider-inactive-track-color: #f23d3d;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f23d3d;--mat-mdc-slider-ripple-color: #f23d3d;--mat-mdc-slider-hover-ripple-color: rgba(242, 61, 61, .05);--mat-mdc-slider-focus-ripple-color: rgba(242, 61, 61, .2)}.ui-v2-theme .mat-mdc-slider{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}.ui-v2-theme .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.ui-v2-theme .mat-mdc-menu-item[disabled],.ui-v2-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.ui-v2-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.ui-v2-theme .mat-mdc-menu-item .mat-icon-no-color,.ui-v2-theme .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ui-v2-theme .mat-mdc-menu-item:hover:not([disabled]),.ui-v2-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.ui-v2-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.ui-v2-theme .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.ui-v2-theme .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.ui-v2-theme .mat-mdc-menu-content,.ui-v2-theme .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.ui-v2-theme .mat-mdc-list-item-interactive:before{background:black}.ui-v2-theme .mat-mdc-list-item-interactive:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.04}.ui-v2-theme .mat-mdc-list-item-interactive:focus:before{opacity:.12}.ui-v2-theme .mat-mdc-list-item-interactive.mdc-list-item--selected:before{background:#0e6be5;opacity:.08}.ui-v2-theme .mat-mdc-list-item-interactive.mdc-list-item--selected:not(:focus):not(.mdc-list-item--disabled):hover:before{opacity:.12}.ui-v2-theme .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ui-v2-theme .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.ui-v2-theme .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.ui-v2-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.ui-v2-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.ui-v2-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.ui-v2-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.ui-v2-theme .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.ui-v2-theme .mdc-list-item--disabled .mdc-list-item__start,.ui-v2-theme .mdc-list-item--disabled .mdc-list-item__content,.ui-v2-theme .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.ui-v2-theme .mdc-list-item--disabled .mdc-list-item__primary-text,.ui-v2-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,.ui-v2-theme .mdc-list-item--disabled .mdc-list-item__overline-text,.ui-v2-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.ui-v2-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.ui-v2-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.ui-v2-theme .mdc-list-item--selected .mdc-list-item__primary-text,.ui-v2-theme .mdc-list-item--activated .mdc-list-item__primary-text,.ui-v2-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.ui-v2-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #0e6be5)}.ui-v2-theme .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ui-v2-theme .mdc-list-divider:after{border-bottom-color:#fff}.ui-v2-theme .mdc-list-divider{background-color:#0000001f}.ui-v2-theme .mat-mdc-list-option .mdc-list-item__start,.ui-v2-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #0e6be5;--mdc-checkbox-selected-hover-icon-color: #0e6be5;--mdc-checkbox-selected-icon-color: #0e6be5;--mdc-checkbox-selected-pressed-icon-color: #0e6be5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ui-v2-theme .mat-mdc-list-option .mdc-list-item__start,.ui-v2-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0e6be5;--mdc-radio-selected-hover-icon-color: #0e6be5;--mdc-radio-selected-icon-color: #0e6be5;--mdc-radio-selected-pressed-icon-color: #0e6be5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #0e6be5}.ui-v2-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.ui-v2-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.ui-v2-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.ui-v2-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #3a4c65;--mdc-checkbox-selected-hover-icon-color: #3a4c65;--mdc-checkbox-selected-icon-color: #3a4c65;--mdc-checkbox-selected-pressed-icon-color: #3a4c65;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ui-v2-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.ui-v2-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3a4c65;--mdc-radio-selected-hover-icon-color: #3a4c65;--mdc-radio-selected-icon-color: #3a4c65;--mdc-radio-selected-pressed-icon-color: #3a4c65;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3a4c65}.ui-v2-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.ui-v2-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.ui-v2-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.ui-v2-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f23d3d;--mdc-checkbox-selected-hover-icon-color: #f23d3d;--mdc-checkbox-selected-icon-color: #f23d3d;--mdc-checkbox-selected-pressed-icon-color: #f23d3d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ui-v2-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.ui-v2-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f23d3d;--mdc-radio-selected-hover-icon-color: #f23d3d;--mdc-radio-selected-icon-color: #f23d3d;--mdc-radio-selected-pressed-icon-color: #f23d3d;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f23d3d}.ui-v2-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.ui-v2-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-one-line{height:48px}.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-one-line,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-two-lines{height:64px}.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines,.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.ui-v2-theme .mat-mdc-list-item.mdc-list-item--with-three-lines{height:88px}.ui-v2-theme .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-one-line{height:56px}.ui-v2-theme .mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines{height:72px}.ui-v2-theme .mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.ui-v2-theme .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.ui-v2-theme .mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.ui-v2-theme .mdc-list-item__overline-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-overline-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-overline-font-size, 12px);line-height:var(--mdc-typography-overline-line-height, 32px);font-weight:var(--mdc-typography-overline-font-weight, 500);letter-spacing:var(--mdc-typography-overline-letter-spacing, .1666666667em);-webkit-text-decoration:var(--mdc-typography-overline-text-decoration, none);text-decoration:var(--mdc-typography-overline-text-decoration, none);text-transform:var(--mdc-typography-overline-text-transform, none)}.ui-v2-theme .mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.ui-v2-theme .mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}@media all and (-ms-high-contrast: none){.ui-v2-theme .mat-mdc-list-option .mdc-list-item__start .mdc-checkbox .mdc-checkbox__focus-ring,.ui-v2-theme .mat-mdc-list-option .mdc-list-item__end .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.ui-v2-theme .mat-mdc-list-item .mdc-list-item__primary-text{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em}.ui-v2-theme .mat-mdc-paginator{background:white;color:#000000de}.ui-v2-theme .mat-mdc-paginator-icon{fill:#0000008a}.ui-v2-theme .mat-mdc-paginator-decrement,.ui-v2-theme .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.ui-v2-theme .mat-mdc-paginator-first,.ui-v2-theme .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.ui-v2-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.ui-v2-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.ui-v2-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.ui-v2-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.ui-v2-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.ui-v2-theme .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.ui-v2-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.ui-v2-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.ui-v2-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.ui-v2-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.ui-v2-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.ui-v2-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.ui-v2-theme .mat-mdc-paginator-container{min-height:56px}.ui-v2-theme .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.ui-v2-theme .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.ui-v2-theme .mat-mdc-tab,.ui-v2-theme .mat-mdc-tab-link{background-color:transparent}.ui-v2-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab__text-label,.ui-v2-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab__text-label{color:#0009}.ui-v2-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.ui-v2-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.ui-v2-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.ui-v2-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.ui-v2-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#0e6be5}.ui-v2-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.ui-v2-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #0e6be5)}.ui-v2-theme .mdc-tab__ripple:before,.ui-v2-theme .mat-mdc-tab .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-header-pagination .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-link .mat-ripple-element{background-color:#0e6be5}.ui-v2-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.ui-v2-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#3a4c65}.ui-v2-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.ui-v2-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #3a4c65)}.ui-v2-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.ui-v2-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#3a4c65}.ui-v2-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.ui-v2-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f23d3d}.ui-v2-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.ui-v2-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f23d3d)}.ui-v2-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.ui-v2-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f23d3d}.ui-v2-theme .mat-mdc-tab-group.mat-background-primary,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #0e6be5;--mat-mdc-tab-header-with-background-foreground-color: #fff}.ui-v2-theme .mat-mdc-tab-group.mat-background-accent,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #3a4c65;--mat-mdc-tab-header-with-background-foreground-color: #fff}.ui-v2-theme .mat-mdc-tab-group.mat-background-warn,.ui-v2-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f23d3d;--mat-mdc-tab-header-with-background-foreground-color: #fff}.ui-v2-theme .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.ui-v2-theme .mat-mdc-tab-header .mdc-tab{height:48px}.ui-v2-theme .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.ui-v2-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.ui-v2-theme .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.ui-v2-theme .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.ui-v2-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #0e6be5;--mdc-checkbox-selected-hover-icon-color: #0e6be5;--mdc-checkbox-selected-icon-color: #0e6be5;--mdc-checkbox-selected-pressed-icon-color: #0e6be5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ui-v2-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0e6be51a}.ui-v2-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#0e6be5}.ui-v2-theme .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #3a4c65;--mdc-checkbox-selected-hover-icon-color: #3a4c65;--mdc-checkbox-selected-icon-color: #3a4c65;--mdc-checkbox-selected-pressed-icon-color: #3a4c65;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ui-v2-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#3a4c651a}.ui-v2-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#3a4c65}.ui-v2-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f23d3d;--mdc-checkbox-selected-hover-icon-color: #f23d3d;--mdc-checkbox-selected-icon-color: #f23d3d;--mdc-checkbox-selected-pressed-icon-color: #f23d3d;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.ui-v2-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f23d3d1a}.ui-v2-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f23d3d}.ui-v2-theme .mat-mdc-checkbox-disabled label{color:#00000061}.ui-v2-theme .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.ui-v2-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.ui-v2-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.ui-v2-theme .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.ui-v2-theme .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.ui-v2-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.ui-v2-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0e6be5}.ui-v2-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #3a4c65}.ui-v2-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f23d3d}.ui-v2-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.ui-v2-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.ui-v2-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0e6be5;--mdc-filled-button-label-text-color: #fff}.ui-v2-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #3a4c65;--mdc-filled-button-label-text-color: #fff}.ui-v2-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f23d3d;--mdc-filled-button-label-text-color: #fff}.ui-v2-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.ui-v2-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.ui-v2-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0e6be5;--mdc-protected-button-label-text-color: #fff}.ui-v2-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #3a4c65;--mdc-protected-button-label-text-color: #fff}.ui-v2-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f23d3d;--mdc-protected-button-label-text-color: #fff}.ui-v2-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.ui-v2-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ui-v2-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.ui-v2-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0e6be5}.ui-v2-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #3a4c65}.ui-v2-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f23d3d}.ui-v2-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.ui-v2-theme .mat-mdc-button,.ui-v2-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ui-v2-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ui-v2-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-mdc-button.mat-primary,.ui-v2-theme .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #0e6be5;--mat-mdc-button-ripple-color: rgba(14, 107, 229, .1)}.ui-v2-theme .mat-mdc-button.mat-accent,.ui-v2-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #3a4c65;--mat-mdc-button-ripple-color: rgba(58, 76, 101, .1)}.ui-v2-theme .mat-mdc-button.mat-warn,.ui-v2-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f23d3d;--mat-mdc-button-ripple-color: rgba(242, 61, 61, .1)}.ui-v2-theme .mat-mdc-raised-button,.ui-v2-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ui-v2-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ui-v2-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-mdc-raised-button.mat-primary,.ui-v2-theme .mat-mdc-unelevated-button.mat-primary,.ui-v2-theme .mat-mdc-raised-button.mat-accent,.ui-v2-theme .mat-mdc-unelevated-button.mat-accent,.ui-v2-theme .mat-mdc-raised-button.mat-warn,.ui-v2-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.ui-v2-theme .mat-mdc-button.mat-mdc-button-base,.ui-v2-theme .mat-mdc-raised-button.mat-mdc-button-base,.ui-v2-theme .mat-mdc-unelevated-button.mat-mdc-button-base,.ui-v2-theme .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.ui-v2-theme .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.ui-v2-theme .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ui-v2-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ui-v2-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #0e6be5;--mat-mdc-button-ripple-color: rgba(14, 107, 229, .1)}.ui-v2-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #3a4c65;--mat-mdc-button-ripple-color: rgba(58, 76, 101, .1)}.ui-v2-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f23d3d;--mat-mdc-button-ripple-color: rgba(242, 61, 61, .1)}.ui-v2-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0e6be5}.ui-v2-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #3a4c65}.ui-v2-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f23d3d}.ui-v2-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.ui-v2-theme .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.ui-v2-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.ui-v2-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.ui-v2-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.ui-v2-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.ui-v2-theme .mat-mdc-fab,.ui-v2-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ui-v2-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ui-v2-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-mdc-fab.mat-primary,.ui-v2-theme .mat-mdc-mini-fab.mat-primary,.ui-v2-theme .mat-mdc-fab.mat-accent,.ui-v2-theme .mat-mdc-mini-fab.mat-accent,.ui-v2-theme .mat-mdc-fab.mat-warn,.ui-v2-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.ui-v2-theme .mat-mdc-fab.mat-unthemed,.ui-v2-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.ui-v2-theme .mat-mdc-fab.mat-primary,.ui-v2-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #0e6be5;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.ui-v2-theme .mat-mdc-fab.mat-accent,.ui-v2-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #3a4c65;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.ui-v2-theme .mat-mdc-fab.mat-warn,.ui-v2-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f23d3d;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.ui-v2-theme .mat-mdc-fab[disabled][disabled],.ui-v2-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.ui-v2-theme .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.ui-v2-theme .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #3a4c65;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.ui-v2-theme .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.ui-v2-theme .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.ui-v2-theme .mdc-data-table__row{background-color:inherit}.ui-v2-theme .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.ui-v2-theme .mdc-data-table__row--selected{background-color:#0e6be50a}.ui-v2-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.ui-v2-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.ui-v2-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.ui-v2-theme .mdc-data-table__cell,.ui-v2-theme .mdc-data-table__header-cell{border-bottom-color:#0000001f}.ui-v2-theme .mdc-data-table__pagination{border-top-color:#0000001f}.ui-v2-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.ui-v2-theme .mdc-data-table__header-cell,.ui-v2-theme .mdc-data-table__pagination-total,.ui-v2-theme .mdc-data-table__pagination-rows-per-page-label,.ui-v2-theme .mdc-data-table__cell{color:#000000de}.ui-v2-theme .mat-mdc-table{background:white}.ui-v2-theme .mat-mdc-table .mdc-data-table__row{height:52px}.ui-v2-theme .mat-mdc-table .mdc-data-table__pagination{min-height:52px}.ui-v2-theme .mat-mdc-table .mdc-data-table__header-row{height:56px}.ui-v2-theme .mdc-data-table__content,.ui-v2-theme .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.ui-v2-theme .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.ui-v2-theme .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #0e6be5}.ui-v2-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #3a4c65}.ui-v2-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f23d3d}.ui-v2-theme .mat-button,.ui-v2-theme .mat-icon-button,.ui-v2-theme .mat-stroked-button{color:inherit;background:transparent}.ui-v2-theme .mat-button.mat-primary,.ui-v2-theme .mat-icon-button.mat-primary,.ui-v2-theme .mat-stroked-button.mat-primary{color:#0e6be5}.ui-v2-theme .mat-button.mat-accent,.ui-v2-theme .mat-icon-button.mat-accent,.ui-v2-theme .mat-stroked-button.mat-accent{color:#3a4c65}.ui-v2-theme .mat-button.mat-warn,.ui-v2-theme .mat-icon-button.mat-warn,.ui-v2-theme .mat-stroked-button.mat-warn{color:#f23d3d}.ui-v2-theme .mat-button.mat-primary.mat-button-disabled,.ui-v2-theme .mat-button.mat-accent.mat-button-disabled,.ui-v2-theme .mat-button.mat-warn.mat-button-disabled,.ui-v2-theme .mat-button.mat-button-disabled.mat-button-disabled,.ui-v2-theme .mat-icon-button.mat-primary.mat-button-disabled,.ui-v2-theme .mat-icon-button.mat-accent.mat-button-disabled,.ui-v2-theme .mat-icon-button.mat-warn.mat-button-disabled,.ui-v2-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.ui-v2-theme .mat-stroked-button.mat-primary.mat-button-disabled,.ui-v2-theme .mat-stroked-button.mat-accent.mat-button-disabled,.ui-v2-theme .mat-stroked-button.mat-warn.mat-button-disabled,.ui-v2-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.ui-v2-theme .mat-button.mat-primary .mat-button-focus-overlay,.ui-v2-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.ui-v2-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#0e6be5}.ui-v2-theme .mat-button.mat-accent .mat-button-focus-overlay,.ui-v2-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.ui-v2-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#3a4c65}.ui-v2-theme .mat-button.mat-warn .mat-button-focus-overlay,.ui-v2-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.ui-v2-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f23d3d}.ui-v2-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.ui-v2-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.ui-v2-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.ui-v2-theme .mat-button .mat-ripple-element,.ui-v2-theme .mat-icon-button .mat-ripple-element,.ui-v2-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.ui-v2-theme .mat-button-focus-overlay{background:black}.ui-v2-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.ui-v2-theme .mat-flat-button,.ui-v2-theme .mat-raised-button,.ui-v2-theme .mat-fab,.ui-v2-theme .mat-mini-fab{color:#000000de;background-color:#fff}.ui-v2-theme .mat-flat-button.mat-primary,.ui-v2-theme .mat-raised-button.mat-primary,.ui-v2-theme .mat-fab.mat-primary,.ui-v2-theme .mat-mini-fab.mat-primary,.ui-v2-theme .mat-flat-button.mat-accent,.ui-v2-theme .mat-raised-button.mat-accent,.ui-v2-theme .mat-fab.mat-accent,.ui-v2-theme .mat-mini-fab.mat-accent,.ui-v2-theme .mat-flat-button.mat-warn,.ui-v2-theme .mat-raised-button.mat-warn,.ui-v2-theme .mat-fab.mat-warn,.ui-v2-theme .mat-mini-fab.mat-warn{color:#fff}.ui-v2-theme .mat-flat-button.mat-primary.mat-button-disabled,.ui-v2-theme .mat-flat-button.mat-accent.mat-button-disabled,.ui-v2-theme .mat-flat-button.mat-warn.mat-button-disabled,.ui-v2-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.ui-v2-theme .mat-raised-button.mat-primary.mat-button-disabled,.ui-v2-theme .mat-raised-button.mat-accent.mat-button-disabled,.ui-v2-theme .mat-raised-button.mat-warn.mat-button-disabled,.ui-v2-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.ui-v2-theme .mat-fab.mat-primary.mat-button-disabled,.ui-v2-theme .mat-fab.mat-accent.mat-button-disabled,.ui-v2-theme .mat-fab.mat-warn.mat-button-disabled,.ui-v2-theme .mat-fab.mat-button-disabled.mat-button-disabled,.ui-v2-theme .mat-mini-fab.mat-primary.mat-button-disabled,.ui-v2-theme .mat-mini-fab.mat-accent.mat-button-disabled,.ui-v2-theme .mat-mini-fab.mat-warn.mat-button-disabled,.ui-v2-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.ui-v2-theme .mat-flat-button.mat-primary,.ui-v2-theme .mat-raised-button.mat-primary,.ui-v2-theme .mat-fab.mat-primary,.ui-v2-theme .mat-mini-fab.mat-primary{background-color:#0e6be5}.ui-v2-theme .mat-flat-button.mat-accent,.ui-v2-theme .mat-raised-button.mat-accent,.ui-v2-theme .mat-fab.mat-accent,.ui-v2-theme .mat-mini-fab.mat-accent{background-color:#3a4c65}.ui-v2-theme .mat-flat-button.mat-warn,.ui-v2-theme .mat-raised-button.mat-warn,.ui-v2-theme .mat-fab.mat-warn,.ui-v2-theme .mat-mini-fab.mat-warn{background-color:#f23d3d}.ui-v2-theme .mat-flat-button.mat-primary.mat-button-disabled,.ui-v2-theme .mat-flat-button.mat-accent.mat-button-disabled,.ui-v2-theme .mat-flat-button.mat-warn.mat-button-disabled,.ui-v2-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.ui-v2-theme .mat-raised-button.mat-primary.mat-button-disabled,.ui-v2-theme .mat-raised-button.mat-accent.mat-button-disabled,.ui-v2-theme .mat-raised-button.mat-warn.mat-button-disabled,.ui-v2-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.ui-v2-theme .mat-fab.mat-primary.mat-button-disabled,.ui-v2-theme .mat-fab.mat-accent.mat-button-disabled,.ui-v2-theme .mat-fab.mat-warn.mat-button-disabled,.ui-v2-theme .mat-fab.mat-button-disabled.mat-button-disabled,.ui-v2-theme .mat-mini-fab.mat-primary.mat-button-disabled,.ui-v2-theme .mat-mini-fab.mat-accent.mat-button-disabled,.ui-v2-theme .mat-mini-fab.mat-warn.mat-button-disabled,.ui-v2-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.ui-v2-theme .mat-flat-button.mat-primary .mat-ripple-element,.ui-v2-theme .mat-raised-button.mat-primary .mat-ripple-element,.ui-v2-theme .mat-fab.mat-primary .mat-ripple-element,.ui-v2-theme .mat-mini-fab.mat-primary .mat-ripple-element,.ui-v2-theme .mat-flat-button.mat-accent .mat-ripple-element,.ui-v2-theme .mat-raised-button.mat-accent .mat-ripple-element,.ui-v2-theme .mat-fab.mat-accent .mat-ripple-element,.ui-v2-theme .mat-mini-fab.mat-accent .mat-ripple-element,.ui-v2-theme .mat-flat-button.mat-warn .mat-ripple-element,.ui-v2-theme .mat-raised-button.mat-warn .mat-ripple-element,.ui-v2-theme .mat-fab.mat-warn .mat-ripple-element,.ui-v2-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.ui-v2-theme .mat-stroked-button:not([class*=mat-elevation-z]),.ui-v2-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ui-v2-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ui-v2-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ui-v2-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ui-v2-theme .mat-fab:not([class*=mat-elevation-z]),.ui-v2-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ui-v2-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.ui-v2-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.ui-v2-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.ui-v2-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0e6be5}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #3a4c65}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f23d3d}.ui-v2-theme .mat-datepicker-content .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0e6be5;--mdc-filled-button-label-text-color: #fff}.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #3a4c65;--mdc-filled-button-label-text-color: #fff}.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f23d3d;--mdc-filled-button-label-text-color: #fff}.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0e6be5;--mdc-protected-button-label-text-color: #fff}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #3a4c65;--mdc-protected-button-label-text-color: #fff}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f23d3d;--mdc-protected-button-label-text-color: #fff}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0e6be5}.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #3a4c65}.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f23d3d}.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.ui-v2-theme .mat-datepicker-content .mat-mdc-button,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.mat-primary,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #0e6be5;--mat-mdc-button-ripple-color: rgba(14, 107, 229, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.mat-accent,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #3a4c65;--mat-mdc-button-ripple-color: rgba(58, 76, 101, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.mat-warn,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f23d3d;--mat-mdc-button-ripple-color: rgba(242, 61, 61, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.mat-primary,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.mat-primary,.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.mat-accent,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.mat-accent,.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.mat-warn,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #0e6be5;--mat-mdc-button-ripple-color: rgba(14, 107, 229, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #3a4c65;--mat-mdc-button-ripple-color: rgba(58, 76, 101, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f23d3d;--mat-mdc-button-ripple-color: rgba(242, 61, 61, .1)}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0e6be5}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #3a4c65}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f23d3d}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.ui-v2-theme .mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,.ui-v2-theme .mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,.ui-v2-theme .mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,.ui-v2-theme .mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.ui-v2-theme .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.ui-v2-theme .mat-button,.ui-v2-theme .mat-raised-button,.ui-v2-theme .mat-icon-button,.ui-v2-theme .mat-stroked-button,.ui-v2-theme .mat-flat-button,.ui-v2-theme .mat-fab,.ui-v2-theme .mat-mini-fab{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.ui-v2-theme .mat-datepicker-content .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.ui-v2-theme .mat-option{color:#000000de}.ui-v2-theme .mat-option:hover:not(.mat-option-disabled),.ui-v2-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.ui-v2-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.ui-v2-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.ui-v2-theme .mat-option.mat-option-disabled{color:#00000061}.ui-v2-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#0e6be5}.ui-v2-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#3a4c65}.ui-v2-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f23d3d}.ui-v2-theme .mat-option{font-family:Roboto,sans-serif;font-size:16px}.ui-v2-theme .mat-optgroup-label{color:#0000008a}.ui-v2-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.ui-v2-theme .mat-optgroup-label{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em}.ui-v2-theme .mat-ripple-element{background-color:#0000001a}.ui-v2-theme .mat-pseudo-checkbox{color:#0000008a}.ui-v2-theme .mat-pseudo-checkbox:after{color:#fafafa}.ui-v2-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.ui-v2-theme .mat-primary .mat-pseudo-checkbox-checked,.ui-v2-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#0e6be5}.ui-v2-theme .mat-pseudo-checkbox-checked,.ui-v2-theme .mat-pseudo-checkbox-indeterminate,.ui-v2-theme .mat-accent .mat-pseudo-checkbox-checked,.ui-v2-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#3a4c65}.ui-v2-theme .mat-warn .mat-pseudo-checkbox-checked,.ui-v2-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f23d3d}.ui-v2-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.ui-v2-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.ui-v2-theme .mat-app-background,.ui-v2-theme.mat-app-background{background-color:#fafafa;color:#000000de}.ui-v2-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ui-v2-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ui-v2-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ui-v2-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ui-v2-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ui-v2-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.ui-v2-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ui-v2-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.ui-v2-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ui-v2-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.ui-v2-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.ui-v2-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.ui-v2-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.ui-v2-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.ui-v2-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.ui-v2-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.ui-v2-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.ui-v2-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.ui-v2-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.ui-v2-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.ui-v2-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.ui-v2-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.ui-v2-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.ui-v2-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.ui-v2-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.ui-v2-theme .mat-card{background:white;color:#000000de}.ui-v2-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.ui-v2-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.ui-v2-theme .mat-card-subtitle{color:#0000008a}.ui-v2-theme .mat-card{font-family:Roboto,sans-serif}.ui-v2-theme .mat-card-title{font-size:24px;font-weight:500}.ui-v2-theme .mat-card-header .mat-card-title{font-size:20px}.ui-v2-theme .mat-card-subtitle,.ui-v2-theme .mat-card-content{font-size:14px}.ui-v2-theme .mat-progress-bar-background{fill:#bfd6f5}.ui-v2-theme .mat-progress-bar-buffer{background-color:#bfd6f5}.ui-v2-theme .mat-progress-bar-fill:after{background-color:#0e6be5}.ui-v2-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#cacfd5}.ui-v2-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#cacfd5}.ui-v2-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#3a4c65}.ui-v2-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f8cbcb}.ui-v2-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f8cbcb}.ui-v2-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f23d3d}.ui-v2-theme .mat-progress-spinner circle,.ui-v2-theme .mat-spinner circle{stroke:#0e6be5}.ui-v2-theme .mat-progress-spinner.mat-accent circle,.ui-v2-theme .mat-spinner.mat-accent circle{stroke:#3a4c65}.ui-v2-theme .mat-progress-spinner.mat-warn circle,.ui-v2-theme .mat-spinner.mat-warn circle{stroke:#f23d3d}.ui-v2-theme .mat-tooltip{background:rgba(97,97,97,.9)}.ui-v2-theme .mat-tooltip{font-family:Roboto,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.ui-v2-theme .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.ui-v2-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.ui-v2-theme .mat-input-element:disabled,.ui-v2-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.ui-v2-theme .mat-input-element{caret-color:#0e6be5}.ui-v2-theme .mat-input-element::placeholder{color:#0000006b}.ui-v2-theme .mat-input-element::-moz-placeholder{color:#0000006b}.ui-v2-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.ui-v2-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.ui-v2-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#3a4c65}.ui-v2-theme .mat-form-field.mat-warn .mat-input-element,.ui-v2-theme .mat-form-field-invalid .mat-input-element{caret-color:#f23d3d}.ui-v2-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f23d3d}.ui-v2-theme .mat-form-field-disabled .mat-form-field-prefix,.ui-v2-theme .mat-form-field-disabled .mat-form-field-suffix{color:#00000061}.ui-v2-theme input.mat-input-element{margin-top:-.0625em}.ui-v2-theme .mat-form-field-label,.ui-v2-theme .mat-hint{color:#0009}.ui-v2-theme .mat-form-field.mat-focused .mat-form-field-label{color:#0e6be5}.ui-v2-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#3a4c65}.ui-v2-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f23d3d}.ui-v2-theme .mat-focused .mat-form-field-required-marker{color:#3a4c65}.ui-v2-theme .mat-form-field-ripple{background-color:#000000de}.ui-v2-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#0e6be5}.ui-v2-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#3a4c65}.ui-v2-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f23d3d}.ui-v2-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#0e6be5}.ui-v2-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#3a4c65}.ui-v2-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f23d3d}.ui-v2-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.ui-v2-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.ui-v2-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f23d3d}.ui-v2-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.ui-v2-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f23d3d}.ui-v2-theme .mat-error{color:#f23d3d}.ui-v2-theme .mat-form-field-appearance-legacy .mat-form-field-label,.ui-v2-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.ui-v2-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.ui-v2-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.ui-v2-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.ui-v2-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.ui-v2-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.ui-v2-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.ui-v2-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.ui-v2-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.ui-v2-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.ui-v2-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.ui-v2-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#0e6be5}.ui-v2-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#3a4c65}.ui-v2-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.ui-v2-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f23d3d}.ui-v2-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.ui-v2-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.ui-v2-theme .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,sans-serif;letter-spacing:normal}.ui-v2-theme .mat-form-field-wrapper{padding-bottom:1.34375em}.ui-v2-theme .mat-form-field-prefix .mat-icon,.ui-v2-theme .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.ui-v2-theme .mat-form-field-prefix .mat-icon-button,.ui-v2-theme .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.ui-v2-theme .mat-form-field-prefix .mat-icon-button .mat-icon,.ui-v2-theme .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.ui-v2-theme .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.ui-v2-theme .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.ui-v2-theme .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.ui-v2-theme .mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.ui-v2-theme .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.ui-v2-theme .mat-form-field-label{top:1.34375em}.ui-v2-theme .mat-form-field-underline{bottom:1.34375em}.ui-v2-theme .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.ui-v2-theme .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.ui-v2-theme .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.ui-v2-theme .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.ui-v2-theme .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.ui-v2-theme .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.ui-v2-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.ui-v2-theme .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.ui-v2-theme .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.ui-v2-theme .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.ui-v2-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.ui-v2-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.ui-v2-theme .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.ui-v2-theme .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.ui-v2-theme .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.ui-v2-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.ui-v2-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.ui-v2-theme .mat-select-value{color:#000000de}.ui-v2-theme .mat-select-placeholder{color:#0000006b}.ui-v2-theme .mat-select-disabled .mat-select-value{color:#00000061}.ui-v2-theme .mat-select-arrow{color:#0000008a}.ui-v2-theme .mat-select-panel{background:white}.ui-v2-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ui-v2-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.ui-v2-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#0e6be5}.ui-v2-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#3a4c65}.ui-v2-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.ui-v2-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f23d3d}.ui-v2-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.ui-v2-theme .mat-select{font-family:Roboto,sans-serif}.ui-v2-theme .mat-select-trigger{height:1.125em}.ui-v2-theme .mat-checkbox-frame{border-color:#0000008a}.ui-v2-theme .mat-checkbox-checkmark{fill:#fafafa}.ui-v2-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.ui-v2-theme .mat-checkbox-mixedmark{background-color:#fafafa}.ui-v2-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.ui-v2-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#0e6be5}.ui-v2-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.ui-v2-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#3a4c65}.ui-v2-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.ui-v2-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f23d3d}.ui-v2-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.ui-v2-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.ui-v2-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.ui-v2-theme .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.ui-v2-theme .mat-checkbox .mat-ripple-element{background-color:#000}.ui-v2-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.ui-v2-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#0e6be5}.ui-v2-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.ui-v2-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#3a4c65}.ui-v2-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.ui-v2-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f23d3d}.ui-v2-theme .mat-checkbox{font-family:Roboto,sans-serif}.ui-v2-theme .mat-checkbox-layout .mat-checkbox-label{line-height:24px}.ui-v2-theme .mat-autocomplete-panel{background:white;color:#000000de}.ui-v2-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ui-v2-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.ui-v2-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.ui-v2-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.ui-v2-theme .mat-dialog-title{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em}.ui-v2-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.ui-v2-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.ui-v2-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.ui-v2-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.ui-v2-theme .mat-chip.mat-standard-chip:after{background:black}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#0e6be5;color:#fff}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f23d3d;color:#fff}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#3a4c65;color:#fff}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.ui-v2-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.ui-v2-theme .mat-chip{font-size:16px;font-weight:400}.ui-v2-theme .mat-chip .mat-chip-trailing-icon.mat-icon,.ui-v2-theme .mat-chip .mat-chip-remove.mat-icon{font-size:18px}.ui-v2-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#3a4c65}.ui-v2-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#3a4c658a}.ui-v2-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#3a4c65}.ui-v2-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#0e6be5}.ui-v2-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#0e6be58a}.ui-v2-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#0e6be5}.ui-v2-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f23d3d}.ui-v2-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f23d3d8a}.ui-v2-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f23d3d}.ui-v2-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.ui-v2-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.ui-v2-theme .mat-slide-toggle-bar{background-color:#00000061}.ui-v2-theme .mat-slide-toggle-content{font-family:Roboto,sans-serif}.ui-v2-theme .mat-radio-outer-circle{border-color:#0000008a}.ui-v2-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#0e6be5}.ui-v2-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.ui-v2-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.ui-v2-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.ui-v2-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#0e6be5}.ui-v2-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#3a4c65}.ui-v2-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.ui-v2-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.ui-v2-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.ui-v2-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#3a4c65}.ui-v2-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f23d3d}.ui-v2-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.ui-v2-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.ui-v2-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.ui-v2-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f23d3d}.ui-v2-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.ui-v2-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.ui-v2-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.ui-v2-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.ui-v2-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.ui-v2-theme .mat-radio-button .mat-ripple-element{background-color:#000}.ui-v2-theme .mat-radio-button{font-family:Roboto,sans-serif}.ui-v2-theme .mat-slider-track-background{background-color:#00000042}.ui-v2-theme .mat-slider.mat-primary .mat-slider-track-fill,.ui-v2-theme .mat-slider.mat-primary .mat-slider-thumb,.ui-v2-theme .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#0e6be5}.ui-v2-theme .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.ui-v2-theme .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#0e6be533}.ui-v2-theme .mat-slider.mat-accent .mat-slider-track-fill,.ui-v2-theme .mat-slider.mat-accent .mat-slider-thumb,.ui-v2-theme .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#3a4c65}.ui-v2-theme .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.ui-v2-theme .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#3a4c6533}.ui-v2-theme .mat-slider.mat-warn .mat-slider-track-fill,.ui-v2-theme .mat-slider.mat-warn .mat-slider-thumb,.ui-v2-theme .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f23d3d}.ui-v2-theme .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.ui-v2-theme .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f23d3d33}.ui-v2-theme .mat-slider:hover .mat-slider-track-background,.ui-v2-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.ui-v2-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,.ui-v2-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,.ui-v2-theme .mat-slider.mat-slider-disabled .mat-slider-thumb,.ui-v2-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.ui-v2-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.ui-v2-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.ui-v2-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.ui-v2-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.ui-v2-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.ui-v2-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.ui-v2-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.ui-v2-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.ui-v2-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.ui-v2-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.ui-v2-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.ui-v2-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.ui-v2-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.ui-v2-theme .mat-slider-thumb-label-text{font-family:Roboto,sans-serif;font-size:12px;font-weight:400}.ui-v2-theme .mat-menu-panel{background:white}.ui-v2-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ui-v2-theme .mat-menu-item{background:transparent;color:#000000de}.ui-v2-theme .mat-menu-item[disabled],.ui-v2-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.ui-v2-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.ui-v2-theme .mat-menu-item .mat-icon-no-color,.ui-v2-theme .mat-menu-submenu-icon{color:#0000008a}.ui-v2-theme .mat-menu-item:hover:not([disabled]),.ui-v2-theme .mat-menu-item.cdk-program-focused:not([disabled]),.ui-v2-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.ui-v2-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.ui-v2-theme .mat-menu-item{font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.ui-v2-theme .mat-list-base .mat-list-item,.ui-v2-theme .mat-list-base .mat-list-option{color:#000000de}.ui-v2-theme .mat-list-base .mat-subheader{color:#0000008a}.ui-v2-theme .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.ui-v2-theme .mat-list-option:hover,.ui-v2-theme .mat-list-option:focus,.ui-v2-theme .mat-nav-list .mat-list-item:hover,.ui-v2-theme .mat-nav-list .mat-list-item:focus,.ui-v2-theme .mat-action-list .mat-list-item:hover,.ui-v2-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.ui-v2-theme .mat-list-single-selected-option,.ui-v2-theme .mat-list-single-selected-option:hover,.ui-v2-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.ui-v2-theme .mat-list-item,.ui-v2-theme .mat-list-option{font-family:Roboto,sans-serif}.ui-v2-theme .mat-list-base .mat-list-item{font-size:16px}.ui-v2-theme .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.ui-v2-theme .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.ui-v2-theme .mat-list-base .mat-list-option{font-size:16px}.ui-v2-theme .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.ui-v2-theme .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.ui-v2-theme .mat-list-base .mat-subheader{font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.ui-v2-theme .mat-list-base[dense] .mat-list-item{font-size:12px}.ui-v2-theme .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.ui-v2-theme .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.ui-v2-theme .mat-list-base[dense] .mat-list-option{font-size:12px}.ui-v2-theme .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.ui-v2-theme .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.ui-v2-theme .mat-list-base[dense] .mat-subheader{font-family:Roboto,sans-serif;font-size:12px;font-weight:400}.ui-v2-theme .mat-paginator{background:white}.ui-v2-theme .mat-paginator,.ui-v2-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.ui-v2-theme .mat-paginator-decrement,.ui-v2-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.ui-v2-theme .mat-paginator-first,.ui-v2-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.ui-v2-theme .mat-icon-button[disabled] .mat-paginator-decrement,.ui-v2-theme .mat-icon-button[disabled] .mat-paginator-increment,.ui-v2-theme .mat-icon-button[disabled] .mat-paginator-first,.ui-v2-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.ui-v2-theme .mat-paginator-container{min-height:56px}.ui-v2-theme .mat-paginator,.ui-v2-theme .mat-paginator-page-size .mat-select-trigger{font-family:Roboto,sans-serif;font-size:12px}.ui-v2-theme .mat-tab-nav-bar,.ui-v2-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.ui-v2-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.ui-v2-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.ui-v2-theme .mat-tab-label,.ui-v2-theme .mat-tab-link{color:#000000de}.ui-v2-theme .mat-tab-label.mat-tab-disabled,.ui-v2-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.ui-v2-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.ui-v2-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.ui-v2-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.ui-v2-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.ui-v2-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused{background-color:#b7d3f74d}.ui-v2-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.ui-v2-theme .mat-tab-group.mat-primary .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0e6be5}.ui-v2-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.ui-v2-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.ui-v2-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused{background-color:#c4c9d14d}.ui-v2-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.ui-v2-theme .mat-tab-group.mat-accent .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#3a4c65}.ui-v2-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.ui-v2-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.ui-v2-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused{background-color:#fbc5c54d}.ui-v2-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.ui-v2-theme .mat-tab-group.mat-warn .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f23d3d}.ui-v2-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.ui-v2-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.ui-v2-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.ui-v2-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused{background-color:#b7d3f74d}.ui-v2-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#0e6be5}.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.ui-v2-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.ui-v2-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused{background-color:#c4c9d14d}.ui-v2-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#3a4c65}.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.ui-v2-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.ui-v2-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused{background-color:#fbc5c54d}.ui-v2-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f23d3d}.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.ui-v2-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.ui-v2-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.ui-v2-theme .mat-tab-group{font-family:Roboto,sans-serif}.ui-v2-theme .mat-tab-label,.ui-v2-theme .mat-tab-link{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.ui-v2-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.ui-v2-theme .mat-simple-snackbar-action{color:#3a4c65}.ui-v2-theme .mat-simple-snackbar{font-family:Roboto,sans-serif;font-size:14px}.ui-v2-theme .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.ui-v2-theme .mat-table{background:white}.ui-v2-theme .mat-table thead,.ui-v2-theme .mat-table tbody,.ui-v2-theme .mat-table tfoot,.ui-v2-theme mat-header-row,.ui-v2-theme mat-row,.ui-v2-theme mat-footer-row,.ui-v2-theme [mat-header-row],.ui-v2-theme [mat-row],.ui-v2-theme [mat-footer-row],.ui-v2-theme .mat-table-sticky{background:inherit}.ui-v2-theme mat-row,.ui-v2-theme mat-header-row,.ui-v2-theme mat-footer-row,.ui-v2-theme th.mat-header-cell,.ui-v2-theme td.mat-cell,.ui-v2-theme td.mat-footer-cell{border-bottom-color:#0000001f}.ui-v2-theme .mat-header-cell{color:#0000008a}.ui-v2-theme .mat-cell,.ui-v2-theme .mat-footer-cell{color:#000000de}.ui-v2-theme .mat-table{font-family:Roboto,sans-serif}.ui-v2-theme .mat-header-cell{font-size:12px;font-weight:400}.ui-v2-theme .mat-cell,.ui-v2-theme .mat-footer-cell{font-size:14px}.ui-v2-theme .mat-badge{position:relative}.ui-v2-theme .mat-badge.mat-badge{overflow:visible}.ui-v2-theme .mat-badge-hidden .mat-badge-content{display:none}.ui-v2-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ui-v2-theme .ng-animate-disabled .mat-badge-content,.ui-v2-theme .mat-badge-content._mat-animation-noopable{transition:none}.ui-v2-theme .mat-badge-content.mat-badge-active{transform:none}.ui-v2-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.ui-v2-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.ui-v2-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.ui-v2-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .ui-v2-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.ui-v2-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .ui-v2-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.ui-v2-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .ui-v2-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.ui-v2-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .ui-v2-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.ui-v2-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.ui-v2-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.ui-v2-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.ui-v2-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .ui-v2-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.ui-v2-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .ui-v2-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.ui-v2-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .ui-v2-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.ui-v2-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .ui-v2-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.ui-v2-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.ui-v2-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.ui-v2-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.ui-v2-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .ui-v2-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.ui-v2-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .ui-v2-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.ui-v2-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .ui-v2-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.ui-v2-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .ui-v2-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.ui-v2-theme .mat-badge-content{color:#fff;background:#0e6be5}.cdk-high-contrast-active .ui-v2-theme .mat-badge-content{outline:solid 1px;border-radius:0}.ui-v2-theme .mat-badge-accent .mat-badge-content{background:#3a4c65;color:#fff}.ui-v2-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#f23d3d}.ui-v2-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.ui-v2-theme .mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.ui-v2-theme .mat-badge-small .mat-badge-content{font-size:9px}.ui-v2-theme .mat-badge-large .mat-badge-content{font-size:24px}.ui-v2-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.ui-v2-theme .mat-bottom-sheet-container{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.ui-v2-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.ui-v2-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ui-v2-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.ui-v2-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.ui-v2-theme .mat-button-toggle{color:#00000061}.ui-v2-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.ui-v2-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.ui-v2-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.ui-v2-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.ui-v2-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.ui-v2-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.ui-v2-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.ui-v2-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.ui-v2-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.ui-v2-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.ui-v2-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.ui-v2-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.ui-v2-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.ui-v2-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.ui-v2-theme .mat-button-toggle{font-family:Roboto,sans-serif}.ui-v2-theme .mat-calendar-arrow{fill:#0000008a}.ui-v2-theme .mat-datepicker-toggle,.ui-v2-theme .mat-datepicker-content .mat-calendar-next-button,.ui-v2-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.ui-v2-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.ui-v2-theme .mat-calendar-table-header,.ui-v2-theme .mat-calendar-body-label{color:#0000008a}.ui-v2-theme .mat-calendar-body-cell-content,.ui-v2-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.ui-v2-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.ui-v2-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.ui-v2-theme .mat-calendar-body-in-preview{color:#0000003d}.ui-v2-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.ui-v2-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.ui-v2-theme .mat-calendar-body-in-range:before{background:rgba(14,107,229,.2)}.ui-v2-theme .mat-calendar-body-comparison-identical,.ui-v2-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.ui-v2-theme .mat-calendar-body-comparison-bridge-start:before,.ui-v2-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(14,107,229,.2) 50%,rgba(249,171,0,.2) 50%)}.ui-v2-theme .mat-calendar-body-comparison-bridge-end:before,.ui-v2-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(14,107,229,.2) 50%,rgba(249,171,0,.2) 50%)}.ui-v2-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.ui-v2-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.ui-v2-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.ui-v2-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.ui-v2-theme .mat-calendar-body-selected{background-color:#0e6be5;color:#fff}.ui-v2-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0e6be566}.ui-v2-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.ui-v2-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.ui-v2-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0e6be54d}@media (hover: hover){.ui-v2-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0e6be54d}}.ui-v2-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(58,76,101,.2)}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.ui-v2-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(58,76,101,.2) 50%,rgba(249,171,0,.2) 50%)}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.ui-v2-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(58,76,101,.2) 50%,rgba(249,171,0,.2) 50%)}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#3a4c65;color:#fff}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3a4c6566}.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.ui-v2-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.ui-v2-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3a4c654d}@media (hover: hover){.ui-v2-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3a4c654d}}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(242,61,61,.2)}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.ui-v2-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(242,61,61,.2) 50%,rgba(249,171,0,.2) 50%)}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.ui-v2-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(242,61,61,.2) 50%,rgba(249,171,0,.2) 50%)}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f23d3d;color:#fff}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f23d3d66}.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.ui-v2-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.ui-v2-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f23d3d4d}@media (hover: hover){.ui-v2-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f23d3d4d}}.ui-v2-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.ui-v2-theme .mat-datepicker-toggle-active{color:#0e6be5}.ui-v2-theme .mat-datepicker-toggle-active.mat-accent{color:#3a4c65}.ui-v2-theme .mat-datepicker-toggle-active.mat-warn{color:#f23d3d}.ui-v2-theme .mat-date-range-input-inner[disabled]{color:#00000061}.ui-v2-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.ui-v2-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.ui-v2-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.ui-v2-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.ui-v2-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.ui-v2-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.ui-v2-theme .mat-calendar{font-family:Roboto,sans-serif}.ui-v2-theme .mat-calendar-body{font-size:13px}.ui-v2-theme .mat-calendar-body-label,.ui-v2-theme .mat-calendar-period-button{font-size:14px;font-weight:500}.ui-v2-theme .mat-calendar-table-header th{font-size:11px;font-weight:400}.ui-v2-theme .mat-divider{border-top-color:#0000001f}.ui-v2-theme .mat-divider-vertical{border-right-color:#0000001f}.ui-v2-theme .mat-expansion-panel{background:white;color:#000000de}.ui-v2-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.ui-v2-theme .mat-action-row{border-top-color:#0000001f}.ui-v2-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.ui-v2-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.ui-v2-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.ui-v2-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.ui-v2-theme .mat-expansion-panel-header-title{color:#000000de}.ui-v2-theme .mat-expansion-panel-header-description,.ui-v2-theme .mat-expansion-indicator:after{color:#0000008a}.ui-v2-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.ui-v2-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.ui-v2-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.ui-v2-theme .mat-expansion-panel-header{height:48px}.ui-v2-theme .mat-expansion-panel-header.mat-expanded{height:64px}.ui-v2-theme .mat-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.ui-v2-theme .mat-expansion-panel-content{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.ui-v2-theme .mat-grid-tile-header,.ui-v2-theme .mat-grid-tile-footer{font-size:14px}.ui-v2-theme .mat-grid-tile-header .mat-line,.ui-v2-theme .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.ui-v2-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.ui-v2-theme .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.ui-v2-theme .mat-icon.mat-primary{color:#0e6be5}.ui-v2-theme .mat-icon.mat-accent{color:#3a4c65}.ui-v2-theme .mat-icon.mat-warn{color:#f23d3d}.ui-v2-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.ui-v2-theme .mat-drawer{background-color:#fff;color:#000000de}.ui-v2-theme .mat-drawer.mat-drawer-push{background-color:#fff}.ui-v2-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.ui-v2-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.ui-v2-theme .mat-drawer-side.mat-drawer-end,.ui-v2-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.ui-v2-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.ui-v2-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.ui-v2-theme .mat-step-header.cdk-keyboard-focused,.ui-v2-theme .mat-step-header.cdk-program-focused,.ui-v2-theme .mat-step-header:hover:not([aria-disabled]),.ui-v2-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.ui-v2-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.ui-v2-theme .mat-step-header:hover{background:none}}.ui-v2-theme .mat-step-header .mat-step-label,.ui-v2-theme .mat-step-header .mat-step-optional{color:#0000008a}.ui-v2-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.ui-v2-theme .mat-step-header .mat-step-icon-selected,.ui-v2-theme .mat-step-header .mat-step-icon-state-done,.ui-v2-theme .mat-step-header .mat-step-icon-state-edit{background-color:#0e6be5;color:#fff}.ui-v2-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.ui-v2-theme .mat-step-header.mat-accent .mat-step-icon-selected,.ui-v2-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.ui-v2-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#3a4c65;color:#fff}.ui-v2-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.ui-v2-theme .mat-step-header.mat-warn .mat-step-icon-selected,.ui-v2-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.ui-v2-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f23d3d;color:#fff}.ui-v2-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f23d3d}.ui-v2-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.ui-v2-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#f23d3d}.ui-v2-theme .mat-stepper-horizontal,.ui-v2-theme .mat-stepper-vertical{background-color:#fff}.ui-v2-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.ui-v2-theme .mat-horizontal-stepper-header:before,.ui-v2-theme .mat-horizontal-stepper-header:after,.ui-v2-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.ui-v2-theme .mat-horizontal-stepper-header{height:72px}.ui-v2-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.ui-v2-theme .mat-vertical-stepper-header{padding:24px}.ui-v2-theme .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.ui-v2-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.ui-v2-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.ui-v2-theme .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.ui-v2-theme .mat-stepper-vertical,.ui-v2-theme .mat-stepper-horizontal{font-family:Roboto,sans-serif}.ui-v2-theme .mat-step-label{font-size:14px;font-weight:400}.ui-v2-theme .mat-step-sub-label-error{font-weight:400}.ui-v2-theme .mat-step-label-error{font-size:16px}.ui-v2-theme .mat-step-label-selected{font-size:16px;font-weight:400}.ui-v2-theme .mat-sort-header-arrow{color:#757575}.ui-v2-theme .mat-toolbar{background:whitesmoke;color:#000000de}.ui-v2-theme .mat-toolbar.mat-primary{background:#0e6be5;color:#fff}.ui-v2-theme .mat-toolbar.mat-accent{background:#3a4c65;color:#fff}.ui-v2-theme .mat-toolbar.mat-warn{background:#f23d3d;color:#fff}.ui-v2-theme .mat-toolbar .mat-form-field-underline,.ui-v2-theme .mat-toolbar .mat-form-field-ripple,.ui-v2-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.ui-v2-theme .mat-toolbar .mat-form-field-label,.ui-v2-theme .mat-toolbar .mat-focused .mat-form-field-label,.ui-v2-theme .mat-toolbar .mat-select-value,.ui-v2-theme .mat-toolbar .mat-select-arrow,.ui-v2-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.ui-v2-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.ui-v2-theme .mat-toolbar-multiple-rows{min-height:64px}.ui-v2-theme .mat-toolbar-row,.ui-v2-theme .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.ui-v2-theme .mat-toolbar-multiple-rows{min-height:56px}.ui-v2-theme .mat-toolbar-row,.ui-v2-theme .mat-toolbar-single-row{height:56px}}.ui-v2-theme .mat-toolbar,.ui-v2-theme .mat-toolbar h1,.ui-v2-theme .mat-toolbar h2,.ui-v2-theme .mat-toolbar h3,.ui-v2-theme .mat-toolbar h4,.ui-v2-theme .mat-toolbar h5,.ui-v2-theme .mat-toolbar h6{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0}.ui-v2-theme .mat-tree{background:white}.ui-v2-theme .mat-tree-node,.ui-v2-theme .mat-nested-tree-node{color:#000000de}.ui-v2-theme .mat-tree-node{min-height:48px}.ui-v2-theme .mat-tree{font-family:Roboto,sans-serif}.ui-v2-theme .mat-tree-node,.ui-v2-theme .mat-nested-tree-node{font-weight:400;font-size:14px}.pointer{cursor:pointer}.icon-12,.icon-16,.icon-18,.icon-24{vertical-align:bottom;display:inline-block}.icon-12{font-size:12px;width:12px;height:12px}.icon-16{font-size:16px;width:16px;height:16px}.icon-18{font-size:18px;width:18px;height:18px}.icon-24{font-size:24px;width:24px;height:24px}.mdo-scrollbar-small,.mat-select-panel.ui-v2,.mat-autocomplete-panel-inner-wrap{scrollbar-color:var(--mdo-surface-10) transparent;scrollbar-width:thin}.mdo-scrollbar-small::-webkit-scrollbar-track,.mat-select-panel.ui-v2::-webkit-scrollbar-track,.mat-autocomplete-panel-inner-wrap::-webkit-scrollbar-track{background:transparent}.mdo-scrollbar-small::-webkit-scrollbar-thumb,.mat-select-panel.ui-v2::-webkit-scrollbar-thumb,.mat-autocomplete-panel-inner-wrap::-webkit-scrollbar-thumb{background-color:var(--mdo-surface-10);border:0}.mdo-scrollbar-small::-webkit-scrollbar,.mat-select-panel.ui-v2::-webkit-scrollbar,.mat-autocomplete-panel-inner-wrap::-webkit-scrollbar{width:2px;height:2px}.mdo-scrollbar-small::-webkit-scrollbar-thumb,.mat-select-panel.ui-v2::-webkit-scrollbar-thumb,.mat-autocomplete-panel-inner-wrap::-webkit-scrollbar-thumb{border-radius:1px}.mdo-scrollbar-big{scrollbar-color:var(--mdo-surface-10) transparent;scrollbar-width:auto}.mdo-scrollbar-big::-webkit-scrollbar-track{background:transparent}.mdo-scrollbar-big::-webkit-scrollbar-thumb{background-color:var(--mdo-surface-10);border:0}.mdo-scrollbar-big::-webkit-scrollbar{width:4px;height:4px}.mdo-scrollbar-big::-webkit-scrollbar-thumb{border-radius:2px}.mdo-base-0{color:var(--mdo-base-0)!important}.mdo-base-70{color:var(--mdo-base-70)!important}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}button.mat-menu-item{display:flex;align-items:center}button.mat-menu-item.mat-menu-item-submenu-trigger:after{display:none}button.mat-menu-item .mat-icon{margin-right:10px;height:24px;width:24px;font-size:24px;line-height:24px}mat-progress-bar.mat-progress-bar.ui-v2{height:var(--mdo-spacing-s);border-radius:var(--mdo-border-radius-s)}mat-progress-bar.mat-progress-bar.ui-v2.mat-accent .mat-progress-bar-fill:after,mat-progress-bar.mat-progress-bar.ui-v2.mat-primary .mat-progress-bar-fill:after{background-color:var(--mdo-accent)}mat-progress-bar.mat-progress-bar.ui-v2.mat-accent .mat-progress-bar-buffer,mat-progress-bar.mat-progress-bar.ui-v2.mat-primary .mat-progress-bar-buffer{background-color:var(--mdo-surface-10)}mat-progress-bar.mat-progress-bar.ui-v2.mat-warn .mat-progress-bar-fill:after{background-color:var(--mdo-error)}mat-progress-bar.mat-progress-bar.ui-v2.mat-warn .mat-progress-bar-buffer{background-color:var(--mdo-error-light)}mat-progress-bar.mat-progress-bar.ui-v2.success .mat-progress-bar-fill:after{background-color:var(--mdo-success)!important}mat-progress-bar.mat-progress-bar.ui-v2.success .mat-progress-bar-buffer{background-color:var(--mdo-success-light)!important}mat-progress-bar.mat-progress-bar.ui-v2.height-s{height:var(--mdo-spacing-xxs)}mat-progress-bar.mat-progress-bar.ui-v2.height-m{height:var(--mdo-spacing-xs)}mat-progress-bar.mat-progress-bar.ui-v2.height-l{height:var(-- 16px)}mat-radio-button.mat-radio-button.ui-v2 .mat-ripple-element,mat-radio-button.mat-radio-button.ui-v2 .mat-radio-ripple,mat-checkbox.mat-checkbox.ui-v2 .mat-checkbox-ripple,mat-checkbox.mat-checkbox.ui-v2 .mat-ripple-element{height:24px!important;width:24px!important;left:calc(50% - 12px)!important;top:calc(50% - 12px)!important}mat-checkbox.mat-checkbox.ui-v2{line-height:0}mat-checkbox.mat-checkbox.ui-v2 .mat-checkbox-inner-container{width:16px;height:16px;margin-left:2px}mat-checkbox.mat-checkbox.ui-v2 .mat-checkbox-label{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px}mat-checkbox.mat-checkbox.ui-v2.label-break .mat-checkbox-label{align-items:flex-start;white-space:normal}mat-checkbox.mat-checkbox.ui-v2.label-break .mat-checkbox-layout{align-items:flex-start}mat-checkbox.mat-checkbox.ui-v2.label-break .mat-checkbox-inner-container{margin-top:2px;margin-bottom:0}mat-tab mat-checkbox.mat-checkbox.ui-v2 .mat-checkbox-layout{margin-bottom:4px}mat-checkbox.mat-checkbox.ui-v2 .mat-checkbox-background,mat-checkbox.mat-checkbox.ui-v2 .mat-checkbox-frame{border-radius:4px}mat-checkbox.mat-checkbox.ui-v2 .mat-checkbox-frame{border-width:1px;border-color:var(--mdo-mat-checkbox-accent-color)}mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-checked.mat-accent .mat-checkbox-background,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-indeterminate:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:var(--mdo-mat-checkbox-accent-color)}mat-checkbox.mat-checkbox.ui-v2 .mat-ripple-element{border-radius:8px;background:var(--mdo-mat-checkbox-accent-color)}mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-disabled .mat-checkbox-frame{border-color:var(--mdo-mat-checkbox-disabled-color)}mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-disabled .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-disabled.mat-checkbox-checked.mat-accent .mat-checkbox-background,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-disabled.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-disabled.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-disabled.mat-checkbox-indeterminate:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,mat-checkbox.mat-checkbox.ui-v2.mat-checkbox-disabled.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:var(--mdo-mat-checkbox-disabled-color)}.mat-drawer-overflow-visible>.mat-drawer-inner-container{overflow:visible}.mat-form-field.ui-v2{font-size:13px;font-family:Inter,Roboto,sans-serif;font-weight:400}.mat-form-field.ui-v2:not(.mat-form-field-disabled) .mat-form-field-outline-start,.mat-form-field.ui-v2:not(.mat-form-field-disabled) .mat-form-field-outline-end,.mat-form-field.ui-v2:not(.mat-form-field-disabled) .mat-form-field-outline-gap{background-color:var(--mdo-base-0)}.mat-form-field.ui-v2 .mat-form-field-label,.mat-form-field.ui-v2.mat-form-field-invalid .mat-form-field-label,.mat-form-field.ui-v2 .mat-icon,.mat-form-field.ui-v2 .mat-hint{color:var(--mdo-base-70)}.mat-form-field.ui-v2 .mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field.ui-v2 .mat-form-field-prefix .mat-icon,.mat-form-field.ui-v2 .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field.ui-v2 .mat-form-field-prefix .mat-icon-button,.mat-form-field.ui-v2 .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field.ui-v2 .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field.ui-v2 .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field.ui-v2.mat-form-field-type-mat-select .mat-form-field-infix{padding:.5em 0;border-top-width:1.25em}.mat-form-field.ui-v2 .mat-form-field-infix{padding:.25em 0;border-top:1em solid transparent}.mat-form-field.ui-v2.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field.ui-v2.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.875em) scale(.75);width:133.3333333333%}.mat-form-field.ui-v2.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.87499em) scale(.75);width:133.3333433333%}.mat-form-field.ui-v2 .mat-form-field-label-wrapper{top:-.75em;padding-top:.75em}.mat-form-field.ui-v2 .mat-form-field-label{top:.875em}.mat-form-field.ui-v2.mat-form-field-should-float .mat-form-field-label{top:1.2em}.mat-form-field.ui-v2 .mat-form-field-underline{bottom:1.34375em}.mat-form-field.ui-v2 .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline-thick{display:none}.mat-form-field.ui-v2.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline,.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline,.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline{opacity:1}.mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline{height:40px}.mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline-start,.mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline-end{border-color:var(--mdo-surface-20);min-width:var(--mdo-border-radius-s)}.mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline-start{border-radius:var(--mdo-border-radius-s) 0 0 var(--mdo-border-radius-s)}[dir=rtl] .mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline-start,.mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0 var(--mdo-border-radius-s) var(--mdo-border-radius-s) 0}[dir=rtl] .mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:var(--mdo-border-radius-s) 0 0 var(--mdo-border-radius-s)}.mat-form-field.ui-v2.mat-form-field-appearance-outline .mat-form-field-outline-gap,.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-color:var(--mdo-surface-20)}.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-focused .mat-form-field-label,.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-focused .mat-placeholder-required{color:var(--mdo-accent)!important}.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-start,.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-end,.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-gap,.mat-form-field.ui-v2.mat-form-field-appearance-outline.mat-focused.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-color:var(--mdo-accent)}.mat-form-field.ui-v2.status-colored.ng-valid .mat-form-field-outline-start,.mat-form-field.ui-v2.status-colored.ng-valid .mat-form-field-outline-gap,.mat-form-field.ui-v2.status-colored.ng-valid.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap,.mat-form-field.ui-v2.status-colored.ng-valid .mat-form-field-outline-end{border-color:var(--mdo-success)!important}.mat-form-field.ui-v2.status-colored.ng-valid .mat-form-field-label,.mat-form-field.ui-v2.status-colored.ng-valid .status-icon{color:var(--mdo-success)!important}.mat-form-field.ui-v2.mat-form-field-invalid .mat-form-field-outline-start,.mat-form-field.ui-v2.mat-form-field-invalid .mat-form-field-outline-gap,.mat-form-field.ui-v2.mat-form-field-invalid.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap,.mat-form-field.ui-v2.mat-form-field-invalid .mat-form-field-outline-end{border-color:var(--mdo-error)!important}.mat-form-field.ui-v2.mat-form-field-invalid .mat-form-field-label,.mat-form-field.ui-v2.mat-form-field-invalid .mat-placeholder-required,.mat-form-field.ui-v2.mat-form-field-invalid .status-icon{color:var(--mdo-error)!important}.mat-form-field.ui-v2.mat-form-field-disabled .mat-form-field-flex:after{position:absolute;display:block;content:"";inset:0;background:var(--mdo-mat-form-field-disabled-color);border-radius:var(--mdo-border-radius-s)}.mat-form-field.ui-v2 .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field.ui-v2 .mat-placeholder-required{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px;color:var(--mdo-base-70)}.mat-form-field.ui-v2 .mat-select.mat-select-invalid .mat-select-arrow{color:var(--mdo-error)}.mat-form-field.ui-v2 .mat-select-value{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px;font-weight:500}.mat-icon{font-size:24px}.mat-list-base.ui-v2 .mat-list-item.mat-list-single-selected-option,.mat-list-base.ui-v2.mat-list-active .mat-list-item.selected{background-color:var(--mdo-menu-list-item-active);color:var(--mdo-accent)}.mat-list-base.ui-v2 .mat-list-item.mat-list-single-selected-option:hover,.mat-list-base.ui-v2.mat-list-active .mat-list-item.selected:hover{background-color:var(--mdo-menu-list-item-hover)}.mat-list-base.ui-v2 .mat-list-item{color:var(--mdo-base-100);font-size:13px;line-height:16px;height:32px;border-radius:var(--mdo-border-radius-s)}.mat-list-base.ui-v2.mat-list-hover .mat-list-item:hover{color:var(--base-hover-color);background-color:var(--mdo-menu-list-item-hover)}.mat-list-base.ui-v2 .mat-pseudo-checkbox{border-radius:var(--mdo-border-radius-xxs);border-width:1px;border-color:var(--mdo-mat-checkbox-accent-color)}.mat-list-base.ui-v2 .mat-pseudo-checkbox.mat-pseudo-checkbox-checked{background:var(--mdo-mat-checkbox-accent-color)}.mat-list-base.ui-v2 .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after{top:3.4px;left:2px}.mat-list-base.ui-v2 .mat-list-item-ripple{border-radius:var(--mdo-border-radius-s)}mat-radio-button.mat-radio-button.ui-v2 .mat-ripple-element,mat-radio-button.mat-radio-button.ui-v2 .mat-radio-ripple,mat-checkbox.mat-checkbox.ui-v2 .mat-ripple-element,mat-checkbox.mat-checkbox.ui-v2 .mat-checkbox-ripple{height:24px!important;width:24px!important;left:calc(50% - 12px)!important;top:calc(50% - 12px)!important}mat-radio-button.mat-radio-button.ui-v2 .mat-radio-container{height:16px;width:16px}mat-radio-button.mat-radio-button.ui-v2 .mat-radio-label{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px;margin-bottom:4px}mat-radio-button.mat-radio-button.ui-v2.label-break .mat-radio-label{align-items:flex-start;white-space:normal}mat-radio-button.mat-radio-button.ui-v2.label-break .mat-radio-container{margin-top:2px}mat-radio-button.mat-radio-button.ui-v2.mat-accent.mat-radio-checked .mat-radio-outer-circle,mat-radio-button.mat-radio-button.ui-v2 .mat-radio-outer-circle{border-width:1px;border-color:var(--mdo-mat-radio-button-accent-color);height:16px;width:16px}mat-radio-button.mat-radio-button.ui-v2 .mat-radio-inner-circle{height:16px;width:16px}mat-radio-button.mat-radio-button.ui-v2.mat-accent .mat-radio-inner-circle,mat-radio-button.mat-radio-button.ui-v2.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),mat-radio-button.mat-radio-button.ui-v2.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,mat-radio-button.mat-radio-button.ui-v2.mat-accent:active .mat-radio-persistent-ripple{background-color:var(--mdo-mat-radio-button-accent-color)}mat-radio-button.mat-radio-button.ui-v2.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,mat-radio-button.mat-radio-button.ui-v2.mat-radio-disabled .mat-radio-outer-circle{border-color:var(--mdo-mat-radio-button-disabled-color)}mat-radio-button.mat-radio-button.ui-v2.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,mat-radio-button.mat-radio-button.ui-v2.mat-radio-disabled .mat-radio-inner-circle{background-color:var(--mdo-mat-radio-button-disabled-color)}mat-radio-button.mat-radio-button.ui-v2 .mat-ripple-element{border-radius:50%}mat-slide-toggle.mat-slide-toggle.ui-v2 .mat-slide-toggle-bar{width:34px;height:20px;border-radius:10px;box-sizing:border-box;border:1px solid var(--mdo-mat-slide-toggle-accent-color);background-color:var(--mdo-mat-slide-toggle-secondary-color)}mat-slide-toggle.mat-slide-toggle.ui-v2 .mat-slide-toggle-thumb-container{width:auto;height:auto;top:2px;left:2px}mat-slide-toggle.mat-slide-toggle.ui-v2 .mat-slide-toggle-thumb{width:14px;height:14px;box-shadow:none;background-color:var(--mdo-mat-slide-toggle-accent-color)}mat-slide-toggle.mat-slide-toggle.ui-v2 .mat-slide-toggle-content{color:var(--mdo-base-70)}mat-slide-toggle.mat-slide-toggle.ui-v2.accent .mat-slide-toggle-content{color:var(--mdo-accent)}mat-slide-toggle.mat-slide-toggle.ui-v2.mat-checked .mat-slide-toggle-thumb{background-color:var(--mdo-mat-slide-toggle-secondary-color)}mat-slide-toggle.mat-slide-toggle.ui-v2.mat-checked .mat-slide-toggle-bar{background-color:var(--mdo-mat-slide-toggle-accent-color)}mat-slide-toggle.mat-slide-toggle.ui-v2.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(14px,0,0)}mat-slide-toggle.mat-slide-toggle.ui-v2.mat-disabled{opacity:1}mat-slide-toggle.mat-slide-toggle.ui-v2.mat-disabled .mat-slide-toggle-bar{border-color:var(--mdo-mat-slide-toggle-disabled-color)}mat-slide-toggle.mat-slide-toggle.ui-v2.mat-disabled .mat-slide-toggle-thumb{background-color:var(--mdo-mat-slide-toggle-disabled-color)}mat-slide-toggle.mat-slide-toggle.ui-v2.mat-disabled.mat-checked .mat-slide-toggle-bar{background-color:var(--mdo-mat-slide-toggle-disabled-color)}mat-slide-toggle.mat-slide-toggle.ui-v2.mat-disabled.mat-checked .mat-slide-toggle-thumb{background-color:var(--mdo-mat-slide-toggle-secondary-color)}.mat-slider.ui-v2 .mat-slider-thumb{border:0}.mat-slider.ui-v2.mat-accent .mat-slider-track-fill,.mat-slider.ui-v2.mat-accent .mat-slider-thumb,.mat-slider.ui-v2.mat-accent .mat-slider-thumb-label{background-color:var(--mdo-mat-slider-accent-color)}.mat-slider.ui-v2.mat-accent .mat-slider-track-background{background-color:var(--mdo-mat-slider-accent-color-light)}.mat-slider.ui-v2.mat-slider-disabled .mat-slider-thumb,.mat-slider.ui-v2.mat-slider-disabled.mat-accent .mat-slider-track-fill,.mat-slider.ui-v2.mat-slider-disabled.mat-accent .mat-slider-track-background{background-color:var(--mdo-mat-slider-disabled-color)}.mat-slider.ui-v2.mat-slider-disabled .mat-slider-thumb{transform:scale(.7)}.mat-slider.ui-v2.mat-slider-lg .mat-slider-track-wrapper{border-radius:2px}.mat-slider.ui-v2.mat-slider-lg .mat-slider-wrapper,.mat-slider.ui-v2.mat-slider-lg .mat-slider-track-wrapper,.mat-slider.ui-v2.mat-slider-lg.mat-slider-horizontal .mat-slider-track-background,.mat-slider.ui-v2.mat-slider-lg.mat-slider-horizontal .mat-slider-track-fill{height:4px}.mdo-uiv2-tooltip{background-color:var(--mdo-accent)!important}.mat-drawer-container{background-color:#fff!important}.mdo-dialog .mat-dialog-container{padding:var(--mdo-spacing-m);border-radius:var(--mdo-border-radius-m)!important;width:600px;box-shadow:var(--mdo-elevation-z16)}.mdo-dialog-auto-width .mat-dialog-container{width:auto}.mdo-dialog-header{display:flex;align-items:center;margin-bottom:var(--mdo-spacing-m)}.mdo-dialog-dismiss{font-size:24px;margin-left:auto;cursor:pointer;color:var(--mdo-base-100)}.mdo-dialog-footer{margin-top:auto;padding-top:var(--mdo-spacing-m);display:flex;justify-content:flex-end}.mdo-dialog-footer mdo-button+mdo-button{margin-left:var(--mdo-spacing-m)}.mdo-fab-button{--mdo-fab-button-size: 24px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;background:#fff;border-radius:50%;color:var(--mdo-accent);box-shadow:var(--mdo-elevation-z2);cursor:pointer;width:var(--mdo-fab-button-size);height:var(--mdo-fab-button-size)}.mdo-fab-button-32{--mdo-fab-button-size: 32px}.mdo-fab-button-48{--mdo-fab-button-size: 48px}.mdo-fab-button-64{--mdo-fab-button-size: 64px}.mdo-input-prefix,.mdo-input-postfix{margin:0 auto}mdo-input .mdo-input-prefix,mdo-input .mdo-input-postfix{padding:0 4px}.mdo-table-responsive{overflow:scroll}@keyframes mdo-table-loading-data{0%{left:-150px}to{left:100%}}.mdo-table-style .mat-header-cell,.mdo-table-style .mat-sort-header-content,.mdo-table-style .mat-cell{color:var(--mdo-base-100);font-size:13px;line-height:16px}.mdo-table-style .mat-header-cell,.mdo-table-style .mat-sort-header-content{font-weight:500;font-family:Inter,Roboto,sans-serif}.mdo-table-style [mat-sort-header].cdk-keyboard-focused .mat-sort-header-container,.mdo-table-style [mat-sort-header].cdk-program-focused .mat-sort-header-container{border-bottom:none}.mdo-table-style .mat-row,.mdo-table-style .mat-header-row,.mdo-table-style .mat-footer-row{white-space:nowrap;border-color:var(--mdo-surface-20)}.mdo-table-style .mat-header-row{min-height:47px}.mdo-table-style .mat-row,.mdo-table-style .mat-footer-row{min-height:32px;margin:8px 0}.mdo-table-style .mat-row.selected,.mdo-table-style .mat-footer-row.selected{background:var(--mdo-table-select-color);border-radius:10px}.mdo-table-style .mat-row.selected .default-hidden-checkbox,.mdo-table-style .mat-footer-row.selected .default-hidden-checkbox{opacity:1}.mdo-table-style .mat-row+.mat-row{margin-top:16px}.mdo-table-style .mat-cell,.mdo-table-style .mat-header-cell,.mdo-table-style .mat-footer-cell{padding-left:16px;padding-right:16px}.mdo-table-style .mat-cell:last-of-type,.mdo-table-style .mat-header-cell:last-of-type,.mdo-table-style .mat-footer-cell:last-of-type{padding-right:8px}.mdo-table-style .mat-table-row-hover:hover{border-radius:10px;background:var(--mdo-table-hover-color)}.mdo-table-style .mat-table-row-hover:hover .default-hidden-checkbox{opacity:1}.mdo-table-style .mat-row{border-bottom:0}.mdo-table-style .mat-sort-header-arrow{color:var(--mdo-accent)}.mdo-table-style .mat-row-border{border-top-width:1px}.mdo-table-style .mdo-table-empty-search,.mdo-table-style .mdo-table-empty-data{padding:2rem;text-align:center}.mdo-table-style .mdo-table-empty-search:before,.mdo-table-style .mdo-table-empty-data:before{display:block;content:"";margin:0 auto 48px;width:257px;height:195px;background:no-repeat center center}.mdo-table-style .mdo-table-empty-search:before{background-image:url(/assets/images/no-search-result-table-image.png)}.mdo-table-style .mdo-table-empty-data:before{background-image:url(/assets/images/no-data-table-image.png)}.mdo-table-style .mdo-table-loading-data{position:relative;overflow:hidden;background-color:var(--mdo-surface-20);height:1em;width:100%;margin:.2em}.mdo-table-style .mdo-table-loading-data:before{content:"";display:block;position:absolute;left:-150px;top:0;height:100%;width:150px;background:linear-gradient(to right,transparent 0%,var(--mdo-surface-10) 50%,transparent 100%);animation:mdo-table-loading-data 1s cubic-bezier(.4,0,.2,1) infinite}.mdo-table-style.loading .mat-table-row-hover:hover{background:inherit}.mdo-table-style.loading .mat-table-row-hover:hover .default-hidden-checkbox{opacity:0}.default-hidden-checkbox{opacity:0;transition:all .3s ease-in}.mdo-toolbar{border-radius:10px;padding:4px 16px;display:flex;align-items:center;justify-content:space-between;min-height:40px}.mdo-toolbar.default{background:var(--mdo-base-0)}.mdo-toolbar.default-1{background:var(--mdo-surface-5)}.mdo-toolbar.default-2{background:var(--mdo-surface-10)}.mdo-toolbar.default-3{background:var(--mdo-surface-20)}.mdo-toolbar.accent{background:var(--mdo-accent)}.mdo-toolbar.dark{background:var(--mdo-base-100)}.mdo-notification{display:inline-flex;align-items:center;justify-content:center}.mdo-notification-10{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);line-height:11px;letter-spacing:-.5px;text-transform:uppercase;height:10px;min-width:10px;padding:0 2px;font-size:9px;border-radius:5px}.mdo-notification-12{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:9px;line-height:11px;letter-spacing:-.5px;text-transform:uppercase;height:12px;min-width:12px;padding:0 3px;border-radius:6px}.mdo-notification-16{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:9px;line-height:11px;letter-spacing:-.5px;text-transform:uppercase;height:16px;min-width:16px;padding:0 5px;border-radius:8px}.mdo-notification-24{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:10px;line-height:12px;letter-spacing:.4px;height:24px;min-width:24px;padding:0 6px;border-radius:12px}.mdo-notification-24:empty:before{content:"";height:8px;width:8px;display:block;border-radius:50%;background-color:var(--mdo-base-0)}.mdo-notification.warning{background-color:var(--mdo-error)}.mdo-notification.success{background-color:var(--mdo-success)}.mdo-notification.accent{background-color:var(--mdo-accent)}.mdo-notification.light{background-color:var(--mdo-base-0);color:var(--mdo-base-100)}.mdo-notification.light:empty:before{background-color:var(--mdo-base-100)}.mdo-notification.disabled{background-color:var(--mdo-base-40)}.mdo-notification{color:var(--mdo-base-0)}.mat-tab-group.ui-v2 .mat-tab-labels,.mat-tab-group.ui-v2 .mat-tab-label-content{height:100%}.mat-tab-group.ui-v2.big>.mat-tab-header{height:48px}.mat-tab-group.ui-v2>mat-tab-header{height:32px}.mat-tab-group.ui-v2 .mat-tab-label{height:auto!important;padding:0!important;min-width:auto!important;opacity:1!important}.mat-tab-group.ui-v2 .mat-tab-label:focus{color:var(--mdo-accent)}.mat-tab-group.ui-v2 .mat-tab-label.mat-tab-disabled .mat-tab-label-content{color:var(--mdo-base-40);background:none}.mat-tab-group.ui-v2 .mat-tab-label-active .mat-tab-label-content{color:var(--mdo-accent)}.mat-tab-group.ui-v2 .mat-tab-label-active .mat-tab-label-content:hover{color:var(--mdo-accent);background-color:var(--mdo-tab-active)}.mat-tab-group.ui-v2 .mat-tab-label-content{font-family:Inter,Roboto,sans-serif;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px;padding:0 16px;border-radius:10px 10px 0 0;color:var(--mdo-base-70);border-bottom:2px solid transparent;text-transform:initial}.mat-tab-group.ui-v2 .mat-tab-label-content:hover{background-color:var(--mdo-tab-active);color:var(--mdo-base-100);border-color:var(--mdo-surface-20)}.mat-tab-group.ui-v2 .mat-tab-label-content .ic-fluent-regular,.mat-tab-group.ui-v2 .mat-tab-label-content .ic-fluent-filled{display:flex}.mat-tab-group.ui-v2 .mat-tab-label-content .ic-fluent-regular:first-child,.mat-tab-group.ui-v2 .mat-tab-label-content .ic-fluent-filled:first-child{margin-right:7px}.mat-tab-group.ui-v2 .mat-tab-label-content .ic-fluent-regular:last-child,.mat-tab-group.ui-v2 .mat-tab-label-content .ic-fluent-filled:last-child{margin-left:7px}.mat-tab-group.ui-v2 .mat-tab-label-content .icon:before{font-size:20px}.mat-tab-group.ui-v2 .mat-tab-nav-bar,.mat-tab-group.ui-v2 .mat-tab-header{border-bottom:0}.mat-tab-group.ui-v2 .mat-tab-body-content{padding:0 8px;overflow-y:hidden}.mat-tab-group.ui-v2 .mat-tab-header .mat-ink-bar{background-color:var(--mdo-accent)!important}.mat-menu-panel.ui-v2,.mat-select-panel.ui-v2,.mat-autocomplete-panel-inner-wrap{border-radius:10px!important}.mat-menu-panel.ui-v2 .mat-menu-content:not(:empty),.mat-select-panel.ui-v2 .mat-menu-content:not(:empty),.mat-autocomplete-panel-inner-wrap .mat-menu-content:not(:empty){padding:16px 0 16px 8px}.mat-menu-panel.ui-v2 .menu-list-header,.mat-select-panel.ui-v2 .menu-list-header,.mat-autocomplete-panel-inner-wrap .menu-list-header{padding:0 0 8px 8px;display:flex;align-items:center;border-bottom:1px solid var(--mdo-surface-20);margin-right:8px;margin-bottom:8px}.mat-menu-panel.ui-v2 .menu-list-header .mdo-body-1,.mat-select-panel.ui-v2 .menu-list-header .mdo-body-1,.mat-autocomplete-panel-inner-wrap .menu-list-header .mdo-body-1{color:var(--mdo-base-70)}.mat-menu-panel.ui-v2 .menu-list-header .ic-fluent-regular,.mat-select-panel.ui-v2 .menu-list-header .ic-fluent-regular,.mat-autocomplete-panel-inner-wrap .menu-list-header .ic-fluent-regular{color:var(--mdo-accent);cursor:pointer}.mat-menu-panel.ui-v2 .menu-list-header .delete,.mat-select-panel.ui-v2 .menu-list-header .delete,.mat-autocomplete-panel-inner-wrap .menu-list-header .delete{margin-right:8px}.mat-menu-panel.ui-v2 .titles-group,.mat-select-panel.ui-v2 .titles-group,.mat-autocomplete-panel-inner-wrap .titles-group{display:flex;flex-direction:column}.mat-menu-panel.ui-v2 .menu-list-body,.mat-select-panel.ui-v2 .menu-list-body,.mat-autocomplete-panel-inner-wrap .menu-list-body{border-right:2px solid transparent;padding-right:6px}.mat-menu-panel.ui-v2 .menu-list-body.mdo-scrollbar-small,.mat-menu-panel.ui-v2 .menu-list-body.mat-select-panel.ui-v2,.mat-menu-panel.ui-v2 .menu-list-body.mat-autocomplete-panel-inner-wrap,.mat-menu-panel.ui-v2 .menu-list-body.mdo-scrollbar-big,.mat-select-panel.ui-v2 .menu-list-body.mdo-scrollbar-small,.mat-select-panel.ui-v2 .menu-list-body.mat-select-panel.ui-v2,.mat-select-panel.ui-v2 .menu-list-body.mat-autocomplete-panel-inner-wrap,.mat-select-panel.ui-v2 .menu-list-body.mdo-scrollbar-big,.mat-autocomplete-panel-inner-wrap .menu-list-body.mdo-scrollbar-small,.mat-autocomplete-panel-inner-wrap .menu-list-body.mat-select-panel.ui-v2,.mat-autocomplete-panel-inner-wrap .menu-list-body.mat-autocomplete-panel-inner-wrap,.mat-autocomplete-panel-inner-wrap .menu-list-body.mdo-scrollbar-big{padding-right:2px;max-height:240px;overflow-y:scroll}.mat-menu-panel.ui-v2 .menu-divider,.mat-select-panel.ui-v2 .menu-divider,.mat-autocomplete-panel-inner-wrap .menu-divider{background-color:var(--mdo-surface-20);height:1px;border-radius:1px;margin:8px 0}.mat-menu-panel.ui-v2 .mat-menu-item,.mat-menu-panel.ui-v2 .mat-option,.mat-select-panel.ui-v2 .mat-menu-item,.mat-select-panel.ui-v2 .mat-option,.mat-autocomplete-panel-inner-wrap .mat-menu-item,.mat-autocomplete-panel-inner-wrap .mat-option{height:32px;padding:0 8px;display:flex;align-items:center;border-radius:10px;color:var(--mdo-base-100);font-size:13px;line-height:16px;letter-spacing:.5px;font-family:Inter,Roboto,sans-serif;margin-bottom:8px}.mat-menu-panel.ui-v2 .mat-menu-item:last-child,.mat-menu-panel.ui-v2 .mat-option:last-child,.mat-select-panel.ui-v2 .mat-menu-item:last-child,.mat-select-panel.ui-v2 .mat-option:last-child,.mat-autocomplete-panel-inner-wrap .mat-menu-item:last-child,.mat-autocomplete-panel-inner-wrap .mat-option:last-child{margin-bottom:0}.mat-menu-panel.ui-v2 .mat-menu-item:hover:not(.mat-option-disabled),.mat-menu-panel.ui-v2 .mat-menu-item.mat-active:hover,.mat-menu-panel.ui-v2 .mat-menu-item.cdk-program-focused:not(.mat-option-disabled),.mat-menu-panel.ui-v2 .mat-menu-item.cdk-keyboard-focused:not(.mat-option-disabled),.mat-menu-panel.ui-v2 .mat-menu-item-highlighted:not(.mat-option-disabled),.mat-menu-panel.ui-v2 .mat-option:hover:not(.mat-option-disabled),.mat-menu-panel.ui-v2 .mat-option.mat-active:hover,.mat-menu-panel.ui-v2 .mat-option.cdk-program-focused:not(.mat-option-disabled),.mat-menu-panel.ui-v2 .mat-option.cdk-keyboard-focused:not(.mat-option-disabled),.mat-menu-panel.ui-v2 .mat-option-highlighted:not(.mat-option-disabled),.mat-select-panel.ui-v2 .mat-menu-item:hover:not(.mat-option-disabled),.mat-select-panel.ui-v2 .mat-menu-item.mat-active:hover,.mat-select-panel.ui-v2 .mat-menu-item.cdk-program-focused:not(.mat-option-disabled),.mat-select-panel.ui-v2 .mat-menu-item.cdk-keyboard-focused:not(.mat-option-disabled),.mat-select-panel.ui-v2 .mat-menu-item-highlighted:not(.mat-option-disabled),.mat-select-panel.ui-v2 .mat-option:hover:not(.mat-option-disabled),.mat-select-panel.ui-v2 .mat-option.mat-active:hover,.mat-select-panel.ui-v2 .mat-option.cdk-program-focused:not(.mat-option-disabled),.mat-select-panel.ui-v2 .mat-option.cdk-keyboard-focused:not(.mat-option-disabled),.mat-select-panel.ui-v2 .mat-option-highlighted:not(.mat-option-disabled),.mat-autocomplete-panel-inner-wrap .mat-menu-item:hover:not(.mat-option-disabled),.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-active:hover,.mat-autocomplete-panel-inner-wrap .mat-menu-item.cdk-program-focused:not(.mat-option-disabled),.mat-autocomplete-panel-inner-wrap .mat-menu-item.cdk-keyboard-focused:not(.mat-option-disabled),.mat-autocomplete-panel-inner-wrap .mat-menu-item-highlighted:not(.mat-option-disabled),.mat-autocomplete-panel-inner-wrap .mat-option:hover:not(.mat-option-disabled),.mat-autocomplete-panel-inner-wrap .mat-option.mat-active:hover,.mat-autocomplete-panel-inner-wrap .mat-option.cdk-program-focused:not(.mat-option-disabled),.mat-autocomplete-panel-inner-wrap .mat-option.cdk-keyboard-focused:not(.mat-option-disabled),.mat-autocomplete-panel-inner-wrap .mat-option-highlighted:not(.mat-option-disabled){background-color:var(--mdo-menu-list-item-hover)}.mat-menu-panel.ui-v2 .mat-menu-item.selected,.mat-menu-panel.ui-v2 .mat-menu-item.mat-selected,.mat-menu-panel.ui-v2 .mat-option.selected,.mat-menu-panel.ui-v2 .mat-option.mat-selected,.mat-select-panel.ui-v2 .mat-menu-item.selected,.mat-select-panel.ui-v2 .mat-menu-item.mat-selected,.mat-select-panel.ui-v2 .mat-option.selected,.mat-select-panel.ui-v2 .mat-option.mat-selected,.mat-autocomplete-panel-inner-wrap .mat-menu-item.selected,.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-selected,.mat-autocomplete-panel-inner-wrap .mat-option.selected,.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected{background-color:var(--mdo-menu-list-item-active);color:var(--mdo-accent)}.mat-menu-panel.ui-v2 .mat-menu-item.selected .mdo-body-1,.mat-menu-panel.ui-v2 .mat-menu-item.selected .mdo-body-2,.mat-menu-panel.ui-v2 .mat-menu-item.selected .mat-option-text,.mat-menu-panel.ui-v2 .mat-menu-item.selected .submenu-item-icon,.mat-menu-panel.ui-v2 .mat-menu-item.mat-selected .mdo-body-1,.mat-menu-panel.ui-v2 .mat-menu-item.mat-selected .mdo-body-2,.mat-menu-panel.ui-v2 .mat-menu-item.mat-selected .mat-option-text,.mat-menu-panel.ui-v2 .mat-menu-item.mat-selected .submenu-item-icon,.mat-menu-panel.ui-v2 .mat-option.selected .mdo-body-1,.mat-menu-panel.ui-v2 .mat-option.selected .mdo-body-2,.mat-menu-panel.ui-v2 .mat-option.selected .mat-option-text,.mat-menu-panel.ui-v2 .mat-option.selected .submenu-item-icon,.mat-menu-panel.ui-v2 .mat-option.mat-selected .mdo-body-1,.mat-menu-panel.ui-v2 .mat-option.mat-selected .mdo-body-2,.mat-menu-panel.ui-v2 .mat-option.mat-selected .mat-option-text,.mat-menu-panel.ui-v2 .mat-option.mat-selected .submenu-item-icon,.mat-select-panel.ui-v2 .mat-menu-item.selected .mdo-body-1,.mat-select-panel.ui-v2 .mat-menu-item.selected .mdo-body-2,.mat-select-panel.ui-v2 .mat-menu-item.selected .mat-option-text,.mat-select-panel.ui-v2 .mat-menu-item.selected .submenu-item-icon,.mat-select-panel.ui-v2 .mat-menu-item.mat-selected .mdo-body-1,.mat-select-panel.ui-v2 .mat-menu-item.mat-selected .mdo-body-2,.mat-select-panel.ui-v2 .mat-menu-item.mat-selected .mat-option-text,.mat-select-panel.ui-v2 .mat-menu-item.mat-selected .submenu-item-icon,.mat-select-panel.ui-v2 .mat-option.selected .mdo-body-1,.mat-select-panel.ui-v2 .mat-option.selected .mdo-body-2,.mat-select-panel.ui-v2 .mat-option.selected .mat-option-text,.mat-select-panel.ui-v2 .mat-option.selected .submenu-item-icon,.mat-select-panel.ui-v2 .mat-option.mat-selected .mdo-body-1,.mat-select-panel.ui-v2 .mat-option.mat-selected .mdo-body-2,.mat-select-panel.ui-v2 .mat-option.mat-selected .mat-option-text,.mat-select-panel.ui-v2 .mat-option.mat-selected .submenu-item-icon,.mat-autocomplete-panel-inner-wrap .mat-menu-item.selected .mdo-body-1,.mat-autocomplete-panel-inner-wrap .mat-menu-item.selected .mdo-body-2,.mat-autocomplete-panel-inner-wrap .mat-menu-item.selected .mat-option-text,.mat-autocomplete-panel-inner-wrap .mat-menu-item.selected .submenu-item-icon,.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-selected .mdo-body-1,.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-selected .mdo-body-2,.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-selected .mat-option-text,.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-selected .submenu-item-icon,.mat-autocomplete-panel-inner-wrap .mat-option.selected .mdo-body-1,.mat-autocomplete-panel-inner-wrap .mat-option.selected .mdo-body-2,.mat-autocomplete-panel-inner-wrap .mat-option.selected .mat-option-text,.mat-autocomplete-panel-inner-wrap .mat-option.selected .submenu-item-icon,.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected .mdo-body-1,.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected .mdo-body-2,.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected .mat-option-text,.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected .submenu-item-icon{color:var(--mdo-accent)}.mat-menu-panel.ui-v2 .mat-menu-item.selected .selectable,.mat-menu-panel.ui-v2 .mat-menu-item.mat-selected .selectable,.mat-menu-panel.ui-v2 .mat-option.selected .selectable,.mat-menu-panel.ui-v2 .mat-option.mat-selected .selectable,.mat-select-panel.ui-v2 .mat-menu-item.selected .selectable,.mat-select-panel.ui-v2 .mat-menu-item.mat-selected .selectable,.mat-select-panel.ui-v2 .mat-option.selected .selectable,.mat-select-panel.ui-v2 .mat-option.mat-selected .selectable,.mat-autocomplete-panel-inner-wrap .mat-menu-item.selected .selectable,.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-selected .selectable,.mat-autocomplete-panel-inner-wrap .mat-option.selected .selectable,.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected .selectable{visibility:visible}.mat-menu-panel.ui-v2 .mat-menu-item.selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-menu-panel.ui-v2 .mat-menu-item.selected.mat-option.mat-selected.mat-option-multiple,.mat-menu-panel.ui-v2 .mat-menu-item.mat-selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-menu-panel.ui-v2 .mat-menu-item.mat-selected.mat-option.mat-selected.mat-option-multiple,.mat-menu-panel.ui-v2 .mat-option.selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-menu-panel.ui-v2 .mat-option.selected.mat-option.mat-selected.mat-option-multiple,.mat-menu-panel.ui-v2 .mat-option.mat-selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-menu-panel.ui-v2 .mat-option.mat-selected.mat-option.mat-selected.mat-option-multiple,.mat-select-panel.ui-v2 .mat-menu-item.selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-select-panel.ui-v2 .mat-menu-item.selected.mat-option.mat-selected.mat-option-multiple,.mat-select-panel.ui-v2 .mat-menu-item.mat-selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-select-panel.ui-v2 .mat-menu-item.mat-selected.mat-option.mat-selected.mat-option-multiple,.mat-select-panel.ui-v2 .mat-option.selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-select-panel.ui-v2 .mat-option.selected.mat-option.mat-selected.mat-option-multiple,.mat-select-panel.ui-v2 .mat-option.mat-selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-select-panel.ui-v2 .mat-option.mat-selected.mat-option.mat-selected.mat-option-multiple,.mat-autocomplete-panel-inner-wrap .mat-menu-item.selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-autocomplete-panel-inner-wrap .mat-menu-item.selected.mat-option.mat-selected.mat-option-multiple,.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-selected.mat-option.mat-selected.mat-option-multiple,.mat-autocomplete-panel-inner-wrap .mat-option.selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-autocomplete-panel-inner-wrap .mat-option.selected.mat-option.mat-selected.mat-option-multiple,.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected.mat-option.mat-selected:not(.mat-option-multiple),.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected.mat-option.mat-selected.mat-option-multiple{background-color:var(--mdo-menu-list-item-active)}.mat-menu-panel.ui-v2 .mat-menu-item.mat-option-disabled,.mat-menu-panel.ui-v2 .mat-option.mat-option-disabled,.mat-select-panel.ui-v2 .mat-menu-item.mat-option-disabled,.mat-select-panel.ui-v2 .mat-option.mat-option-disabled,.mat-autocomplete-panel-inner-wrap .mat-menu-item.mat-option-disabled,.mat-autocomplete-panel-inner-wrap .mat-option.mat-option-disabled{color:var(--mdo-surface-20)}.mat-menu-panel.ui-v2 .mat-menu-item .mdo-body-1,.mat-menu-panel.ui-v2 .mat-option .mdo-body-1,.mat-select-panel.ui-v2 .mat-menu-item .mdo-body-1,.mat-select-panel.ui-v2 .mat-option .mdo-body-1,.mat-autocomplete-panel-inner-wrap .mat-menu-item .mdo-body-1,.mat-autocomplete-panel-inner-wrap .mat-option .mdo-body-1{overflow:hidden;text-overflow:ellipsis}.mat-menu-panel.ui-v2 .mat-menu-item,.mat-select-panel.ui-v2 .mat-menu-item,.mat-autocomplete-panel-inner-wrap .mat-menu-item{position:relative}.mat-menu-panel.ui-v2 .submenu-item-icon,.mat-select-panel.ui-v2 .submenu-item-icon,.mat-autocomplete-panel-inner-wrap .submenu-item-icon{color:var(--mdo-base-70)}.mat-menu-panel.ui-v2 .submenu-trigger,.mat-select-panel.ui-v2 .submenu-trigger,.mat-autocomplete-panel-inner-wrap .submenu-trigger{position:absolute;top:0;right:-8px}.mat-menu-panel.ui-v2 .ic-fluent-regular,.mat-menu-panel.ui-v2 .ic-fluent-filled,.mat-select-panel.ui-v2 .ic-fluent-regular,.mat-select-panel.ui-v2 .ic-fluent-filled,.mat-autocomplete-panel-inner-wrap .ic-fluent-regular,.mat-autocomplete-panel-inner-wrap .ic-fluent-filled{display:flex;align-items:center;justify-content:center;font-size:16px}.mat-menu-panel.ui-v2 .ic-fluent-regular.icon-margin-right,.mat-menu-panel.ui-v2 .ic-fluent-filled.icon-margin-right,.mat-select-panel.ui-v2 .ic-fluent-regular.icon-margin-right,.mat-select-panel.ui-v2 .ic-fluent-filled.icon-margin-right,.mat-autocomplete-panel-inner-wrap .ic-fluent-regular.icon-margin-right,.mat-autocomplete-panel-inner-wrap .ic-fluent-filled.icon-margin-right{margin-right:8px}.mat-menu-panel.ui-v2 .selectable,.mat-select-panel.ui-v2 .selectable,.mat-autocomplete-panel-inner-wrap .selectable{visibility:hidden;margin-left:16px}.mat-menu-panel.ui-v2 mdo-avatar-component,.mat-select-panel.ui-v2 mdo-avatar-component,.mat-autocomplete-panel-inner-wrap mdo-avatar-component{margin-right:8px}.mat-menu-panel.ui-v2 .mat-menu-item-submenu-trigger:after,.mat-select-panel.ui-v2 .mat-menu-item-submenu-trigger:after,.mat-autocomplete-panel-inner-wrap .mat-menu-item-submenu-trigger:after{font-family:FluentSystemIcons-Regular;font-size:16px;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f2af";border:0;width:auto;height:auto;right:8px}.mat-menu-panel.ui-v2{box-shadow:var(--mdo-elevation-z4);max-width:none}.mat-select-panel-wrap.ui-v2,.mat-autocomplete-panel.ui-v2{padding:16px 0 16px 8px;background:var(--mdo-base-0);box-shadow:var(--mdo-elevation-z4);border-radius:10px}.mat-autocomplete-panel.ui-v2{display:flex}.mat-select-panel.ui-v2,.mat-autocomplete-panel-inner-wrap{box-shadow:none!important;min-width:auto!important;max-width:none!important;padding-right:2px;overflow-y:scroll!important;border-right:2px solid transparent}.mat-select-panel.ui-v2 .mat-option.mat-selected:not(.mat-option-multiple),.mat-select-panel.ui-v2 .mat-option.mat-selected.mat-option-multiple,.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected:not(.mat-option-multiple),.mat-autocomplete-panel-inner-wrap .mat-option.mat-selected.mat-option-multiple{background-color:transparent}.mat-select-panel.ui-v2 .mat-option.mat-active,.mat-autocomplete-panel-inner-wrap .mat-option.mat-active{background-color:transparent}.mat-select-panel.ui-v2 .mat-option-text,.mat-autocomplete-panel-inner-wrap .mat-option-text{display:flex;align-items:center}.mat-select-panel.ui-v2 mat-pseudo-checkbox,.mat-autocomplete-panel-inner-wrap mat-pseudo-checkbox{display:none}.mat-autocomplete-panel-inner-wrap{flex:1}.drag-over,.universal-drop-area.drag-over,.universal-drop-area.active:hover{background-color:#0e6be524;border-style:solid;border-color:var(--mdo-accent);color:var(--mdo-accent)!important}.universal-drop-area{width:100%;display:flex;align-items:center;justify-content:center;height:120px;border:2px dashed var(--mdo-base-40);border-radius:24px;transition:all .3s ease-in-out;cursor:pointer}.universal-drop-area.active{background-color:#0e6be50f;border-color:var(--mdo-accent);color:var(--mdo-accent)!important}.universal-drop-area .icon{display:flex;margin-right:8px}.universal-drop-area .small-icon{display:none}.universal-drop-area.small{min-height:24px;height:24px;border-radius:22px}.universal-drop-area.small .text,.universal-drop-area.small .icon{display:none}.universal-drop-area.small.drag-over .small-icon,.universal-drop-area.small.active:hover .small-icon{display:flex}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mdo-mat-action-icon{color:#17407e;max-width:32px;min-width:32px;font-size:16pt!important}.mdo-mat-icon-action-fontbase{color:#17407e;height:36px;width:36px;font-size:36px}.mat-icon-button[disabled][disabled] .mdo-mat-action-icon{color:#00000042}.mdo-mat-action-button-clear.mat-form-field-suffix{width:auto;height:auto;align-self:flex-end}.mdo-small-icon-button.mat-icon-button{height:1.5em;width:1.5em;line-height:1.5}.mdo-small-icon-button.mat-icon-button .mat-icon{font-size:inherit;height:1.125em;line-height:1.125;width:1em}.mat-button[disabled][disabled] .mdo-mat-action-icon{color:#00000042}.absence-accepted-education{background-color:#17407e}.absence-accepted-illness{background-color:#d85b6a}.absence-accepted-vacation{background-color:#27c99a}.absence-accepted-special{background-color:#17407e}.absence-accepted-child{background-color:#d85b6a}.absence-accepted-unpaid,.absence-accepted-miscellaneous{background-color:#17407e}.absence-accepted-school{background-color:#00a086}.absence-accepted-parental,.absence-accepted-maternity{background-color:#ffa2ad}.absence-accepted-coworker{background-color:#6599fe}.absence-accepted-employmentBan{background-color:#b15462}.absence-approved-education{background-color:#17407e}.absence-approved-illness{background-color:#d85b6a}.absence-approved-vacation{background-color:#27c99a}.absence-approved-special{background-color:#17407e}.absence-approved-child{background-color:#d85b6a}.absence-approved-unpaid,.absence-approved-miscellaneous{background-color:#17407e}.absence-approved-school{background-color:#00a086}.absence-approved-parental,.absence-approved-maternity{background-color:#ffa2ad}.absence-approved-coworker{background-color:#6599fe}.absence-approved-employmentBan{background-color:#b15462}.absence-denied-education{border:2px dashed #17407e}.absence-denied-illness{border:2px dashed #d85b6a}.absence-denied-vacation{border:2px dashed #8f8f8f}.absence-denied-special{border:2px dashed #17407e}.absence-denied-child{border:2px dashed #d85b6a}.absence-denied-unpaid,.absence-denied-miscellaneous{border:2px dashed #17407e}.absence-denied-school{border:2px dashed #00A086}.absence-denied-parental,.absence-denied-maternity{border:2px dashed #FFA2AD}.absence-denied-employmentBan{border:2px dashed #b15462}.absence-open-education{background:repeating-linear-gradient(45deg,#485e98,#485e98 10px,#17407e 10px,#17407e 20px)}.absence-open-illness{background:repeating-linear-gradient(45deg,#a12634,#a12634 10px,#d85b6a 10px,#d85b6a 20px)}.absence-open-vacation{background:repeating-linear-gradient(45deg,#af8b1d,#af8b1d 10px,#de8c31 10px,#de8c31 20px)}.absence-open-special{background:repeating-linear-gradient(45deg,#485e98,#485e98 10px,#17407e 10px,#17407e 20px)}.absence-open-child{background:repeating-linear-gradient(45deg,#a12634,#a12634 10px,#d85b6a 10px,#d85b6a 20px)}.absence-open-unpaid,.absence-open-miscellaneous{background:repeating-linear-gradient(45deg,#485e98,#485e98 10px,#17407e 10px,#17407e 20px)}.absence-open-school{background:repeating-linear-gradient(45deg,#008872,#008872 10px,#00A086 10px,#00A086 20px)}.absence-open-parental,.absence-open-maternity{background:repeating-linear-gradient(45deg,#D98993,#D98993 10px,#FFA2AD 10px,#FFA2AD 20px)}.absence-open-coworker{background:repeating-linear-gradient(45deg,#4567aa,#4567aa 10px,#6599fe 10px,#6599fe 20px)}.absence-reserved-education{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#00BF9F}.absence-reserved-illness{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#B15462}.absence-reserved-vacation{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#546FB3}.absence-reserved-special{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#8F8F8F}.absence-reserved-child{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#EB8894}.absence-reserved-unpaid{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#8567B4}.absence-reserved-miscellaneous{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#D4A518}.absence-reserved-school{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#00A086}.absence-reserved-parental{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#CC6E79}.absence-reserved-maternity{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#FFA1AD}.absence-reserved-coworker{background:linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),#6599FE}.absence-cancelled-education,.absence-cancelled-illness,.absence-cancelled-vacation,.absence-cancelled-special,.absence-cancelled-child,.absence-cancelled-unpaid,.absence-cancelled-miscellaneous,.absence-cancelled-school,.absence-cancelled-parental,.absence-cancelled-maternity,.absence-cancel-education,.absence-cancel-illness,.absence-cancel-vacation,.absence-cancel-special,.absence-cancel-child,.absence-cancel-unpaid,.absence-cancel-miscellaneous,.absence-cancel-school,.absence-cancel-parental,.absence-cancel-maternity{background:#b15462}.mdo-action-list-item-container{display:flex;align-items:flex-start;height:100%;margin:8px}.mdo-action-list-item-divider{width:100%;border-bottom-width:1px;border-top-width:0;border-left-width:0;border-right-width:0;border-color:#8b8b99;border-style:solid;margin-bottom:8px}.mdo-action-list-item-text-container{flex-grow:1;padding:0 8px;display:flex;flex-direction:column;align-self:flex-start;align-items:flex-start}.mdo-action-list-item-title-line{font-weight:700;font-size:12pt}.mdo-action-list-item-detail-line{font-weight:400;font-size:10pt;word-wrap:break-word;white-space:pre-wrap;text-align:left}.mdo-action-list-item-title-line,.mdo-action-list-item-detail-line{word-wrap:unset;line-height:initial;margin-bottom:8px}.avatar{object-fit:cover;border-radius:50%;margin:4px 8px;width:73px;height:73px}.avatar--middle{margin:0 12px 0 0;width:64px;height:64px}.avatar--small{width:37px;height:37px}.mat-badge.big-badge .mat-badge-content{letter-spacing:-1px}.mdo-button-icon{max-width:36px;max-height:36px;min-width:36px;min-height:36px}.circle-label{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background-color:#8b8b99}.circle-label__lg{width:80px;height:80px;font-size:50px}.circle-label__md{width:40px;height:40px;font-size:50px}.circle-label__sm{width:20px;height:20px;padding:2px;box-sizing:content-box;font-size:16px}.circle-label--pink{background:#17407e}.circle-label--primary{background:#8b8b99}.mdo-color-preview{height:48px;width:50px;display:block;background-color:#add8e6}.mdo-column-compact .mdo-color-preview{position:absolute;width:2px;left:0;margin-top:-32px}.mdo-content-area{display:flex;flex-direction:column;border-style:solid;border-width:1px;border-color:#8b8b99;height:100%;width:100%;justify-content:flex-start;overflow:auto}.mdo-content-area-title-bar{padding:0 8px;display:flex;height:60px;align-items:center;background:rgba(57,58,68,.87);flex-wrap:nowrap}.mdo-content-area-title-text{margin:0 16px;font-weight:700;flex-grow:1;font-size:14pt}.mdo-content-area-drag-handle{align-self:center;cursor:move;margin:0 8px;opacity:.3;font-size:0}.mdo-content-area-menu-icon{width:16pt;margin-left:4px}.mdo-content-area-search{justify-self:flex-end}.content-editable-placeholder:empty:before{content:attr(placeholder);display:inline}.markdown-container>p{margin:0!important}[markdown] span.md-block{display:block;text-align:justify}[markdown] span.md-center{display:block;text-align:center}[markdown] span.md-underline{text-decoration:underline}[markdown] .text-highlight{font:300 16px/19px Roboto-Light;letter-spacing:.5px;text-decoration:none;display:inline-block;color:#b91e73;font-weight:700}[markdown] .text-bold{font:300 16px/19px Roboto-Light;letter-spacing:.5px;font-weight:700}[markdown] strong{display:inline-block}.mdo-empty-section{background-image:url(/assets/svg/medondo-logo-sign.svg);background-repeat:no-repeat;background-position:center;background-size:25%;opacity:.05}.mdo-error-message{font-size:75%;margin:var(--mdo-spacing-xxs);color:var(--warn-color)}.mdo-icon--12x12{font-size:12px!important;height:12px!important;width:12px!important;line-height:12px!important}.mdo-icon--13x13{font-size:13px!important;height:13px!important;width:13px!important;line-height:13px!important}.mdo-icon--14x14{font-size:14px!important;height:14px!important;width:14px!important;line-height:14px!important}.mdo-icon--16x16{font-size:16px!important;height:16px!important;width:16px!important;line-height:16px!important}.mdo-icon--18x18{font-size:18px!important;height:18px!important;width:18px!important;line-height:18px!important}.mdo-icon--22x22{font-size:22px!important;height:22px!important;width:22px!important;line-height:22px!important}.mdo-icon--24x24{font-size:24px!important;height:24px!important;width:24px!important;line-height:24px!important}.mdo-icon--32x32{font-size:32px!important;height:32px!important;width:32px!important;line-height:32px!important}.mdo-label{color:#0000008a;font-size:12px;margin-bottom:5px}.mdo-repsonsive-image{max-width:100%;height:auto}.mdo-tables-detail-area{background:#ffffff}.mdo-view-container{display:flex;flex-direction:column}.mdo-view-header{width:100%;flex-grow:0;flex-shrink:0}.mdo-view-content{flex-grow:1;flex-shrink:1}.mdo-view-content:not(.mdo-cmd-form-container){overflow-y:hidden}.mdo-view-footer{width:100%;flex-grow:0;flex-shrink:0;border-top:1px solid rgba(0,0,0,.12);padding:10px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mdo-view-details-with-tabs{overflow-x:hidden}mdo-configuration-appointment-types-details-shell .mdo-view-container,mdo-configuration-rooms-shell .mdo-view-container,mdo-configuration-roles-shell .mdo-view-container,mdo-persons-and-teams-basic-view .mdo-view-container,mdo-configuration-locations-shell .mdo-view-container,.configuration-content-area .mdo-view-container,.patients-area .mdo-view-container{height:100%}.mdo-page-navigation.mat-list-base{padding-top:0;z-index:5;overflow:hidden;box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mdo-page-navigation.mat-list-base .mdo-page-navigation-entry,.mdo-page-navigation.mat-list-base .mdo-page-navigation-subheader,.mdo-page-navigation.mat-list-base .mdo-page-navigation-header{overflow:hidden}.mdo-page-navigation.mat-list-base.dark{background-color:#28283c}.mdo-page-navigation.mat-list-base.dark .mdo-page-navigation-header{color:#28283c;background-color:#fff}.mdo-page-navigation.mat-list-base.dark .mdo-page-navigation-subheader{color:#fff;background-color:#28283c}.mdo-page-navigation.mat-list-base.dark .mdo-page-navigation-entry{color:#fff;background-color:transparent}.mdo-page-navigation.mat-list-base.dark .mdo-page-navigation-entry.active{background-color:transparent;color:#fff}.mdo-page-navigation.mat-list-base.dark .mdo-page-navigation-entry.active:after{background-color:#17407e}.mdo-page-navigation.mat-list-base.dark .mdo-page-navigation-entry.hidden{display:none}.mdo-page-navigation.mat-list-base.dark .mdo-page-navigation-entry :hover{background-color:#17407e;color:#ccd4dd}.mdo-page-navigation.mat-list-base .mdo-page-navigation-header{color:#393a44;background-color:#ccd4dd;font-size:16px!important;font-family:Roboto-Condensed-Regular!important}.mdo-page-navigation.mat-list-base .mdo-page-navigation-subheader{color:#fff;background-color:#4f88df}.mdo-page-navigation.mat-list-base .mdo-page-navigation-entry{outline:0;background-color:transparent;transition:background-color .2s linear;cursor:pointer;font-family:Roboto-Condensed-Regular!important}.mdo-page-navigation.mat-list-base .mdo-page-navigation-entry.active{background-color:transparent;color:#28283c}.mdo-page-navigation.mat-list-base .mdo-page-navigation-entry.active:after{transition:top .2s linear;display:block;position:relative;content:" ";background-color:#17407e;width:10px;top:-3em;height:3em;left:100%;margin-left:-10px}.mdo-page-navigation.mat-list-base .mdo-page-navigation-entry :hover{background-color:#17407e;color:#ccd4dd}.mdo-page-navigation-toggler{position:absolute!important;margin-left:-1.4em!important;padding-right:0!important;bottom:.5em;z-index:99;color:#ccd4dd;background-color:#17407e}.mdo-password-progress-error .mat-progress-bar-buffer{background-color:#fff0!important}.mdo-password-progress-error .mat-progress-bar-fill:after{background-color:#f23d3d!important}.mdo-password-progress-error .mat-form-field-appearance-outline,.mdo-password-progress-error .mat-form-field-outline,.mdo-password-progress-error .mat-form-field-outline-start,.mdo-password-progress-error .mat-form-field-outline-gap,.mdo-password-progress-error .mat-form-field-outline-end,.mdo-password-progress-error .mat-form-field-outline-thick,.mdo-password-progress-error .mat-form-field-suffix{color:#f23d3d!important;border-color:#f23d3d!important}.mdo-password-progress-error .mat-form-field-label{color:#f23d3d!important}.mdo-password-progress-warn .mat-progress-bar-buffer{background-color:#fff0!important}.mdo-password-progress-warn .mat-progress-bar-fill:after{background-color:#f2d230!important}.mdo-password-progress-warn .mat-form-field-appearance-outline,.mdo-password-progress-warn .mat-form-field-outline,.mdo-password-progress-warn .mat-form-field-outline-start,.mdo-password-progress-warn .mat-form-field-outline-gap,.mdo-password-progress-warn .mat-form-field-outline-end,.mdo-password-progress-warn .mat-form-field-outline-thick,.mdo-password-progress-warn .mat-form-field-suffix{color:#f2d230!important;border-color:#f2d230!important}.mdo-password-progress-warn .mat-form-field-label{color:#f2d230!important}.mdo-password-progress-success .mat-progress-bar-buffer{background-color:#fff0!important}.mdo-password-progress-success .mat-progress-bar-fill:after{background-color:#1dbf60!important}.mdo-password-progress-success .mat-form-field-appearance-outline,.mdo-password-progress-success .mat-form-field-outline,.mdo-password-progress-success .mat-form-field-outline-start,.mdo-password-progress-success .mat-form-field-outline-gap,.mdo-password-progress-success .mat-form-field-outline-end,.mdo-password-progress-success .mat-form-field-outline-thick,.mdo-password-progress-success .mat-form-field-suffix{color:#1dbf60!important;border-color:#1dbf60!important}.mdo-password-progress-success .mat-form-field-label{color:#1dbf60!important}section,.section{padding:var(--mdo-spacing-s);box-sizing:border-box}.mdo-status-block-title{color:#17407e;font-weight:700}.mdo-status-block-container{display:flex;border-width:1px;border-color:#8b8b99;border-style:solid}.mdo-status-block-element{width:20px;min-height:60px;min-width:20px;align-items:center}.mdo-status-block-element-flag{color:#fff;text-align:center;font-weight:700;padding-top:8px}.mdo-status-block-details{padding:2px 8px}.mdo-status-icon{width:18px;height:18px;min-width:18px;min-height:18px}.tag-color-aftercare{background-color:#28a1e1!important}.tag-color-therapy{background-color:#27c99a!important}.tag-color-diagnostic{background-color:#de8c31!important}.tag-color-anamnesis{background-color:#d85b6a!important}.tag-color-planning{background-color:#e8ba43!important}.tag-color-accent{background-color:#ccd4dd!important}.tag-color-brand{background-color:#c8247d!important}.timepicker-overlay,.timepicker-backdrop-overlay{z-index:1100!important}.ngx-material-timepicker-toggle{position:absolute!important;top:0!important;right:-6px!important;bottom:8px!important;fill:#393a448a}.timepicker{border-radius:8px!important;width:366px!important}.timepicker .timepicker__header{background-color:#17407e!important;border-top-left-radius:8px;border-top-right-radius:8px}.timepicker .timepicker__header .timepicker-dial__item_active{outline:none}.timepicker .timepicker__body{padding:48px 48px 32px!important}.timepicker .timepicker__actions{padding:8px 48px 48px!important}.timepicker .clock-face__clock-hand{background-color:#17407e!important}.timepicker .clock-face__clock-hand:after{background-color:#17407e!important}.timepicker .clock-face__clock-hand:before{border-color:#17407e!important}.timepicker .clock-face__number>span.active{background-color:#17407e!important}.timepicker .timepicker__actions{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mdo-user-avatar{object-fit:cover}.mdo-user-avatar--sm{min-width:30px!important;max-width:30px!important;height:30px!important}.mdo-user-avatar--md{min-width:34px!important;max-width:34px!important;height:34px!important}.mdo-user-avatar--bg{min-width:48px!important;max-width:48px!important;height:48px!important}.mdo-user-avatar--64x64{min-width:64px!important;max-width:64px!important;height:64px!important}.mdo-user-avatar--72x72{min-width:72px!important;max-width:72px!important;height:72px!important}.mdo-user-avatar--16x16{min-width:16px!important;max-width:16px!important;height:16px!important}.mdo-user-avatar--no-background{background-color:transparent}.mdo-user-avatar--circle{border-radius:50%}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(material-regular.2c2cd608dacd8ac5.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(material-regular.59322316b3fd6063.woff2) format("woff2"),url(material-regular.4ad034d2c499d9b6.woff) format("woff"),url(material-regular.e9db3989146c4111.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:url(material-outline.a689e777067e928f.eot);src:local("Material Icons Outlined"),url(material-outline.f86cb7b0aa53f0fe.woff2) format("woff2"),url(material-outline.78a93b2079680a08.woff) format("woff"),url(material-outline.73714b48b1014158.otf) format("opentype")}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;src:url(material-round.4ca67daf6d64fb4f.eot);src:local("Material Icons Round"),url(material-round.b10ec9db5b7fbc74.woff2) format("woff2"),url(material-round.92dc7ca2f4c591e7.woff) format("woff"),url(material-round.7e36da8ecdc84076.otf) format("opentype")}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;src:url(material-sharp.6c3512e3c103e2c9.eot);src:local("Material Icons Sharp"),url(material-sharp.3885863ee4746422.woff2) format("woff2"),url(material-sharp.a71cb2bf66c604de.woff) format("woff"),url(material-sharp.279bfdddab8108b1.otf) format("opentype")}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;src:url(material-twotone.bf05938270aeef39.eot);src:local("Material Icons twotone"),url(material-twotone.675bd578bd14533e.woff2) format("woff2"),url(material-twotone.588d63134de807a7.woff) format("woff"),url(material-twotone.602827d7026caf97.otf) format("opentype")}.material-icons-outlined,.material-icons.material-icons--outlined,.material-icons-two-tone,.material-icons.material-icons--two-tone,.material-icons-round,.material-icons.material-icons--round,.material-icons-sharp,.material-icons.material-icons--sharp{font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}.material-icons-outlined,.material-icons.material-icons--outlined{font-family:Material Icons Outlined}.material-icons-two-tone,.material-icons.material-icons--two-tone{font-family:Material Icons Two Tone}.material-icons-round,.material-icons.material-icons--round{font-family:Material Icons Round}.material-icons-sharp,.material-icons.material-icons--sharp{font-family:Material Icons Sharp}@font-face{font-family:Roboto;src:url(Roboto-Regular.83f6acca8a27a93c.ttf) format("truetype")}@font-face{font-family:Roboto-Light;src:url(Roboto-Light.6c0fea71d0542cdb.ttf) format("truetype")}@font-face{font-family:Roboto-Mono;src:url(RobotoMono-Regular.e87118cde7cef9e7.ttf) format("truetype")}@font-face{font-family:Roboto-Condensed-Regular;src:url(RobotoCondensed-Regular.1dee71232886b10a.ttf) format("truetype")}@font-face{font-family:Roboto-Medium;src:url(Roboto-Medium.de4cbf7a2334c617.ttf) format("truetype")}.pointer,.cursor-pointer,.cursor--pointer{cursor:pointer}.cursor--default{cursor:default}.cursor--move{cursor:move}.cursor--grab{cursor:grab}.pointer-events-none{pointer-events:none}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-overflow-ellipsis{white-space:nowrap;text-overflow:ellipsis}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-column-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row-center{display:flex;flex-direction:row;align-items:center;justify-content:center}.flex-space-between{display:flex;justify-content:space-between}.flex-space-around{display:flex;justify-content:space-around}.flex-justify-center{display:flex;justify-content:center}.flex-justify-end{display:flex;justify-content:flex-end}.flex-align-center{display:flex;align-items:center}.flex-align-end{align-items:flex-end}.flex-align-start{align-items:flex-start}.flex-justify-start{justify-content:flex-start!important}.flex-wrap{flex-wrap:wrap}.flex-justify-align-start{display:flex;align-items:flex-start;justify-content:flex-start}.align-self-stretch{align-self:stretch}.align-self-center{align-self:center}.flex-1{flex:1}.full-screen{width:100%;max-width:100vw!important}.mat-select-arrow-hide ::ng-deep .mat-select-arrow-wrapper{visibility:hidden}.fs-10{font-size:10px}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-16{font-size:16px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-22{font-size:22px}.fs-24{font-size:24px}.lh-10{line-height:10px}.lh-12{line-height:12px}.lh-14{line-height:14px}.lh-16{line-height:16px}.lh-18{line-height:18px}.lh-20{line-height:20px}.lh-22{line-height:22px}.lh-24{line-height:24px}.scroll--auto{overflow:auto!important}.scroll--x-hidden{overflow-x:hidden!important}.scroll--hidden{overflow:hidden!important}.scroll--visible{overflow:visible!important}.maw-1200{max-width:1200px!important}.mnw-50{min-width:50%}.has-touch .d-touch-none{display:none!important}.has-touch .d-touch-block{display:block!important}.has-touch .d-touch-inline{display:inline!important}.has-touch .d-touch-inline-block{display:inline-block!important}body{font:300 16px/19px Roboto-Light;letter-spacing:.5px;padding:0;margin:0;min-height:100vh;min-height:-webkit-fill-available}a{color:#17407e;text-decoration-color:#17407e}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:14pt}h2{font-size:12pt}h3,h4,h5{font-size:10pt}input[type=time]::-webkit-clear-button{display:none}.login-frame-holder{text-align:center;position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:1}.login-frame-holder iframe{max-width:100%;border-radius:var(--mdo-border-radius-s);width:320px;height:620px;position:absolute;top:50%;left:50%;margin:-310px 0 0 -160px}router-outlet.main+*{height:100%;flex-direction:column;display:flex}.has-touch router-outlet.main+*{overflow:auto}@media print{body *,.mat-drawer{visibility:hidden!important}mat-drawer-content.mat-drawer-content[style]{margin-left:0!important}.section-to-print,.section-to-print *{visibility:visible!important}.section-to-print{position:absolute;left:0;top:0;z-index:100}}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:16px;display:inline-block;color:#222427;border:1px solid #d9d9d9;border-radius:5px;background:#fff}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;color:#858585;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out;margin:0;box-shadow:none;background:none;border:none}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor:hover,.emoji-mart-anchor:focus,.emoji-mart-anchor-selected{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchors svg,.emoji-mart-anchors img{fill:currentColor;height:18px}.emoji-mart-scroll{overflow-y:scroll;height:270px;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{font-size:16px;display:block;width:100%;padding:5px 25px 6px 10px;border-radius:5px;border:1px solid #d9d9d9;outline:0}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none}.emoji-mart-search-icon{position:absolute;top:3px;right:11px;z-index:2;padding:2px 5px 1px;border:none;background:none}.emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%}.emoji-mart-category-label{z-index:2;position:relative;position:sticky;top:0}.emoji-mart-category-label span{display:block;width:100%;font-weight:500;padding:5px 6px;background-color:#fff;background-color:#fffffff2}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{list-style:none;margin:0;padding:0;display:inline-block}.emoji-mart-emoji{position:relative;display:inline-block;font-size:0;margin:0;padding:0;border:none;background:none;box-shadow:none}.emoji-mart-emoji-native{font-family:"Segoe UI Emoji",Segoe UI Symbol,Segoe UI,"Apple Color Emoji",Twemoji Mozilla,"Noto Color Emoji","Android Emoji"}.emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-emoji,.emoji-mart-preview-data,.emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins.custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-shortname+.emoji-mart-preview-shortname,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:26px;font-weight:300}.emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}.emoji-mart-skin-swatches.custom{font-size:0;border:none;background-color:#fff}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}.emoji-mart-skin-swatch:nth-child(1){transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch.selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch.selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin-swatch.custom{display:inline-block;width:0;height:38px;overflow:hidden;vertical-align:middle;transition-property:width,height;transition-duration:.125s;transition-timing-function:ease-out;cursor:default}.emoji-mart-skin-swatch.custom.selected{position:relative;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch.custom.selected:after{content:"";width:0;height:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{display:inline-block;vertical-align:middle;text-align:left;color:#888;font-size:11px;padding:5px 2px;width:95px;height:40px;border-radius:10%;background-color:#fff}.emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.emoji-mart-dark{color:#fff;border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{color:#fff;border-color:#555453;background-color:#2f2f2f}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{background-color:#222;color:#fff}.emoji-mart-dark .emoji-mart-skin-swatches{border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-anchor:hover,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor-selected{color:#bfbfbf}.ps__rail-y{left:auto!important}.ps__rail-x{top:auto!important}.mdo-ps-accent-lighter{position:relative}.mdo-ps-accent-lighter .ps__thumb-x,.mdo-ps-accent-lighter .ps__thumb-x:hover{height:6px!important;background:#ccd4dd!important}.mdo-ps-accent-lighter .ps__rail-x{z-index:2;background-color:transparent!important}.mdo-ps-accent-lighter .ps__rail-x .ps__rail-x:hover{height:6px!important;background:#ccd4dd!important;background:none!important}.mdo-ps-accent-lighter .ps__rail-x .ps__rail-x:hover .ps__thumb-x{background:#ccd4dd!important;height:6px!important}.mdo-ps-accent-lighter .ps--clicking .ps__thumb-x{background-color:#ccd4dd!important;height:6px!important}.mdo-ps-accent-lighter .ps.ps--scrolling-x .ps__rail-x{background:none!important}.mdo-ps-accent-lighter .ps__thumb-y,.mdo-ps-accent-lighter .ps__thumb-y:hover{width:6px!important;background:#ccd4dd!important}.mdo-ps-accent-lighter .ps__rail-y{z-index:2;background-color:transparent!important}.mdo-ps-accent-lighter .ps__rail-y .ps__rail-y:hover{width:6px!important;background:#ccd4dd!important;background:none!important}.mdo-ps-accent-lighter .ps__rail-y .ps__rail-y:hover .ps__thumb-y{background:#ccd4dd!important;width:6px!important}.mdo-ps-accent-lighter .ps--clicking .ps__thumb-y{background-color:#ccd4dd!important;width:6px!important}.mdo-ps-accent-lighter .ps.ps--scrolling-y .ps__rail-y{background:none!important}
