.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media (-ms-high-contrast:none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\00a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:hsla(0,0%,100%,.75);cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:hsla(0,0%,100%,.75)}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:rgba(0,0,0,.75)}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:rgba(0,0,0,.75)}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:hsla(0,0%,50.2%,.75);font-size:2em;cursor:pointer;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:rgba(0,0,0,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:hsla(0,0%,50.2%,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover,.shepherd-title{color:rgba(0,0,0,.75)}.shepherd-title{display:flex;font-size:1rem;font-weight:400;flex:1 0 auto;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:rgba(0,0,0,.75);font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.2);max-width:400px;opacity:0;outline:none;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{position:absolute;width:16px;height:16px;z-index:-1}.shepherd-arrow:before{content:"";transform:rotate(45deg);background:#fff}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0ms .3s,opacity .3s 0ms;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.tree-children.tree-children-no-padding{padding-left:0}.tree-children{overflow:hidden}.node-drop-slot{display:block;height:2px}.node-drop-slot.is-dragging-over{background:#dfe;height:20px;border:2px dotted #888}.toggle-children-wrapper-expanded .toggle-children{transform:rotate(90deg)}.toggle-children-wrapper-collapsed .toggle-children{transform:rotate(0)}.toggle-children-wrapper{padding:2px 3px 5px 1px}.toggle-children{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjY1RTYzOTA2ODZDRjExREJBNkUyRDg4N0NFQUNCNDA3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzRkRFQjcxODUzNTExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzRkRFQjcwODUzNTExRTU4RTQwRkQwODFEOUZEMEE3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTk5NzA1OGEtZDI3OC00NDZkLWE4ODgtNGM4MGQ4YWI1NzNmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YzRkZmQxMGMtY2NlNS0xMTc4LWE5OGQtY2NkZmM5ODk5YWYwIi8+IDxkYzp0aXRsZT4gPHJkZjpBbHQ+IDxyZGY6bGkgeG1sOmxhbmc9IngtZGVmYXVsdCI+Z2x5cGhpY29uczwvcmRmOmxpPiA8L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5iogFwAAAGhJREFUeNpiYGBgKABigf///zOQg0EARH4A4gZyDIIZ8B/JoAJKDIDhB0CcQIkBRBtEyABkgxwoMQCGD6AbRKoBGAYxQgXIBRuZGKgAKPIC3QLxArnRSHZCIjspk52ZKMrOFBUoAAEGAKnq593MQAZtAAAAAElFTkSuQmCC");height:8px;width:9px;background-size:contain;background-repeat:no-repeat;background-position:50%}.toggle-children,.toggle-children-placeholder{display:inline-block;position:relative;top:1px}.toggle-children-placeholder{height:10px;width:10px;padding-right:3px}.node-content-wrapper{display:inline-block;padding:2px 5px;border-radius:2px;transition:background-color .15s,box-shadow .15s}.node-wrapper{display:flex;align-items:flex-start}.node-content-wrapper-active,.node-content-wrapper-active.node-content-wrapper-focused,.node-content-wrapper.node-content-wrapper-active:hover{background:#beebff}.node-content-wrapper-focused{background:#e7f4f9}.node-content-wrapper:hover{background:#f7fbff}.node-content-wrapper-active,.node-content-wrapper-focused,.node-content-wrapper:hover{box-shadow:inset 0 0 1px #999}.node-content-wrapper.is-dragging-over{background:#dfe;box-shadow:inset 0 0 1px #999}.node-content-wrapper.is-dragging-over-disabled{opacity:.5}tree-viewport{-webkit-tap-highlight-color:transparent;height:100%;overflow:auto;display:block}.tree-children{padding-left:20px}.empty-tree-drop-slot .node-drop-slot{height:20px;min-width:100px}.angular-tree-component{width:100%;position:relative;display:inline-block;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}tree-root .angular-tree-component-rtl{direction:rtl}tree-root .angular-tree-component-rtl .toggle-children-wrapper-collapsed .toggle-children{transform:rotate(180deg)!important}tree-root .angular-tree-component-rtl .tree-children{padding-right:20px;padding-left:0}tree-node-checkbox{padding:1px}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.d44157bdfa026dc877af.eot);src:url(primeicons.d44157bdfa026dc877af.eot?#iefix) format("embedded-opentype"),url(primeicons.78172950b335ccdb94e2.woff2) format("woff2"),url(primeicons.10d3152104f2208ac82a.woff) format("woff"),url(primeicons.ea5358601d0a3fd6670b.ttf) format("truetype"),url(primeicons.e1441b135b3ca9ad643c.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@-webkit-keyframes p-fadein{0%{opacity:0}to{opacity:1}}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}button,input[type=button],input[type=file]::-webkit-file-upload-button,input[type=reset],input[type=submit]{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{border-radius:50%}.p-badge,.p-tag{display:inline-block;text-align:center}.p-tag{line-height:1.5}.p-tag.p-tag-rounded{border-radius:10rem}.p-overlay-badge{position:relative;display:inline-block}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(1em,-1em);margin:0}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.6441e63a57ccc5105bad.png) no-repeat 0 0}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.f8505bd4d6f3e3aa435b.png) no-repeat 0 0}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputtext{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label .p-inputwrapper-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label input.p-filled~label,.p-float-label input:focus~label,.p-float-label textarea.p-filled~label,.p-float-label textarea:focus~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password-meter{background:transparent url(password-meter.eea288d50533d7995ec1.png) no-repeat 0 0;height:10px}.p-password-panel-overlay{position:absolute;display:none}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:hsla(0,0%,100%,.5);border-radius:100%;transform:scale(0)}.p-ink-active{-webkit-animation:ripple .4s linear;animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@-webkit-keyframes ripple{to{opacity:0;transform:scale(2.5)}}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-right{padding:0 .25rem}.p-tooltip.p-tooltip-bottom,.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}.reservation-dashed-space{opacity:.5;border-right:1px dashed #000;height:1.2em;margin:0 4px;color:inherit;border-bottom:none;display:inline-block;vertical-align:middle}.reservation-row{display:flex;align-items:center;margin-bottom:2px;gap:5px}.reservation-cell{display:inline-block;padding:0 2px}.product-option{line-height:1.25;padding:6px 0}.product-option__main{display:flex;align-items:center;gap:6px;font-weight:500}.product-option__name{overflow:hidden;text-overflow:ellipsis}.product-option__sub{font-size:12px;color:rgba(0,0,0,.6);margin-top:2px}.brand-tag{background:rgba(var(--primary-rgb,175,69,133),.12);color:var(--primary-color,#af4585);border-radius:10px;padding:0 8px;font-size:11px;line-height:18px;white-space:nowrap}.brand-tag,.chip-brand-tag{display:inline-block;font-weight:500}.chip-brand-tag{background:rgba(0,0,0,.18);color:inherit;border-radius:8px;padding:0 6px;font-size:10px;line-height:16px;margin-right:6px}.mat-autocomplete-panel .mat-option.product-option,.mat-autocomplete-panel mat-option.product-option{height:auto;min-height:56px;line-height:1.25;padding-top:8px;padding-bottom:8px}.mat-autocomplete-panel .mat-option.product-option .mat-option-text,.mat-autocomplete-panel mat-option.product-option .mat-option-text{display:block;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.25}.deleted-toggle{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:20px;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.08);transition:background-color .2s,border-color .2s,color .2s;color:rgba(0,0,0,.6);font-size:13px;white-space:nowrap}.deleted-toggle .mat-icon{font-size:18px;width:18px;height:18px;line-height:18px}.deleted-toggle.is-on{background:rgba(211,47,47,.08);border-color:rgba(211,47,47,.4);color:#d32f2f;font-weight:600}.product-filter-deleted .mat-form-field-ripple,.product-filter-deleted .mat-form-field-underline{background-color:#d32f2f!important}.inventory-remark-dialog-panel{width:480px!important;max-width:calc(100vw - 32px)!important;overflow:visible!important}.inventory-remark-dialog-panel mat-dialog-container.mat-dialog-container{overflow:hidden}.inventory-remark-dialog-panel .inventory-remark-dialog__header{display:flex;align-items:center;justify-content:space-between;min-height:56px;box-sizing:border-box}.inventory-remark-dialog-panel .inventory-remark-dialog__content.mat-dialog-content{height:auto!important;max-height:none!important;overflow:visible!important;padding:20px 28px 8px!important}.inventory-remark-dialog-panel .inventory-remark-dialog__field.mat-form-field{display:block;width:100%;margin:0}.inventory-remark-dialog-panel .inventory-remark-dialog__textarea{min-height:118px;max-height:180px;resize:vertical;overflow-y:auto;line-height:1.5}.inventory-remark-dialog-panel .inventory-remark-dialog__actions.mat-dialog-actions{position:static;min-height:60px;padding:8px 28px 20px!important;margin-bottom:0;gap:8px}.inventory-remark-dialog-panel .inventory-remark-dialog__actions button{border-radius:16px;min-width:88px}.product-filter-deleted .mat-form-field-label{color:#d32f2f!important}@media (max-width:599.98px){.fx-xs-row{flex-direction:row!important}.fx-xs-col{flex-direction:column!important}.fx-xs-wrap{flex-wrap:wrap!important}.fx-xs-jc-start{justify-content:flex-start!important}.fx-xs-jc-end{justify-content:flex-end!important}.fx-xs-jc-center{justify-content:center!important}.fx-xs-jc-between{justify-content:space-between!important}.fx-xs-jc-around{justify-content:space-around!important}.fx-xs-jc-evenly{justify-content:space-evenly!important}.fx-xs-ai-start{align-items:flex-start!important}.fx-xs-ai-end{align-items:flex-end!important}.fx-xs-ai-center{align-items:center!important}.fx-xs-ai-stretch{align-items:stretch!important}.fx-xs-ai-baseline{align-items:baseline!important}}@media (max-width:959.98px){.fx-ltmd-row{flex-direction:row!important}.fx-ltmd-col{flex-direction:column!important}.fx-ltmd-wrap{flex-wrap:wrap!important}.fx-ltmd-jc-start{justify-content:flex-start!important}.fx-ltmd-jc-end{justify-content:flex-end!important}.fx-ltmd-jc-center{justify-content:center!important}.fx-ltmd-jc-between{justify-content:space-between!important}.fx-ltmd-jc-around{justify-content:space-around!important}.fx-ltmd-jc-evenly{justify-content:space-evenly!important}.fx-ltmd-ai-start{align-items:flex-start!important}.fx-ltmd-ai-end{align-items:flex-end!important}.fx-ltmd-ai-center{align-items:center!important}.fx-ltmd-ai-stretch{align-items:stretch!important}.fx-ltmd-w-900{width:900px!important}}.mff-wrap-hint.mat-form-field-appearance-fill .mat-form-field-wrapper,.mff-wrap-hint.mat-form-field-appearance-legacy .mat-form-field-wrapper,.mff-wrap-hint.mat-form-field-appearance-outline .mat-form-field-wrapper,.mff-wrap-hint.mat-form-field-appearance-standard .mat-form-field-wrapper{padding-bottom:0}.mff-wrap-hint .mat-form-field-subscript-wrapper{position:static!important;top:auto!important;margin-top:4px;min-height:1.25em}
/*!
 * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.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(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:block;src:url(fa-brands-400.46c13076acbc82aac893.eot);src:url(fa-brands-400.46c13076acbc82aac893.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.2ffc1f5b1909c172f239.woff2) format("woff2"),url(fa-brands-400.d87ca79c4938f3ca66cb.woff) format("woff"),url(fa-brands-400.131054e1a15e8c1a2be9.ttf) format("truetype"),url(fa-brands-400.85ca58b3dfb55c08f9cf.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:block;src:url(fa-regular-400.59f4a1ec50a2e39950ae.eot);src:url(fa-regular-400.59f4a1ec50a2e39950ae.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.6462b09d97cb0149ec02.woff2) format("woff2"),url(fa-regular-400.aee72cf0a11239dba36c.woff) format("woff"),url(fa-regular-400.8ce738c3de1f5af6f0db.ttf) format("truetype"),url(fa-regular-400.4d5e84b7703fc47f5b87.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:block;src:url(fa-solid-900.ab3ef4abdaedeced5219.eot);src:url(fa-solid-900.ab3ef4abdaedeced5219.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.f2d8806e4ac0d7a6e72f.woff2) format("woff2"),url(fa-solid-900.1bdf103cf1d2f4875cb4.woff) format("woff"),url(fa-solid-900.6e617fd4bfae0ebd495b.ttf) format("truetype"),url(fa-solid-900.dad3d991c79c6ec9e284.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}.mat-badge-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif}.mat-button,.mat-button-toggle,.mat-card,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-chip{font-weight:500}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif}.mat-form-field{font-family:Roboto,Helvetica Neue,sans-serif}.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-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%}@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-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-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-menu-item{font-size:14px}.mat-menu-item,.mat-paginator,.mat-paginator-page-size .mat-select-trigger,.mat-radio-button,.mat-select,.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px}.mat-step-label-selected{font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif}.mat-list-item,.mat-list-option,.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item .mat-line:nth-child(n+2),.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader,.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif}.mat-simple-snackbar{font-size:14px}.mat-simple-snackbar,.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{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}@font-face{font-family:huninn;font-display:swap;src:url(jf-openhuninn-2.1.a8d49d67836c5c99c511.woff2) format("woff2"),url(jf-openhuninn-2.1.6f14281ed7844dfc0e76.ttf) format("truetype")}.saydou-theme{--primary-color:#af4585;--primary-color-700:#c6498d;--primary-rgb:175,69,133;--background-accent-50-color:#f2e4f3}.saydou-theme .mat-ripple-element{background-color:rgba(0,0,0,.1)}.saydou-theme .mat-option{color:rgba(0,0,0,.87)}.saydou-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.saydou-theme .mat-option:focus:not(.mat-option-disabled),.saydou-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.saydou-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.saydou-theme .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.saydou-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#af4585}.saydou-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#dfbce2}.saydou-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#eb457c}.saydou-theme .mat-optgroup-label{color:rgba(0,0,0,.54)}.saydou-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.saydou-theme .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.saydou-theme .mat-pseudo-checkbox:after{color:#fafafa}.saydou-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.saydou-theme .mat-primary .mat-pseudo-checkbox-checked,.saydou-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#af4585}.saydou-theme .mat-accent .mat-pseudo-checkbox-checked,.saydou-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.saydou-theme .mat-pseudo-checkbox-checked,.saydou-theme .mat-pseudo-checkbox-indeterminate{background:#dfbce2}.saydou-theme .mat-warn .mat-pseudo-checkbox-checked,.saydou-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#eb457c}.saydou-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.saydou-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.saydou-theme.mat-app-background,.saydou-theme .mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.saydou-theme .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.saydou-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.saydou-theme .mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.saydou-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.saydou-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.saydou-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.saydou-theme .mat-badge-content{color:#fff;background:#af4585}.cdk-high-contrast-active .saydou-theme .mat-badge-content{outline:1px solid;border-radius:0}.saydou-theme .mat-badge-accent .mat-badge-content{background:#dfbce2;color:#873e74}.saydou-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#eb457c}.saydou-theme .mat-badge{position:relative}.saydou-theme .mat-badge-hidden .mat-badge-content{display:none}.saydou-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.saydou-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.saydou-theme .mat-badge-content._mat-animation-noopable,.saydou-theme .ng-animate-disabled .mat-badge-content{transition:none}.saydou-theme .mat-badge-content.mat-badge-active{transform:none}.saydou-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.saydou-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.saydou-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.saydou-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .saydou-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.saydou-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .saydou-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.saydou-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .saydou-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.saydou-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .saydou-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.saydou-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.saydou-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.saydou-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.saydou-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .saydou-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.saydou-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .saydou-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.saydou-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .saydou-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.saydou-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .saydou-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.saydou-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.saydou-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.saydou-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.saydou-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .saydou-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.saydou-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .saydou-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.saydou-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .saydou-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.saydou-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .saydou-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.saydou-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.saydou-theme .mat-button,.saydou-theme .mat-icon-button,.saydou-theme .mat-stroked-button{color:inherit;background:transparent}.saydou-theme .mat-button.mat-primary,.saydou-theme .mat-icon-button.mat-primary,.saydou-theme .mat-stroked-button.mat-primary{color:#af4585}.saydou-theme .mat-button.mat-accent,.saydou-theme .mat-icon-button.mat-accent,.saydou-theme .mat-stroked-button.mat-accent{color:#dfbce2}.saydou-theme .mat-button.mat-warn,.saydou-theme .mat-icon-button.mat-warn,.saydou-theme .mat-stroked-button.mat-warn{color:#eb457c}.saydou-theme .mat-button.mat-accent.mat-button-disabled,.saydou-theme .mat-button.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-button.mat-primary.mat-button-disabled,.saydou-theme .mat-button.mat-warn.mat-button-disabled,.saydou-theme .mat-icon-button.mat-accent.mat-button-disabled,.saydou-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-icon-button.mat-primary.mat-button-disabled,.saydou-theme .mat-icon-button.mat-warn.mat-button-disabled,.saydou-theme .mat-stroked-button.mat-accent.mat-button-disabled,.saydou-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-stroked-button.mat-primary.mat-button-disabled,.saydou-theme .mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.saydou-theme .mat-button.mat-primary .mat-button-focus-overlay,.saydou-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.saydou-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#af4585}.saydou-theme .mat-button.mat-accent .mat-button-focus-overlay,.saydou-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.saydou-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#dfbce2}.saydou-theme .mat-button.mat-warn .mat-button-focus-overlay,.saydou-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.saydou-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#eb457c}.saydou-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.saydou-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.saydou-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.saydou-theme .mat-button .mat-ripple-element,.saydou-theme .mat-icon-button .mat-ripple-element,.saydou-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.saydou-theme .mat-button-focus-overlay{background:#000}.saydou-theme .mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.saydou-theme .mat-fab,.saydou-theme .mat-flat-button,.saydou-theme .mat-mini-fab,.saydou-theme .mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.saydou-theme .mat-fab.mat-primary,.saydou-theme .mat-flat-button.mat-primary,.saydou-theme .mat-mini-fab.mat-primary,.saydou-theme .mat-raised-button.mat-primary{color:#fff}.saydou-theme .mat-fab.mat-accent,.saydou-theme .mat-flat-button.mat-accent,.saydou-theme .mat-mini-fab.mat-accent,.saydou-theme .mat-raised-button.mat-accent{color:#873e74}.saydou-theme .mat-fab.mat-warn,.saydou-theme .mat-flat-button.mat-warn,.saydou-theme .mat-mini-fab.mat-warn,.saydou-theme .mat-raised-button.mat-warn{color:#fff}.saydou-theme .mat-fab.mat-accent.mat-button-disabled,.saydou-theme .mat-fab.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-fab.mat-primary.mat-button-disabled,.saydou-theme .mat-fab.mat-warn.mat-button-disabled,.saydou-theme .mat-flat-button.mat-accent.mat-button-disabled,.saydou-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-flat-button.mat-primary.mat-button-disabled,.saydou-theme .mat-flat-button.mat-warn.mat-button-disabled,.saydou-theme .mat-mini-fab.mat-accent.mat-button-disabled,.saydou-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-mini-fab.mat-primary.mat-button-disabled,.saydou-theme .mat-mini-fab.mat-warn.mat-button-disabled,.saydou-theme .mat-raised-button.mat-accent.mat-button-disabled,.saydou-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-raised-button.mat-primary.mat-button-disabled,.saydou-theme .mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.saydou-theme .mat-fab.mat-primary,.saydou-theme .mat-flat-button.mat-primary,.saydou-theme .mat-mini-fab.mat-primary,.saydou-theme .mat-raised-button.mat-primary{background-color:#af4585}.saydou-theme .mat-fab.mat-accent,.saydou-theme .mat-flat-button.mat-accent,.saydou-theme .mat-mini-fab.mat-accent,.saydou-theme .mat-raised-button.mat-accent{background-color:#dfbce2}.saydou-theme .mat-fab.mat-warn,.saydou-theme .mat-flat-button.mat-warn,.saydou-theme .mat-mini-fab.mat-warn,.saydou-theme .mat-raised-button.mat-warn{background-color:#eb457c}.saydou-theme .mat-fab.mat-accent.mat-button-disabled,.saydou-theme .mat-fab.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-fab.mat-primary.mat-button-disabled,.saydou-theme .mat-fab.mat-warn.mat-button-disabled,.saydou-theme .mat-flat-button.mat-accent.mat-button-disabled,.saydou-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-flat-button.mat-primary.mat-button-disabled,.saydou-theme .mat-flat-button.mat-warn.mat-button-disabled,.saydou-theme .mat-mini-fab.mat-accent.mat-button-disabled,.saydou-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-mini-fab.mat-primary.mat-button-disabled,.saydou-theme .mat-mini-fab.mat-warn.mat-button-disabled,.saydou-theme .mat-raised-button.mat-accent.mat-button-disabled,.saydou-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.saydou-theme .mat-raised-button.mat-primary.mat-button-disabled,.saydou-theme .mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.saydou-theme .mat-fab.mat-primary .mat-ripple-element,.saydou-theme .mat-flat-button.mat-primary .mat-ripple-element,.saydou-theme .mat-mini-fab.mat-primary .mat-ripple-element,.saydou-theme .mat-raised-button.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.saydou-theme .mat-fab.mat-accent .mat-ripple-element,.saydou-theme .mat-flat-button.mat-accent .mat-ripple-element,.saydou-theme .mat-mini-fab.mat-accent .mat-ripple-element,.saydou-theme .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(135,62,116,.1)}.saydou-theme .mat-fab.mat-warn .mat-ripple-element,.saydou-theme .mat-flat-button.mat-warn .mat-ripple-element,.saydou-theme .mat-mini-fab.mat-warn .mat-ripple-element,.saydou-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.saydou-theme .mat-flat-button:not([class*=mat-elevation-z]),.saydou-theme .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.saydou-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.saydou-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.saydou-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.saydou-theme .mat-fab:not([class*=mat-elevation-z]),.saydou-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.saydou-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.saydou-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.saydou-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.saydou-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.saydou-theme .mat-button-toggle-group,.saydou-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.saydou-theme .mat-button-toggle-group-appearance-standard,.saydou-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.saydou-theme .mat-button-toggle{color:rgba(0,0,0,.38)}.saydou-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.saydou-theme .mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.saydou-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.saydou-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}.saydou-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.saydou-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.saydou-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.saydou-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.saydou-theme .mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.saydou-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.saydou-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.saydou-theme .mat-button-toggle-group-appearance-standard,.saydou-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.saydou-theme .mat-card{background:#fff;color:rgba(0,0,0,.87)}.saydou-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.saydou-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.saydou-theme .mat-card-subtitle{color:rgba(0,0,0,.54)}.saydou-theme .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.saydou-theme .mat-checkbox-checkmark{fill:#fafafa}.saydou-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.saydou-theme .mat-checkbox-mixedmark{background-color:#fafafa}.saydou-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.saydou-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#af4585}.saydou-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.saydou-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#dfbce2}.saydou-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.saydou-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#eb457c}.saydou-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.saydou-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.saydou-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.saydou-theme .mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.saydou-theme .mat-checkbox .mat-ripple-element{background-color:#000}.saydou-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.saydou-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#af4585}.saydou-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.saydou-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#dfbce2}.saydou-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.saydou-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#eb457c}.saydou-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.saydou-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.saydou-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.saydou-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.saydou-theme .mat-chip.mat-standard-chip:after{background:#000}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#af4585;color:#fff}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#eb457c;color:#fff}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#dfbce2;color:#873e74}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#873e74;opacity:.4}.saydou-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(135,62,116,.1)}.saydou-theme .mat-table{background:#fff}.saydou-theme .mat-table-sticky,.saydou-theme .mat-table tbody,.saydou-theme .mat-table tfoot,.saydou-theme .mat-table thead,.saydou-theme [mat-footer-row],.saydou-theme [mat-header-row],.saydou-theme [mat-row],.saydou-theme mat-footer-row,.saydou-theme mat-header-row,.saydou-theme mat-row{background:inherit}.saydou-theme mat-footer-row,.saydou-theme mat-header-row,.saydou-theme mat-row,.saydou-theme td.mat-cell,.saydou-theme td.mat-footer-cell,.saydou-theme th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.saydou-theme .mat-header-cell{color:rgba(0,0,0,.54)}.saydou-theme .mat-cell,.saydou-theme .mat-footer-cell{color:rgba(0,0,0,.87)}.saydou-theme .mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.saydou-theme .mat-datepicker-content .mat-calendar-next-button,.saydou-theme .mat-datepicker-content .mat-calendar-previous-button,.saydou-theme .mat-datepicker-toggle{color:rgba(0,0,0,.54)}.saydou-theme .mat-calendar-table-header{color:rgba(0,0,0,.38)}.saydou-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.saydou-theme .mat-calendar-body-label{color:rgba(0,0,0,.54)}.saydou-theme .mat-calendar-body-cell-content,.saydou-theme .mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.saydou-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.saydou-theme .mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.saydou-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.saydou-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.saydou-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.saydou-theme .mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.saydou-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.saydou-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.saydou-theme .mat-calendar-body-in-range:before{background:rgba(175,69,133,.2)}.saydou-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.saydou-theme .mat-calendar-body-comparison-bridge-start:before,.saydou-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(175,69,133,.2) 50%,rgba(249,171,0,.2) 0)}.saydou-theme .mat-calendar-body-comparison-bridge-end:before,.saydou-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(175,69,133,.2) 50%,rgba(249,171,0,.2) 0)}.saydou-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.saydou-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.saydou-theme .mat-calendar-body-selected{background-color:#af4585;color:#fff}.saydou-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(175,69,133,.4)}.saydou-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.saydou-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(223,188,226,.2)}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.saydou-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(223,188,226,.2) 50%,rgba(249,171,0,.2) 0)}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.saydou-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(223,188,226,.2) 50%,rgba(249,171,0,.2) 0)}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#dfbce2;color:#873e74}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(223,188,226,.4)}.saydou-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #873e74}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(235,69,124,.2)}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.saydou-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(235,69,124,.2) 50%,rgba(249,171,0,.2) 0)}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.saydou-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(235,69,124,.2) 50%,rgba(249,171,0,.2) 0)}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#eb457c;color:#fff}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(235,69,124,.4)}.saydou-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.saydou-theme .mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.saydou-theme .mat-datepicker-toggle-active{color:#af4585}.saydou-theme .mat-datepicker-toggle-active.mat-accent{color:#dfbce2}.saydou-theme .mat-datepicker-toggle-active.mat-warn{color:#eb457c}.saydou-theme .mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.saydou-theme .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.saydou-theme .mat-divider{border-top-color:rgba(0,0,0,.12)}.saydou-theme .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.saydou-theme .mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.saydou-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.saydou-theme .mat-action-row{border-top-color:rgba(0,0,0,.12)}.saydou-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.saydou-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.saydou-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.saydou-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.saydou-theme .mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.saydou-theme .mat-expansion-indicator:after,.saydou-theme .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.saydou-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.saydou-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.saydou-theme .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}.saydou-theme .mat-form-field-label,.saydou-theme .mat-hint{color:rgba(0,0,0,.6)}.saydou-theme .mat-form-field.mat-focused .mat-form-field-label{color:#af4585}.saydou-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#dfbce2}.saydou-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#eb457c}.saydou-theme .mat-focused .mat-form-field-required-marker{color:#dfbce2}.saydou-theme .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.saydou-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#af4585}.saydou-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#dfbce2}.saydou-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#eb457c}.saydou-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#af4585}.saydou-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#dfbce2}.saydou-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.saydou-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.saydou-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.saydou-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#eb457c}.saydou-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.saydou-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#eb457c}.saydou-theme .mat-error{color:#eb457c}.saydou-theme .mat-form-field-appearance-legacy .mat-form-field-label,.saydou-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.saydou-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.saydou-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.saydou-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.saydou-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.saydou-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.saydou-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.saydou-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.saydou-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.saydou-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.saydou-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.saydou-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.saydou-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#af4585}.saydou-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#dfbce2}.saydou-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.saydou-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#eb457c}.saydou-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.saydou-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.saydou-theme .mat-icon.mat-primary{color:#af4585}.saydou-theme .mat-icon.mat-accent{color:#dfbce2}.saydou-theme .mat-icon.mat-warn{color:#eb457c}.saydou-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.saydou-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.saydou-theme .mat-input-element:disabled{color:rgba(0,0,0,.38)}.saydou-theme .mat-input-element{caret-color:#af4585}.saydou-theme .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.saydou-theme .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.saydou-theme .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.saydou-theme .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.saydou-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#dfbce2}.saydou-theme .mat-form-field-invalid .mat-input-element,.saydou-theme .mat-form-field.mat-warn .mat-input-element{caret-color:#eb457c}.saydou-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#eb457c}.saydou-theme .mat-list-base .mat-list-item,.saydou-theme .mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.saydou-theme .mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.saydou-theme .mat-list-item-disabled{background-color:#eee}.saydou-theme .mat-action-list .mat-list-item:focus,.saydou-theme .mat-action-list .mat-list-item:hover,.saydou-theme .mat-list-option:focus,.saydou-theme .mat-list-option:hover,.saydou-theme .mat-nav-list .mat-list-item:focus,.saydou-theme .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.saydou-theme .mat-list-single-selected-option,.saydou-theme .mat-list-single-selected-option:focus,.saydou-theme .mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.saydou-theme .mat-menu-panel{background:#fff}.saydou-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.saydou-theme .mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.saydou-theme .mat-menu-item[disabled],.saydou-theme .mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.saydou-theme .mat-menu-item-submenu-trigger:after,.saydou-theme .mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.saydou-theme .mat-menu-item-highlighted:not([disabled]),.saydou-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.saydou-theme .mat-menu-item.cdk-program-focused:not([disabled]),.saydou-theme .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.saydou-theme .mat-paginator{background:#fff}.saydou-theme .mat-paginator,.saydou-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.saydou-theme .mat-paginator-decrement,.saydou-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.saydou-theme .mat-paginator-first,.saydou-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.saydou-theme .mat-icon-button[disabled] .mat-paginator-decrement,.saydou-theme .mat-icon-button[disabled] .mat-paginator-first,.saydou-theme .mat-icon-button[disabled] .mat-paginator-increment,.saydou-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-paginator-container{min-height:56px}.saydou-theme .mat-progress-bar-background{fill:#f4c6e4}.saydou-theme .mat-progress-bar-buffer{background-color:#f4c6e4}.saydou-theme .mat-progress-bar-fill:after{background-color:#af4585}.saydou-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#dfbce2}.saydou-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.saydou-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#dfbce2}.saydou-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fac7d6}.saydou-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fac7d6}.saydou-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#eb457c}.saydou-theme .mat-progress-spinner circle,.saydou-theme .mat-spinner circle{stroke:#af4585}.saydou-theme .mat-progress-spinner.mat-accent circle,.saydou-theme .mat-spinner.mat-accent circle{stroke:#dfbce2}.saydou-theme .mat-progress-spinner.mat-warn circle,.saydou-theme .mat-spinner.mat-warn circle{stroke:#eb457c}.saydou-theme .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.saydou-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#af4585}.saydou-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.saydou-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.saydou-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.saydou-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#af4585}.saydou-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#dfbce2}.saydou-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.saydou-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.saydou-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.saydou-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#dfbce2}.saydou-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#eb457c}.saydou-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.saydou-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.saydou-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.saydou-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#eb457c}.saydou-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.saydou-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.saydou-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.saydou-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.saydou-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.saydou-theme .mat-radio-button .mat-ripple-element{background-color:#000}.saydou-theme .mat-select-value{color:rgba(0,0,0,.87)}.saydou-theme .mat-select-placeholder{color:rgba(0,0,0,.42)}.saydou-theme .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.saydou-theme .mat-select-arrow{color:rgba(0,0,0,.54)}.saydou-theme .mat-select-panel{background:#fff}.saydou-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.saydou-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.saydou-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#af4585}.saydou-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#dfbce2}.saydou-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.saydou-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#eb457c}.saydou-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.saydou-theme .mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.saydou-theme .mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.saydou-theme .mat-drawer.mat-drawer-push{background-color:#fff}.saydou-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.saydou-theme .mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.saydou-theme .mat-drawer-side.mat-drawer-end,.saydou-theme [dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}.saydou-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.saydou-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.saydou-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#dfbce2}.saydou-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(223,188,226,.54)}.saydou-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#dfbce2}.saydou-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#af4585}.saydou-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(175,69,133,.54)}.saydou-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#af4585}.saydou-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#eb457c}.saydou-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(235,69,124,.54)}.saydou-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#eb457c}.saydou-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.saydou-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.saydou-theme .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.saydou-theme .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.saydou-theme .mat-primary .mat-slider-thumb,.saydou-theme .mat-primary .mat-slider-thumb-label,.saydou-theme .mat-primary .mat-slider-track-fill{background-color:#af4585}.saydou-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.saydou-theme .mat-primary .mat-slider-focus-ring{background-color:rgba(175,69,133,.2)}.saydou-theme .mat-accent .mat-slider-thumb,.saydou-theme .mat-accent .mat-slider-thumb-label,.saydou-theme .mat-accent .mat-slider-track-fill{background-color:#dfbce2}.saydou-theme .mat-accent .mat-slider-thumb-label-text{color:#873e74}.saydou-theme .mat-accent .mat-slider-focus-ring{background-color:rgba(223,188,226,.2)}.saydou-theme .mat-warn .mat-slider-thumb,.saydou-theme .mat-warn .mat-slider-thumb-label,.saydou-theme .mat-warn .mat-slider-track-fill{background-color:#eb457c}.saydou-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.saydou-theme .mat-warn .mat-slider-focus-ring{background-color:rgba(235,69,124,.2)}.saydou-theme .cdk-focused .mat-slider-track-background,.saydou-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.saydou-theme .mat-slider-disabled .mat-slider-thumb,.saydou-theme .mat-slider-disabled .mat-slider-track-background,.saydou-theme .mat-slider-disabled .mat-slider-track-fill,.saydou-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.saydou-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.saydou-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.saydou-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.saydou-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.saydou-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.saydou-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.saydou-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.saydou-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.saydou-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.saydou-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.saydou-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.saydou-theme .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)}.saydou-theme .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)}.saydou-theme .mat-step-header.cdk-keyboard-focused,.saydou-theme .mat-step-header.cdk-program-focused,.saydou-theme .mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.saydou-theme .mat-step-header:hover{background:none}}.saydou-theme .mat-step-header .mat-step-label,.saydou-theme .mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.saydou-theme .mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.saydou-theme .mat-step-header .mat-step-icon-selected,.saydou-theme .mat-step-header .mat-step-icon-state-done,.saydou-theme .mat-step-header .mat-step-icon-state-edit{background-color:#af4585;color:#fff}.saydou-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#eb457c}.saydou-theme .mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.saydou-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#eb457c}.saydou-theme .mat-stepper-horizontal,.saydou-theme .mat-stepper-vertical{background-color:#fff}.saydou-theme .mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.saydou-theme .mat-horizontal-stepper-header:after,.saydou-theme .mat-horizontal-stepper-header:before,.saydou-theme .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.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}.saydou-theme .mat-sort-header-arrow{color:#757575}.saydou-theme .mat-tab-header,.saydou-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.saydou-theme .mat-tab-group-inverted-header .mat-tab-header,.saydou-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.saydou-theme .mat-tab-label,.saydou-theme .mat-tab-link{color:rgba(0,0,0,.87)}.saydou-theme .mat-tab-label.mat-tab-disabled,.saydou-theme .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.saydou-theme .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.saydou-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.saydou-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.saydou-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.saydou-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(244,198,228,.3)}.saydou-theme .mat-tab-group.mat-primary .mat-ink-bar,.saydou-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#af4585}.saydou-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.saydou-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.saydou-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(223,188,226,.3)}.saydou-theme .mat-tab-group.mat-accent .mat-ink-bar,.saydou-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#dfbce2}.saydou-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.saydou-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#873e74}.saydou-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(250,199,214,.3)}.saydou-theme .mat-tab-group.mat-warn .mat-ink-bar,.saydou-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#eb457c}.saydou-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.saydou-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(244,198,228,.3)}.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-header,.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination,.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-links,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#af4585}.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-label,.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-link,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.saydou-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.saydou-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.saydou-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(223,188,226,.3)}.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-header,.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination,.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-links,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#dfbce2}.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-label,.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-link,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#873e74}.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(135,62,116,.4)}.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#873e74}.saydou-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(135,62,116,.4)}.saydou-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.saydou-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(135,62,116,.12)}.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(250,199,214,.3)}.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-header,.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination,.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-links,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#eb457c}.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-label,.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-link,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.saydou-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.saydou-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.saydou-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.saydou-theme .mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.saydou-theme .mat-toolbar.mat-primary{background:#af4585;color:#fff}.saydou-theme .mat-toolbar.mat-accent{background:#dfbce2;color:#873e74}.saydou-theme .mat-toolbar.mat-warn{background:#eb457c;color:#fff}.saydou-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.saydou-theme .mat-toolbar .mat-form-field-ripple,.saydou-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.saydou-theme .mat-toolbar .mat-focused .mat-form-field-label,.saydou-theme .mat-toolbar .mat-form-field-label,.saydou-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.saydou-theme .mat-toolbar .mat-select-arrow,.saydou-theme .mat-toolbar .mat-select-value{color:inherit}.saydou-theme .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}}.saydou-theme .mat-tooltip{background:rgba(97,97,97,.9)}.saydou-theme .mat-tree{background:#fff}.saydou-theme .mat-nested-tree-node,.saydou-theme .mat-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.saydou-theme .mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.saydou-theme .mat-simple-snackbar-action{color:#dfbce2}.saydou-theme .app-header,.saydou-theme .card-container{background-color:#fff}.petto-theme{--primary-color:#e98b2f;--primary-color-700:#f6851a;--primary-rgb:233,139,47;--background-accent-50-color:#e9f5ec}.petto-theme .mat-ripple-element{background-color:rgba(0,0,0,.1)}.petto-theme .mat-option{color:rgba(0,0,0,.87)}.petto-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.petto-theme .mat-option:focus:not(.mat-option-disabled),.petto-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.petto-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.petto-theme .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.petto-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#e98b2f}.petto-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#c7e6ce}.petto-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e74583}.petto-theme .mat-optgroup-label{color:rgba(0,0,0,.54)}.petto-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.petto-theme .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.petto-theme .mat-pseudo-checkbox:after{color:#fafafa}.petto-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.petto-theme .mat-primary .mat-pseudo-checkbox-checked,.petto-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#e98b2f}.petto-theme .mat-accent .mat-pseudo-checkbox-checked,.petto-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.petto-theme .mat-pseudo-checkbox-checked,.petto-theme .mat-pseudo-checkbox-indeterminate{background:#c7e6ce}.petto-theme .mat-warn .mat-pseudo-checkbox-checked,.petto-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e74583}.petto-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.petto-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.petto-theme.mat-app-background,.petto-theme .mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.petto-theme .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.petto-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.petto-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.petto-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.petto-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.petto-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.petto-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.petto-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.petto-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.petto-theme .mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.petto-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.petto-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.petto-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.petto-theme .mat-badge-content{color:#fff;background:#e98b2f}.cdk-high-contrast-active .petto-theme .mat-badge-content{outline:1px solid;border-radius:0}.petto-theme .mat-badge-accent .mat-badge-content{background:#c7e6ce;color:#000}.petto-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#e74583}.petto-theme .mat-badge{position:relative}.petto-theme .mat-badge-hidden .mat-badge-content{display:none}.petto-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.petto-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.petto-theme .mat-badge-content._mat-animation-noopable,.petto-theme .ng-animate-disabled .mat-badge-content{transition:none}.petto-theme .mat-badge-content.mat-badge-active{transform:none}.petto-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.petto-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.petto-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.petto-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .petto-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.petto-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .petto-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.petto-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .petto-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.petto-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .petto-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.petto-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.petto-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.petto-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.petto-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .petto-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.petto-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .petto-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.petto-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .petto-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.petto-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .petto-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.petto-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.petto-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.petto-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.petto-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .petto-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.petto-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .petto-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.petto-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .petto-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.petto-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .petto-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.petto-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.petto-theme .mat-button,.petto-theme .mat-icon-button,.petto-theme .mat-stroked-button{color:inherit;background:transparent}.petto-theme .mat-button.mat-primary,.petto-theme .mat-icon-button.mat-primary,.petto-theme .mat-stroked-button.mat-primary{color:#e98b2f}.petto-theme .mat-button.mat-accent,.petto-theme .mat-icon-button.mat-accent,.petto-theme .mat-stroked-button.mat-accent{color:#c7e6ce}.petto-theme .mat-button.mat-warn,.petto-theme .mat-icon-button.mat-warn,.petto-theme .mat-stroked-button.mat-warn{color:#e74583}.petto-theme .mat-button.mat-accent.mat-button-disabled,.petto-theme .mat-button.mat-button-disabled.mat-button-disabled,.petto-theme .mat-button.mat-primary.mat-button-disabled,.petto-theme .mat-button.mat-warn.mat-button-disabled,.petto-theme .mat-icon-button.mat-accent.mat-button-disabled,.petto-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.petto-theme .mat-icon-button.mat-primary.mat-button-disabled,.petto-theme .mat-icon-button.mat-warn.mat-button-disabled,.petto-theme .mat-stroked-button.mat-accent.mat-button-disabled,.petto-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled,.petto-theme .mat-stroked-button.mat-primary.mat-button-disabled,.petto-theme .mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.petto-theme .mat-button.mat-primary .mat-button-focus-overlay,.petto-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.petto-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#e98b2f}.petto-theme .mat-button.mat-accent .mat-button-focus-overlay,.petto-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.petto-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#c7e6ce}.petto-theme .mat-button.mat-warn .mat-button-focus-overlay,.petto-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.petto-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e74583}.petto-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.petto-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.petto-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.petto-theme .mat-button .mat-ripple-element,.petto-theme .mat-icon-button .mat-ripple-element,.petto-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.petto-theme .mat-button-focus-overlay{background:#000}.petto-theme .mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.petto-theme .mat-fab,.petto-theme .mat-flat-button,.petto-theme .mat-mini-fab,.petto-theme .mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.petto-theme .mat-fab.mat-primary,.petto-theme .mat-flat-button.mat-primary,.petto-theme .mat-mini-fab.mat-primary,.petto-theme .mat-raised-button.mat-primary{color:#fff}.petto-theme .mat-fab.mat-accent,.petto-theme .mat-flat-button.mat-accent,.petto-theme .mat-mini-fab.mat-accent,.petto-theme .mat-raised-button.mat-accent{color:#000}.petto-theme .mat-fab.mat-warn,.petto-theme .mat-flat-button.mat-warn,.petto-theme .mat-mini-fab.mat-warn,.petto-theme .mat-raised-button.mat-warn{color:#fff}.petto-theme .mat-fab.mat-accent.mat-button-disabled,.petto-theme .mat-fab.mat-button-disabled.mat-button-disabled,.petto-theme .mat-fab.mat-primary.mat-button-disabled,.petto-theme .mat-fab.mat-warn.mat-button-disabled,.petto-theme .mat-flat-button.mat-accent.mat-button-disabled,.petto-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.petto-theme .mat-flat-button.mat-primary.mat-button-disabled,.petto-theme .mat-flat-button.mat-warn.mat-button-disabled,.petto-theme .mat-mini-fab.mat-accent.mat-button-disabled,.petto-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.petto-theme .mat-mini-fab.mat-primary.mat-button-disabled,.petto-theme .mat-mini-fab.mat-warn.mat-button-disabled,.petto-theme .mat-raised-button.mat-accent.mat-button-disabled,.petto-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.petto-theme .mat-raised-button.mat-primary.mat-button-disabled,.petto-theme .mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.petto-theme .mat-fab.mat-primary,.petto-theme .mat-flat-button.mat-primary,.petto-theme .mat-mini-fab.mat-primary,.petto-theme .mat-raised-button.mat-primary{background-color:#e98b2f}.petto-theme .mat-fab.mat-accent,.petto-theme .mat-flat-button.mat-accent,.petto-theme .mat-mini-fab.mat-accent,.petto-theme .mat-raised-button.mat-accent{background-color:#c7e6ce}.petto-theme .mat-fab.mat-warn,.petto-theme .mat-flat-button.mat-warn,.petto-theme .mat-mini-fab.mat-warn,.petto-theme .mat-raised-button.mat-warn{background-color:#e74583}.petto-theme .mat-fab.mat-accent.mat-button-disabled,.petto-theme .mat-fab.mat-button-disabled.mat-button-disabled,.petto-theme .mat-fab.mat-primary.mat-button-disabled,.petto-theme .mat-fab.mat-warn.mat-button-disabled,.petto-theme .mat-flat-button.mat-accent.mat-button-disabled,.petto-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.petto-theme .mat-flat-button.mat-primary.mat-button-disabled,.petto-theme .mat-flat-button.mat-warn.mat-button-disabled,.petto-theme .mat-mini-fab.mat-accent.mat-button-disabled,.petto-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.petto-theme .mat-mini-fab.mat-primary.mat-button-disabled,.petto-theme .mat-mini-fab.mat-warn.mat-button-disabled,.petto-theme .mat-raised-button.mat-accent.mat-button-disabled,.petto-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.petto-theme .mat-raised-button.mat-primary.mat-button-disabled,.petto-theme .mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.petto-theme .mat-fab.mat-primary .mat-ripple-element,.petto-theme .mat-flat-button.mat-primary .mat-ripple-element,.petto-theme .mat-mini-fab.mat-primary .mat-ripple-element,.petto-theme .mat-raised-button.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.petto-theme .mat-fab.mat-accent .mat-ripple-element,.petto-theme .mat-flat-button.mat-accent .mat-ripple-element,.petto-theme .mat-mini-fab.mat-accent .mat-ripple-element,.petto-theme .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.petto-theme .mat-fab.mat-warn .mat-ripple-element,.petto-theme .mat-flat-button.mat-warn .mat-ripple-element,.petto-theme .mat-mini-fab.mat-warn .mat-ripple-element,.petto-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.petto-theme .mat-flat-button:not([class*=mat-elevation-z]),.petto-theme .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.petto-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.petto-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.petto-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.petto-theme .mat-fab:not([class*=mat-elevation-z]),.petto-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.petto-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.petto-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.petto-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.petto-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.petto-theme .mat-button-toggle-group,.petto-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.petto-theme .mat-button-toggle-group-appearance-standard,.petto-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.petto-theme .mat-button-toggle{color:rgba(0,0,0,.38)}.petto-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.petto-theme .mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.petto-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.petto-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}.petto-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.petto-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.petto-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.petto-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.petto-theme .mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.petto-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.petto-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.petto-theme .mat-button-toggle-group-appearance-standard,.petto-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.petto-theme .mat-card{background:#fff;color:rgba(0,0,0,.87)}.petto-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.petto-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.petto-theme .mat-card-subtitle{color:rgba(0,0,0,.54)}.petto-theme .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.petto-theme .mat-checkbox-checkmark{fill:#fafafa}.petto-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.petto-theme .mat-checkbox-mixedmark{background-color:#fafafa}.petto-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.petto-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#e98b2f}.petto-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.petto-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#c7e6ce}.petto-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.petto-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#e74583}.petto-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.petto-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.petto-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.petto-theme .mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.petto-theme .mat-checkbox .mat-ripple-element{background-color:#000}.petto-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.petto-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#e98b2f}.petto-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.petto-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#c7e6ce}.petto-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.petto-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e74583}.petto-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.petto-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.petto-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.petto-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.petto-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.petto-theme .mat-chip.mat-standard-chip:after{background:#000}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#e98b2f;color:#fff}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e74583;color:#fff}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#c7e6ce;color:#000}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.petto-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.petto-theme .mat-table{background:#fff}.petto-theme .mat-table-sticky,.petto-theme .mat-table tbody,.petto-theme .mat-table tfoot,.petto-theme .mat-table thead,.petto-theme [mat-footer-row],.petto-theme [mat-header-row],.petto-theme [mat-row],.petto-theme mat-footer-row,.petto-theme mat-header-row,.petto-theme mat-row{background:inherit}.petto-theme mat-footer-row,.petto-theme mat-header-row,.petto-theme mat-row,.petto-theme td.mat-cell,.petto-theme td.mat-footer-cell,.petto-theme th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.petto-theme .mat-header-cell{color:rgba(0,0,0,.54)}.petto-theme .mat-cell,.petto-theme .mat-footer-cell{color:rgba(0,0,0,.87)}.petto-theme .mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.petto-theme .mat-datepicker-content .mat-calendar-next-button,.petto-theme .mat-datepicker-content .mat-calendar-previous-button,.petto-theme .mat-datepicker-toggle{color:rgba(0,0,0,.54)}.petto-theme .mat-calendar-table-header{color:rgba(0,0,0,.38)}.petto-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.petto-theme .mat-calendar-body-label{color:rgba(0,0,0,.54)}.petto-theme .mat-calendar-body-cell-content,.petto-theme .mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.petto-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.petto-theme .mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.petto-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.petto-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.petto-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.petto-theme .mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.petto-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.petto-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.petto-theme .mat-calendar-body-in-range:before{background:rgba(233,139,47,.2)}.petto-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.petto-theme .mat-calendar-body-comparison-bridge-start:before,.petto-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(233,139,47,.2) 50%,rgba(249,171,0,.2) 0)}.petto-theme .mat-calendar-body-comparison-bridge-end:before,.petto-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(233,139,47,.2) 50%,rgba(249,171,0,.2) 0)}.petto-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.petto-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.petto-theme .mat-calendar-body-selected{background-color:#e98b2f;color:#fff}.petto-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(233,139,47,.4)}.petto-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.petto-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(199,230,206,.2)}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.petto-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(199,230,206,.2) 50%,rgba(249,171,0,.2) 0)}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.petto-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(199,230,206,.2) 50%,rgba(249,171,0,.2) 0)}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#c7e6ce;color:#000}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(199,230,206,.4)}.petto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(231,69,131,.2)}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.petto-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(231,69,131,.2) 50%,rgba(249,171,0,.2) 0)}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.petto-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(231,69,131,.2) 50%,rgba(249,171,0,.2) 0)}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e74583;color:#fff}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(231,69,131,.4)}.petto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.petto-theme .mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.petto-theme .mat-datepicker-toggle-active{color:#e98b2f}.petto-theme .mat-datepicker-toggle-active.mat-accent{color:#c7e6ce}.petto-theme .mat-datepicker-toggle-active.mat-warn{color:#e74583}.petto-theme .mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.petto-theme .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.petto-theme .mat-divider{border-top-color:rgba(0,0,0,.12)}.petto-theme .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.petto-theme .mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.petto-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.petto-theme .mat-action-row{border-top-color:rgba(0,0,0,.12)}.petto-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.petto-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.petto-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.petto-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.petto-theme .mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.petto-theme .mat-expansion-indicator:after,.petto-theme .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.petto-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.petto-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.petto-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.petto-theme .mat-form-field-label,.petto-theme .mat-hint{color:rgba(0,0,0,.6)}.petto-theme .mat-form-field.mat-focused .mat-form-field-label{color:#e98b2f}.petto-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#c7e6ce}.petto-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e74583}.petto-theme .mat-focused .mat-form-field-required-marker{color:#c7e6ce}.petto-theme .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.petto-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#e98b2f}.petto-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#c7e6ce}.petto-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e74583}.petto-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#e98b2f}.petto-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#c7e6ce}.petto-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.petto-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.petto-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.petto-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e74583}.petto-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.petto-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e74583}.petto-theme .mat-error{color:#e74583}.petto-theme .mat-form-field-appearance-legacy .mat-form-field-label,.petto-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.petto-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.petto-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.petto-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.petto-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.petto-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.petto-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.petto-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.petto-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.petto-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.petto-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.petto-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.petto-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#e98b2f}.petto-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#c7e6ce}.petto-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.petto-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e74583}.petto-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.petto-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.petto-theme .mat-icon.mat-primary{color:#e98b2f}.petto-theme .mat-icon.mat-accent{color:#c7e6ce}.petto-theme .mat-icon.mat-warn{color:#e74583}.petto-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.petto-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.petto-theme .mat-input-element:disabled{color:rgba(0,0,0,.38)}.petto-theme .mat-input-element{caret-color:#e98b2f}.petto-theme .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.petto-theme .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.petto-theme .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.petto-theme .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.petto-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#c7e6ce}.petto-theme .mat-form-field-invalid .mat-input-element,.petto-theme .mat-form-field.mat-warn .mat-input-element{caret-color:#e74583}.petto-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e74583}.petto-theme .mat-list-base .mat-list-item,.petto-theme .mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.petto-theme .mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.petto-theme .mat-list-item-disabled{background-color:#eee}.petto-theme .mat-action-list .mat-list-item:focus,.petto-theme .mat-action-list .mat-list-item:hover,.petto-theme .mat-list-option:focus,.petto-theme .mat-list-option:hover,.petto-theme .mat-nav-list .mat-list-item:focus,.petto-theme .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.petto-theme .mat-list-single-selected-option,.petto-theme .mat-list-single-selected-option:focus,.petto-theme .mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.petto-theme .mat-menu-panel{background:#fff}.petto-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.petto-theme .mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.petto-theme .mat-menu-item[disabled],.petto-theme .mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.petto-theme .mat-menu-item-submenu-trigger:after,.petto-theme .mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.petto-theme .mat-menu-item-highlighted:not([disabled]),.petto-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.petto-theme .mat-menu-item.cdk-program-focused:not([disabled]),.petto-theme .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.petto-theme .mat-paginator{background:#fff}.petto-theme .mat-paginator,.petto-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.petto-theme .mat-paginator-decrement,.petto-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.petto-theme .mat-paginator-first,.petto-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.petto-theme .mat-icon-button[disabled] .mat-paginator-decrement,.petto-theme .mat-icon-button[disabled] .mat-paginator-first,.petto-theme .mat-icon-button[disabled] .mat-paginator-increment,.petto-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.petto-theme .mat-progress-bar-background{fill:#fde1bc}.petto-theme .mat-progress-bar-buffer{background-color:#fde1bc}.petto-theme .mat-progress-bar-fill:after{background-color:#e98b2f}.petto-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c7e6ce}.petto-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.petto-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#c7e6ce}.petto-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f8c7d9}.petto-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f8c7d9}.petto-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e74583}.petto-theme .mat-progress-spinner circle,.petto-theme .mat-spinner circle{stroke:#e98b2f}.petto-theme .mat-progress-spinner.mat-accent circle,.petto-theme .mat-spinner.mat-accent circle{stroke:#c7e6ce}.petto-theme .mat-progress-spinner.mat-warn circle,.petto-theme .mat-spinner.mat-warn circle{stroke:#e74583}.petto-theme .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.petto-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#e98b2f}.petto-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.petto-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.petto-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.petto-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#e98b2f}.petto-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#c7e6ce}.petto-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.petto-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.petto-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.petto-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#c7e6ce}.petto-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e74583}.petto-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.petto-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.petto-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.petto-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e74583}.petto-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.petto-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.petto-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.petto-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.petto-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.petto-theme .mat-radio-button .mat-ripple-element{background-color:#000}.petto-theme .mat-select-value{color:rgba(0,0,0,.87)}.petto-theme .mat-select-placeholder{color:rgba(0,0,0,.42)}.petto-theme .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.petto-theme .mat-select-arrow{color:rgba(0,0,0,.54)}.petto-theme .mat-select-panel{background:#fff}.petto-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.petto-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.petto-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#e98b2f}.petto-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#c7e6ce}.petto-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.petto-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e74583}.petto-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.petto-theme .mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.petto-theme .mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.petto-theme .mat-drawer.mat-drawer-push{background-color:#fff}.petto-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.petto-theme .mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.petto-theme .mat-drawer-side.mat-drawer-end,.petto-theme [dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}.petto-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.petto-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.petto-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#c7e6ce}.petto-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(199,230,206,.54)}.petto-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#c7e6ce}.petto-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#e98b2f}.petto-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(233,139,47,.54)}.petto-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#e98b2f}.petto-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e74583}.petto-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(231,69,131,.54)}.petto-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e74583}.petto-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.petto-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.petto-theme .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.petto-theme .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.petto-theme .mat-primary .mat-slider-thumb,.petto-theme .mat-primary .mat-slider-thumb-label,.petto-theme .mat-primary .mat-slider-track-fill{background-color:#e98b2f}.petto-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.petto-theme .mat-primary .mat-slider-focus-ring{background-color:rgba(233,139,47,.2)}.petto-theme .mat-accent .mat-slider-thumb,.petto-theme .mat-accent .mat-slider-thumb-label,.petto-theme .mat-accent .mat-slider-track-fill{background-color:#c7e6ce}.petto-theme .mat-accent .mat-slider-thumb-label-text{color:#000}.petto-theme .mat-accent .mat-slider-focus-ring{background-color:rgba(199,230,206,.2)}.petto-theme .mat-warn .mat-slider-thumb,.petto-theme .mat-warn .mat-slider-thumb-label,.petto-theme .mat-warn .mat-slider-track-fill{background-color:#e74583}.petto-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.petto-theme .mat-warn .mat-slider-focus-ring{background-color:rgba(231,69,131,.2)}.petto-theme .cdk-focused .mat-slider-track-background,.petto-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.petto-theme .mat-slider-disabled .mat-slider-thumb,.petto-theme .mat-slider-disabled .mat-slider-track-background,.petto-theme .mat-slider-disabled .mat-slider-track-fill,.petto-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.petto-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.petto-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.petto-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.petto-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.petto-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.petto-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.petto-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.petto-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.petto-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.petto-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.petto-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.petto-theme .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)}.petto-theme .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)}.petto-theme .mat-step-header.cdk-keyboard-focused,.petto-theme .mat-step-header.cdk-program-focused,.petto-theme .mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.petto-theme .mat-step-header:hover{background:none}}.petto-theme .mat-step-header .mat-step-label,.petto-theme .mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.petto-theme .mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.petto-theme .mat-step-header .mat-step-icon-selected,.petto-theme .mat-step-header .mat-step-icon-state-done,.petto-theme .mat-step-header .mat-step-icon-state-edit{background-color:#e98b2f;color:#fff}.petto-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e74583}.petto-theme .mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.petto-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#e74583}.petto-theme .mat-stepper-horizontal,.petto-theme .mat-stepper-vertical{background-color:#fff}.petto-theme .mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.petto-theme .mat-horizontal-stepper-header:after,.petto-theme .mat-horizontal-stepper-header:before,.petto-theme .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.petto-theme .mat-sort-header-arrow{color:#757575}.petto-theme .mat-tab-header,.petto-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.petto-theme .mat-tab-group-inverted-header .mat-tab-header,.petto-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.petto-theme .mat-tab-label,.petto-theme .mat-tab-link{color:rgba(0,0,0,.87)}.petto-theme .mat-tab-label.mat-tab-disabled,.petto-theme .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.petto-theme .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.petto-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.petto-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.petto-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.petto-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(253,225,188,.3)}.petto-theme .mat-tab-group.mat-primary .mat-ink-bar,.petto-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#e98b2f}.petto-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.petto-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.petto-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(199,230,206,.3)}.petto-theme .mat-tab-group.mat-accent .mat-ink-bar,.petto-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#c7e6ce}.petto-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.petto-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#000}.petto-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(248,199,217,.3)}.petto-theme .mat-tab-group.mat-warn .mat-ink-bar,.petto-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e74583}.petto-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.petto-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.petto-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(253,225,188,.3)}.petto-theme .mat-tab-group.mat-background-primary .mat-tab-header,.petto-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination,.petto-theme .mat-tab-group.mat-background-primary .mat-tab-links,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#e98b2f}.petto-theme .mat-tab-group.mat-background-primary .mat-tab-label,.petto-theme .mat-tab-group.mat-background-primary .mat-tab-link,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.petto-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.petto-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.petto-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.petto-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.petto-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.petto-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.petto-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(199,230,206,.3)}.petto-theme .mat-tab-group.mat-background-accent .mat-tab-header,.petto-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination,.petto-theme .mat-tab-group.mat-background-accent .mat-tab-links,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#c7e6ce}.petto-theme .mat-tab-group.mat-background-accent .mat-tab-label,.petto-theme .mat-tab-group.mat-background-accent .mat-tab-link,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#000}.petto-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.petto-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.petto-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#000}.petto-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.petto-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.petto-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}.petto-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(248,199,217,.3)}.petto-theme .mat-tab-group.mat-background-warn .mat-tab-header,.petto-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination,.petto-theme .mat-tab-group.mat-background-warn .mat-tab-links,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#e74583}.petto-theme .mat-tab-group.mat-background-warn .mat-tab-label,.petto-theme .mat-tab-group.mat-background-warn .mat-tab-link,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.petto-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.petto-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.petto-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.petto-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.petto-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.petto-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.petto-theme .mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.petto-theme .mat-toolbar.mat-primary{background:#e98b2f;color:#fff}.petto-theme .mat-toolbar.mat-accent{background:#c7e6ce;color:#000}.petto-theme .mat-toolbar.mat-warn{background:#e74583;color:#fff}.petto-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.petto-theme .mat-toolbar .mat-form-field-ripple,.petto-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.petto-theme .mat-toolbar .mat-focused .mat-form-field-label,.petto-theme .mat-toolbar .mat-form-field-label,.petto-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.petto-theme .mat-toolbar .mat-select-arrow,.petto-theme .mat-toolbar .mat-select-value{color:inherit}.petto-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.petto-theme .mat-tooltip{background:rgba(97,97,97,.9)}.petto-theme .mat-tree{background:#fff}.petto-theme .mat-nested-tree-node,.petto-theme .mat-tree-node{color:rgba(0,0,0,.87)}.petto-theme .mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.petto-theme .mat-simple-snackbar-action{color:#c7e6ce}.petto-theme .app-header,.petto-theme .card-container{background-color:#fff}.hando-theme{--primary-color:#7892b5;--primary-color-700:#23324f;--primary-rgb:120,146,181;--background-accent-50-color:#e1f9f9}.hando-theme .mat-ripple-element{background-color:rgba(0,0,0,.1)}.hando-theme .mat-option{color:rgba(0,0,0,.87)}.hando-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.hando-theme .mat-option:focus:not(.mat-option-disabled),.hando-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.hando-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.hando-theme .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.hando-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#7892b5}.hando-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#b3efef}.hando-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:coral}.hando-theme .mat-optgroup-label{color:rgba(0,0,0,.54)}.hando-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.hando-theme .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.hando-theme .mat-pseudo-checkbox:after{color:#fafafa}.hando-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.hando-theme .mat-primary .mat-pseudo-checkbox-checked,.hando-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#7892b5}.hando-theme .mat-accent .mat-pseudo-checkbox-checked,.hando-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.hando-theme .mat-pseudo-checkbox-checked,.hando-theme .mat-pseudo-checkbox-indeterminate{background:#b3efef}.hando-theme .mat-warn .mat-pseudo-checkbox-checked,.hando-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:coral}.hando-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.hando-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.hando-theme.mat-app-background,.hando-theme .mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.hando-theme .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.hando-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.hando-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.hando-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.hando-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.hando-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.hando-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.hando-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.hando-theme .mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.hando-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.hando-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.hando-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.hando-theme .mat-badge-content{color:#fff;background:#7892b5}.cdk-high-contrast-active .hando-theme .mat-badge-content{outline:1px solid;border-radius:0}.hando-theme .mat-badge-accent .mat-badge-content{background:#b3efef;color:#000}.hando-theme .mat-badge-warn .mat-badge-content{color:#000;background:coral}.hando-theme .mat-badge{position:relative}.hando-theme .mat-badge-hidden .mat-badge-content{display:none}.hando-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.hando-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.hando-theme .mat-badge-content._mat-animation-noopable,.hando-theme .ng-animate-disabled .mat-badge-content{transition:none}.hando-theme .mat-badge-content.mat-badge-active{transform:none}.hando-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.hando-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.hando-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.hando-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .hando-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.hando-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .hando-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.hando-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .hando-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.hando-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .hando-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.hando-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.hando-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.hando-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.hando-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .hando-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.hando-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .hando-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.hando-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .hando-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.hando-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .hando-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.hando-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.hando-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.hando-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.hando-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .hando-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.hando-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .hando-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.hando-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .hando-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.hando-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .hando-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.hando-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.hando-theme .mat-button,.hando-theme .mat-icon-button,.hando-theme .mat-stroked-button{color:inherit;background:transparent}.hando-theme .mat-button.mat-primary,.hando-theme .mat-icon-button.mat-primary,.hando-theme .mat-stroked-button.mat-primary{color:#7892b5}.hando-theme .mat-button.mat-accent,.hando-theme .mat-icon-button.mat-accent,.hando-theme .mat-stroked-button.mat-accent{color:#b3efef}.hando-theme .mat-button.mat-warn,.hando-theme .mat-icon-button.mat-warn,.hando-theme .mat-stroked-button.mat-warn{color:coral}.hando-theme .mat-button.mat-accent.mat-button-disabled,.hando-theme .mat-button.mat-button-disabled.mat-button-disabled,.hando-theme .mat-button.mat-primary.mat-button-disabled,.hando-theme .mat-button.mat-warn.mat-button-disabled,.hando-theme .mat-icon-button.mat-accent.mat-button-disabled,.hando-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.hando-theme .mat-icon-button.mat-primary.mat-button-disabled,.hando-theme .mat-icon-button.mat-warn.mat-button-disabled,.hando-theme .mat-stroked-button.mat-accent.mat-button-disabled,.hando-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled,.hando-theme .mat-stroked-button.mat-primary.mat-button-disabled,.hando-theme .mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.hando-theme .mat-button.mat-primary .mat-button-focus-overlay,.hando-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.hando-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#7892b5}.hando-theme .mat-button.mat-accent .mat-button-focus-overlay,.hando-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.hando-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#b3efef}.hando-theme .mat-button.mat-warn .mat-button-focus-overlay,.hando-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.hando-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:coral}.hando-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.hando-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.hando-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.hando-theme .mat-button .mat-ripple-element,.hando-theme .mat-icon-button .mat-ripple-element,.hando-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.hando-theme .mat-button-focus-overlay{background:#000}.hando-theme .mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.hando-theme .mat-fab,.hando-theme .mat-flat-button,.hando-theme .mat-mini-fab,.hando-theme .mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.hando-theme .mat-fab.mat-primary,.hando-theme .mat-flat-button.mat-primary,.hando-theme .mat-mini-fab.mat-primary,.hando-theme .mat-raised-button.mat-primary{color:#fff}.hando-theme .mat-fab.mat-accent,.hando-theme .mat-fab.mat-warn,.hando-theme .mat-flat-button.mat-accent,.hando-theme .mat-flat-button.mat-warn,.hando-theme .mat-mini-fab.mat-accent,.hando-theme .mat-mini-fab.mat-warn,.hando-theme .mat-raised-button.mat-accent,.hando-theme .mat-raised-button.mat-warn{color:#000}.hando-theme .mat-fab.mat-accent.mat-button-disabled,.hando-theme .mat-fab.mat-button-disabled.mat-button-disabled,.hando-theme .mat-fab.mat-primary.mat-button-disabled,.hando-theme .mat-fab.mat-warn.mat-button-disabled,.hando-theme .mat-flat-button.mat-accent.mat-button-disabled,.hando-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.hando-theme .mat-flat-button.mat-primary.mat-button-disabled,.hando-theme .mat-flat-button.mat-warn.mat-button-disabled,.hando-theme .mat-mini-fab.mat-accent.mat-button-disabled,.hando-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.hando-theme .mat-mini-fab.mat-primary.mat-button-disabled,.hando-theme .mat-mini-fab.mat-warn.mat-button-disabled,.hando-theme .mat-raised-button.mat-accent.mat-button-disabled,.hando-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.hando-theme .mat-raised-button.mat-primary.mat-button-disabled,.hando-theme .mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.hando-theme .mat-fab.mat-primary,.hando-theme .mat-flat-button.mat-primary,.hando-theme .mat-mini-fab.mat-primary,.hando-theme .mat-raised-button.mat-primary{background-color:#7892b5}.hando-theme .mat-fab.mat-accent,.hando-theme .mat-flat-button.mat-accent,.hando-theme .mat-mini-fab.mat-accent,.hando-theme .mat-raised-button.mat-accent{background-color:#b3efef}.hando-theme .mat-fab.mat-warn,.hando-theme .mat-flat-button.mat-warn,.hando-theme .mat-mini-fab.mat-warn,.hando-theme .mat-raised-button.mat-warn{background-color:coral}.hando-theme .mat-fab.mat-accent.mat-button-disabled,.hando-theme .mat-fab.mat-button-disabled.mat-button-disabled,.hando-theme .mat-fab.mat-primary.mat-button-disabled,.hando-theme .mat-fab.mat-warn.mat-button-disabled,.hando-theme .mat-flat-button.mat-accent.mat-button-disabled,.hando-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.hando-theme .mat-flat-button.mat-primary.mat-button-disabled,.hando-theme .mat-flat-button.mat-warn.mat-button-disabled,.hando-theme .mat-mini-fab.mat-accent.mat-button-disabled,.hando-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.hando-theme .mat-mini-fab.mat-primary.mat-button-disabled,.hando-theme .mat-mini-fab.mat-warn.mat-button-disabled,.hando-theme .mat-raised-button.mat-accent.mat-button-disabled,.hando-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.hando-theme .mat-raised-button.mat-primary.mat-button-disabled,.hando-theme .mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.hando-theme .mat-fab.mat-primary .mat-ripple-element,.hando-theme .mat-flat-button.mat-primary .mat-ripple-element,.hando-theme .mat-mini-fab.mat-primary .mat-ripple-element,.hando-theme .mat-raised-button.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.hando-theme .mat-fab.mat-accent .mat-ripple-element,.hando-theme .mat-fab.mat-warn .mat-ripple-element,.hando-theme .mat-flat-button.mat-accent .mat-ripple-element,.hando-theme .mat-flat-button.mat-warn .mat-ripple-element,.hando-theme .mat-mini-fab.mat-accent .mat-ripple-element,.hando-theme .mat-mini-fab.mat-warn .mat-ripple-element,.hando-theme .mat-raised-button.mat-accent .mat-ripple-element,.hando-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(0,0,0,.1)}.hando-theme .mat-flat-button:not([class*=mat-elevation-z]),.hando-theme .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.hando-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.hando-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-theme .mat-fab:not([class*=mat-elevation-z]),.hando-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.hando-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.hando-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.hando-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.hando-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-theme .mat-button-toggle-group,.hando-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.hando-theme .mat-button-toggle-group-appearance-standard,.hando-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.hando-theme .mat-button-toggle{color:rgba(0,0,0,.38)}.hando-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.hando-theme .mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.hando-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.hando-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}.hando-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.hando-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.hando-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.hando-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.hando-theme .mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.hando-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.hando-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.hando-theme .mat-button-toggle-group-appearance-standard,.hando-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.hando-theme .mat-card{background:#fff;color:rgba(0,0,0,.87)}.hando-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.hando-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-theme .mat-card-subtitle{color:rgba(0,0,0,.54)}.hando-theme .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.hando-theme .mat-checkbox-checkmark{fill:#fafafa}.hando-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.hando-theme .mat-checkbox-mixedmark{background-color:#fafafa}.hando-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.hando-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#7892b5}.hando-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.hando-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#b3efef}.hando-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.hando-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:coral}.hando-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.hando-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.hando-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.hando-theme .mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.hando-theme .mat-checkbox .mat-ripple-element{background-color:#000}.hando-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.hando-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#7892b5}.hando-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.hando-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#b3efef}.hando-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.hando-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:coral}.hando-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.hando-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.hando-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.hando-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.hando-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.hando-theme .mat-chip.mat-standard-chip:after{background:#000}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#7892b5;color:#fff}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:coral;color:#000}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:rgba(0,0,0,.1)}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#b3efef;color:#000}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.hando-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.hando-theme .mat-table{background:#fff}.hando-theme .mat-table-sticky,.hando-theme .mat-table tbody,.hando-theme .mat-table tfoot,.hando-theme .mat-table thead,.hando-theme [mat-footer-row],.hando-theme [mat-header-row],.hando-theme [mat-row],.hando-theme mat-footer-row,.hando-theme mat-header-row,.hando-theme mat-row{background:inherit}.hando-theme mat-footer-row,.hando-theme mat-header-row,.hando-theme mat-row,.hando-theme td.mat-cell,.hando-theme td.mat-footer-cell,.hando-theme th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.hando-theme .mat-header-cell{color:rgba(0,0,0,.54)}.hando-theme .mat-cell,.hando-theme .mat-footer-cell{color:rgba(0,0,0,.87)}.hando-theme .mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.hando-theme .mat-datepicker-content .mat-calendar-next-button,.hando-theme .mat-datepicker-content .mat-calendar-previous-button,.hando-theme .mat-datepicker-toggle{color:rgba(0,0,0,.54)}.hando-theme .mat-calendar-table-header{color:rgba(0,0,0,.38)}.hando-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.hando-theme .mat-calendar-body-label{color:rgba(0,0,0,.54)}.hando-theme .mat-calendar-body-cell-content,.hando-theme .mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.hando-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.hando-theme .mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.hando-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.hando-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.hando-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.hando-theme .mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.hando-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.hando-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.hando-theme .mat-calendar-body-in-range:before{background:rgba(120,146,181,.2)}.hando-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.hando-theme .mat-calendar-body-comparison-bridge-start:before,.hando-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(120,146,181,.2) 50%,rgba(249,171,0,.2) 0)}.hando-theme .mat-calendar-body-comparison-bridge-end:before,.hando-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(120,146,181,.2) 50%,rgba(249,171,0,.2) 0)}.hando-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.hando-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.hando-theme .mat-calendar-body-selected{background-color:#7892b5;color:#fff}.hando-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(120,146,181,.4)}.hando-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.hando-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(179,239,239,.2)}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.hando-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(179,239,239,.2) 50%,rgba(249,171,0,.2) 0)}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.hando-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(179,239,239,.2) 50%,rgba(249,171,0,.2) 0)}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#b3efef;color:#000}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(179,239,239,.4)}.hando-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,127,80,.2)}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.hando-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(255,127,80,.2) 50%,rgba(249,171,0,.2) 0)}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.hando-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(255,127,80,.2) 50%,rgba(249,171,0,.2) 0)}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:coral;color:#000}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,127,80,.4)}.hando-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.hando-theme .mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-theme .mat-datepicker-toggle-active{color:#7892b5}.hando-theme .mat-datepicker-toggle-active.mat-accent{color:#b3efef}.hando-theme .mat-datepicker-toggle-active.mat-warn{color:coral}.hando-theme .mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.hando-theme .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.hando-theme .mat-divider{border-top-color:rgba(0,0,0,.12)}.hando-theme .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.hando-theme .mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.hando-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.hando-theme .mat-action-row{border-top-color:rgba(0,0,0,.12)}.hando-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.hando-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.hando-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.hando-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.hando-theme .mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.hando-theme .mat-expansion-indicator:after,.hando-theme .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.hando-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.hando-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.hando-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.hando-theme .mat-form-field-label,.hando-theme .mat-hint{color:rgba(0,0,0,.6)}.hando-theme .mat-form-field.mat-focused .mat-form-field-label{color:#7892b5}.hando-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#b3efef}.hando-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:coral}.hando-theme .mat-focused .mat-form-field-required-marker{color:#b3efef}.hando-theme .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.hando-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#7892b5}.hando-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#b3efef}.hando-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:coral}.hando-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#7892b5}.hando-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#b3efef}.hando-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.hando-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.hando-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.hando-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:coral}.hando-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.hando-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:coral}.hando-theme .mat-error{color:coral}.hando-theme .mat-form-field-appearance-legacy .mat-form-field-label,.hando-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.hando-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.hando-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.hando-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.hando-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.hando-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.hando-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.hando-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.hando-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.hando-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.hando-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.hando-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.hando-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#7892b5}.hando-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#b3efef}.hando-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.hando-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:coral}.hando-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.hando-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.hando-theme .mat-icon.mat-primary{color:#7892b5}.hando-theme .mat-icon.mat-accent{color:#b3efef}.hando-theme .mat-icon.mat-warn{color:coral}.hando-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.hando-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.hando-theme .mat-input-element:disabled{color:rgba(0,0,0,.38)}.hando-theme .mat-input-element{caret-color:#7892b5}.hando-theme .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.hando-theme .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.hando-theme .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.hando-theme .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.hando-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#b3efef}.hando-theme .mat-form-field-invalid .mat-input-element,.hando-theme .mat-form-field.mat-warn .mat-input-element{caret-color:coral}.hando-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:coral}.hando-theme .mat-list-base .mat-list-item,.hando-theme .mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.hando-theme .mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.hando-theme .mat-list-item-disabled{background-color:#eee}.hando-theme .mat-action-list .mat-list-item:focus,.hando-theme .mat-action-list .mat-list-item:hover,.hando-theme .mat-list-option:focus,.hando-theme .mat-list-option:hover,.hando-theme .mat-nav-list .mat-list-item:focus,.hando-theme .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.hando-theme .mat-list-single-selected-option,.hando-theme .mat-list-single-selected-option:focus,.hando-theme .mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.hando-theme .mat-menu-panel{background:#fff}.hando-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.hando-theme .mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.hando-theme .mat-menu-item[disabled],.hando-theme .mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.hando-theme .mat-menu-item-submenu-trigger:after,.hando-theme .mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.hando-theme .mat-menu-item-highlighted:not([disabled]),.hando-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.hando-theme .mat-menu-item.cdk-program-focused:not([disabled]),.hando-theme .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.hando-theme .mat-paginator{background:#fff}.hando-theme .mat-paginator,.hando-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.hando-theme .mat-paginator-decrement,.hando-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.hando-theme .mat-paginator-first,.hando-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.hando-theme .mat-icon-button[disabled] .mat-paginator-decrement,.hando-theme .mat-icon-button[disabled] .mat-paginator-first,.hando-theme .mat-icon-button[disabled] .mat-paginator-increment,.hando-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.hando-theme .mat-progress-bar-background{fill:#bbc1d1}.hando-theme .mat-progress-bar-buffer{background-color:#bbc1d1}.hando-theme .mat-progress-bar-fill:after{background-color:#7892b5}.hando-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#b3efef}.hando-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer,.hando-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#b3efef}.hando-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffdccc}.hando-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffdccc}.hando-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:coral}.hando-theme .mat-progress-spinner circle,.hando-theme .mat-spinner circle{stroke:#7892b5}.hando-theme .mat-progress-spinner.mat-accent circle,.hando-theme .mat-spinner.mat-accent circle{stroke:#b3efef}.hando-theme .mat-progress-spinner.mat-warn circle,.hando-theme .mat-spinner.mat-warn circle{stroke:coral}.hando-theme .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.hando-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#7892b5}.hando-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.hando-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.hando-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.hando-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#7892b5}.hando-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#b3efef}.hando-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.hando-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.hando-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.hando-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#b3efef}.hando-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:coral}.hando-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.hando-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.hando-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.hando-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:coral}.hando-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.hando-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.hando-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.hando-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.hando-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.hando-theme .mat-radio-button .mat-ripple-element{background-color:#000}.hando-theme .mat-select-value{color:rgba(0,0,0,.87)}.hando-theme .mat-select-placeholder{color:rgba(0,0,0,.42)}.hando-theme .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.hando-theme .mat-select-arrow{color:rgba(0,0,0,.54)}.hando-theme .mat-select-panel{background:#fff}.hando-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.hando-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.hando-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#7892b5}.hando-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#b3efef}.hando-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.hando-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:coral}.hando-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.hando-theme .mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.hando-theme .mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.hando-theme .mat-drawer.mat-drawer-push{background-color:#fff}.hando-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.hando-theme .mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.hando-theme .mat-drawer-side.mat-drawer-end,.hando-theme [dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}.hando-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.hando-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.hando-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#b3efef}.hando-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(179,239,239,.54)}.hando-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#b3efef}.hando-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#7892b5}.hando-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(120,146,181,.54)}.hando-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#7892b5}.hando-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:coral}.hando-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,127,80,.54)}.hando-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:coral}.hando-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.hando-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.hando-theme .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.hando-theme .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.hando-theme .mat-primary .mat-slider-thumb,.hando-theme .mat-primary .mat-slider-thumb-label,.hando-theme .mat-primary .mat-slider-track-fill{background-color:#7892b5}.hando-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.hando-theme .mat-primary .mat-slider-focus-ring{background-color:rgba(120,146,181,.2)}.hando-theme .mat-accent .mat-slider-thumb,.hando-theme .mat-accent .mat-slider-thumb-label,.hando-theme .mat-accent .mat-slider-track-fill{background-color:#b3efef}.hando-theme .mat-accent .mat-slider-thumb-label-text{color:#000}.hando-theme .mat-accent .mat-slider-focus-ring{background-color:rgba(179,239,239,.2)}.hando-theme .mat-warn .mat-slider-thumb,.hando-theme .mat-warn .mat-slider-thumb-label,.hando-theme .mat-warn .mat-slider-track-fill{background-color:coral}.hando-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.hando-theme .mat-warn .mat-slider-focus-ring{background-color:rgba(255,127,80,.2)}.hando-theme .cdk-focused .mat-slider-track-background,.hando-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.hando-theme .mat-slider-disabled .mat-slider-thumb,.hando-theme .mat-slider-disabled .mat-slider-track-background,.hando-theme .mat-slider-disabled .mat-slider-track-fill,.hando-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.hando-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.hando-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.hando-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.hando-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.hando-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.hando-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.hando-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.hando-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.hando-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.hando-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.hando-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.hando-theme .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)}.hando-theme .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)}.hando-theme .mat-step-header.cdk-keyboard-focused,.hando-theme .mat-step-header.cdk-program-focused,.hando-theme .mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.hando-theme .mat-step-header:hover{background:none}}.hando-theme .mat-step-header .mat-step-label,.hando-theme .mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.hando-theme .mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.hando-theme .mat-step-header .mat-step-icon-selected,.hando-theme .mat-step-header .mat-step-icon-state-done,.hando-theme .mat-step-header .mat-step-icon-state-edit{background-color:#7892b5;color:#fff}.hando-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:coral}.hando-theme .mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.hando-theme .mat-step-header .mat-step-label.mat-step-label-error{color:coral}.hando-theme .mat-stepper-horizontal,.hando-theme .mat-stepper-vertical{background-color:#fff}.hando-theme .mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.hando-theme .mat-horizontal-stepper-header:after,.hando-theme .mat-horizontal-stepper-header:before,.hando-theme .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.hando-theme .mat-sort-header-arrow{color:#757575}.hando-theme .mat-tab-header,.hando-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.hando-theme .mat-tab-group-inverted-header .mat-tab-header,.hando-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.hando-theme .mat-tab-label,.hando-theme .mat-tab-link{color:rgba(0,0,0,.87)}.hando-theme .mat-tab-label.mat-tab-disabled,.hando-theme .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.hando-theme .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.hando-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.hando-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.hando-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.hando-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(187,193,209,.3)}.hando-theme .mat-tab-group.mat-primary .mat-ink-bar,.hando-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#7892b5}.hando-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.hando-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.hando-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,239,239,.3)}.hando-theme .mat-tab-group.mat-accent .mat-ink-bar,.hando-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#b3efef}.hando-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.hando-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#000}.hando-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,220,204,.3)}.hando-theme .mat-tab-group.mat-warn .mat-ink-bar,.hando-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:coral}.hando-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.hando-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#000}.hando-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(187,193,209,.3)}.hando-theme .mat-tab-group.mat-background-primary .mat-tab-header,.hando-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination,.hando-theme .mat-tab-group.mat-background-primary .mat-tab-links,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#7892b5}.hando-theme .mat-tab-group.mat-background-primary .mat-tab-label,.hando-theme .mat-tab-group.mat-background-primary .mat-tab-link,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.hando-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.hando-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.hando-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.hando-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.hando-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.hando-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.hando-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,239,239,.3)}.hando-theme .mat-tab-group.mat-background-accent .mat-tab-header,.hando-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination,.hando-theme .mat-tab-group.mat-background-accent .mat-tab-links,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#b3efef}.hando-theme .mat-tab-group.mat-background-accent .mat-tab-label,.hando-theme .mat-tab-group.mat-background-accent .mat-tab-link,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#000}.hando-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.hando-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.hando-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#000}.hando-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.hando-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.hando-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}.hando-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,220,204,.3)}.hando-theme .mat-tab-group.mat-background-warn .mat-tab-header,.hando-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination,.hando-theme .mat-tab-group.mat-background-warn .mat-tab-links,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:coral}.hando-theme .mat-tab-group.mat-background-warn .mat-tab-label,.hando-theme .mat-tab-group.mat-background-warn .mat-tab-link,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#000}.hando-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.hando-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.hando-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#000}.hando-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.hando-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.hando-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(0,0,0,.12)}.hando-theme .mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.hando-theme .mat-toolbar.mat-primary{background:#7892b5;color:#fff}.hando-theme .mat-toolbar.mat-accent{background:#b3efef;color:#000}.hando-theme .mat-toolbar.mat-warn{background:coral;color:#000}.hando-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.hando-theme .mat-toolbar .mat-form-field-ripple,.hando-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.hando-theme .mat-toolbar .mat-focused .mat-form-field-label,.hando-theme .mat-toolbar .mat-form-field-label,.hando-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.hando-theme .mat-toolbar .mat-select-arrow,.hando-theme .mat-toolbar .mat-select-value{color:inherit}.hando-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.hando-theme .mat-tooltip{background:rgba(97,97,97,.9)}.hando-theme .mat-tree{background:#fff}.hando-theme .mat-nested-tree-node,.hando-theme .mat-tree-node{color:rgba(0,0,0,.87)}.hando-theme .mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.hando-theme .mat-simple-snackbar-action{color:#b3efef}.hando-theme .app-header,.hando-theme .card-container{background-color:#fff}.hando-dark-theme{--primary-color:#7f89a3;--primary-color-700:#0e1c39;--primary-rgb:127,137,163;--background-accent-50-color:#e1fafa;--header-color:#606270}.hando-dark-theme .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.hando-dark-theme .mat-option{color:#fff}.hando-dark-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.hando-dark-theme .mat-option:focus:not(.mat-option-disabled),.hando-dark-theme .mat-option:hover:not(.mat-option-disabled){background:hsla(0,0%,100%,.04)}.hando-dark-theme .mat-option.mat-active{background:hsla(0,0%,100%,.04);color:#fff}.hando-dark-theme .mat-option.mat-option-disabled{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#7f89a3}.hando-dark-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#1dc0c0}.hando-dark-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff7350}.hando-dark-theme .mat-optgroup-label{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-optgroup-disabled .mat-optgroup-label{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-pseudo-checkbox{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-pseudo-checkbox:after{color:#303030}.hando-dark-theme .mat-pseudo-checkbox-disabled{color:#686868}.hando-dark-theme .mat-primary .mat-pseudo-checkbox-checked,.hando-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#7f89a3}.hando-dark-theme .mat-accent .mat-pseudo-checkbox-checked,.hando-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.hando-dark-theme .mat-pseudo-checkbox-checked,.hando-dark-theme .mat-pseudo-checkbox-indeterminate{background:#1dc0c0}.hando-dark-theme .mat-warn .mat-pseudo-checkbox-checked,.hando-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff7350}.hando-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.hando-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.hando-dark-theme.mat-app-background,.hando-dark-theme .mat-app-background{background-color:#303030;color:#fff}.hando-dark-theme .mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.hando-dark-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.hando-dark-theme .mat-autocomplete-panel{background:#424242;color:#fff}.hando-dark-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.hando-dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.hando-dark-theme .mat-badge-content{color:#fff;background:#7f89a3}.cdk-high-contrast-active .hando-dark-theme .mat-badge-content{outline:1px solid;border-radius:0}.hando-dark-theme .mat-badge-accent .mat-badge-content{background:#1dc0c0;color:#000}.hando-dark-theme .mat-badge-warn .mat-badge-content{color:#000;background:#ff7350}.hando-dark-theme .mat-badge{position:relative}.hando-dark-theme .mat-badge-hidden .mat-badge-content{display:none}.hando-dark-theme .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.hando-dark-theme .mat-badge-content._mat-animation-noopable,.hando-dark-theme .ng-animate-disabled .mat-badge-content{transition:none}.hando-dark-theme .mat-badge-content.mat-badge-active{transform:none}.hando-dark-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.hando-dark-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.hando-dark-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.hando-dark-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .hando-dark-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.hando-dark-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .hando-dark-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.hando-dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .hando-dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.hando-dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .hando-dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.hando-dark-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.hando-dark-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.hando-dark-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.hando-dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .hando-dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.hando-dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .hando-dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.hando-dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .hando-dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.hando-dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .hando-dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.hando-dark-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.hando-dark-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.hando-dark-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.hando-dark-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .hando-dark-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.hando-dark-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .hando-dark-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.hando-dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .hando-dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.hando-dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .hando-dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.hando-dark-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#424242;color:#fff}.hando-dark-theme .mat-button,.hando-dark-theme .mat-icon-button,.hando-dark-theme .mat-stroked-button{color:inherit;background:transparent}.hando-dark-theme .mat-button.mat-primary,.hando-dark-theme .mat-icon-button.mat-primary,.hando-dark-theme .mat-stroked-button.mat-primary{color:#7f89a3}.hando-dark-theme .mat-button.mat-accent,.hando-dark-theme .mat-icon-button.mat-accent,.hando-dark-theme .mat-stroked-button.mat-accent{color:#1dc0c0}.hando-dark-theme .mat-button.mat-warn,.hando-dark-theme .mat-icon-button.mat-warn,.hando-dark-theme .mat-stroked-button.mat-warn{color:#ff7350}.hando-dark-theme .mat-button.mat-accent.mat-button-disabled,.hando-dark-theme .mat-button.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-button.mat-primary.mat-button-disabled,.hando-dark-theme .mat-button.mat-warn.mat-button-disabled,.hando-dark-theme .mat-icon-button.mat-accent.mat-button-disabled,.hando-dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-icon-button.mat-primary.mat-button-disabled,.hando-dark-theme .mat-icon-button.mat-warn.mat-button-disabled,.hando-dark-theme .mat-stroked-button.mat-accent.mat-button-disabled,.hando-dark-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-stroked-button.mat-primary.mat-button-disabled,.hando-dark-theme .mat-stroked-button.mat-warn.mat-button-disabled{color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-button.mat-primary .mat-button-focus-overlay,.hando-dark-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.hando-dark-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#7f89a3}.hando-dark-theme .mat-button.mat-accent .mat-button-focus-overlay,.hando-dark-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.hando-dark-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#1dc0c0}.hando-dark-theme .mat-button.mat-warn .mat-button-focus-overlay,.hando-dark-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.hando-dark-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff7350}.hando-dark-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.hando-dark-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.hando-dark-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.hando-dark-theme .mat-button .mat-ripple-element,.hando-dark-theme .mat-icon-button .mat-ripple-element,.hando-dark-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.hando-dark-theme .mat-button-focus-overlay{background:#fff}.hando-dark-theme .mat-stroked-button:not(.mat-button-disabled){border-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-fab,.hando-dark-theme .mat-flat-button,.hando-dark-theme .mat-mini-fab,.hando-dark-theme .mat-raised-button{color:#fff;background-color:#424242}.hando-dark-theme .mat-fab.mat-primary,.hando-dark-theme .mat-flat-button.mat-primary,.hando-dark-theme .mat-mini-fab.mat-primary,.hando-dark-theme .mat-raised-button.mat-primary{color:#fff}.hando-dark-theme .mat-fab.mat-accent,.hando-dark-theme .mat-fab.mat-warn,.hando-dark-theme .mat-flat-button.mat-accent,.hando-dark-theme .mat-flat-button.mat-warn,.hando-dark-theme .mat-mini-fab.mat-accent,.hando-dark-theme .mat-mini-fab.mat-warn,.hando-dark-theme .mat-raised-button.mat-accent,.hando-dark-theme .mat-raised-button.mat-warn{color:#000}.hando-dark-theme .mat-fab.mat-accent.mat-button-disabled,.hando-dark-theme .mat-fab.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-fab.mat-primary.mat-button-disabled,.hando-dark-theme .mat-fab.mat-warn.mat-button-disabled,.hando-dark-theme .mat-flat-button.mat-accent.mat-button-disabled,.hando-dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-flat-button.mat-primary.mat-button-disabled,.hando-dark-theme .mat-flat-button.mat-warn.mat-button-disabled,.hando-dark-theme .mat-mini-fab.mat-accent.mat-button-disabled,.hando-dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-mini-fab.mat-primary.mat-button-disabled,.hando-dark-theme .mat-mini-fab.mat-warn.mat-button-disabled,.hando-dark-theme .mat-raised-button.mat-accent.mat-button-disabled,.hando-dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-raised-button.mat-primary.mat-button-disabled,.hando-dark-theme .mat-raised-button.mat-warn.mat-button-disabled{color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-fab.mat-primary,.hando-dark-theme .mat-flat-button.mat-primary,.hando-dark-theme .mat-mini-fab.mat-primary,.hando-dark-theme .mat-raised-button.mat-primary{background-color:#7f89a3}.hando-dark-theme .mat-fab.mat-accent,.hando-dark-theme .mat-flat-button.mat-accent,.hando-dark-theme .mat-mini-fab.mat-accent,.hando-dark-theme .mat-raised-button.mat-accent{background-color:#1dc0c0}.hando-dark-theme .mat-fab.mat-warn,.hando-dark-theme .mat-flat-button.mat-warn,.hando-dark-theme .mat-mini-fab.mat-warn,.hando-dark-theme .mat-raised-button.mat-warn{background-color:#ff7350}.hando-dark-theme .mat-fab.mat-accent.mat-button-disabled,.hando-dark-theme .mat-fab.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-fab.mat-primary.mat-button-disabled,.hando-dark-theme .mat-fab.mat-warn.mat-button-disabled,.hando-dark-theme .mat-flat-button.mat-accent.mat-button-disabled,.hando-dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-flat-button.mat-primary.mat-button-disabled,.hando-dark-theme .mat-flat-button.mat-warn.mat-button-disabled,.hando-dark-theme .mat-mini-fab.mat-accent.mat-button-disabled,.hando-dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-mini-fab.mat-primary.mat-button-disabled,.hando-dark-theme .mat-mini-fab.mat-warn.mat-button-disabled,.hando-dark-theme .mat-raised-button.mat-accent.mat-button-disabled,.hando-dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.hando-dark-theme .mat-raised-button.mat-primary.mat-button-disabled,.hando-dark-theme .mat-raised-button.mat-warn.mat-button-disabled{background-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-fab.mat-primary .mat-ripple-element,.hando-dark-theme .mat-flat-button.mat-primary .mat-ripple-element,.hando-dark-theme .mat-mini-fab.mat-primary .mat-ripple-element,.hando-dark-theme .mat-raised-button.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.hando-dark-theme .mat-fab.mat-accent .mat-ripple-element,.hando-dark-theme .mat-fab.mat-warn .mat-ripple-element,.hando-dark-theme .mat-flat-button.mat-accent .mat-ripple-element,.hando-dark-theme .mat-flat-button.mat-warn .mat-ripple-element,.hando-dark-theme .mat-mini-fab.mat-accent .mat-ripple-element,.hando-dark-theme .mat-mini-fab.mat-warn .mat-ripple-element,.hando-dark-theme .mat-raised-button.mat-accent .mat-ripple-element,.hando-dark-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(0,0,0,.1)}.hando-dark-theme .mat-flat-button:not([class*=mat-elevation-z]),.hando-dark-theme .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.hando-dark-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-fab:not([class*=mat-elevation-z]),.hando-dark-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.hando-dark-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.hando-dark-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.hando-dark-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-button-toggle-group,.hando-dark-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-button-toggle-group-appearance-standard,.hando-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.hando-dark-theme .mat-button-toggle{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-button-toggle-appearance-standard{color:#fff;background:#424242}.hando-dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.hando-dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid hsla(0,0%,100%,.12)}.hando-dark-theme [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)}.hando-dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid hsla(0,0%,100%,.12)}.hando-dark-theme .mat-button-toggle-checked{background-color:#212121;color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.hando-dark-theme .mat-button-toggle-disabled{color:hsla(0,0%,100%,.3);background-color:#000}.hando-dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.hando-dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.hando-dark-theme .mat-button-toggle-group-appearance-standard,.hando-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid hsla(0,0%,100%,.12)}.hando-dark-theme .mat-card{background:#424242;color:#fff}.hando-dark-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-card-subtitle{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-checkbox-frame{border-color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-checkbox-checkmark{fill:#303030}.hando-dark-theme .mat-checkbox-checkmark-path{stroke:#303030!important}.hando-dark-theme .mat-checkbox-mixedmark{background-color:#303030}.hando-dark-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.hando-dark-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#7f89a3}.hando-dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.hando-dark-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#1dc0c0}.hando-dark-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.hando-dark-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#ff7350}.hando-dark-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.hando-dark-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.hando-dark-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.hando-dark-theme .mat-checkbox-disabled .mat-checkbox-label{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-checkbox .mat-ripple-element{background-color:#fff}.hando-dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.hando-dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#7f89a3}.hando-dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.hando-dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#1dc0c0}.hando-dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.hando-dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff7350}.hando-dark-theme .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.hando-dark-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.hando-dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.hando-dark-theme .mat-chip.mat-standard-chip:after{background:#fff}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#7f89a3;color:#fff}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff7350;color:#000}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000;opacity:.4}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:rgba(0,0,0,.1)}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#1dc0c0;color:#000}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.hando-dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.hando-dark-theme .mat-table{background:#424242}.hando-dark-theme .mat-table-sticky,.hando-dark-theme .mat-table tbody,.hando-dark-theme .mat-table tfoot,.hando-dark-theme .mat-table thead,.hando-dark-theme [mat-footer-row],.hando-dark-theme [mat-header-row],.hando-dark-theme [mat-row],.hando-dark-theme mat-footer-row,.hando-dark-theme mat-header-row,.hando-dark-theme mat-row{background:inherit}.hando-dark-theme mat-footer-row,.hando-dark-theme mat-header-row,.hando-dark-theme mat-row,.hando-dark-theme td.mat-cell,.hando-dark-theme td.mat-footer-cell,.hando-dark-theme th.mat-header-cell{border-bottom-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-header-cell{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-cell,.hando-dark-theme .mat-footer-cell{color:#fff}.hando-dark-theme .mat-calendar-arrow{border-top-color:#fff}.hando-dark-theme .mat-datepicker-content .mat-calendar-next-button,.hando-dark-theme .mat-datepicker-content .mat-calendar-previous-button,.hando-dark-theme .mat-datepicker-toggle{color:#fff}.hando-dark-theme .mat-calendar-table-header{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-calendar-table-header-divider:after{background:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-calendar-body-label{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-calendar-body-cell-content,.hando-dark-theme .mat-date-range-input-separator{color:#fff;border-color:transparent}.hando-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.hando-dark-theme .mat-form-field-disabled .mat-date-range-input-separator{color:hsla(0,0%,100%,.5)}.hando-dark-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.hando-dark-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.hando-dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:hsla(0,0%,100%,.04)}.hando-dark-theme .mat-calendar-body-in-preview{color:hsla(0,0%,100%,.24)}.hando-dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-calendar-body-in-range:before{background:rgba(127,137,163,.2)}.hando-dark-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.hando-dark-theme .mat-calendar-body-comparison-bridge-start:before,.hando-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(127,137,163,.2) 50%,rgba(249,171,0,.2) 0)}.hando-dark-theme .mat-calendar-body-comparison-bridge-end:before,.hando-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(127,137,163,.2) 50%,rgba(249,171,0,.2) 0)}.hando-dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.hando-dark-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.hando-dark-theme .mat-calendar-body-selected{background-color:#7f89a3;color:#fff}.hando-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(127,137,163,.4)}.hando-dark-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.hando-dark-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#424242;color:#fff}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(29,192,192,.2)}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.hando-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(29,192,192,.2) 50%,rgba(249,171,0,.2) 0)}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.hando-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(29,192,192,.2) 50%,rgba(249,171,0,.2) 0)}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#1dc0c0;color:#000}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(29,192,192,.4)}.hando-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,115,80,.2)}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.hando-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(255,115,80,.2) 50%,rgba(249,171,0,.2) 0)}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.hando-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(255,115,80,.2) 50%,rgba(249,171,0,.2) 0)}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff7350;color:#000}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,115,80,.4)}.hando-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.hando-dark-theme .mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-datepicker-toggle-active{color:#7f89a3}.hando-dark-theme .mat-datepicker-toggle-active.mat-accent{color:#1dc0c0}.hando-dark-theme .mat-datepicker-toggle-active.mat-warn{color:#ff7350}.hando-dark-theme .mat-date-range-input-inner[disabled]{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#424242;color:#fff}.hando-dark-theme .mat-divider{border-top-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-divider-vertical{border-right-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-expansion-panel{background:#424242;color:#fff}.hando-dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-action-row{border-top-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.hando-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.hando-dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:hsla(0,0%,100%,.04)}@media (hover:none){.hando-dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.hando-dark-theme .mat-expansion-panel-header-title{color:#fff}.hando-dark-theme .mat-expansion-indicator:after,.hando-dark-theme .mat-expansion-panel-header-description{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-expansion-panel-header[aria-disabled=true]{color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.hando-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.hando-dark-theme .mat-form-field-label,.hando-dark-theme .mat-hint{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-form-field.mat-focused .mat-form-field-label{color:#7f89a3}.hando-dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#1dc0c0}.hando-dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff7350}.hando-dark-theme .mat-focused .mat-form-field-required-marker{color:#1dc0c0}.hando-dark-theme .mat-form-field-ripple{background-color:#fff}.hando-dark-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#7f89a3}.hando-dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#1dc0c0}.hando-dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff7350}.hando-dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#7f89a3}.hando-dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#1dc0c0}.hando-dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.hando-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.hando-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.hando-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff7350}.hando-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.hando-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff7350}.hando-dark-theme .mat-error{color:#ff7350}.hando-dark-theme .mat-form-field-appearance-legacy .mat-form-field-label,.hando-dark-theme .mat-form-field-appearance-legacy .mat-hint{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:hsla(0,0%,100%,.7)}.hando-dark-theme .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}.hando-dark-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:hsla(0,0%,100%,.7)}.hando-dark-theme .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}.hando-dark-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:hsla(0,0%,100%,.1)}.hando-dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:hsla(0,0%,100%,.05)}.hando-dark-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.hando-dark-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.hando-dark-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#7f89a3}.hando-dark-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#1dc0c0}.hando-dark-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.hando-dark-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff7350}.hando-dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:hsla(0,0%,100%,.15)}.hando-dark-theme .mat-icon.mat-primary{color:#7f89a3}.hando-dark-theme .mat-icon.mat-accent{color:#1dc0c0}.hando-dark-theme .mat-icon.mat-warn{color:#ff7350}.hando-dark-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.hando-dark-theme .mat-input-element:disabled{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-input-element{caret-color:#7f89a3}.hando-dark-theme .mat-input-element::placeholder{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-input-element::-moz-placeholder{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-input-element::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-input-element:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-input-element option{color:#000}.hando-dark-theme .mat-input-element option:disabled{color:rgba(0,0,0,.38)}.hando-dark-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#1dc0c0}.hando-dark-theme .mat-form-field-invalid .mat-input-element,.hando-dark-theme .mat-form-field.mat-warn .mat-input-element{caret-color:#ff7350}.hando-dark-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff7350}.hando-dark-theme .mat-list-base .mat-list-item,.hando-dark-theme .mat-list-base .mat-list-option{color:#fff}.hando-dark-theme .mat-list-base .mat-subheader{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-list-item-disabled{background-color:#000}.hando-dark-theme .mat-action-list .mat-list-item:focus,.hando-dark-theme .mat-action-list .mat-list-item:hover,.hando-dark-theme .mat-list-option:focus,.hando-dark-theme .mat-list-option:hover,.hando-dark-theme .mat-nav-list .mat-list-item:focus,.hando-dark-theme .mat-nav-list .mat-list-item:hover{background:hsla(0,0%,100%,.04)}.hando-dark-theme .mat-list-single-selected-option,.hando-dark-theme .mat-list-single-selected-option:focus,.hando-dark-theme .mat-list-single-selected-option:hover{background:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-menu-panel{background:#424242}.hando-dark-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-menu-item{background:transparent;color:#fff}.hando-dark-theme .mat-menu-item[disabled],.hando-dark-theme .mat-menu-item[disabled]:after{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-menu-item-submenu-trigger:after,.hando-dark-theme .mat-menu-item .mat-icon-no-color{color:#fff}.hando-dark-theme .mat-menu-item-highlighted:not([disabled]),.hando-dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.hando-dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),.hando-dark-theme .mat-menu-item:hover:not([disabled]){background:hsla(0,0%,100%,.04)}.hando-dark-theme .mat-paginator{background:#424242}.hando-dark-theme .mat-paginator,.hando-dark-theme .mat-paginator-page-size .mat-select-trigger{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-paginator-decrement,.hando-dark-theme .mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.hando-dark-theme .mat-paginator-first,.hando-dark-theme .mat-paginator-last{border-top:2px solid #fff}.hando-dark-theme .mat-icon-button[disabled] .mat-paginator-decrement,.hando-dark-theme .mat-icon-button[disabled] .mat-paginator-first,.hando-dark-theme .mat-icon-button[disabled] .mat-paginator-increment,.hando-dark-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-progress-bar-background{fill:#b0b6c8}.hando-dark-theme .mat-progress-bar-buffer{background-color:#b0b6c8}.hando-dark-theme .mat-progress-bar-fill:after{background-color:#7f89a3}.hando-dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#b3eeee}.hando-dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#b3eeee}.hando-dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#1dc0c0}.hando-dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffdacd}.hando-dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffdacd}.hando-dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff7350}.hando-dark-theme .mat-progress-spinner circle,.hando-dark-theme .mat-spinner circle{stroke:#7f89a3}.hando-dark-theme .mat-progress-spinner.mat-accent circle,.hando-dark-theme .mat-spinner.mat-accent circle{stroke:#1dc0c0}.hando-dark-theme .mat-progress-spinner.mat-warn circle,.hando-dark-theme .mat-spinner.mat-warn circle{stroke:#ff7350}.hando-dark-theme .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#7f89a3}.hando-dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.hando-dark-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.hando-dark-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.hando-dark-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#7f89a3}.hando-dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#1dc0c0}.hando-dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.hando-dark-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.hando-dark-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.hando-dark-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#1dc0c0}.hando-dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff7350}.hando-dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.hando-dark-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.hando-dark-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.hando-dark-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff7350}.hando-dark-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.hando-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.hando-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-radio-button .mat-ripple-element{background-color:#fff}.hando-dark-theme .mat-select-value{color:#fff}.hando-dark-theme .mat-select-disabled .mat-select-value,.hando-dark-theme .mat-select-placeholder{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-select-arrow{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-select-panel{background:#424242}.hando-dark-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#7f89a3}.hando-dark-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#1dc0c0}.hando-dark-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.hando-dark-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff7350}.hando-dark-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-drawer-container{background-color:#303030;color:#fff}.hando-dark-theme .mat-drawer{background-color:#424242;color:#fff}.hando-dark-theme .mat-drawer.mat-drawer-push{background-color:#424242}.hando-dark-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.hando-dark-theme .mat-drawer-side{border-right:1px solid hsla(0,0%,100%,.12)}.hando-dark-theme .mat-drawer-side.mat-drawer-end,.hando-dark-theme [dir=rtl] .mat-drawer-side{border-left:1px solid hsla(0,0%,100%,.12);border-right:none}.hando-dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.hando-dark-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:hsla(0,0%,74.1%,.6)}.hando-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#1dc0c0}.hando-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(29,192,192,.54)}.hando-dark-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#1dc0c0}.hando-dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#7f89a3}.hando-dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(127,137,163,.54)}.hando-dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#7f89a3}.hando-dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff7350}.hando-dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,115,80,.54)}.hando-dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff7350}.hando-dark-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.hando-dark-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#bdbdbd}.hando-dark-theme .mat-slide-toggle-bar{background-color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-primary .mat-slider-thumb,.hando-dark-theme .mat-primary .mat-slider-thumb-label,.hando-dark-theme .mat-primary .mat-slider-track-fill{background-color:#7f89a3}.hando-dark-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.hando-dark-theme .mat-primary .mat-slider-focus-ring{background-color:rgba(127,137,163,.2)}.hando-dark-theme .mat-accent .mat-slider-thumb,.hando-dark-theme .mat-accent .mat-slider-thumb-label,.hando-dark-theme .mat-accent .mat-slider-track-fill{background-color:#1dc0c0}.hando-dark-theme .mat-accent .mat-slider-thumb-label-text{color:#000}.hando-dark-theme .mat-accent .mat-slider-focus-ring{background-color:rgba(29,192,192,.2)}.hando-dark-theme .mat-warn .mat-slider-thumb,.hando-dark-theme .mat-warn .mat-slider-thumb-label,.hando-dark-theme .mat-warn .mat-slider-track-fill{background-color:#ff7350}.hando-dark-theme .mat-warn .mat-slider-thumb-label-text{color:#000}.hando-dark-theme .mat-warn .mat-slider-focus-ring{background-color:rgba(255,115,80,.2)}.hando-dark-theme .cdk-focused .mat-slider-track-background,.hando-dark-theme .mat-slider-disabled .mat-slider-thumb,.hando-dark-theme .mat-slider-disabled .mat-slider-track-background,.hando-dark-theme .mat-slider-disabled .mat-slider-track-fill,.hando-dark-theme .mat-slider-disabled:hover .mat-slider-track-background,.hando-dark-theme .mat-slider:hover .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.hando-dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.hando-dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.hando-dark-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:hsla(0,0%,100%,.3);background-color:transparent}.hando-dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.hando-dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.hando-dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.hando-dark-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:hsla(0,0%,100%,.3)}.hando-dark-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:hsla(0,0%,100%,.7)}.hando-dark-theme .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)}.hando-dark-theme .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)}.hando-dark-theme .mat-step-header.cdk-keyboard-focused,.hando-dark-theme .mat-step-header.cdk-program-focused,.hando-dark-theme .mat-step-header:hover{background-color:hsla(0,0%,100%,.04)}@media (hover:none){.hando-dark-theme .mat-step-header:hover{background:none}}.hando-dark-theme .mat-step-header .mat-step-label,.hando-dark-theme .mat-step-header .mat-step-optional{color:hsla(0,0%,100%,.7)}.hando-dark-theme .mat-step-header .mat-step-icon{background-color:hsla(0,0%,100%,.7);color:#fff}.hando-dark-theme .mat-step-header .mat-step-icon-selected,.hando-dark-theme .mat-step-header .mat-step-icon-state-done,.hando-dark-theme .mat-step-header .mat-step-icon-state-edit{background-color:#7f89a3;color:#fff}.hando-dark-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff7350}.hando-dark-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.hando-dark-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ff7350}.hando-dark-theme .mat-stepper-horizontal,.hando-dark-theme .mat-stepper-vertical{background-color:#424242}.hando-dark-theme .mat-stepper-vertical-line:before{border-left-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-horizontal-stepper-header:after,.hando-dark-theme .mat-horizontal-stepper-header:before,.hando-dark-theme .mat-stepper-horizontal-line{border-top-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-sort-header-arrow{color:#c6c6c6}.hando-dark-theme .mat-tab-header,.hando-dark-theme .mat-tab-nav-bar{border-bottom:1px solid hsla(0,0%,100%,.12)}.hando-dark-theme .mat-tab-group-inverted-header .mat-tab-header,.hando-dark-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid hsla(0,0%,100%,.12);border-bottom:none}.hando-dark-theme .mat-tab-label,.hando-dark-theme .mat-tab-link{color:#fff}.hando-dark-theme .mat-tab-label.mat-tab-disabled,.hando-dark-theme .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-tab-header-pagination-chevron{border-color:#fff}.hando-dark-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.5)}.hando-dark-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.hando-dark-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.hando-dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(176,182,200,.3)}.hando-dark-theme .mat-tab-group.mat-primary .mat-ink-bar,.hando-dark-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#7f89a3}.hando-dark-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.hando-dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.hando-dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,238,238,.3)}.hando-dark-theme .mat-tab-group.mat-accent .mat-ink-bar,.hando-dark-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#1dc0c0}.hando-dark-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.hando-dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#000}.hando-dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,218,205,.3)}.hando-dark-theme .mat-tab-group.mat-warn .mat-ink-bar,.hando-dark-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff7350}.hando-dark-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.hando-dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#000}.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(176,182,200,.3)}.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-header,.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination,.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-links,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#7f89a3}.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-label,.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-link,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.hando-dark-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.hando-dark-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.hando-dark-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(179,238,238,.3)}.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-header,.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination,.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-links,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#1dc0c0}.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-label,.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-link,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#000}.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#000}.hando-dark-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.hando-dark-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.hando-dark-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,218,205,.3)}.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-header,.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination,.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-links,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#ff7350}.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-label,.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-link,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#000}.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#000}.hando-dark-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.hando-dark-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.hando-dark-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(0,0,0,.12)}.hando-dark-theme .mat-toolbar{background:#212121;color:#fff}.hando-dark-theme .mat-toolbar.mat-primary{background:#7f89a3;color:#fff}.hando-dark-theme .mat-toolbar.mat-accent{background:#1dc0c0;color:#000}.hando-dark-theme .mat-toolbar.mat-warn{background:#ff7350;color:#000}.hando-dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.hando-dark-theme .mat-toolbar .mat-form-field-ripple,.hando-dark-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.hando-dark-theme .mat-toolbar .mat-focused .mat-form-field-label,.hando-dark-theme .mat-toolbar .mat-form-field-label,.hando-dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.hando-dark-theme .mat-toolbar .mat-select-arrow,.hando-dark-theme .mat-toolbar .mat-select-value{color:inherit}.hando-dark-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.hando-dark-theme .mat-tooltip{background:rgba(97,97,97,.9)}.hando-dark-theme .mat-tree{background:#424242}.hando-dark-theme .mat-nested-tree-node,.hando-dark-theme .mat-tree-node{color:#fff}.hando-dark-theme .mat-snack-bar-container{color:#000;background:#fafafa;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.hando-dark-theme .mat-simple-snackbar-action{color:inherit}.hando-dark-theme .app-header{background-color:#121212}.hando-dark-theme .mat-row:hover{background-color:#8aa9ff}.hando-dark-theme .card-container{background-color:#121212}.mat-badge-content{font-weight:600;font-size:12px;font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.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:300 96px/96px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:-.015em;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(16px * .83)/24px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(16px * .67)/24px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:400 14px/24px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 16px/24px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal}.mat-body-1 p,.mat-body p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 16px/24px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-card-title{font-size:96px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:16px}.mat-checkbox{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:400}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-header-cell{font-size:12px;font-weight:400}.mat-cell,.mat-footer-cell{font-size:16px}.mat-calendar{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 16px/24px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34373em) scale(.75);width:133.3333533333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34372em) scale(.75);width:133.3333633333%}.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(.00106px);-ms-transform:translateY(-1.28119em) scale(.75);width:133.3333933333%}.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(.00107px);-ms-transform:translateY(-1.28118em) scale(.75);width:133.3334033333%}.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(.00108px);-ms-transform:translateY(-1.28117em) scale(.75);width:133.3334133333%}.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.28116em) 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.28115em) 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.28114em) 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(-.59373em) scale(.75);width:133.3333533333%}.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(-.59372em) scale(.75);width:133.3333633333%}.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.59373em) scale(.75);width:133.3333533333%}.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.59372em) scale(.75);width:133.3333633333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:16px}.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:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;font-size:16px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-size:12px}.mat-paginator,.mat-paginator-page-size .mat-select-trigger,.mat-radio-button,.mat-select{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:400}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-step-label{font-size:16px;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:400}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-tab-label,.mat-tab-link{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 20px/32px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;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:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2),.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:16px}.mat-list-base .mat-subheader{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;font-size:14px;font-weight:400}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.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-size:12px;font-weight:400}.mat-list-base[dense] .mat-subheader,.mat-option{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-option{font-size:16px}.mat-optgroup-label{font:400 14px/24px huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif;font-size:16px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:huninn,Noto Sans TC,Microsoft JhengHei,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:16px}:root{--success-color:#51a351;--error-color:#bd362f;--header-color:#eff0f5}body,html{height:100%;margin:0;padding:0;font-family:huninn,Noto Sans TC,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}mat-hint{font-size:16px}mat-form-field.mat-form-field-should-float label{font-size:18px}a.cell-link{text-decoration:none}a.cell-link,a.cell-link :active,a.cell-link :hover,a.cell-link :visited{color:var(--primary-color)}.hando-theme .bar-button button,.petto-theme .bar-button button,.saydou-theme .bar-button button{color:#7b7b81}.hando-theme .buy-item-card-color,.petto-theme .buy-item-card-color,.saydou-theme .buy-item-card-color{background-color:#fcf9ef}.hando-theme .success-snackbar,.petto-theme .success-snackbar,.saydou-theme .success-snackbar{background-color:#f3fcf4;color:#42d651}.hando-theme .error-snackbar,.petto-theme .error-snackbar,.saydou-theme .error-snackbar{background-color:#fececb;color:#ff3b30}.hando-theme .info-snackbar,.petto-theme .info-snackbar,.saydou-theme .info-snackbar{background-color:#ecd3e2;color:#af4585}.hando-theme .log-snackbar,.petto-theme .log-snackbar,.saydou-theme .log-snackbar{background-color:#c8c9d3;color:#2a2d54}.hando-theme .warning-snackbar,.petto-theme .warning-snackbar,.saydou-theme .warning-snackbar{background-color:#fef0c1;color:#fec309}.toolbar-spacer{flex:1 1 auto}.toolbar-icon{padding:0 14px}app-sidenav .mat-list-item-content{width:100%}.mat-menu-item .mat-icon[fontset]{vertical-align:baseline;font-size:18px}.checkout-member-info{color:var(--primary-color);font-size:1.2em;border-bottom:1px solid #e5e5e5;padding:10px;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:99}.cdk-overlay-pane,.saydou-dialog,mat-dialog-container.mat-dialog-container{border-radius:15px}.saydou-dialog{overflow:auto;width:55%}.saydou-dialog .mat-column-select{max-width:50px}.saydou-dialog .content-toolbar{margin:15px 0}.saydou-dialog .search{width:100%;height:48px;line-height:48px;padding:0 18px;border:1px solid #e5e5e5}.saydou-dialog .search input{width:100%;height:46px;min-height:46px;max-height:46px;padding:0 16px;border:none;outline:none}.saydou-dialog mat-dialog-content{padding:0 48px;margin:0;height:calc(100% - 150px);overflow:hidden;overflow-y:auto;overflow-x:auto;max-height:900000px}.saydou-dialog mat-dialog-content mat-table{border:1px solid #e5e5e5;border-radius:8px 8px 0 0}.saydou-dialog mat-dialog-content mat-header-row.table-header{top:0;background-color:var(--header-color);position:-webkit-sticky;position:sticky;z-index:100}.saydou-dialog mat-dialog-content mat-header-row.table-header .mat-header-cell{font-size:16px}.saydou-dialog mat-dialog-content .mat-paginator-sticky{bottom:0;position:-webkit-sticky;position:sticky;z-index:10}.saydou-dialog mat-dialog-content.table-inside{max-height:65vh;min-height:65vh;display:flex;overflow-x:auto}.saydou-dialog mat-dialog-container{padding:0;overflow:initial}.saydou-dialog mat-dialog-container .mat-dialog-title{padding:6px 24px 0;position:-webkit-sticky;position:sticky;top:0;z-index:200}.saydou-dialog mat-dialog-container .mat-dialog-title a.saydou-dialog-actions,.saydou-dialog mat-dialog-container .mat-dialog-title button.saydou-dialog-actions{right:-10px}.saydou-dialog mat-dialog-container mat-dialog-content{padding:0 48px}.saydou-dialog mat-dialog-container mat-dialog-content mat-table{border:1px solid #e5e5e5;border-radius:8px 8px 0 0}.saydou-dialog mat-dialog-container mat-dialog-content mat-header-row.table-header{top:0;background-color:var(--header-color);position:-webkit-sticky;position:sticky;z-index:100}.saydou-dialog mat-dialog-container mat-dialog-content mat-header-row.table-header .mat-header-cell{font-size:16px}.saydou-dialog mat-dialog-container mat-dialog-content .mat-paginator-sticky{bottom:0;position:-webkit-sticky;position:sticky;z-index:10}.saydou-dialog mat-dialog-container mat-dialog-actions{padding:0 24px 0 0;position:-webkit-sticky;position:sticky;bottom:0;background-color:#fff}.saydou-dialog .mat-icon[fontset]{vertical-align:baseline;font-size:18px}.saydou-dialog .mat-dialog-container{padding:0}.saydou-dialog .info-content{padding:0 20px}.saydou-dialog .header{background-color:var(--header-color);padding:10px 20px;font-size:18px;font-weight:700;color:#707070;text-align:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.saydou-dialog .header a.saydou-dialog-actions,.saydou-dialog .header button.saydou-dialog-actions{float:right;top:-7px}.saydou-dialog .header .mat-icon{height:20px;width:20px}.saydou-dialog .content{padding-top:30px;width:100%}.saydou-dialog mat-form-field{width:80%;margin:0 auto}.saydou-dialog .footer-action{position:-webkit-sticky;position:sticky;bottom:0;box-shadow:0 1px 6px rgba(0,0,0,.10196078431372549);padding:20px 50px;background-color:#fff}.saydou-dialog .product-info{padding:10px 20px;width:80%;margin:0 auto}.saydou-dialog .product-detial-section{width:200px}.saydou-dialog .product-detial-section h3.section-title{color:var(--primary-color);border-left:3px solid;padding-left:18px}.saydou-dialog .product-detial-section .info-block{padding-left:21px;margin-bottom:25px}.saydou-dialog .product-name{display:inline}.saydou-dialog .product-image{-o-object-fit:cover;object-fit:cover;height:170px}.saydou-dialog .info-block{padding-top:10px}.saydou-dialog .info-block .info-label{font-size:14px;color:#707070;padding:11px 0}.saydou-dialog .info-block span{margin-top:5px;color:#000}.saydou-dialog .info-block span.text-color-primary{color:var(--primary-color);cursor:pointer}.saydou-dialog .info-block span.stocks,.saydou-dialog .info-block strong{color:var(--primary-color)}.saydou-dialog .saydou-button{border-radius:20px;padding:0 15px}.saydou-dialog .saydou-button[mat-stroked-button]:not(.mat-button-disabled){border-color:var(--primary-color)}.saydou-dialog .checkout-member-info{color:var(--primary-color);font-size:1.2em;border-bottom:1px solid #e5e5e5;padding:10px;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:99}.saydou-dialog.nooverflow{overflow:hidden}.footer-action{position:-webkit-sticky;position:sticky;bottom:0;box-shadow:0 1px 6px rgba(0,0,0,.10196078431372549);padding:20px 50px;background-color:#fff}.dialog-common mat-dialog-container{padding:0;overflow:auto}.dialog-common mat-dialog-container .mat-dialog-title{padding:6px 24px 0}.dialog-common mat-dialog-container .mat-dialog-title a.saydou-dialog-actions,.dialog-common mat-dialog-container .mat-dialog-title button.saydou-dialog-actions{right:-10px}.dialog-common mat-dialog-container mat-dialog-content{padding:0 48px}.dialog-common mat-dialog-container mat-dialog-content mat-table{border:1px solid #e5e5e5;border-radius:8px 8px 0 0}.dialog-common mat-dialog-container mat-dialog-content mat-header-row.table-header{top:0;background-color:var(--header-color);position:-webkit-sticky;position:sticky;z-index:100}.dialog-common mat-dialog-container mat-dialog-content mat-header-row.table-header .mat-header-cell{font-size:16px}.dialog-common mat-dialog-container mat-dialog-content .mat-paginator-sticky{bottom:0;position:-webkit-sticky;position:sticky;z-index:10}.dialog-common mat-dialog-container mat-dialog-actions{padding:0 24px 30px 0}.dialog-with-table mat-table{border:1px solid #e5e5e5;border-radius:8px 8px 0 0}.dialog-with-table mat-header-row.table-header{top:0;background-color:var(--header-color);position:-webkit-sticky;position:sticky;z-index:100}.dialog-with-table mat-header-row.table-header .mat-header-cell{font-size:16px}.dialog-with-table .mat-paginator-sticky{bottom:0;position:-webkit-sticky;position:sticky;z-index:10}.dialog-with-table .saydou-button{border-radius:20px;padding:0 15px}.dialog-with-table .saydou-button[mat-stroked-button]:not(.mat-button-disabled){border-color:var(--primary-color)}.dialog-with-table .mat-fab.mat-primary.ripple .mat-ripple-element,.dialog-with-table .mat-flat-button.mat-primary.ripple .mat-ripple-element,.dialog-with-table .mat-mini-fab.mat-primary.ripple .mat-ripple-element,.dialog-with-table .mat-raised-button.mat-primary.ripple .mat-ripple-element{background-color:currentColor}.mat-icon[fontset]{vertical-align:baseline;font-size:18px;height:20px}.section-title,h3.section-title{color:var(--primary-color);border-left:3px solid;padding-left:18px}.section-title{font-weight:700}@media (max-width:600px){.saydou-dialog{background-color:#eff0f5}.saydou-dialog .product-detial-section{width:250px}.saydou-dialog .saydou-button{border-radius:20px;padding:0 15px}.saydou-dialog .saydou-button[mat-stroked-button]:not(.mat-button-disabled){border-color:var(--primary-color)}.saydou-dialog .checkout-member-info{color:var(--primary-color);font-size:1.2em;border-bottom:1px solid #e5e5e5;padding:10px;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:99}.saydou-dialog .product-info,.saydou-dialog mat-dialog-container mat-dialog-content,.saydou-dialog mat-dialog-content{padding:0}}.form-dialog-full-width mat-form-field{width:100%}.config-form{overflow:auto;padding:45px 20px;height:calc(100% - 50px);scroll-behavior:smooth}.config-footer{margin:0 auto;position:-webkit-sticky;position:sticky;bottom:0;padding:7px 10px;background-color:#fff;border-right:1px solid var(--header-color);width:99%}.box-shadow,.config-footer{box-shadow:0 -3px 16px rgba(0,0,0,.10196078431372549)}.config-navigator{margin-top:45px;margin-left:20px;border-left:3px solid var(--primary-color);padding-left:20px}.config-navigator p{cursor:pointer}.text-color-primary{color:var(--primary-color)}.text-color-error{color:var(--error-color)}.text-color-success{color:var(--success-color)}.m0{margin:0}.mb5px{margin-bottom:5px}.mt20px{margin-top:20px}.mb20px{margin-bottom:20px}.tal{text-align:left}.w100p{width:100%}.w80p{width:80%}.w50p{width:50%}.w40p{width:40%}.w30p{width:30%}.w18p{width:18%}.w8p{width:8%}.ml15px{margin-left:15px}.mr15px{margin-right:15px}.fs24px{font-size:24px}.filepond--root .filepond--credits{display:none}.table-summary{box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:20px;padding:10px}.member-avatar,.staff-avatar{margin:0 5px;height:30px;width:30px;border-radius:50%;flex-shrink:0;-o-object-fit:cover;object-fit:cover}.summary-area{box-shadow:0 1px 6px rgba(0,0,0,.10196078431372549);text-align:center;padding:20px 0;border-radius:20px;color:#707070}.count-total,.money{color:var(--primary-color);font-size:2em;font-weight:700;line-height:1.7em}.money:before{content:"$";font-size:.5em}.count-total:before{content:"";font-size:.5em}.mat-row:hover{background-color:#e5e5e5}.mat-basic-chip{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);display:inline-flex;padding:7px 12px;border-radius:16px;align-items:center;cursor:default;min-height:32px;height:1px}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:#b8b7b7;border:0 #fff;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#666}::-webkit-scrollbar-thumb:active{background:#333}::-webkit-scrollbar-track{background:#fff;border:0 #fff;border-radius:50px}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background:#fff}::-webkit-scrollbar-corner{background:transparent}.node-content-wrapper{color:#7b7b81}.tree-node-level-2{padding-left:20px}.tree-node-level-3{padding-left:25px}.tree-node-level-4{padding-left:30px}.tree-node-level-5{padding-left:35px}.tree-node-level-6{padding-left:40px}.tree-node-level-7{padding-left:45px}.buy-item-card-color{background-color:#fcf9ef}a,a:hover{text-decoration:none;color:currentColor}.mat-column-membid,.mat-column-memnam{min-width:165px}.mat-column-thirfe{word-wrap:break-word!important;max-width:50px}.mat-column-mpetid,.mat-column-petnam{word-wrap:break-word!important;min-width:170px;max-width:170px}.mat-tooltip{font-size:16px}.new-card-area{margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.06);border-radius:12px;padding:18px 24px 10px}.new-card-header{font-size:1.13rem;font-weight:600;color:#444;border-left:4px solid var(--primary-color);padding-left:10px;margin-bottom:14px;letter-spacing:1px;border-radius:4px 0 0 4px}.search-box{justify-content:flex-start}.choose-product-item,.search-box{display:flex;flex-direction:row;align-items:center}.choose-product-info,.choose-product-item{justify-content:space-between}.choose-product-info{display:flex;flex-direction:column;align-items:flex-end}.item-detail-form{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:15px}@media (max-width:959px){.item-detail-form{flex-direction:column}}.mat-column-licnum{min-width:160px}.car-info-cell{display:flex;flex-direction:column;gap:4px;padding:8px 4px}.car-plate{display:flex;align-items:center;gap:4px}.plate-number{font-weight:600;font-size:14px;letter-spacing:.5px}.car-details{display:flex;flex-direction:column;gap:1px;padding-left:20px}.car-brand{font-size:12px;color:#616161}.car-model{font-size:12px;color:#9e9e9e}.car-mileage{display:inline-flex;align-items:center;gap:3px;background:#e8eaf6;border-radius:12px;padding:2px 8px;font-size:11px;color:#3949ab;margin-top:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@font-face{font-family:SayDou_iconfont;src:url(SayDou_iconfont.04fa28e7e593d9ed6c59.eot?ulkxzf);src:url(SayDou_iconfont.04fa28e7e593d9ed6c59.eot?ulkxzf#iefix) format("embedded-opentype"),url(SayDou_iconfont.fbb6b54f3b42f432fb55.ttf?ulkxzf) format("truetype"),url(SayDou_iconfont.fced4894aec1b59e7233.woff?ulkxzf) format("woff"),url(SayDou_iconfont.4c60aa982d14d02c12fc.svg?ulkxzf#SayDou_iconfont) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icn_"],[class^=icn_]{font-family:SayDou_iconfont!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icn_view:before{content:"\e964"}.icn_thumb:before{content:"\e962"}.icn_mail:before{content:"\e963"}.icn_price:before{content:"\e961"}.icn_icon-pay:before{content:"\e901"}.icn_sevice:before{content:"\e900"}.icn_shampoo:before{content:"\e902"}.icn_members:before{content:"\e903"}.icn_product:before{content:"\e904"}.icn_organize:before{content:"\e906"}.icn_calendar_shift:before{content:"\e907"}.icn_calendar_view:before{content:"\e908"}.icn_calendar_new:before{content:"\e905"}.icn_calendar:before{content:"\e909"}.icn_calendar_personal:before{content:"\e90a"}.icn_setting:before{content:"\e90b"}.icn_order-draft:before{content:"\e90c"}.icn_order-tobecheck:before{content:"\e90d"}.icn_ordered:before{content:"\e90e"}.icn_user:before{content:"\e90f"}.icn_user_member_w:before{content:"\e910"}.icn_user_member_m:before{content:"\e911"}.icn_user_add:before{content:"\e912"}.icn_user_assign:before{content:"\e913"}.icn_log-out:before{content:"\e914"}.icn_lock-on:before{content:"\e915"}.icn_lock-off:before{content:"\e916"}.icn_login_userid:before{content:"\e917"}.icn_inventory_stock:before{content:"\e918"}.icn_inventory_stock1:before{content:"\e919"}.icn_assign:before{content:"\e91a"}.icn_income:before{content:"\e91b"}.icn_income_other:before{content:"\e91c"}.icn_payment:before{content:"\e91d"}.icn_performance:before{content:"\e91e"}.icn_birthday:before{content:"\e91f"}.icn_vip:before{content:"\e920"}.icn_inventory_add:before{content:"\e921"}.icn_phone:before{content:"\e922"}.icn_message:before{content:"\e923"}.icn_message_sent:before{content:"\e924"}.icn_location:before{content:"\e925"}.icn_question:before{content:"\e926"}.icn_warning:before{content:"\e927"}.icn_minus:before{content:"\e928"}.icn_cancel:before{content:"\e929"}.icn_done:before{content:"\e92a"}.icn_plus:before{content:"\e92b"}.icn_cancel_nav:before{content:"\e92c"}.icn_more:before{content:"\e92d"}.icn_menu:before{content:"\e92e"}.icn_arrow_left:before{content:"\e92f"}.icn_arrow_right:before{content:"\e930"}.icn_edit:before{content:"\e931"}.icn_scan:before{content:"\e932"}.icn_qrcode:before{content:"\e933"}.icn_export:before{content:"\e934"}.icn_filter:before{content:"\e935"}.icn_reload:before{content:"\e936"}.icn_notification:before{content:"\e937"}.icn_trash:before{content:"\e938"}.icn_arrow_dropdown:before{content:"\e939"}.icn_filter_after:before{content:"\e93a"}.icn_switch:before{content:"\e93b"}.icn_rotate:before{content:"\e93c"}.icn_search:before{content:"\e93d"}.icn_copy:before{content:"\e93e"}.icn_serach_setting:before{content:"\e93f"}.icn_charge:before{content:"\e940"}.icn_point:before{content:"\e941"}.icn_coupon_product:before{content:"\e942"}.icn_coupon_gift:before{content:"\e943"}.icn_24hrs:before{content:"\e944"}.icn_colortag:before{content:"\e945"}.icn_store:before{content:"\e946"}.icn_checkbox:before{content:"\e947"}.icn_book:before{content:"\e948"}.icn_heart:before{content:"\e949"}.icn_coffee:before{content:"\e94a"}.icn_star:before{content:"\e94b"}.icn_credit_card:before{content:"\e94c"}.icn_meal:before{content:"\e94d"}.icn_atm:before{content:"\e94e"}.icn_holiday:before{content:"\e94f"}.icn_travel:before{content:"\e950"}.icn_calendar_dayoff:before{content:"\e951"}.icn_delivery:before{content:"\e952"}.icn_Expenses_record:before{content:"\e953"}.icn_store1:before{content:"\e954"}.icn_time:before{content:"\e955"}.icn_bag:before{content:"\e956"}.icn_calendar_time:before{content:"\e957"}.icn_arrow_up:before{content:"\e958"}.icn_clockin:before{content:"\e959"}.icn_pos:before{content:"\e95a"}.icn_cart:before{content:"\e95b"}.icn_cashout:before{content:"\e95c"}.icn_font-size:before{content:"\e95d"}.icn_portfolio:before{content:"\e95e"}.icn_edit-order:before{content:"\e95f"}.icn_dashboard:before{content:"\e960"}@font-face{font-family:Petto_iconfont;src:url(Petto_iconfont.cde50bf80dd2569e775b.eot?jb7zb7);src:url(Petto_iconfont.cde50bf80dd2569e775b.eot?jb7zb7#iefix) format("embedded-opentype"),url(Petto_iconfont.b9fae9d1d231ed299bf1.ttf?jb7zb7) format("truetype"),url(Petto_iconfont.1b9bf5eed75ace737b00.woff?jb7zb7) format("woff"),url(Petto_iconfont.32197e6497fe84c3e6d4.svg?jb7zb7#Petto_iconfont) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:Petto_iconfont!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-pets:before{content:"\e900"}@font-face{font-family:Hando_iconfont;src:url(Hando_iconfont.61b8463fa6bf4c754f18.eot?jb7zb7);src:url(Hando_iconfont.61b8463fa6bf4c754f18.eot?jb7zb7#iefix) format("embedded-opentype"),url(Hando_iconfont.f0e812c98de378ef3a00.ttf?jb7zb7) format("truetype"),url(Hando_iconfont.c988b778bddffdb067d2.woff?jb7zb7) format("woff"),url(Hando_iconfont.16c5ac3f61e2d325a9c7.svg?jb7zb7#Hando_iconfont) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" hicon-"],[class^=hicon-]{font-family:Hando_iconfont!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hicon-car:before{content:"\e9cca"}

/*!
 * FilePond 4.28.2
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;contain:strict}.filepond--data,.filepond--drip{position:absolute;pointer-events:none}.filepond--drip{top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;border-radius:.5em;background:rgba(0,0,0,.01)}.filepond--drip-blob{-webkit-transform-origin:center center;transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:rgba(0,0,0,.5);background-image:none;box-shadow:0 0 0 0 hsla(0,0%,100%,0);transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em hsla(0,0%,100%,.9)}.filepond--file-action-button[disabled]{color:hsla(0,0%,100%,.5);background-color:rgba(0,0,0,.25)}.filepond--file-action-button[hidden]{display:none}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status,.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.175;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}
/*!
 * FilePondPluginImageEdit 1.6.1
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}

/*!
 * FilePondPluginImagePreview 4.6.4
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */.filepond--image-preview-markup{position:absolute;left:0;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview-overlay svg{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle{mix-blend-mode:multiply;color:rgba(40,40,40,.85)}.filepond--image-preview-overlay-success{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:rgba(0,0,0,.01)}.filepond--image-preview{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0 H50 V50 H0'/%3E%3Cpath d='M50 50 H100 V100 H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{top:auto;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:calc(.325em + .1875em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}