@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}b{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,h1,h2,h3,h4,h5,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ol,ul{list-style:none;margin:0;padding:0}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple ColorDef Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto ColorDef Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid var(--foreground-divider)}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,textarea{padding:0;line-height:inherit;color:inherit}code,pre{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}input,textarea{box-sizing:content-box;line-height:1.5}button:focus{outline:unset!important}code{background:var(--background-app-bar);border-radius:var(--border-radius);color:var(--text-color);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;padding:.2em .4em}blockquote{background:rgba(var(--color-primary),.1);border-left:3px solid rgb(var(--color-primary));color:rgba(0,0,0,.87);font-style:normal;margin:1em 0 1.5em;padding:1em 1.5em}blockquote>*{margin:0}:root .bg-card{background-color:var(--background-card)}:root .bg-app-bar{background-color:var(--background-app-bar)}:root .bg-hover{background-color:var(--background-hover)}:root .bg-transparent{background-color:transparent}:root .bg-white{background-color:var(--text-color-light)}:root .bg-contrast-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}:root .bg-contrast-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}:root .bg-gray{--bg-opacity:1;background-color:#9e9e9e;background-color:rgba(158,158,158,var(--bg-opacity))}:root .bg-red-light{background-color:rgba(244,67,54,.1)}:root .bg-red{--bg-opacity:1;background-color:#f44336;background-color:rgba(244,67,54,var(--bg-opacity))}:root .bg-orange{--bg-opacity:1;background-color:#ff9800;background-color:rgba(255,152,0,var(--bg-opacity))}:root .bg-green-light{background-color:rgba(76,175,80,.1)}:root .bg-green{--bg-opacity:1;background-color:#4caf50;background-color:rgba(76,175,80,var(--bg-opacity))}:root .bg-primary-light{background-color:rgba(var(--color-primary),.1)}:root .bg-primary{background-color:rgb(var(--color-primary))}:root .hover\:bg-hover:hover{background-color:var(--background-hover)}:root .rounded{border-radius:.25rem}:root .rounded-full{border-radius:9999px}:root .border-solid{border-style:solid}:root .border-0{border-width:0}:root .border{border-width:1px}:root .border-t{border-top-width:1px}:root .border-b{border-bottom-width:1px}:root [dir=ltr] .ltr\:border-r{border-right-width:1px}:root [dir=rtl] .rtl\:border-l{border-left-width:1px}:root .cursor-pointer{cursor:pointer}:root .block{display:block}:root .inline{display:inline}:root .flex{display:flex}:root .table{display:table}:root .grid{display:grid}:root .hidden{display:none}:root .flex-col{flex-direction:column}:root .items-center{align-items:center}:root .justify-center{justify-content:center}:root .flex-auto{flex:1 1 auto}:root .flex-none{flex:none}:root .float-left{float:left}:root .font-normal{font-weight:400}:root .font-medium{font-weight:500}:root .font-bold{font-weight:700}:root .h-1{height:.25rem}:root .h-3{height:.75rem}:root .h-6{height:1.5rem}:root .h-8{height:2rem}:root .h-9{height:2.25rem}:root .h-12{height:3rem}:root .h-16{height:4rem}:root .h-full{height:100%}:root .text-sm{font-size:.875rem}:root .leading-none{line-height:1}:root .leading-snug{line-height:1.375}:root .m-0{margin:0}:root .m-2{margin:.5rem}:root .my-0{margin-top:0;margin-bottom:0}:root .mx-auto{margin-left:auto;margin-right:auto}:root .-mx-1{margin-left:-.25rem;margin-right:-.25rem}:root .mt-0{margin-top:0}:root .mb-0{margin-bottom:0}:root .mt-1{margin-top:.25rem}:root .ml-1{margin-left:.25rem}:root .mt-2{margin-top:.5rem}:root .mr-2{margin-right:.5rem}:root .mb-2{margin-bottom:.5rem}:root .ml-2{margin-left:.5rem}:root .mt-3{margin-top:.75rem}:root .mr-3{margin-right:.75rem}:root .mt-4{margin-top:1rem}:root .mb-4{margin-bottom:1rem}:root .ml-4{margin-left:1rem}:root .mt-6{margin-top:1.5rem}:root .mr-6{margin-right:1.5rem}:root .mb-6{margin-bottom:1.5rem}:root .mt-16{margin-top:4rem}:root .-mr-2{margin-right:-.5rem}:root .-mt-6{margin-top:-1.5rem}:root .-mt-16{margin-top:-4rem}:root [dir=ltr] .ltr\:mr-2{margin-right:.5rem}:root [dir=ltr] .ltr\:ml-2{margin-left:.5rem}:root [dir=ltr] .ltr\:mr-3{margin-right:.75rem}:root [dir=ltr] .ltr\:mr-4{margin-right:1rem}:root [dir=ltr] .ltr\:ml-4{margin-left:1rem}:root [dir=ltr] .ltr\:-mr-1{margin-right:-.25rem}:root [dir=rtl] .rtl\:mr-2{margin-right:.5rem}:root [dir=rtl] .rtl\:ml-2{margin-left:.5rem}:root [dir=rtl] .rtl\:ml-3{margin-left:.75rem}:root [dir=rtl] .rtl\:mr-4{margin-right:1rem}:root [dir=rtl] .rtl\:ml-4{margin-left:1rem}:root [dir=rtl] .rtl\:-ml-1{margin-left:-.25rem}:root .max-w-xs{max-width:20rem}:root .max-w-md{max-width:28rem}:root .max-w-lg{max-width:32rem}:root .opacity-50{opacity:.5}:root .outline-none{outline:2px solid transparent;outline-offset:2px}:root .overflow-auto{overflow:auto}:root .overflow-hidden{overflow:hidden}:root .p-0{padding:0}:root .p-2{padding:.5rem}:root .p-3{padding:.75rem}:root .p-4{padding:1rem}:root .p-6{padding:1.5rem}:root .p-12{padding:3rem}:root .p-gutter{padding:var(--padding-gutter)}:root .py-1{padding-top:.25rem;padding-bottom:.25rem}:root .px-1{padding-left:.25rem;padding-right:.25rem}:root .py-2{padding-top:.5rem;padding-bottom:.5rem}:root .px-2{padding-left:.5rem;padding-right:.5rem}:root .py-3{padding-top:.75rem;padding-bottom:.75rem}:root .py-4{padding-top:1rem;padding-bottom:1rem}:root .px-4{padding-left:1rem;padding-right:1rem}:root .py-6{padding-top:1.5rem;padding-bottom:1.5rem}:root .px-6{padding-left:1.5rem;padding-right:1.5rem}:root .py-16{padding-top:4rem;padding-bottom:4rem}:root .px-gutter{padding-left:var(--padding-gutter);padding-right:var(--padding-gutter)}:root .pb-0{padding-bottom:0}:root .pr-1{padding-right:.25rem}:root .pb-1{padding-bottom:.25rem}:root .pt-3{padding-top:.75rem}:root .pl-3{padding-left:.75rem}:root .pt-4{padding-top:1rem}:root .pr-6{padding-right:1.5rem}:root .pb-6{padding-bottom:1.5rem}:root .pb-8{padding-bottom:2rem}:root .pt-10{padding-top:2.5rem}:root .pb-16{padding-bottom:4rem}:root [dir=ltr] .ltr\:pr-3{padding-right:.75rem}:root [dir=ltr] .ltr\:pr-4{padding-right:1rem}:root [dir=ltr] .ltr\:pl-4{padding-left:1rem}:root [dir=ltr] .ltr\:pl-5{padding-left:1.25rem}:root [dir=rtl] .rtl\:pl-3{padding-left:.75rem}:root [dir=rtl] .rtl\:pr-4{padding-right:1rem}:root [dir=rtl] .rtl\:pl-4{padding-left:1rem}:root [dir=rtl] .rtl\:pr-5{padding-right:1.25rem}:root .static{position:static}:root .fixed{position:fixed}:root .absolute{position:absolute}:root .relative{position:relative}:root .sticky{position:-webkit-sticky;position:sticky}:root .top-0{top:0}:root .left-0{left:0}:root .top-12{top:3rem}:root .-top-3{top:-.75rem}:root .-right-3{right:-.75rem}:root [dir=ltr] .ltr\:right-12{right:3rem}:root [dir=rtl] .rtl\:left-12{left:3rem}:root .resize{resize:both}:root .shadow-8{box-shadow:var(--elevation-z8)}:root .shadow{box-shadow:var(--elevation-z6)}:root .shadow-b{box-shadow:0 10px 30px 0 rgba(82,63,104,.06)}:root .hover\:shadow-16:hover{box-shadow:var(--elevation-z16)}:root .fill-current{fill:currentColor}:root .text-center{text-align:center}:root .text-right{text-align:right}:root .text-secondary{color:var(--text-secondary)}:root .text-hint{color:var(--text-hint)}:root .text-current{color:currentColor}:root .text-white{color:var(--text-color-light)}:root .text-contrast-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}:root .text-contrast-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}:root .text-red{--text-opacity:1;color:#f44336;color:rgba(244,67,54,var(--text-opacity))}:root .text-orange{--text-opacity:1;color:#ff9800;color:rgba(255,152,0,var(--text-opacity))}:root .text-amber{--text-opacity:1;color:#ffc107;color:rgba(255,193,7,var(--text-opacity))}:root .text-green{--text-opacity:1;color:#4caf50;color:rgba(76,175,80,var(--text-opacity))}:root .text-teal{--text-opacity:1;color:#009688;color:rgba(0,150,136,var(--text-opacity))}:root .text-purple{--text-opacity:1;color:#9c27b0;color:rgba(156,39,176,var(--text-opacity))}:root .text-primary{color:rgb(var(--color-primary))}:root .text-primary-contrast{color:rgb(var(--color-primary-contrast))}:root .hover\:text-primary:hover{color:rgb(var(--color-primary))}:root .italic{font-style:italic}:root .uppercase{text-transform:uppercase}:root .underline{text-decoration:underline}:root .no-underline{text-decoration:none}:root .select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:root .visible{visibility:visible}:root .invisible{visibility:hidden}:root .w-1{width:.25rem}:root .w-3{width:.75rem}:root .w-6{width:1.5rem}:root .w-8{width:2rem}:root .w-9{width:2.25rem}:root .w-10{width:2.5rem}:root .w-12{width:3rem}:root .w-16{width:4rem}:root .w-48{width:12rem}:root .w-full{width:100%}:root .z-40{z-index:40}:root .transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}:root .transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.container{padding-left:var(--padding-gutter);padding-right:var(--padding-gutter)}@media (min-width:1280px){.container{margin-left:auto;margin-right:auto;max-width:1280px;width:100%}}.card{box-shadow:var(--elevation-z8);background-color:var(--background-card)}.card,.list-item{border-radius:.25rem}.list-item{height:3rem;padding-left:1rem;padding-right:1rem;cursor:pointer}.list-item:hover{background-color:var(--background-hover)}.bg-pattern{background:linear-gradient(135deg,var(--background-base) 22px,var(--background-hover) 0,var(--background-hover) 24px,transparent 0,transparent 67px,var(--background-hover) 0,var(--background-hover) 69px,transparent 0),linear-gradient(225deg,var(--background-base) 22px,var(--background-hover) 0,var(--background-hover) 24px,transparent 0,transparent 67px,var(--background-hover) 0,var(--background-hover) 69px,transparent 0) 0 64px;background-color:var(--background-base);background-size:64px 128px}.trans-ease-out{transition:all .4s cubic-bezier(.25,.8,.25,1)}.trans-shadow{transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}@media (min-width:600px){:root .sm\:block{display:block}}@media (min-width:1280px){:root .lg\:block{display:block}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.hljs{color:#a9b7c6;background:#282b2e;display:block;overflow-x:auto;padding:.5em}.hljs-bullet,.hljs-literal,.hljs-number,.hljs-symbol{color:#6897bb}.hljs-deletion,.hljs-keyword,.hljs-selector-tag{color:#cc7832}.hljs-link,.hljs-template-variable,.hljs-variable{color:#629755}.hljs-comment,.hljs-quote{color:grey}.hljs-meta{color:#bbb529}.hljs-addition,.hljs-attribute,.hljs-string{color:#6a8759}.hljs-section,.hljs-title,.hljs-type{color:#ffc66d}.hljs-name,.hljs-selector-class,.hljs-selector-id{color:#e8bf6a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}@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-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.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-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{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(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{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-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;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-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{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;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.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:transform .2s,top .2s}.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:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.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-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.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>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;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%;-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.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-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{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;left:0;top:0;bottom:0;right: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-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text],.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus,.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor-modal textarea,.jsoneditor textarea{height:inherit}.jsoneditor-modal select,.jsoneditor select{display:inherit;height:inherit}.jsoneditor-modal label,.jsoneditor label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor-modal table,.jsoneditor table{border-collapse:collapse;width:auto}.jsoneditor-modal td,.jsoneditor-modal th,.jsoneditor td,.jsoneditor th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:10pt;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px hsla(0,0%,50.2%,.5);padding:0 10px;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;-webkit-animation:all 1s ease-in-out;animation:all 1s ease-in-out}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{right:0;margin:0 4px 0 0;background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon,.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;width:24px;height:24px;padding:0;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg)}.jsoneditor-contextmenu .jsoneditor-icon{left:0;border:none;margin:0}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:10pt;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:grey}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:1px solid #e5e5e5}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:10pt}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,.4)}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor *,textarea.jsoneditor-text *{font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor-field,div.jsoneditor-value,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,pre.jsoneditor-preview{font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;-webkit-animation:fade-in .3s linear 1,move-up .3s linear 1;animation:fade-in .3s linear 1,move-up .3s linear 1}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:grey;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:normal}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:rgba(238,46,46,.44)}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-25px 0}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:10pt;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:hsla(0,0%,100%,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:10pt;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;box-sizing:border-box;color:grey;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:10pt}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;box-sizing:border-box;font-size:10pt}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3)}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:10pt}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}
/*!
 * Selectr 2.4.0
 * https://github.com/Mobius1/Selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";transform:rotate(0) translate3d(0,-50%,0);border-color:#6c7a86 transparent transparent;border-style:solid;border-width:4px 4px 0}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-color:transparent transparent #6c7a86;border-style:solid;border-width:0 4px 4px}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border:1px solid #999;border-top:0 solid transparent;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;transform:translate3d(0,-50%,0);border:none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";transform:translate3d(0,-50%,0);transform-origin:50% 0 0;-webkit-animation:spin .5s linear 0s infinite normal forwards running;animation:spin .5s linear 0s infinite normal forwards running;border:3px solid #ddd;border-top-color:#aaa;border-radius:50%}@-webkit-keyframes spin{0%{transform:rotate(0) translate3d(0,-50%,0)}to{transform:rotate(1turn) translate3d(0,-50%,0)}}@keyframes spin{0%{transform:rotate(0) translate3d(0,-50%,0)}to{transform:rotate(1turn) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff;top:auto;bottom:calc(100% - 1px)}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.ol-control{position:absolute;background-color:hsla(0,0%,100%,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:hsla(0,0%,100%,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:hsla(0,0%,100%,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:hsla(0,0%,100%,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.vex-style-dark{--background-app-bar:#4b9c34;--footer-background:var(--background-card);--navigation-background:#54af3a;--toolbar-background:#54af3a;--background-base:#5ec042;--background-card:#54af3a;--footer-color:var(--text-color);--navigation-color:var(--text-color);--text-color:#fff;--toolbar-color:#fff;--text-color-light:rgba(0,0,0,0.87);--foreground-divider:hsla(0,0%,100%,0.12);--text-hint:hsla(0,0%,100%,0.5);--text-hint-light:rgba(0,0,0,0.38);--background-hover:hsla(0,0%,100%,0.04);--text-secondary:hsla(0,0%,100%,0.7);--text-secondary-light:rgba(0,0,0,0.54);--secondary-toolbar-background:var(--background-card)}.vex-style-dark .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.vex-style-dark .mat-option{color:#fff}.vex-style-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.vex-style-dark .mat-option:focus:not(.mat-option-disabled),.vex-style-dark .mat-option:hover:not(.mat-option-disabled){background:hsla(0,0%,100%,.04)}.vex-style-dark .mat-option.mat-active{background:hsla(0,0%,100%,.04);color:#fff}.vex-style-dark .mat-option.mat-option-disabled{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:rgba(var(--color-primary),1)}.vex-style-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:rgba(var(--color-accent),1)}.vex-style-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:rgba(var(--color-warn),1)}.vex-style-dark .mat-optgroup-label{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-optgroup-disabled .mat-optgroup-label{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-pseudo-checkbox{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-pseudo-checkbox:after{color:#5ec042}.vex-style-dark .mat-pseudo-checkbox-disabled{color:#686868}.vex-style-dark .mat-primary .mat-pseudo-checkbox-checked,.vex-style-dark .mat-primary .mat-pseudo-checkbox-indeterminate{background:rgba(var(--color-primary),1)}.vex-style-dark .mat-accent .mat-pseudo-checkbox-checked,.vex-style-dark .mat-accent .mat-pseudo-checkbox-indeterminate,.vex-style-dark .mat-pseudo-checkbox-checked,.vex-style-dark .mat-pseudo-checkbox-indeterminate{background:rgba(var(--color-accent),1)}.vex-style-dark .mat-warn .mat-pseudo-checkbox-checked,.vex-style-dark .mat-warn .mat-pseudo-checkbox-indeterminate{background:rgba(var(--color-warn),1)}.vex-style-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.vex-style-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.vex-style-dark.mat-app-background,.vex-style-dark .mat-app-background{background-color:#5ec042;color:#fff}.vex-style-dark .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.06),0 0 0 0 rgba(0,0,0,.042),0 0 0 0 rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.06),0 1px 1px 0 rgba(0,0,0,.042),0 1px 3px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.06),0 2px 2px 0 rgba(0,0,0,.042),0 1px 5px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.06),0 3px 4px 0 rgba(0,0,0,.042),0 1px 8px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.06),0 4px 5px 0 rgba(0,0,0,.042),0 1px 10px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.06),0 5px 8px 0 rgba(0,0,0,.042),0 1px 14px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.06),0 6px 10px 0 rgba(0,0,0,.042),0 1px 18px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.06),0 7px 10px 1px rgba(0,0,0,.042),0 2px 16px 1px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.06),0 8px 10px 1px rgba(0,0,0,.042),0 3px 14px 2px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.06),0 9px 12px 1px rgba(0,0,0,.042),0 3px 16px 2px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.06),0 10px 14px 1px rgba(0,0,0,.042),0 4px 18px 3px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.06),0 11px 15px 1px rgba(0,0,0,.042),0 4px 20px 3px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.06),0 12px 17px 2px rgba(0,0,0,.042),0 5px 22px 4px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.06),0 13px 19px 2px rgba(0,0,0,.042),0 5px 24px 4px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.06),0 14px 21px 2px rgba(0,0,0,.042),0 5px 26px 4px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.06),0 15px 22px 2px rgba(0,0,0,.042),0 6px 28px 5px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.06),0 16px 24px 2px rgba(0,0,0,.042),0 6px 30px 5px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.06),0 17px 26px 2px rgba(0,0,0,.042),0 6px 32px 5px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.06),0 18px 28px 2px rgba(0,0,0,.042),0 7px 34px 6px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.06),0 19px 29px 2px rgba(0,0,0,.042),0 7px 36px 6px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.06),0 20px 31px 3px rgba(0,0,0,.042),0 8px 38px 7px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.06),0 21px 33px 3px rgba(0,0,0,.042),0 8px 40px 7px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.06),0 22px 35px 3px rgba(0,0,0,.042),0 8px 42px 7px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.06),0 23px 36px 3px rgba(0,0,0,.042),0 9px 44px 8px rgba(0,0,0,.036)}.vex-style-dark .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.06),0 24px 38px 3px rgba(0,0,0,.042),0 9px 46px 8px rgba(0,0,0,.036)}.vex-style-dark .mat-autocomplete-panel{background:#54af3a;color:#fff}.vex-style-dark .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.06),0 4px 5px 0 rgba(0,0,0,.042),0 1px 10px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#54af3a}.vex-style-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.vex-style-dark .mat-badge-content{color:rgba(var(--color-primary-contrast),1);background:rgba(var(--color-primary),1)}.cdk-high-contrast-active .vex-style-dark .mat-badge-content{outline:1px solid;border-radius:0}.vex-style-dark .mat-badge-accent .mat-badge-content{background:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-badge-warn .mat-badge-content{color:rgba(var(--color-warn-contrast),1);background:rgba(var(--color-warn),1)}.vex-style-dark .mat-badge{position:relative}.vex-style-dark .mat-badge-hidden .mat-badge-content{display:none}.vex-style-dark .mat-badge-disabled .mat-badge-content{background:#8ed37b;color:hsla(0,0%,100%,.5)}.vex-style-dark .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}.vex-style-dark .mat-badge-content._mat-animation-noopable,.vex-style-dark .ng-animate-disabled .mat-badge-content{transition:none}.vex-style-dark .mat-badge-content.mat-badge-active{transform:none}.vex-style-dark .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.vex-style-dark .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.vex-style-dark .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.vex-style-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .vex-style-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.vex-style-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .vex-style-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.vex-style-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .vex-style-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.vex-style-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .vex-style-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.vex-style-dark .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.vex-style-dark .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.vex-style-dark .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.vex-style-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .vex-style-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.vex-style-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .vex-style-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.vex-style-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .vex-style-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.vex-style-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .vex-style-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.vex-style-dark .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.vex-style-dark .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.vex-style-dark .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.vex-style-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .vex-style-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.vex-style-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .vex-style-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.vex-style-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .vex-style-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.vex-style-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .vex-style-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.vex-style-dark .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.06),0 16px 24px 2px rgba(0,0,0,.042),0 6px 30px 5px rgba(0,0,0,.036);background:#54af3a;color:#fff}.vex-style-dark .mat-button,.vex-style-dark .mat-icon-button,.vex-style-dark .mat-stroked-button{color:inherit;background:transparent}.vex-style-dark .mat-button.mat-primary,.vex-style-dark .mat-icon-button.mat-primary,.vex-style-dark .mat-stroked-button.mat-primary{color:rgba(var(--color-primary),1)}.vex-style-dark .mat-button.mat-accent,.vex-style-dark .mat-icon-button.mat-accent,.vex-style-dark .mat-stroked-button.mat-accent{color:rgba(var(--color-accent),1)}.vex-style-dark .mat-button.mat-warn,.vex-style-dark .mat-icon-button.mat-warn,.vex-style-dark .mat-stroked-button.mat-warn{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-button.mat-accent.mat-button-disabled,.vex-style-dark .mat-button.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-button.mat-primary.mat-button-disabled,.vex-style-dark .mat-button.mat-warn.mat-button-disabled,.vex-style-dark .mat-icon-button.mat-accent.mat-button-disabled,.vex-style-dark .mat-icon-button.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-icon-button.mat-primary.mat-button-disabled,.vex-style-dark .mat-icon-button.mat-warn.mat-button-disabled,.vex-style-dark .mat-stroked-button.mat-accent.mat-button-disabled,.vex-style-dark .mat-stroked-button.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-stroked-button.mat-primary.mat-button-disabled,.vex-style-dark .mat-stroked-button.mat-warn.mat-button-disabled{color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-button.mat-primary .mat-button-focus-overlay,.vex-style-dark .mat-icon-button.mat-primary .mat-button-focus-overlay,.vex-style-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-button.mat-accent .mat-button-focus-overlay,.vex-style-dark .mat-icon-button.mat-accent .mat-button-focus-overlay,.vex-style-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-button.mat-warn .mat-button-focus-overlay,.vex-style-dark .mat-icon-button.mat-warn .mat-button-focus-overlay,.vex-style-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-button.mat-button-disabled .mat-button-focus-overlay,.vex-style-dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.vex-style-dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.vex-style-dark .mat-button .mat-ripple-element,.vex-style-dark .mat-icon-button .mat-ripple-element,.vex-style-dark .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.vex-style-dark .mat-button-focus-overlay{background:#fff}.vex-style-dark .mat-stroked-button:not(.mat-button-disabled){border-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-fab,.vex-style-dark .mat-flat-button,.vex-style-dark .mat-mini-fab,.vex-style-dark .mat-raised-button{color:#fff;background-color:#424242}.vex-style-dark .mat-fab.mat-primary,.vex-style-dark .mat-flat-button.mat-primary,.vex-style-dark .mat-mini-fab.mat-primary,.vex-style-dark .mat-raised-button.mat-primary{color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-fab.mat-accent,.vex-style-dark .mat-flat-button.mat-accent,.vex-style-dark .mat-mini-fab.mat-accent,.vex-style-dark .mat-raised-button.mat-accent{color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-fab.mat-warn,.vex-style-dark .mat-flat-button.mat-warn,.vex-style-dark .mat-mini-fab.mat-warn,.vex-style-dark .mat-raised-button.mat-warn{color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-fab.mat-accent.mat-button-disabled,.vex-style-dark .mat-fab.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-fab.mat-primary.mat-button-disabled,.vex-style-dark .mat-fab.mat-warn.mat-button-disabled,.vex-style-dark .mat-flat-button.mat-accent.mat-button-disabled,.vex-style-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-flat-button.mat-primary.mat-button-disabled,.vex-style-dark .mat-flat-button.mat-warn.mat-button-disabled,.vex-style-dark .mat-mini-fab.mat-accent.mat-button-disabled,.vex-style-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-mini-fab.mat-primary.mat-button-disabled,.vex-style-dark .mat-mini-fab.mat-warn.mat-button-disabled,.vex-style-dark .mat-raised-button.mat-accent.mat-button-disabled,.vex-style-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-raised-button.mat-primary.mat-button-disabled,.vex-style-dark .mat-raised-button.mat-warn.mat-button-disabled{color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-fab.mat-primary,.vex-style-dark .mat-flat-button.mat-primary,.vex-style-dark .mat-mini-fab.mat-primary,.vex-style-dark .mat-raised-button.mat-primary{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-fab.mat-accent,.vex-style-dark .mat-flat-button.mat-accent,.vex-style-dark .mat-mini-fab.mat-accent,.vex-style-dark .mat-raised-button.mat-accent{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-fab.mat-warn,.vex-style-dark .mat-flat-button.mat-warn,.vex-style-dark .mat-mini-fab.mat-warn,.vex-style-dark .mat-raised-button.mat-warn{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-fab.mat-accent.mat-button-disabled,.vex-style-dark .mat-fab.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-fab.mat-primary.mat-button-disabled,.vex-style-dark .mat-fab.mat-warn.mat-button-disabled,.vex-style-dark .mat-flat-button.mat-accent.mat-button-disabled,.vex-style-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-flat-button.mat-primary.mat-button-disabled,.vex-style-dark .mat-flat-button.mat-warn.mat-button-disabled,.vex-style-dark .mat-mini-fab.mat-accent.mat-button-disabled,.vex-style-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-mini-fab.mat-primary.mat-button-disabled,.vex-style-dark .mat-mini-fab.mat-warn.mat-button-disabled,.vex-style-dark .mat-raised-button.mat-accent.mat-button-disabled,.vex-style-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.vex-style-dark .mat-raised-button.mat-primary.mat-button-disabled,.vex-style-dark .mat-raised-button.mat-warn.mat-button-disabled{background-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-fab.mat-primary .mat-ripple-element,.vex-style-dark .mat-flat-button.mat-primary .mat-ripple-element,.vex-style-dark .mat-mini-fab.mat-primary .mat-ripple-element,.vex-style-dark .mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(var(--color-primary-contrast),.1)}.vex-style-dark .mat-fab.mat-accent .mat-ripple-element,.vex-style-dark .mat-flat-button.mat-accent .mat-ripple-element,.vex-style-dark .mat-mini-fab.mat-accent .mat-ripple-element,.vex-style-dark .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(var(--color-accent-contrast),.1)}.vex-style-dark .mat-fab.mat-warn .mat-ripple-element,.vex-style-dark .mat-flat-button.mat-warn .mat-ripple-element,.vex-style-dark .mat-mini-fab.mat-warn .mat-ripple-element,.vex-style-dark .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(var(--color-warn-contrast),.1)}.vex-style-dark .mat-flat-button:not([class*=mat-elevation-z]),.vex-style-dark .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.06),0 0 0 0 rgba(0,0,0,.042),0 0 0 0 rgba(0,0,0,.036)}.vex-style-dark .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.06),0 2px 2px 0 rgba(0,0,0,.042),0 1px 5px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.06),0 8px 10px 1px rgba(0,0,0,.042),0 3px 14px 2px rgba(0,0,0,.036)}.vex-style-dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.06),0 0 0 0 rgba(0,0,0,.042),0 0 0 0 rgba(0,0,0,.036)}.vex-style-dark .mat-fab:not([class*=mat-elevation-z]),.vex-style-dark .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.06),0 6px 10px 0 rgba(0,0,0,.042),0 1px 18px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.vex-style-dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.06),0 12px 17px 2px rgba(0,0,0,.042),0 5px 22px 4px rgba(0,0,0,.036)}.vex-style-dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.vex-style-dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.06),0 0 0 0 rgba(0,0,0,.042),0 0 0 0 rgba(0,0,0,.036)}.vex-style-dark .mat-button-toggle-group,.vex-style-dark .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.06),0 2px 2px 0 rgba(0,0,0,.042),0 1px 5px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-button-toggle-group-appearance-standard,.vex-style-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.vex-style-dark .mat-button-toggle{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-button-toggle-appearance-standard{color:#fff;background:#54af3a}.vex-style-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.vex-style-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid hsla(0,0%,100%,.12)}.vex-style-dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.vex-style-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid hsla(0,0%,100%,.12)}.vex-style-dark .mat-button-toggle-checked{background-color:#212121;color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.vex-style-dark .mat-button-toggle-disabled{color:hsla(0,0%,100%,.3);background-color:#000}.vex-style-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#54af3a}.vex-style-dark .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.vex-style-dark .mat-button-toggle-group-appearance-standard,.vex-style-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid hsla(0,0%,100%,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.vex-style-dark .mat-card{background:#54af3a;color:#fff}.vex-style-dark .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.06),0 1px 1px 0 rgba(0,0,0,.042),0 1px 3px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.06),0 0 0 0 rgba(0,0,0,.042),0 0 0 0 rgba(0,0,0,.036)}.vex-style-dark .mat-card-subtitle{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-checkbox-frame{border-color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-checkbox-checkmark{fill:#5ec042}.vex-style-dark .mat-checkbox-checkmark-path{stroke:#5ec042!important}.vex-style-dark .mat-checkbox-mixedmark{background-color:#5ec042}.vex-style-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background,.vex-style-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background,.vex-style-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background,.vex-style-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.vex-style-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.vex-style-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.vex-style-dark .mat-checkbox-disabled .mat-checkbox-label{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-checkbox .mat-ripple-element{background-color:#fff}.vex-style-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.vex-style-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:rgba(var(--color-primary),1)}.vex-style-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.vex-style-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:rgba(var(--color-accent),1)}.vex-style-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.vex-style-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:rgba(var(--color-warn),1)}.vex-style-dark .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.vex-style-dark .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.vex-style-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.06),0 3px 4px 0 rgba(0,0,0,.042),0 1px 8px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.vex-style-dark .mat-chip.mat-standard-chip:after{background:#fff}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:rgba(var(--color-primary),1);color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:rgba(var(--color-primary-contrast),1);opacity:.4}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:rgba(var(--color-primary-contrast),.1);opacity:.1}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:rgba(var(--color-warn),1);color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:rgba(var(--color-warn-contrast),1);opacity:.4}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:rgba(var(--color-warn-contrast),.1);opacity:.1}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:rgba(var(--color-accent-contrast),1);opacity:.4}.vex-style-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(var(--color-accent-contrast),.1);opacity:.1}.vex-style-dark .mat-table{background:#54af3a}.vex-style-dark .mat-table-sticky,.vex-style-dark .mat-table tbody,.vex-style-dark .mat-table tfoot,.vex-style-dark .mat-table thead,.vex-style-dark [mat-footer-row],.vex-style-dark [mat-header-row],.vex-style-dark [mat-row],.vex-style-dark mat-footer-row,.vex-style-dark mat-header-row,.vex-style-dark mat-row{background:inherit}.vex-style-dark mat-footer-row,.vex-style-dark mat-header-row,.vex-style-dark mat-row,.vex-style-dark td.mat-cell,.vex-style-dark td.mat-footer-cell,.vex-style-dark th.mat-header-cell{border-bottom-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-header-cell{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-cell,.vex-style-dark .mat-footer-cell{color:#fff}.vex-style-dark .mat-calendar-arrow{border-top-color:#fff}.vex-style-dark .mat-datepicker-content .mat-calendar-next-button,.vex-style-dark .mat-datepicker-content .mat-calendar-previous-button,.vex-style-dark .mat-datepicker-toggle{color:#fff}.vex-style-dark .mat-calendar-table-header{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-calendar-table-header-divider:after{background:hsla(0,0%,100%,.12)}.vex-style-dark .mat-calendar-body-label{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-calendar-body-cell-content,.vex-style-dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.vex-style-dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.vex-style-dark .mat-form-field-disabled .mat-date-range-input-separator{color:hsla(0,0%,100%,.5)}.vex-style-dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.vex-style-dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.vex-style-dark .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:hsla(0,0%,100%,.04)}.vex-style-dark .mat-calendar-body-in-preview{color:hsla(0,0%,100%,.24)}.vex-style-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-calendar-body-in-range:before{background:rgba(var(--color-primary),.2)}.vex-style-dark .mat-calendar-body-comparison-identical,.vex-style-dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.vex-style-dark .mat-calendar-body-comparison-bridge-start:before,.vex-style-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(var(--color-primary),.2) 50%,rgba(249,171,0,.2) 0)}.vex-style-dark .mat-calendar-body-comparison-bridge-end:before,.vex-style-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(var(--color-primary),.2) 50%,rgba(249,171,0,.2) 0)}.vex-style-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.vex-style-dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.vex-style-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.vex-style-dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.vex-style-dark .mat-calendar-body-selected{background-color:rgba(var(--color-primary),1);color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.vex-style-dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.06),0 4px 5px 0 rgba(0,0,0,.042),0 1px 10px 0 rgba(0,0,0,.036);background-color:#54af3a;color:#fff}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(var(--color-accent),.2)}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.vex-style-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(var(--color-accent),.2) 50%,rgba(249,171,0,.2) 0)}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.vex-style-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(var(--color-accent),.2) 50%,rgba(249,171,0,.2) 0)}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.vex-style-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(var(--color-warn),.2)}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.vex-style-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(var(--color-warn),.2) 50%,rgba(249,171,0,.2) 0)}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.vex-style-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(var(--color-warn),.2) 50%,rgba(249,171,0,.2) 0)}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:rgba(var(--color-warn),1);color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.vex-style-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.06),0 0 0 0 rgba(0,0,0,.042),0 0 0 0 rgba(0,0,0,.036)}.vex-style-dark .mat-datepicker-toggle-active{color:rgba(var(--color-primary),1)}.vex-style-dark .mat-datepicker-toggle-active.mat-accent{color:rgba(var(--color-accent),1)}.vex-style-dark .mat-datepicker-toggle-active.mat-warn{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-date-range-input-inner[disabled]{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.06),0 24px 38px 3px rgba(0,0,0,.042),0 9px 46px 8px rgba(0,0,0,.036);background:#54af3a;color:#fff}.vex-style-dark .mat-divider{border-top-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-divider-vertical{border-right-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-expansion-panel{background:#54af3a;color:#fff}.vex-style-dark .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.06),0 2px 2px 0 rgba(0,0,0,.042),0 1px 5px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-action-row{border-top-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.vex-style-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.vex-style-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:hsla(0,0%,100%,.04)}@media (hover:none){.vex-style-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#54af3a}}.vex-style-dark .mat-expansion-panel-header-title{color:#fff}.vex-style-dark .mat-expansion-indicator:after,.vex-style-dark .mat-expansion-panel-header-description{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-expansion-panel-header[aria-disabled=true]{color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.vex-style-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.vex-style-dark .mat-form-field-label,.vex-style-dark .mat-hint{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-form-field.mat-focused .mat-form-field-label{color:rgba(var(--color-primary),1)}.vex-style-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:rgba(var(--color-accent),1)}.vex-style-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-focused .mat-form-field-required-marker{color:rgba(var(--color-accent),1)}.vex-style-dark .mat-form-field-ripple{background-color:#fff}.vex-style-dark .mat-form-field.mat-focused .mat-form-field-ripple{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:rgba(var(--color-primary),1)}.vex-style-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:rgba(var(--color-accent),1)}.vex-style-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.vex-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label,.vex-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.vex-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.vex-style-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-error{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-form-field-appearance-legacy .mat-form-field-label,.vex-style-dark .mat-form-field-appearance-legacy .mat-hint{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.vex-style-dark .mat-form-field-appearance-standard .mat-form-field-underline{background-color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.vex-style-dark .mat-form-field-appearance-fill .mat-form-field-flex{background-color:hsla(0,0%,100%,.1)}.vex-style-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:hsla(0,0%,100%,.05)}.vex-style-dark .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.vex-style-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.vex-style-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:rgba(var(--color-primary),1)}.vex-style-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:rgba(var(--color-accent),1)}.vex-style-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.vex-style-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:hsla(0,0%,100%,.15)}.vex-style-dark .mat-icon.mat-primary{color:rgba(var(--color-primary),1)}.vex-style-dark .mat-icon.mat-accent{color:rgba(var(--color-accent),1)}.vex-style-dark .mat-icon.mat-warn{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.vex-style-dark .mat-input-element:disabled{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-input-element{caret-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-input-element::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-input-element::placeholder{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-input-element::-moz-placeholder{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-input-element::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-input-element:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-input-element option{color:rgba(0,0,0,.87)}.vex-style-dark .mat-input-element option:disabled{color:rgba(0,0,0,.38)}.vex-style-dark .mat-form-field.mat-accent .mat-input-element{caret-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-form-field-invalid .mat-input-element,.vex-style-dark .mat-form-field.mat-warn .mat-input-element{caret-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-list-base .mat-list-item,.vex-style-dark .mat-list-base .mat-list-option{color:#fff}.vex-style-dark .mat-list-base .mat-subheader{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-list-item-disabled{background-color:#000}.vex-style-dark .mat-action-list .mat-list-item:focus,.vex-style-dark .mat-action-list .mat-list-item:hover,.vex-style-dark .mat-list-option:focus,.vex-style-dark .mat-list-option:hover,.vex-style-dark .mat-nav-list .mat-list-item:focus,.vex-style-dark .mat-nav-list .mat-list-item:hover{background:hsla(0,0%,100%,.04)}.vex-style-dark .mat-list-single-selected-option,.vex-style-dark .mat-list-single-selected-option:focus,.vex-style-dark .mat-list-single-selected-option:hover{background:hsla(0,0%,100%,.12)}.vex-style-dark .mat-menu-panel{background:#54af3a}.vex-style-dark .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.06),0 4px 5px 0 rgba(0,0,0,.042),0 1px 10px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-menu-item{background:transparent;color:#fff}.vex-style-dark .mat-menu-item[disabled],.vex-style-dark .mat-menu-item[disabled]:after{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-menu-item-submenu-trigger:after,.vex-style-dark .mat-menu-item .mat-icon-no-color{color:#fff}.vex-style-dark .mat-menu-item-highlighted:not([disabled]),.vex-style-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),.vex-style-dark .mat-menu-item.cdk-program-focused:not([disabled]),.vex-style-dark .mat-menu-item:hover:not([disabled]){background:hsla(0,0%,100%,.04)}.vex-style-dark .mat-paginator{background:#54af3a}.vex-style-dark .mat-paginator,.vex-style-dark .mat-paginator-page-size .mat-select-trigger{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-paginator-decrement,.vex-style-dark .mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.vex-style-dark .mat-paginator-first,.vex-style-dark .mat-paginator-last{border-top:2px solid #fff}.vex-style-dark .mat-icon-button[disabled] .mat-paginator-decrement,.vex-style-dark .mat-icon-button[disabled] .mat-paginator-first,.vex-style-dark .mat-icon-button[disabled] .mat-paginator-increment,.vex-style-dark .mat-icon-button[disabled] .mat-paginator-last{border-color:hsla(0,0%,100%,.5)}.mat-paginator-container{min-height:56px}.vex-style-dark .mat-progress-bar-background{fill:rgba(var(--color-primary),.1)}.vex-style-dark .mat-progress-bar-buffer{background-color:rgba(var(--color-primary),.1)}.vex-style-dark .mat-progress-bar-fill:after{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:rgba(var(--color-accent),.1)}.vex-style-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:rgba(var(--color-accent),.1)}.vex-style-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:rgba(var(--color-warn),.1)}.vex-style-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:rgba(var(--color-warn),.1)}.vex-style-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-progress-spinner circle,.vex-style-dark .mat-spinner circle{stroke:rgba(var(--color-primary),1)}.vex-style-dark .mat-progress-spinner.mat-accent circle,.vex-style-dark .mat-spinner.mat-accent circle{stroke:rgba(var(--color-accent),1)}.vex-style-dark .mat-progress-spinner.mat-warn circle,.vex-style-dark .mat-spinner.mat-warn circle{stroke:rgba(var(--color-warn),1)}.vex-style-dark .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.vex-style-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,.vex-style-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vex-style-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.vex-style-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,.vex-style-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vex-style-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.vex-style-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,.vex-style-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.vex-style-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.vex-style-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.vex-style-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-radio-button .mat-ripple-element{background-color:#fff}.vex-style-dark .mat-select-value{color:#fff}.vex-style-dark .mat-select-disabled .mat-select-value,.vex-style-dark .mat-select-placeholder{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-select-arrow{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-select-panel{background:#54af3a}.vex-style-dark .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.06),0 4px 5px 0 rgba(0,0,0,.042),0 1px 10px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:hsla(0,0%,100%,.12)}.vex-style-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:rgba(var(--color-primary),1)}.vex-style-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:rgba(var(--color-accent),1)}.vex-style-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.vex-style-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-drawer-container{background-color:#5ec042;color:#fff}.vex-style-dark .mat-drawer{background-color:#54af3a;color:#fff}.vex-style-dark .mat-drawer.mat-drawer-push{background-color:#54af3a}.vex-style-dark .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.06),0 16px 24px 2px rgba(0,0,0,.042),0 6px 30px 5px rgba(0,0,0,.036)}.vex-style-dark .mat-drawer-side{border-right:1px solid hsla(0,0%,100%,.12)}.vex-style-dark .mat-drawer-side.mat-drawer-end,.vex-style-dark [dir=rtl] .mat-drawer-side{border-left:1px solid hsla(0,0%,100%,.12);border-right:none}.vex-style-dark [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.vex-style-dark .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(171,80,197,.6)}.vex-style-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(var(--color-accent),.54)}.vex-style-dark .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(var(--color-primary),.54)}.vex-style-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(var(--color-warn),.54)}.vex-style-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.vex-style-dark .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.06),0 1px 1px 0 rgba(0,0,0,.042),0 1px 3px 0 rgba(0,0,0,.036);background-color:#bdbdbd}.vex-style-dark .mat-slide-toggle-bar{background-color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-primary .mat-slider-thumb,.vex-style-dark .mat-primary .mat-slider-thumb-label,.vex-style-dark .mat-primary .mat-slider-track-fill{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-primary .mat-slider-thumb-label-text{color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-primary .mat-slider-focus-ring{background-color:rgba(var(--color-primary),.2);opacity:.2}.vex-style-dark .mat-accent .mat-slider-thumb,.vex-style-dark .mat-accent .mat-slider-thumb-label,.vex-style-dark .mat-accent .mat-slider-track-fill{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-accent .mat-slider-thumb-label-text{color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-accent .mat-slider-focus-ring{background-color:rgba(var(--color-accent),.2);opacity:.2}.vex-style-dark .mat-warn .mat-slider-thumb,.vex-style-dark .mat-warn .mat-slider-thumb-label,.vex-style-dark .mat-warn .mat-slider-track-fill{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-warn .mat-slider-thumb-label-text{color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-warn .mat-slider-focus-ring{background-color:rgba(var(--color-warn),.2);opacity:.2}.vex-style-dark .cdk-focused .mat-slider-track-background,.vex-style-dark .mat-slider-disabled .mat-slider-thumb,.vex-style-dark .mat-slider-disabled .mat-slider-track-background,.vex-style-dark .mat-slider-disabled .mat-slider-track-fill,.vex-style-dark .mat-slider-disabled:hover .mat-slider-track-background,.vex-style-dark .mat-slider:hover .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-slider-min-value .mat-slider-focus-ring{background-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.vex-style-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.vex-style-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.vex-style-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:hsla(0,0%,100%,.3);background-color:transparent}.vex-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.vex-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.vex-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.vex-style-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:hsla(0,0%,100%,.3)}.vex-style-dark .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent)}.vex-style-dark .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent)}.vex-style-dark .mat-step-header.cdk-keyboard-focused,.vex-style-dark .mat-step-header.cdk-program-focused,.vex-style-dark .mat-step-header:hover{background-color:hsla(0,0%,100%,.04)}@media (hover:none){.vex-style-dark .mat-step-header:hover{background:none}}.vex-style-dark .mat-step-header .mat-step-label,.vex-style-dark .mat-step-header .mat-step-optional{color:hsla(0,0%,100%,.7)}.vex-style-dark .mat-step-header .mat-step-icon{background-color:hsla(0,0%,100%,.7);color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-step-header .mat-step-icon-selected,.vex-style-dark .mat-step-header .mat-step-icon-state-done,.vex-style-dark .mat-step-header .mat-step-icon-state-edit{background-color:rgba(var(--color-primary),1);color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-step-header.mat-accent .mat-step-icon{color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-step-header.mat-accent .mat-step-icon-selected,.vex-style-dark .mat-step-header.mat-accent .mat-step-icon-state-done,.vex-style-dark .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-step-header.mat-warn .mat-step-icon{color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-step-header.mat-warn .mat-step-icon-selected,.vex-style-dark .mat-step-header.mat-warn .mat-step-icon-state-done,.vex-style-dark .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:rgba(var(--color-warn),1);color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:rgba(var(--color-warn),1)}.vex-style-dark .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.vex-style-dark .mat-step-header .mat-step-label.mat-step-label-error{color:rgba(var(--color-warn),1)}.vex-style-dark .mat-stepper-horizontal,.vex-style-dark .mat-stepper-vertical{background-color:#54af3a}.vex-style-dark .mat-stepper-vertical-line:before{border-left-color:hsla(0,0%,100%,.12)}.vex-style-dark .mat-horizontal-stepper-header:after,.vex-style-dark .mat-horizontal-stepper-header:before,.vex-style-dark .mat-stepper-horizontal-line{border-top-color:hsla(0,0%,100%,.12)}.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,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.vex-style-dark .mat-sort-header-arrow{color:#cce7c4}.vex-style-dark .mat-tab-header,.vex-style-dark .mat-tab-nav-bar{border-bottom:1px solid hsla(0,0%,100%,.12)}.vex-style-dark .mat-tab-group-inverted-header .mat-tab-header,.vex-style-dark .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid hsla(0,0%,100%,.12);border-bottom:none}.vex-style-dark .mat-tab-label,.vex-style-dark .mat-tab-link{color:#fff}.vex-style-dark .mat-tab-label.mat-tab-disabled,.vex-style-dark .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-tab-header-pagination-chevron{border-color:#fff}.vex-style-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.5)}.vex-style-dark .mat-tab-group[class*=mat-background-] .mat-tab-header,.vex-style-dark .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.vex-style-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-primary),.3)}.vex-style-dark .mat-tab-group.mat-primary .mat-ink-bar,.vex-style-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.vex-style-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-accent),.3)}.vex-style-dark .mat-tab-group.mat-accent .mat-ink-bar,.vex-style-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.vex-style-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-warn),.3)}.vex-style-dark .mat-tab-group.mat-warn .mat-ink-bar,.vex-style-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.vex-style-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-primary),.3)}.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-header,.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination,.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-links,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:rgba(var(--color-primary),1)}.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-label,.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-link,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(var(--color-primary-contrast),.4)}.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-primary-contrast),.4)}.vex-style-dark .mat-tab-group.mat-background-primary .mat-ripple-element,.vex-style-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(var(--color-primary-contrast),.12)}.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-accent),.3)}.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-header,.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination,.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-links,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:rgba(var(--color-accent),1)}.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-label,.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-link,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(var(--color-accent-contrast),.4)}.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-accent-contrast),.4)}.vex-style-dark .mat-tab-group.mat-background-accent .mat-ripple-element,.vex-style-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(var(--color-accent-contrast),.12)}.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-warn),.3)}.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-header,.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination,.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-links,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:rgba(var(--color-warn),1)}.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-label,.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-link,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(var(--color-warn-contrast),.4)}.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-warn-contrast),.4)}.vex-style-dark .mat-tab-group.mat-background-warn .mat-ripple-element,.vex-style-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(var(--color-warn-contrast),.12)}.vex-style-dark .mat-toolbar{background:#4b9c34;color:#fff}.vex-style-dark .mat-toolbar.mat-primary{background:rgba(var(--color-primary),1);color:rgba(var(--color-primary-contrast),1)}.vex-style-dark .mat-toolbar.mat-accent{background:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.vex-style-dark .mat-toolbar.mat-warn{background:rgba(var(--color-warn),1);color:rgba(var(--color-warn-contrast),1)}.vex-style-dark .mat-toolbar .mat-focused .mat-form-field-ripple,.vex-style-dark .mat-toolbar .mat-form-field-ripple,.vex-style-dark .mat-toolbar .mat-form-field-underline{background-color:currentColor}.vex-style-dark .mat-toolbar .mat-focused .mat-form-field-label,.vex-style-dark .mat-toolbar .mat-form-field-label,.vex-style-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.vex-style-dark .mat-toolbar .mat-select-arrow,.vex-style-dark .mat-toolbar .mat-select-value{color:inherit}.vex-style-dark .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}}.vex-style-dark .mat-tooltip{background:rgba(97,97,97,.9)}.vex-style-dark .mat-tree{background:#54af3a}.vex-style-dark .mat-nested-tree-node,.vex-style-dark .mat-tree-node{color:#fff}.mat-tree-node{min-height:48px}.vex-style-dark .mat-snack-bar-container{color:rgba(0,0,0,.87);background:#fafafa;box-shadow:0 3px 5px -1px rgba(0,0,0,.06),0 6px 10px 0 rgba(0,0,0,.042),0 1px 18px 0 rgba(0,0,0,.036)}.vex-style-dark .mat-simple-snackbar-action{color:inherit}.vex-style-light{--sidenav-background:#fff;--toolbar-background:var(--background-card);--sidenav-color:var(--text-color);--sidenav-item-background-active:#fafafa;--sidenav-item-color:var(--text-color);--sidenav-item-color-active:var(--text-color);--sidenav-item-dropdown-background:#fafafa;--sidenav-item-dropdown-background-hover:#f7f7f7;--sidenav-item-icon-color:#494b74;--sidenav-item-icon-color-active:rgb(var(--color-primary));--sidenav-toolbar-background:#fff}.vex-style-light,:root{--navigation-background:var(--background-card)}:root{--padding-gutter:1rem;--padding:1.5rem;--padding-16:1rem;--padding-12:0.75rem;--padding-8:0.5rem;--padding-4:0.25rem;--color-primary:84,175,58;--color-primary-contrast:255,255,255;--color-accent:255,64,129;--color-accent-contrast:255,255,255;--color-warn:244,67,54;--color-warn-contrast:255,255,255;--font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple ColorDef Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto ColorDef Emoji";--font-weight-medium:500;--font-caption:400 12px/20px var(--font);--font-body-1:400 14px/20px var(--font);--font-body-2:500 14px/24px var(--font);--font-subheading-1:400 15px/24px var(--font);--font-subheading-2:400 16px/28px var(--font);--font-headline:400 24px/32px var(--font);--font-title:500 18px/26px var(--font);--font-display-1:400 34px/40px var(--font);--font-display-2:400 45px/48px var(--font);--font-display-3:400 56px/56px var(--font);--font-display-4:300 112px/112px var(--font);--trans-ease-in-out:all var(--trans-ease-in-out-duration) var(--trans-ease-in-out-timing-function);--trans-ease-in-out-duration:500ms;--trans-ease-in-out-timing-function:cubic-bezier(0.35,0,0.25,1);--trans-ease-out:all var(--trans-ease-out-duration) var(--trans-ease-out-timing-function);--trans-ease-out-duration:400ms;--trans-ease-out-timing-function:cubic-bezier(0.25,0.8,0.25,1);--trans-ease-in:all var(--trans-ease-in-duration) var(--trans-ease-in-timing-function);--trans-ease-in-duration:300ms;--trans-ease-in-timing-function:cubic-bezier(0.55,0,0.55,0.2);--trans-shadow-duration:280ms;--trans-shadow-timing-function:cubic-bezier(0.4,0,0.2,1);--trans-shadow:box-shadow var(--trans-shadow-duration) var(--trans-shadow-timing-function);--text-color:rgba(0,0,0,0.87);--text-color-light:#fff;--text-secondary:rgba(0,0,0,0.54);--text-secondary-light:hsla(0,0%,100%,0.7);--text-hint:rgba(0,0,0,0.38);--text-hint-light:hsla(0,0%,100%,0.5);--foreground-divider:rgba(82,63,105,0.06);--background-base:#f5f5f8;--background-card:#fff;--background-app-bar:#ebebee;--background-hover:rgba(0,0,0,0.04);--elevation-default:var(--elevation-z6);--elevation-z0:none;--elevation-z1:0px 2px 1px -1px rgba(82,63,104,0.06),0px 1px 1px 0px rgba(82,63,104,0.042),0px 1px 3px 0px rgba(82,63,104,0.036);--elevation-z2:0px 3px 1px -2px rgba(82,63,104,0.06),0px 2px 2px 0px rgba(82,63,104,0.042),0px 1px 5px 0px rgba(82,63,104,0.036);--elevation-z3:0px 3px 3px -2px rgba(82,63,104,0.06),0px 3px 4px 0px rgba(82,63,104,0.042),0px 1px 8px 0px rgba(82,63,104,0.036);--elevation-z4:0px 2px 4px -1px rgba(82,63,104,0.06),0px 4px 5px 0px rgba(82,63,104,0.042),0px 1px 10px 0px rgba(82,63,104,0.036);--elevation-z5:0px 3px 5px -1px rgba(82,63,104,0.06),0px 5px 8px 0px rgba(82,63,104,0.042),0px 1px 14px 0px rgba(82,63,104,0.036);--elevation-z6:0px 3px 5px -1px rgba(82,63,104,0.06),0px 6px 10px 0px rgba(82,63,104,0.042),0px 1px 18px 0px rgba(82,63,104,0.036);--elevation-z7:0px 4px 5px -2px rgba(82,63,104,0.06),0px 7px 10px 1px rgba(82,63,104,0.042),0px 2px 16px 1px rgba(82,63,104,0.036);--elevation-z8:0px 5px 5px -3px rgba(82,63,104,0.06),0px 8px 10px 1px rgba(82,63,104,0.042),0px 3px 14px 2px rgba(82,63,104,0.036);--elevation-z9:0px 5px 6px -3px rgba(82,63,104,0.06),0px 9px 12px 1px rgba(82,63,104,0.042),0px 3px 16px 2px rgba(82,63,104,0.036);--elevation-z10:0px 6px 6px -3px rgba(82,63,104,0.06),0px 10px 14px 1px rgba(82,63,104,0.042),0px 4px 18px 3px rgba(82,63,104,0.036);--elevation-z11:0px 6px 7px -4px rgba(82,63,104,0.06),0px 11px 15px 1px rgba(82,63,104,0.042),0px 4px 20px 3px rgba(82,63,104,0.036);--elevation-z12:0px 7px 8px -4px rgba(82,63,104,0.06),0px 12px 17px 2px rgba(82,63,104,0.042),0px 5px 22px 4px rgba(82,63,104,0.036);--elevation-z13:0px 7px 8px -4px rgba(82,63,104,0.06),0px 13px 19px 2px rgba(82,63,104,0.042),0px 5px 24px 4px rgba(82,63,104,0.036);--elevation-z14:0px 7px 9px -4px rgba(82,63,104,0.06),0px 14px 21px 2px rgba(82,63,104,0.042),0px 5px 26px 4px rgba(82,63,104,0.036);--elevation-z15:0px 8px 9px -5px rgba(82,63,104,0.06),0px 15px 22px 2px rgba(82,63,104,0.042),0px 6px 28px 5px rgba(82,63,104,0.036);--elevation-z16:0px 8px 10px -5px rgba(82,63,104,0.06),0px 16px 24px 2px rgba(82,63,104,0.042),0px 6px 30px 5px rgba(82,63,104,0.036);--elevation-z17:0px 8px 11px -5px rgba(82,63,104,0.06),0px 17px 26px 2px rgba(82,63,104,0.042),0px 6px 32px 5px rgba(82,63,104,0.036);--elevation-z18:0px 9px 11px -5px rgba(82,63,104,0.06),0px 18px 28px 2px rgba(82,63,104,0.042),0px 7px 34px 6px rgba(82,63,104,0.036);--elevation-z19:0px 9px 12px -6px rgba(82,63,104,0.06),0px 19px 29px 2px rgba(82,63,104,0.042),0px 7px 36px 6px rgba(82,63,104,0.036);--elevation-z20:0px 10px 13px -6px rgba(82,63,104,0.06),0px 20px 31px 3px rgba(82,63,104,0.042),0px 8px 38px 7px rgba(82,63,104,0.036);--sidenav-width:280px;--sidenav-collapsed-width:72px;--sidenav-background:#fff;--sidenav-color:#fff;--sidenav-item-padding:var(--padding);--sidenav-toolbar-background:#fff;--sidenav-item-background-active:#fff;--sidenav-item-color:var(--text-color);--sidenav-item-color-active:var(--text-color);--sidenav-item-icon-color:#494b74;--sidenav-item-icon-color-active:rgb(var(--color-primary));--sidenav-item-icon-gap:16px;--sidenav-item-icon-size:24px;--sidenav-item-border-color:transparent;--sidenav-item-border-color-active:rgb(var(--color-primary));--sidenav-item-dropdown-background:#fff;--sidenav-item-dropdown-background-hover:#51a938;--sidenav-item-dropdown-gap:12px;--toolbar-height:64px;--toolbar-background:#fff;--toolbar-color:rgba(0,0,0,0.87);--toolbar-icon-color:rgb(var(--color-primary));--secondary-toolbar-background:var(--background-card);--secondary-toolbar-height:54px;--navigation-height:64px;--navigation-color:var(--text-secondary);--footer-height:56px;--footer-z-index:100;--footer-background:var(--background-card);--footer-color:var(--text-color);--footer-elevation:0 -10px 30px 0 rgba(82,63,104,0.06);--page-layout-header-height:200px;--page-layout-toolbar-height:64px;--blink-scrollbar-width:12px;--default-icon-size:24px;--border-radius:4px}@media (min-width:1280px){:root{--padding-gutter:1.5rem}}.mat-badge-content{font-weight:600;font-size:12px;font-family:var(--font)}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px var(--font);letter-spacing:-.019em;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 18px/26px var(--font);letter-spacing:-.014em;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px var(--font);letter-spacing:-.011em;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px var(--font);letter-spacing:-.009em;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px var(--font);margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px var(--font);margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px var(--font);letter-spacing:-.006em}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px var(--font);letter-spacing:-.006em}.mat-body-1 p,.mat-body p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px var(--font);letter-spacing:0}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px var(--font);letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px var(--font);letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px var(--font);letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px var(--font);letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px var(--font);letter-spacing:-.006em}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:var(--font);font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:var(--font)}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:18px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:var(--font)}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:var(--font)}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:var(--font)}.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:400}.mat-dialog-title{font:500 18px/26px var(--font);letter-spacing:-.014em}.mat-expansion-panel-header{font-family:var(--font);font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px var(--font);letter-spacing:-.006em}.mat-form-field{font:400 14px/1.125 var(--font);letter-spacing:-.006em}.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]:not(:label-shown)+.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);-ms-transform:translateY(-1.28125em) scale(.75);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);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);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]:not(:label-shown)+.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]:not(:label-shown)+.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]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:var(--font);font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:var(--font);font-size:12px}.mat-radio-button,.mat-select{font-family:var(--font)}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:var(--font)}.mat-slider-thumb-label-text{font-family:var(--font);font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:var(--font)}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:var(--font)}.mat-tab-label,.mat-tab-link{font-family:var(--font);font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 18px/26px var(--font);letter-spacing:-.014em;margin:0}.mat-tooltip{font-family:var(--font);font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:var(--font)}.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:14px}.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:14px}.mat-list-base .mat-subheader{font-family:var(--font);font-size:14px;font-weight:500}.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),.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:var(--font);font-size:12px;font-weight:500}.mat-option{font-family:var(--font);font-size:16px}.mat-optgroup-label{font:500 14px/24px var(--font);letter-spacing:-.006em}.mat-simple-snackbar{font-family:var(--font);font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:var(--font)}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.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:scale(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;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{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,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right: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}@media screen and (-ms-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,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.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}@-webkit-keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-start{
  /*!*/}@-webkit-keyframes cdk-text-field-autofill-end{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}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}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:#000}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{color:#000}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:rgba(var(--color-primary),1)}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:rgba(var(--color-accent),1)}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:rgba(var(--color-warn),1)}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.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:rgba(var(--color-primary),1)}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:rgba(var(--color-accent),1)}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:rgba(var(--color-warn),1)}.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:#000}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(82,63,104,.06),0 0 0 0 rgba(82,63,104,.042),0 0 0 0 rgba(82,63,104,.036)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(82,63,104,.06),0 1px 1px 0 rgba(82,63,104,.042),0 1px 3px 0 rgba(82,63,104,.036)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(82,63,104,.06),0 2px 2px 0 rgba(82,63,104,.042),0 1px 5px 0 rgba(82,63,104,.036)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(82,63,104,.06),0 3px 4px 0 rgba(82,63,104,.042),0 1px 8px 0 rgba(82,63,104,.036)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(82,63,104,.06),0 4px 5px 0 rgba(82,63,104,.042),0 1px 10px 0 rgba(82,63,104,.036)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(82,63,104,.06),0 5px 8px 0 rgba(82,63,104,.042),0 1px 14px 0 rgba(82,63,104,.036)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(82,63,104,.06),0 6px 10px 0 rgba(82,63,104,.042),0 1px 18px 0 rgba(82,63,104,.036)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(82,63,104,.06),0 7px 10px 1px rgba(82,63,104,.042),0 2px 16px 1px rgba(82,63,104,.036)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(82,63,104,.06),0 8px 10px 1px rgba(82,63,104,.042),0 3px 14px 2px rgba(82,63,104,.036)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(82,63,104,.06),0 9px 12px 1px rgba(82,63,104,.042),0 3px 16px 2px rgba(82,63,104,.036)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(82,63,104,.06),0 10px 14px 1px rgba(82,63,104,.042),0 4px 18px 3px rgba(82,63,104,.036)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(82,63,104,.06),0 11px 15px 1px rgba(82,63,104,.042),0 4px 20px 3px rgba(82,63,104,.036)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(82,63,104,.06),0 12px 17px 2px rgba(82,63,104,.042),0 5px 22px 4px rgba(82,63,104,.036)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(82,63,104,.06),0 13px 19px 2px rgba(82,63,104,.042),0 5px 24px 4px rgba(82,63,104,.036)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(82,63,104,.06),0 14px 21px 2px rgba(82,63,104,.042),0 5px 26px 4px rgba(82,63,104,.036)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(82,63,104,.06),0 15px 22px 2px rgba(82,63,104,.042),0 6px 28px 5px rgba(82,63,104,.036)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(82,63,104,.06),0 16px 24px 2px rgba(82,63,104,.042),0 6px 30px 5px rgba(82,63,104,.036)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(82,63,104,.06),0 17px 26px 2px rgba(82,63,104,.042),0 6px 32px 5px rgba(82,63,104,.036)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(82,63,104,.06),0 18px 28px 2px rgba(82,63,104,.042),0 7px 34px 6px rgba(82,63,104,.036)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(82,63,104,.06),0 19px 29px 2px rgba(82,63,104,.042),0 7px 36px 6px rgba(82,63,104,.036)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(82,63,104,.06),0 20px 31px 3px rgba(82,63,104,.042),0 8px 38px 7px rgba(82,63,104,.036)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(82,63,104,.06),0 21px 33px 3px rgba(82,63,104,.042),0 8px 40px 7px rgba(82,63,104,.036)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(82,63,104,.06),0 22px 35px 3px rgba(82,63,104,.042),0 8px 42px 7px rgba(82,63,104,.036)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(82,63,104,.06),0 23px 36px 3px rgba(82,63,104,.042),0 9px 44px 8px rgba(82,63,104,.036)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(82,63,104,.06),0 24px 38px 3px rgba(82,63,104,.042),0 9px 46px 8px rgba(82,63,104,.036)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:#000}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(82,63,104,.06),0 4px 5px 0 rgba(82,63,104,.042),0 1px 10px 0 rgba(82,63,104,.036)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000}.mat-badge-content{color:rgba(var(--color-primary-contrast),1);background:rgba(var(--color-primary),1)}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.mat-badge-warn .mat-badge-content{color:rgba(var(--color-warn-contrast),1);background:rgba(var(--color-warn),1)}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.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}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{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-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(82,63,104,.06),0 16px 24px 2px rgba(82,63,104,.042),0 6px 30px 5px rgba(82,63,104,.036);background:#fff;color:#000}.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:rgba(var(--color-primary),1)}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:rgba(var(--color-accent),1)}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:rgba(var(--color-warn),1)}.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.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:rgba(var(--color-primary),1)}.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:rgba(var(--color-accent),1)}.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:rgba(var(--color-warn),1)}.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:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(82,63,105,.06)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:#000;background-color:#fff}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{color:rgba(var(--color-primary-contrast),1)}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{color:rgba(var(--color-accent-contrast),1)}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{color:rgba(var(--color-warn-contrast),1)}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:rgba(var(--color-primary),1)}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:rgba(var(--color-accent),1)}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:rgba(var(--color-warn),1)}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.mat-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(var(--color-primary-contrast),.1)}.mat-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(var(--color-accent-contrast),.1)}.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(var(--color-warn-contrast),.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(82,63,104,.06),0 0 0 0 rgba(82,63,104,.042),0 0 0 0 rgba(82,63,104,.036)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(82,63,104,.06),0 2px 2px 0 rgba(82,63,104,.042),0 1px 5px 0 rgba(82,63,104,.036)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(82,63,104,.06),0 8px 10px 1px rgba(82,63,104,.042),0 3px 14px 2px rgba(82,63,104,.036)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(82,63,104,.06),0 0 0 0 rgba(82,63,104,.042),0 0 0 0 rgba(82,63,104,.036)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(82,63,104,.06),0 6px 10px 0 rgba(82,63,104,.042),0 1px 18px 0 rgba(82,63,104,.036)}.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 rgba(82,63,104,.06),0 12px 17px 2px rgba(82,63,104,.042),0 5px 22px 4px rgba(82,63,104,.036)}.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 0 0 rgba(82,63,104,.06),0 0 0 0 rgba(82,63,104,.042),0 0 0 0 rgba(82,63,104,.036)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(82,63,104,.06),0 2px 2px 0 rgba(82,63,104,.042),0 1px 5px 0 rgba(82,63,104,.036)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:#000;background:#fff}.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:1px solid rgba(82,63,105,.06)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(82,63,105,.06)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(82,63,105,.06)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(82,63,105,.06)}.mat-card{background:#fff;color:#000}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(82,63,104,.06),0 1px 1px 0 rgba(82,63,104,.042),0 1px 3px 0 rgba(82,63,104,.036)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(82,63,104,.06),0 0 0 0 rgba(82,63,104,.042),0 0 0 0 rgba(82,63,104,.036)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:rgba(var(--color-primary),1)}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:rgba(var(--color-accent),1)}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:rgba(var(--color-warn),1)}.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:rgba(0,0,0,.54)}.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:rgba(var(--color-primary),1)}.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:rgba(var(--color-accent),1)}.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:rgba(var(--color-warn),1)}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(82,63,104,.06),0 3px 4px 0 rgba(82,63,104,.042),0 1px 8px 0 rgba(82,63,104,.036)}.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:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:rgba(var(--color-primary),1);color:rgba(var(--color-primary-contrast),1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:rgba(var(--color-primary-contrast),1);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:rgba(var(--color-primary-contrast),.1);opacity:.1}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:rgba(var(--color-warn),1);color:rgba(var(--color-warn-contrast),1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:rgba(var(--color-warn-contrast),1);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:rgba(var(--color-warn-contrast),.1);opacity:.1}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:rgba(var(--color-accent-contrast),1);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(var(--color-accent-contrast),.1);opacity:.1}.mat-table{background:#fff}.mat-table-sticky,.mat-table tbody,.mat-table tfoot,.mat-table thead,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(82,63,105,.06)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:#000}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider:after{background:rgba(82,63,105,.06)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.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),.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:rgba(0,0,0,.04)}.mat-calendar-body-in-preview{color:rgba(82,63,105,.12)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range:before{background:rgba(var(--color-primary),.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(90deg,rgba(var(--color-primary),.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(var(--color-primary),.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{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:rgba(var(--color-primary),1);color:rgba(var(--color-primary-contrast),1)}.mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(var(--color-primary-contrast),1)}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(82,63,104,.06),0 4px 5px 0 rgba(82,63,104,.042),0 1px 10px 0 rgba(82,63,104,.036);background-color:#fff;color:#000}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(var(--color-accent),.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(90deg,rgba(var(--color-accent),.2) 50%,rgba(249,171,0,.2) 0)}.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(270deg,rgba(var(--color-accent),.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{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:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(var(--color-accent-contrast),1)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(var(--color-warn),.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(90deg,rgba(var(--color-warn),.2) 50%,rgba(249,171,0,.2) 0)}.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(270deg,rgba(var(--color-warn),.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{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:rgba(var(--color-warn),1);color:rgba(var(--color-warn-contrast),1)}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(var(--color-warn-contrast),1)}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(82,63,104,.06),0 0 0 0 rgba(82,63,104,.042),0 0 0 0 rgba(82,63,104,.036)}.mat-datepicker-toggle-active{color:rgba(var(--color-primary),1)}.mat-datepicker-toggle-active.mat-accent{color:rgba(var(--color-accent),1)}.mat-datepicker-toggle-active.mat-warn{color:rgba(var(--color-warn),1)}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(82,63,104,.06),0 24px 38px 3px rgba(82,63,104,.042),0 9px 46px 8px rgba(82,63,104,.036);background:#fff;color:#000}.mat-divider{border-top-color:rgba(82,63,105,.06)}.mat-divider-vertical{border-right-color:rgba(82,63,105,.06)}.mat-expansion-panel{background:#fff;color:#000}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(82,63,104,.06),0 2px 2px 0 rgba(82,63,104,.042),0 1px 5px 0 rgba(82,63,104,.036)}.mat-action-row{border-top-color:rgba(82,63,105,.06)}.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:#fff}}.mat-expansion-panel-header-title{color:#000}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:rgba(var(--color-primary),1)}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:rgba(var(--color-accent),1)}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:rgba(var(--color-warn),1)}.mat-focused .mat-form-field-required-marker{color:rgba(var(--color-accent),1)}.mat-form-field-ripple{background-color:rgba(82,63,105,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:rgba(var(--color-primary),1)}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:rgba(var(--color-accent),1)}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:rgba(var(--color-warn),1)}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:rgba(var(--color-primary),1)}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:rgba(var(--color-accent),1)}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.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:rgba(var(--color-warn),1)}.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:rgba(var(--color-warn),1)}.mat-error{color:rgba(var(--color-warn),1)}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(82,63,105,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(82,63,105,.42) 0,rgba(82,63,105,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(82,63,105,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(82,63,105,.42) 0,rgba(82,63,105,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(82,63,105,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.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:rgba(82,63,105,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(82,63,105,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:rgba(var(--color-primary),1)}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:rgba(var(--color-accent),1)}.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:rgba(var(--color-warn),1)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(82,63,105,.06)}.mat-icon.mat-primary{color:rgba(var(--color-primary),1)}.mat-icon.mat-accent{color:rgba(var(--color-accent),1)}.mat-icon.mat-warn{color:rgba(var(--color-warn),1)}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:rgba(var(--color-primary),1)}.mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-form-field.mat-accent .mat-input-element{caret-color:rgba(var(--color-accent),1)}.mat-form-field-invalid .mat-input-element,.mat-form-field.mat-warn .mat-input-element{caret-color:rgba(var(--color-warn),1)}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:rgba(var(--color-warn),1)}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(82,63,104,.06),0 4px 5px 0 rgba(82,63,104,.042),0 1px 10px 0 rgba(82,63,104,.036)}.mat-menu-item{background:transparent;color:#000}.mat-menu-item[disabled],.mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.mat-menu-item-submenu-trigger:after,.mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.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-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-progress-bar-background{fill:rgba(var(--color-primary),.1)}.mat-progress-bar-buffer{background-color:rgba(var(--color-primary),.1)}.mat-progress-bar-fill:after{background-color:rgba(var(--color-primary),1)}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:rgba(var(--color-accent),.1)}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:rgba(var(--color-accent),.1)}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:rgba(var(--color-accent),1)}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:rgba(var(--color-warn),.1)}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:rgba(var(--color-warn),.1)}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:rgba(var(--color-warn),1)}.mat-progress-spinner circle,.mat-spinner circle{stroke:rgba(var(--color-primary),1)}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:rgba(var(--color-accent),1)}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:rgba(var(--color-warn),1)}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(var(--color-primary),1)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.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:active .mat-radio-persistent-ripple{background-color:rgba(var(--color-primary),1)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(var(--color-accent),1)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.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:active .mat-radio-persistent-ripple{background-color:rgba(var(--color-accent),1)}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(var(--color-warn),1)}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.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:active .mat-radio-persistent-ripple{background-color:rgba(var(--color-warn),1)}.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:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(82,63,104,.06),0 4px 5px 0 rgba(82,63,104,.042),0 1px 10px 0 rgba(82,63,104,.036)}.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:rgba(var(--color-primary),1)}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:rgba(var(--color-accent),1)}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:rgba(var(--color-warn),1)}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:#000}.mat-drawer{color:#000}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(82,63,104,.06),0 16px 24px 2px rgba(82,63,104,.042),0 6px 30px 5px rgba(82,63,104,.036)}.mat-drawer-side{border-right:1px solid rgba(82,63,105,.06)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(82,63,105,.06);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(82,63,105,.06)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:rgba(var(--color-accent),1)}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(var(--color-accent),.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:rgba(var(--color-accent),1)}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:rgba(var(--color-primary),1)}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(var(--color-primary),.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:rgba(var(--color-primary),1)}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:rgba(var(--color-warn),1)}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(var(--color-warn),.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:rgba(var(--color-warn),1)}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(82,63,104,.06),0 1px 1px 0 rgba(82,63,104,.042),0 1px 3px 0 rgba(82,63,104,.036);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:rgba(var(--color-primary),1)}.mat-primary .mat-slider-thumb-label-text{color:rgba(var(--color-primary-contrast),1)}.mat-primary .mat-slider-focus-ring{background-color:rgba(var(--color-primary),.2);opacity:.2}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:rgba(var(--color-accent),1)}.mat-accent .mat-slider-thumb-label-text{color:rgba(var(--color-accent-contrast),1)}.mat-accent .mat-slider-focus-ring{background-color:rgba(var(--color-accent),.2);opacity:.2}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:rgba(var(--color-warn),1)}.mat-warn .mat-slider-thumb-label-text{color:rgba(var(--color-warn-contrast),1)}.mat-warn .mat-slider-focus-ring{background-color:rgba(var(--color-warn),.2);opacity:.2}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,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(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:rgba(var(--color-primary-contrast),1)}.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:rgba(var(--color-primary),1);color:rgba(var(--color-primary-contrast),1)}.mat-step-header.mat-accent .mat-step-icon{color:rgba(var(--color-accent-contrast),1)}.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:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.mat-step-header.mat-warn .mat-step-icon{color:rgba(var(--color-warn-contrast),1)}.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:rgba(var(--color-warn),1);color:rgba(var(--color-warn-contrast),1)}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:rgba(var(--color-warn),1)}.mat-step-header .mat-step-label.mat-step-label-active{color:#000}.mat-step-header .mat-step-label.mat-step-label-error{color:rgba(var(--color-warn),1)}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:rgba(82,63,105,.06)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:rgba(82,63,105,.06)}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(82,63,105,.06)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(82,63,105,.06);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:#000}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.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:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-primary),.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:rgba(var(--color-primary),1)}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:rgba(var(--color-primary-contrast),1)}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-accent),.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:rgba(var(--color-accent),1)}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:rgba(var(--color-accent-contrast),1)}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-warn),.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:rgba(var(--color-warn),1)}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:rgba(var(--color-warn-contrast),1)}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-primary),.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-header-pagination,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:rgba(var(--color-primary),1)}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:rgba(var(--color-primary-contrast),1)}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(var(--color-primary-contrast),.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-primary-contrast),1)}.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-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-primary-contrast),.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(var(--color-primary-contrast),.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-accent),.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-header-pagination,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:rgba(var(--color-accent),1)}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:rgba(var(--color-accent-contrast),1)}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(var(--color-accent-contrast),.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-accent-contrast),1)}.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-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-accent-contrast),.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(var(--color-accent-contrast),.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(var(--color-warn),.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-header-pagination,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:rgba(var(--color-warn),1)}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:rgba(var(--color-warn-contrast),1)}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(var(--color-warn-contrast),.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-warn-contrast),1)}.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-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(var(--color-warn-contrast),.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(var(--color-warn-contrast),.12)}.mat-toolbar{background:#ebebee;color:#000}.mat-toolbar.mat-primary{background:rgba(var(--color-primary),1);color:rgba(var(--color-primary-contrast),1)}.mat-toolbar.mat-accent{background:rgba(var(--color-accent),1);color:rgba(var(--color-accent-contrast),1)}.mat-toolbar.mat-warn{background:rgba(var(--color-warn),1);color:rgba(var(--color-warn-contrast),1)}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:#000}.mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(82,63,104,.06),0 6px 10px 0 rgba(82,63,104,.042),0 1px 18px 0 rgba(82,63,104,.036)}.mat-simple-snackbar-action{color:rgba(var(--color-accent),1)}.horizontal-layout{--navigation-height:0px;--toolbar-width:100%}@media (min-width:1280px){.horizontal-layout{--toolbar-width:calc(100% - var(--sidenav-width))}.horizontal-layout.sidenav-collapsed{--toolbar-width:calc(100% - var(--sidenav-collapsed-width))}}.horizontal-layout .sidenav-container{flex:1}.horizontal-layout.has-fixed-footer.scroll-disabled .content{height:calc(100% - var(--toolbar-height) - var(--footer-height))}@media (min-width:1280px){body:not([dir=rtl]) .horizontal-layout.sidenav-collapsed .sidenav-content{margin-left:var(--sidenav-collapsed-width)!important;margin-right:0!important}body:not([dir=rtl]) .horizontal-layout:not(.sidenav-collapsed) .sidenav-content{margin-left:var(--sidenav-width)!important;margin-right:0!important}[dir=rtl] .horizontal-layout.sidenav-collapsed .sidenav-content{margin-right:var(--sidenav-collapsed-width)!important;margin-left:0!important}[dir=rtl] .horizontal-layout:not(.sidenav-collapsed) .sidenav-content{margin-right:var(--sidenav-width)!important;margin-left:0!important}}.vertical-layout{--toolbar-width:100%}.vertical-layout vex-secondary-toolbar .h-14{display:none}.vertical-layout vex-secondary-toolbar .fixed{background:none;border-top:none;box-shadow:none;margin-bottom:calc(var(--padding-16) * -1);padding-top:var(--padding-12);position:relative;top:0}.vertical-layout.content-container>.sidenav-container>.sidenav-content>.content{margin-left:auto;margin-right:auto}.vertical-layout.has-fixed-footer.scroll-disabled .content{height:calc(100% - var(--toolbar-height) - var(--footer-height))}@media print{body,html{height:auto!important;overflow:initial!important}.sidenav,.vex-toolbar{display:none!important}.content{margin-top:0!important}.mat-drawer-container{overflow:visible!important}.mat-drawer-side{border-right:none!important}.sidenav-content{margin-left:0!important;background-color:var(--background-card)}.config-panel-toggle,.vex-footer{display:none!important}}.display-4{font:300 112px/112px var(--font);letter-spacing:-.05em}.display-3{font:400 56px/56px var(--font);letter-spacing:-.02em}.display-2{font:400 45px/48px var(--font);letter-spacing:-.005em}.display-1,h1{font:400 34px/40px var(--font);letter-spacing:normal}.headline,h2{font:400 24px/32px var(--font);letter-spacing:-.019em}.title,h3{font:500 18px/26px var(--font);letter-spacing:-.014em}.subheading-2,h4{font:400 16px/28px var(--font);letter-spacing:-.011em}.subheading-1,h5{font:400 15px/24px var(--font);letter-spacing:-.009em}.body-2,h6{font:500 14px/24px var(--font)}.body-1,.body-2,h6,p{letter-spacing:-.006em}.body-1,p{font:400 14px/20px var(--font)}.caption{font:400 12px/20px var(--font)}.caption,.text-xs{letter-spacing:0}.text-sm{letter-spacing:-.009em}.text-base{letter-spacing:-.011em}.text-lg{letter-spacing:-.014em}.text-2xl{letter-spacing:-.019em}.text-3xl{letter-spacing:-.021em}.mat-icon,.mat-icon-button .mat-icon{font-size:var(--default-icon-size);height:unset;width:unset}.ic-inline>svg{display:inline-block}.iconify:not(.ic-inline)>svg,ic-icon:not(.ic-inline)>svg{margin:0 auto;vertical-align:middle}.vex-scrollblock{position:fixed;width:100%}body.is-blink ::-webkit-scrollbar{background-color:transparent;height:var(--blink-scrollbar-width);width:var(--blink-scrollbar-width)}body.is-blink ::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.12)}body.is-blink ::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:var(--blink-scrollbar-width);box-shadow:inset 0 0 0 12px rgba(0,0,0,.37)}body.is-blink ::-webkit-scrollbar-thumb:active{border-radius:var(--blink-scrollbar-width);box-shadow:inset 0 0 0 12px rgba(0,0,0,.54)}.mat-button .mat-icon,.mat-icon-button .mat-button-wrapper>*,.mat-menu-item .mat-icon{vertical-align:middle!important}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{font-size:inherit}.mat-table mat-footer-row,.mat-table mat-header-row,.mat-table mat-row,.mat-table td.mat-cell,.mat-table td.mat-footer-cell,.mat-table th.mat-header-cell{border-bottom-color:var(--foreground-divider)}.mat-form-field{margin-bottom:4px}.mat-primary.mat-form-field .mat-form-field-prefix,.mat-primary.mat-form-field .mat-form-field-suffix{transition:var(--trans-ease-out)}.mat-primary.mat-form-field.mat-focused .mat-form-field-prefix,.mat-primary.mat-form-field.mat-focused .mat-form-field-suffix{color:rgb(var(--color-primary))}.mat-form-field.mat-form-field-invalid.mat-focused .mat-form-field-prefix,.mat-form-field.mat-form-field-invalid.mat-focused .mat-form-field-suffix{--text-opacity:1;color:#f44336;color:rgba(244,67,54,var(--text-opacity))}.mat-table .mat-cell,.mat-table .mat-header-cell{box-sizing:content-box;padding-left:var(--padding-12);padding-right:var(--padding-12);white-space:nowrap}.mat-paginator-page-size-select.mat-form-field .mat-form-field-flex{padding-top:0}.mat-menu-item ic-icon{-webkit-margin-end:var(--padding-16);margin-inline-end:var(--padding-16);vertical-align:middle}.mat-menu-item ic-icon>svg{vertical-align:middle}.mat-select-panel{letter-spacing:-.011em}.mat-drawer-side{border:0}textarea.mat-input-element{line-height:1.5}.vex-flex-form-field .mat-form-field-infix{width:50px}.vex-dense-form-field{margin-bottom:-1.34375em}.vex-dense-form-field.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:4px}.vex-tabs .mat-tab-label.mat-tab-label-active,.vex-tabs .mat-tab-link.mat-tab-label-active{opacity:1}.vex-tabs-dense .mat-tab-label{min-width:0}.uppercase>*>.mat-sort-header-button{text-transform:uppercase}.mat-card-image{max-width:none}.apexcharts-legend-text{margin-left:4px;top:-1px}body .apexcharts-tooltip.light{background:var(--background-card)}.vex-layout-ares{--footer-background:var(--background-base);--sidenav-background:var(--background-base);--toolbar-background:var(--background-base);--sidenav-color:var(--text-color);--sidenav-item-background-active:var(--background-card);--sidenav-item-color:var(--text-color);--sidenav-item-color-active:var(--text-color);--sidenav-item-dropdown-background:var(--background-base);--sidenav-item-dropdown-background-hover:var(--background-hover);--secondary-toolbar-background:var(--background-base);--sidenav-toolbar-background:var(--background-base);--secondary-toolbar-height:64px}.vex-layout-ares .sidenav{border:none}.vex-layout-ares .sidenav vex-sidenav-item .item{width:unset;border-radius:9999px;padding-top:.5rem;padding-bottom:.5rem;margin-left:1rem;margin-right:1rem}.vex-layout-ares .sidenav vex-sidenav-item .item.active{box-shadow:var(--elevation-z6)}.vex-layout-ares .sidenav vex-sidenav-item .item-level-0>.item{margin-top:.25rem;margin-bottom:.25rem}.vex-layout-ares .sidenav vex-sidenav-item .item-level-1 .item.active{box-shadow:none;font-weight:500}.vex-layout-ares .sidenav vex-sidenav-item .item-level-1 .item.active .item-label,.vex-layout-ares .sidenav vex-sidenav-item .item-level-1 .item:hover .item-label{color:var(--text-color)}.vex-layout-ares .sidenav-collapsed .sidenav vex-sidenav-item .item{margin-left:0;margin-right:0}.vex-layout-ares vex-secondary-toolbar{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;overflow:hidden}.vex-layout-ares vex-secondary-toolbar .secondary-toolbar{box-shadow:none;border-top-width:0;margin-bottom:calc(var(--padding-gutter) * -1)}.vex-layout-ares vex-footer{border-top-left-radius:.25rem;border-top-right-radius:.25rem;overflow:hidden}.vex-layout-ares .vex-page-layout-header{background:var(--background-base);color:var(--text-color)}.vex-layout-ares .vex-page-layout-header vex-breadcrumbs .text-hint{color:var(--text-hint)!important}.vex-layout-ares.vex-style-default{--sidenav-item-background-active:rgb(var(--color-primary));--sidenav-item-color-active:rgb(var(--color-primary-contrast));--sidenav-item-dropdown-color-hover:var(--text-color);--sidenav-item-icon-color-active:rgb(var(--color-primary-contrast))}.vex-layout-hermes{--toolbar-height:100px;--secondary-toolbar-background:var(--background-base);--secondary-toolbar-height:64px}.vex-layout-hermes.vex-style-light{--toolbar-background:#fff}.vex-layout-hermes.vex-style-default{--navigation-background:#54af3a;--toolbar-background:#5ec042;--navigation-color:#fff;--toolbar-color:#fff}.vex-layout-hermes.vex-style-dark{--toolbar-background:var(--background-base)}@media (min-width:1280px){.vex-layout-hermes .sidenav{display:none}}.vex-layout-hermes vex-secondary-toolbar .secondary-toolbar{box-shadow:none;margin-bottom:calc(var(--padding-gutter) * -1);border-top-width:0}.vex-layout-landing{--toolbar-height:100px;--secondary-toolbar-background:var(--background-base);--secondary-toolbar-height:64px}.vex-layout-landing.vex-style-light{--toolbar-background:#fff}.vex-layout-landing.vex-style-default{--navigation-background:#54af3a;--toolbar-background:#fff;--navigation-color:#fff;--toolbar-color:#fff}.vex-layout-landing.vex-style-dark{--toolbar-background:var(--background-base)}@media (min-width:1280px){.vex-layout-landing .sidenav{display:none}}.vex-layout-landing vex-secondary-toolbar .secondary-toolbar{box-shadow:none;margin-bottom:calc(var(--padding-gutter) * -1);border-top-width:0}.vex-layout-ikaros{--navigation-height:0px}.vex-layout-ikaros.vex-style-default{--toolbar-background:#54af3a;--navigation-color:#fff;--toolbar-color:#fff}html{box-sizing:border-box;font-size:16px;overflow:hidden}body,html{height:100%}body{font:400 14px/20px var(--font);letter-spacing:-.006em;color:var(--text-color);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern"}div{box-sizing:border-box}.header{background-color:var(--background-base);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23e6e6e6' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23e6e6e6'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E")}.footer{background-image:url(/assets/img/illustrations/it_support.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:250px;padding-bottom:250px}@media (min-width:960px){.footer{padding-bottom:1rem}}p{line-height:inherit!important}.back-to-top{position:fixed;width:40px;height:40px;cursor:pointer;z-index:999999;right:20px;bottom:20px;opacity:.5;color:#fff;background-color:rgba(0,0,0,.75);border-radius:4px}.back-to-top:hover{opacity:.9}.transition{transition:.3s}.news-card{min-height:470px!important;max-height:470px!important}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.416d91365b44e4b4f477.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.8f2c4d11474275fbc161.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.2b3e1faf89f94a483539.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:#fff;background:hsla(0,0%,100%,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.8b43027f47b20503057d.eot?v=4.7.0);src:url(fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.f691f37e57f04c152e23.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.1e59d2330b4c6deb84b3.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.c1e38fd9e0e74ba58f7a.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}