@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,400;0,500;0,700;1,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;0,500;0,600;0,700;1,600&display=swap";@charset "UTF-8";.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-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;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}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left: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;float:left}.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;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}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-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 #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.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}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right: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:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.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:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;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}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right: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}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{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}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left: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:solid 1px;border-top:0;display:flex}.cal-week-view .cal-time-events .cal-day-columns{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:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :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:solid 1px #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}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-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:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :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}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right: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}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,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 .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,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 Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,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 rgba(0,0,0,0)}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;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 Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,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:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:rgba(0,0,0,0)}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:#0000}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#3f51b5}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ff4081}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-table{background:#fff}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:#0000}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff408166}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:#fff;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:#0000}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:rgba(0,0,0,0);color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#cbd0e9}.mat-progress-bar-buffer{background-color:#cbd0e9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbccdc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbccdc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ff40818a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3f51b58a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#3f51b5}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#3f51b533}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ff4081}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ff408133}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:#0000}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:#0000;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#3f51b5}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff80ab4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ff4081}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ff4081}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@charset "UTF-8";.slick-loading .slick-list{background:#fff url(ajax-loader.0b80f665935ef7de.gif) center center no-repeat}@font-face{font-family:slick;src:url(slick.25572f22d77029da.eot);src:url(slick.25572f22d77029da.eot?#iefix) format("embedded-opentype"),url(slick.653a4cbba6e1a2b3.woff) format("woff"),url(slick.6aa1ee46202fac6e.ttf) format("truetype"),url(slick.f895cfdf693e6229.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@font-face{font-family:videogular;src:url(videogular.3fd92bcf683e015f.eot?hj1wei);src:url(videogular.3fd92bcf683e015f.eot?hj1wei#iefix) format("embedded-opentype"),url(videogular.a2e9f11f226cda93.ttf?hj1wei) format("truetype"),url(videogular.ef07f01ce399477e.woff?hj1wei) format("woff"),url(videogular.b5fa324995460a3b.svg?hj1wei#videogular) format("svg");font-weight:400;font-style:normal}[class*=" vg-icon-"],[class^=vg-icon-]{font-family:videogular!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:flex;align-items:center;justify-content:center;width:50px;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vg-icon-closed_caption:before{content:"\e006"}.vg-icon-pause:before{content:"\e018"}.vg-icon-play_arrow:before{content:"\e01b"}.vg-icon-repeat:before{content:"\e023"}.vg-icon-replay:before{content:"\e025"}.vg-icon-skip_next:before{content:"\e027"}.vg-icon-skip_previous:before{content:"\e028"}.vg-icon-stop:before{content:"\e02a"}.vg-icon-volume_down:before{content:"\e030"}.vg-icon-volume_mute:before{content:"\e031"}.vg-icon-volume_off:before{content:"\e032"}.vg-icon-volume_up:before{content:"\e033"}.vg-icon-hd:before{content:"\e035"}.vg-icon-forward_10:before{content:"\e038"}.vg-icon-forward_30:before{content:"\e039"}.vg-icon-replay_10:before{content:"\e03b"}.vg-icon-replay_30:before{content:"\e03c"}.vg-icon-fullscreen:before{content:"\e20c"}.vg-icon-fullscreen_exit:before{content:"\e20d"}vg-player video{width:100%;height:100%}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,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 .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,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 Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,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 rgba(0,0,0,0)}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;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 Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,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:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#673ab7}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ffd740}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#673ab7}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ffd740;color:#000000de}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:rgba(0,0,0,0)}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#673ab7}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ffd740}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#673ab7}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffd740}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:#0000}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#000000de}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#673ab7}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ffd740}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#673ab7}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ffd740}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#673ab7}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ffd740}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#673ab7;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-table{background:#fff}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:#0000}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(103,58,183,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(103,58,183,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(103,58,183,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#673ab7;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#673ab766}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#673ab74d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#673ab74d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,215,64,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,215,64,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,215,64,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffd74066}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#673ab7}.mat-datepicker-toggle-active.mat-accent{color:#ffd740}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:#fff;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#673ab7}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ffd740}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#673ab7}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#673ab7}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ffd740}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:#0000}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#673ab7}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#673ab7}.mat-icon.mat-accent{color:#ffd740}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#673ab7}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ffd740}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:rgba(0,0,0,0);color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#d5cae9}.mat-progress-bar-buffer{background-color:#d5cae9}.mat-progress-bar-fill:after{background-color:#673ab7}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbf1cc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbf1cc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ffd740}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#673ab7}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ffd740}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#673ab7}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffd740}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#673ab7}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffd740}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffd7408a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffd740}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#673ab7}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#673ab78a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#673ab7}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#673ab7}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#673ab733}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ffd740}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000000de}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ffd74033}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:#0000}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#673ab7;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#000000de}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ffd740;color:#000000de}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:#0000;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d1c4e94d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#673ab7}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe57f4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d1c4e94d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#673ab7}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe57f4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ffd740}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#673ab7;color:#fff}.mat-toolbar.mat-accent{background:#ffd740;color:#000000de}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ffd740}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}*{box-sizing:border-box}*:active,*:hover,*:focus{outline:0}* ::-webkit-scrollbar{width:5px}* ::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:5px}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:10px}body{margin:0;font-size:1.6rem;color:#525970;font-family:Montserrat,sans-serif}html,body{min-width:100vw;min-height:100vh;overflow:auto;background:#F7F9FC}.container{width:100%;max-width:1920px;margin:0 auto;padding-left:30px;padding-right:80px}.container__fluid{max-width:inherit}@media all and (max-width: 768px){.container{padding-left:1.5rem;padding-right:1.5rem}}h1,h2,h3,h4,h5,h6{margin-top:1rem;margin-bottom:1rem;font-weight:400}h1{font-family:Montserrat,sans-serif;font-weight:400;color:#233a81;font-size:6.5rem}@media all and (max-width: 768px){h1{font-size:3.6rem;line-height:1.5}}h2{font-family:Montserrat,sans-serif;font-size:5rem;line-height:1.5;font-weight:400;color:#233a81}@media all and (max-width: 768px){h2{font-size:3.2rem;line-height:1.5}}h3{font-family:Montserrat,sans-serif;font-weight:600;font-size:3rem}@media all and (max-width: 768px){h3{font-size:2.4rem}}h4{font-size:3rem}@media all and (max-width: 768px){h4{font-size:2.1rem;line-height:1.2}}h5{font-size:2.8rem}h6{font-size:2.4rem}p{margin-top:1rem;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:1.6rem;line-height:3rem}@media all and (max-width: 768px){p{font-size:1.6rem;line-height:2rem}}ul{font-family:Montserrat,sans-serif}@media all and (max-width: 768px){.text--bold{font-size:1.8rem;font-weight:600}}.text--help{font-size:1.4rem;line-height:1.5;color:#233a81}.text--help-sm{font-size:1.2rem}.text--sm{font-size:1rem;line-height:2}.text--lg{font-size:1.8rem}.text--subtitle{font-size:1.4rem}@media all and (max-width: 768px){.text--action{font-size:3.6rem;line-height:1.5}}.text--copyright{color:#525970}small{font-size:1.2rem}img{display:block;max-width:100%;height:auto}legend,label{display:block;margin-bottom:1rem;margin-top:1rem;font-family:Montserrat,sans-serif;font-weight:500;color:#525970;white-space:normal}@media all and (max-width: 768px){legend,label{margin-bottom:1.5rem;font-size:1.8rem;line-height:1.2}}legend.radio-label,label.radio-label{font-size:1.4rem;line-height:1.3;color:#525970}.mat-checkbox .mat-checkbox-frame{border-color:#136bb7}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#136bb7}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background:#136bb7}.base-box{background:#fff;padding:2rem 3rem;border-radius:1rem;border:1px solid #e8eaf2;font-family:Montserrat,sans-serif}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}input[type=number]{-moz-appearance:textfield}.mat-progress-spinner circle,.mat-spinner circle{stroke:#4983f7}.mat-input-hide-outline.mat-form-field-appearance-outline .mat-form-field-outline{display:none}.mat-input-hide-outline.mat-form-field-appearance-outline .mat-form-field-flex,.mat-input-hide-outline.mat-form-field-appearance-outline .mat-form-field-wrapper,.mat-input-hide-outline.mat-form-field-appearance-outline .mat-form-field-infix{padding:0;margin:0}.dw-checkbox.mat-checkbox-checked .mat-checkbox-background{background:#fff}.dw-checkbox.mat-checkbox-checked .mat-checkbox-checkmark .mat-checkbox-checkmark-path{stroke:#4983f7!important}.dw-checkbox.mat-checkbox .mat-checkbox-frame{z-index:10;border-color:#4983f7;border-radius:.5rem}.dw-checkbox.mat-checkbox-checked .mat-checkbox-checkmark{transform:scale(.7)}.dw-checkbox .mat-checkbox-layout{margin-bottom:unset;margin-top:unset}.cdk-drag-preview .mat-checkbox-layout{margin-top:1.6rem;margin-bottom:1.6rem}.ngx-marquee mark{background:transparent}.hide-overlap-text{display:inline-block;-webkit-line-clamp:1;line-clamp:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.flex{display:flex}.flex-between{justify-content:space-between}.flex-align-center{align-items:center}.cdk-overlay-pane.audit-filter{box-shadow:0 8px 16px #0003;overflow:visible!important;border-radius:1.5rem}.mat-select-panel.audit-select .mat-pseudo-checkbox-checked{background:#4983f7}.truncate-2{line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-wrap:balance;word-break:break-word}.truncate-3{line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-wrap:balance;word-break:break-word}.truncate-4{line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-wrap:balance;word-break:break-word}.clamp-top{line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-wrap:balance;word-break:break-word}.clamp-bottom{line-height:1.2;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;direction:rtl}h1.title{font-weight:700;line-height:45px;color:#242b3e;font-family:Montserrat,sans-serif;font-size:30px}h2.title{font-weight:700;line-height:45px;color:#242b3e;font-family:Montserrat,sans-serif;font-size:3rem}h2.sub-title{font-weight:700;line-height:45px;color:#242b3e;font-family:Montserrat,sans-serif;font-size:2.6rem}h3.title{color:#242b3e;font-family:Montserrat,sans-serif;font-size:2rem;line-height:30px;font-weight:500}.title-small,h3.title-small{font-size:20px;font-weight:500;color:#242b3e;font-family:Montserrat,sans-serif}@font-face{font-family:videogular;src:url(videogular.3fd92bcf683e015f.eot);src:url(videogular.3fd92bcf683e015f.eot?#iefix) format("embedded-opentype"),url(videogular.a2e9f11f226cda93.ttf) format("truetype"),url(videogular.ef07f01ce399477e.woff) format("woff"),url(videogular.b5fa324995460a3b.svg?#videogular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:hgi-stroke-rounded;src:url(hgi-stroke-rounded.7a3bba5c25c5f669.eot);src:url(hgi-stroke-rounded.7a3bba5c25c5f669.eot?#iefix) format("embedded-opentype"),url(hgi-stroke-rounded.bb909ca8327e06a8.ttf) format("truetype"),url(hgi-stroke-rounded.d01e90e543062570.woff) format("woff"),url(hgi-stroke-rounded.bae39f8eff1c0bc7.svg?#videogular) format("svg");font-display:swap}.hgi-stroke{font-family:hgi-stroke-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;font-variant:normal;font-variant-ligatures:discretionary-ligatures;font-feature-settings:"liga" 1;line-height:1;text-rendering:auto}.hgi-stroke.hgi-24-hours-clock:before{content:"\f0001"}.hgi-stroke.hgi-abacus:before{content:"\f0003"}.hgi-stroke.hgi-absolute:before{content:"\f0005"}.hgi-stroke.hgi-acceleration:before{content:"\f0007"}.hgi-stroke.hgi-access:before{content:"\f0009"}.hgi-stroke.hgi-accident:before{content:"\f000b"}.hgi-stroke.hgi-account-recovery:before{content:"\f000d"}.hgi-stroke.hgi-account-setting-01:before{content:"\f000f"}.hgi-stroke.hgi-account-setting-02:before{content:"\f0011"}.hgi-stroke.hgi-account-setting-03:before{content:"\f0013"}.hgi-stroke.hgi-activity-01:before{content:"\f0015"}.hgi-stroke.hgi-activity-02:before{content:"\f0017"}.hgi-stroke.hgi-activity-03:before{content:"\f0019"}.hgi-stroke.hgi-activity-04:before{content:"\f001b"}.hgi-stroke.hgi-acute:before{content:"\f001d"}.hgi-stroke.hgi-add-01:before{content:"\f001f"}.hgi-stroke.hgi-add-02:before{content:"\f0021"}.hgi-stroke.hgi-add-circle-half-dot:before{content:"\f0023"}.hgi-stroke.hgi-add-circle:before{content:"\f0025"}.hgi-stroke.hgi-add-female:before{content:"\f0027"}.hgi-stroke.hgi-add-male:before{content:"\f0029"}.hgi-stroke.hgi-add-square:before{content:"\f002b"}.hgi-stroke.hgi-add-team-02:before{content:"\f002d"}.hgi-stroke.hgi-add-team:before{content:"\f002f"}.hgi-stroke.hgi-add-to-list:before{content:"\f0031"}.hgi-stroke.hgi-address-book:before{content:"\f0033"}.hgi-stroke.hgi-adobe-after-effect:before{content:"\f0035"}.hgi-stroke.hgi-adobe-illustrator:before{content:"\f0037"}.hgi-stroke.hgi-adobe-indesign:before{content:"\f0039"}.hgi-stroke.hgi-adobe-photoshop:before{content:"\f003b"}.hgi-stroke.hgi-adobe-premier:before{content:"\f003d"}.hgi-stroke.hgi-adobe-xd:before{content:"\f003f"}.hgi-stroke.hgi-adventure:before{content:"\f0041"}.hgi-stroke.hgi-advertisiment:before{content:"\f0043"}.hgi-stroke.hgi-adzan:before{content:"\f0045"}.hgi-stroke.hgi-affiliate:before{content:"\f0047"}.hgi-stroke.hgi-agreement-01:before{content:"\f0049"}.hgi-stroke.hgi-agreement-02:before{content:"\f004b"}.hgi-stroke.hgi-agreement-03:before{content:"\f004d"}.hgi-stroke.hgi-ai-audio:before{content:"\f004f"}.hgi-stroke.hgi-ai-beautify:before{content:"\f0051"}.hgi-stroke.hgi-ai-book:before{content:"\f0053"}.hgi-stroke.hgi-ai-brain-01:before{content:"\f0055"}.hgi-stroke.hgi-ai-brain-02:before{content:"\f0057"}.hgi-stroke.hgi-ai-brain-03:before{content:"\f0059"}.hgi-stroke.hgi-ai-brain-04:before{content:"\f005b"}.hgi-stroke.hgi-ai-brain-05:before{content:"\f005d"}.hgi-stroke.hgi-ai-browser:before{content:"\f005f"}.hgi-stroke.hgi-ai-chat-01:before{content:"\f0061"}.hgi-stroke.hgi-ai-chat-02:before{content:"\f0063"}.hgi-stroke.hgi-ai-chemistry-01:before{content:"\f0065"}.hgi-stroke.hgi-ai-chemistry-02:before{content:"\f0067"}.hgi-stroke.hgi-ai-chemistry-03:before{content:"\f0069"}.hgi-stroke.hgi-ai-chip:before{content:"\f006b"}.hgi-stroke.hgi-ai-cloud-01:before{content:"\f006d"}.hgi-stroke.hgi-ai-cloud-02:before{content:"\f006f"}.hgi-stroke.hgi-ai-cloud:before{content:"\f0071"}.hgi-stroke.hgi-ai-computer:before{content:"\f0073"}.hgi-stroke.hgi-ai-content-generator-01:before{content:"\f0075"}.hgi-stroke.hgi-ai-content-generator-02:before{content:"\f0077"}.hgi-stroke.hgi-ai-dna:before{content:"\f0079"}.hgi-stroke.hgi-ai-editing:before{content:"\f007b"}.hgi-stroke.hgi-ai-eraser:before{content:"\f007d"}.hgi-stroke.hgi-ai-file:before{content:"\f007f"}.hgi-stroke.hgi-ai-folder-01:before{content:"\f0081"}.hgi-stroke.hgi-ai-folder-02:before{content:"\f0083"}.hgi-stroke.hgi-ai-game:before{content:"\f0085"}.hgi-stroke.hgi-ai-generative:before{content:"\f0087"}.hgi-stroke.hgi-ai-idea:before{content:"\f0089"}.hgi-stroke.hgi-ai-image:before{content:"\f008b"}.hgi-stroke.hgi-ai-innovation-01:before{content:"\f008d"}.hgi-stroke.hgi-ai-innovation-02:before{content:"\f008f"}.hgi-stroke.hgi-ai-innovation-03:before{content:"\f0091"}.hgi-stroke.hgi-ai-laptop:before{content:"\f0093"}.hgi-stroke.hgi-ai-learning:before{content:"\f0095"}.hgi-stroke.hgi-ai-lock:before{content:"\f0097"}.hgi-stroke.hgi-ai-magic:before{content:"\f0099"}.hgi-stroke.hgi-ai-mail-01:before{content:"\f009b"}.hgi-stroke.hgi-ai-mail-02:before{content:"\f009d"}.hgi-stroke.hgi-ai-mail:before{content:"\f009f"}.hgi-stroke.hgi-ai-mic:before{content:"\f00a1"}.hgi-stroke.hgi-ai-network:before{content:"\f00a3"}.hgi-stroke.hgi-ai-phone-01:before{content:"\f00a5"}.hgi-stroke.hgi-ai-phone-02:before{content:"\f00a7"}.hgi-stroke.hgi-ai-programming:before{content:"\f00a9"}.hgi-stroke.hgi-ai-scan:before{content:"\f00ab"}.hgi-stroke.hgi-ai-scheduling:before{content:"\f00ad"}.hgi-stroke.hgi-ai-search-02:before{content:"\f00af"}.hgi-stroke.hgi-ai-search:before{content:"\f00b1"}.hgi-stroke.hgi-ai-security-01:before{content:"\f00b3"}.hgi-stroke.hgi-ai-security-02:before{content:"\f00b5"}.hgi-stroke.hgi-ai-security-03:before{content:"\f00b7"}.hgi-stroke.hgi-ai-setting:before{content:"\f00b9"}.hgi-stroke.hgi-ai-sheets:before{content:"\f00bb"}.hgi-stroke.hgi-ai-smartwatch:before{content:"\f00bd"}.hgi-stroke.hgi-ai-user:before{content:"\f00bf"}.hgi-stroke.hgi-ai-video:before{content:"\f00c1"}.hgi-stroke.hgi-ai-view:before{content:"\f00c3"}.hgi-stroke.hgi-ai-vision-recognition:before{content:"\f00c5"}.hgi-stroke.hgi-ai-voice-generator:before{content:"\f00c7"}.hgi-stroke.hgi-ai-voice:before{content:"\f00c9"}.hgi-stroke.hgi-ai-web-browsing:before{content:"\f00cb"}.hgi-stroke.hgi-aids:before{content:"\f00cd"}.hgi-stroke.hgi-airbnb:before{content:"\f00cf"}.hgi-stroke.hgi-aircraft-game:before{content:"\f00d1"}.hgi-stroke.hgi-airdrop:before{content:"\f00d3"}.hgi-stroke.hgi-airplane-01:before{content:"\f00d5"}.hgi-stroke.hgi-airplane-02:before{content:"\f00d7"}.hgi-stroke.hgi-airplane-landing-01:before{content:"\f00d9"}.hgi-stroke.hgi-airplane-landing-02:before{content:"\f00db"}.hgi-stroke.hgi-airplane-mode-off:before{content:"\f00dd"}.hgi-stroke.hgi-airplane-mode:before{content:"\f00df"}.hgi-stroke.hgi-airplane-seat-02:before{content:"\f00e1"}.hgi-stroke.hgi-airplane-seat:before{content:"\f00e3"}.hgi-stroke.hgi-airplane-take-off-01:before{content:"\f00e5"}.hgi-stroke.hgi-airplane-take-off-02:before{content:"\f00e7"}.hgi-stroke.hgi-airplay-line:before{content:"\f00e9"}.hgi-stroke.hgi-airpod-01:before{content:"\f00eb"}.hgi-stroke.hgi-airpod-02:before{content:"\f00ed"}.hgi-stroke.hgi-airpod-03:before{content:"\f00ef"}.hgi-stroke.hgi-airport-02:before{content:"\f00f1"}.hgi-stroke.hgi-airport-tower:before{content:"\f00f4"}.hgi-stroke.hgi-airport:before{content:"\f00f5"}.hgi-stroke.hgi-al-aqsa-mosque:before{content:"\f00f7"}.hgi-stroke.hgi-alarm-clock:before{content:"\f00f9"}.hgi-stroke.hgi-album-01:before{content:"\f00fb"}.hgi-stroke.hgi-album-02:before{content:"\f00fd"}.hgi-stroke.hgi-album-not-found-01:before{content:"\f00ff"}.hgi-stroke.hgi-album-not-found-02:before{content:"\f0101"}.hgi-stroke.hgi-alert-01:before{content:"\f0103"}.hgi-stroke.hgi-alert-02:before{content:"\f0105"}.hgi-stroke.hgi-alert-circle:before{content:"\f0107"}.hgi-stroke.hgi-alert-diamond:before{content:"\f0109"}.hgi-stroke.hgi-alert-square:before{content:"\f010b"}.hgi-stroke.hgi-algorithm:before{content:"\f010d"}.hgi-stroke.hgi-alien-01:before{content:"\f010f"}.hgi-stroke.hgi-alien-02:before{content:"\f0111"}.hgi-stroke.hgi-align-bottom:before{content:"\f0113"}.hgi-stroke.hgi-align-box-bottom-center:before{content:"\f0115"}.hgi-stroke.hgi-align-box-bottom-left:before{content:"\f0117"}.hgi-stroke.hgi-align-box-bottom-right:before{content:"\f0119"}.hgi-stroke.hgi-align-box-middle-center:before{content:"\f011b"}.hgi-stroke.hgi-align-box-middle-left:before{content:"\f011d"}.hgi-stroke.hgi-align-box-middle-right:before{content:"\f011f"}.hgi-stroke.hgi-align-box-top-center:before{content:"\f0121"}.hgi-stroke.hgi-align-box-top-left:before{content:"\f0123"}.hgi-stroke.hgi-align-box-top-right:before{content:"\f0125"}.hgi-stroke.hgi-align-horizontal-center:before{content:"\f0127"}.hgi-stroke.hgi-align-key-object:before{content:"\f0129"}.hgi-stroke.hgi-align-left:before{content:"\f012b"}.hgi-stroke.hgi-align-right:before{content:"\f012d"}.hgi-stroke.hgi-align-selection:before{content:"\f012f"}.hgi-stroke.hgi-align-top:before{content:"\f0131"}.hgi-stroke.hgi-align-vertical-center:before{content:"\f0133"}.hgi-stroke.hgi-all-bookmark:before{content:"\f0135"}.hgi-stroke.hgi-allah:before{content:"\f0137"}.hgi-stroke.hgi-alms:before{content:"\f0139"}.hgi-stroke.hgi-alpha-circle:before{content:"\f013b"}.hgi-stroke.hgi-alpha-square:before{content:"\f013e"}.hgi-stroke.hgi-alpha:before{content:"\f013f"}.hgi-stroke.hgi-alphabet-arabic:before{content:"\f0141"}.hgi-stroke.hgi-alphabet-bangla:before{content:"\f0143"}.hgi-stroke.hgi-alphabet-chinese:before{content:"\f0145"}.hgi-stroke.hgi-alphabet-greek:before{content:"\f0147"}.hgi-stroke.hgi-alphabet-hebrew:before{content:"\f0149"}.hgi-stroke.hgi-alphabet-hindi:before{content:"\f014b"}.hgi-stroke.hgi-alphabet-japanese:before{content:"\f014d"}.hgi-stroke.hgi-alphabet-korean:before{content:"\f014f"}.hgi-stroke.hgi-alphabet-thai:before{content:"\f0151"}.hgi-stroke.hgi-amazon:before{content:"\f0153"}.hgi-stroke.hgi-ambulance:before{content:"\f0155"}.hgi-stroke.hgi-american-football:before{content:"\f0157"}.hgi-stroke.hgi-amie:before{content:"\f0159"}.hgi-stroke.hgi-ammo:before{content:"\f015b"}.hgi-stroke.hgi-ampoule:before{content:"\f015d"}.hgi-stroke.hgi-analysis-text-link:before{content:"\f015f"}.hgi-stroke.hgi-analytics-01:before{content:"\f0161"}.hgi-stroke.hgi-analytics-02:before{content:"\f0163"}.hgi-stroke.hgi-analytics-03:before{content:"\f0165"}.hgi-stroke.hgi-analytics-down:before{content:"\f0167"}.hgi-stroke.hgi-analytics-up:before{content:"\f0169"}.hgi-stroke.hgi-anchor-point:before{content:"\f016b"}.hgi-stroke.hgi-anchor:before{content:"\f016d"}.hgi-stroke.hgi-android:before{content:"\f016f"}.hgi-stroke.hgi-angel:before{content:"\f0171"}.hgi-stroke.hgi-angle-01:before{content:"\f0173"}.hgi-stroke.hgi-angle:before{content:"\f0175"}.hgi-stroke.hgi-angry-bird:before{content:"\f0177"}.hgi-stroke.hgi-angry:before{content:"\f0179"}.hgi-stroke.hgi-anonymous:before{content:"\f017b"}.hgi-stroke.hgi-apartment:before{content:"\f017d"}.hgi-stroke.hgi-api-gateway:before{content:"\f017f"}.hgi-stroke.hgi-api:before{content:"\f0181"}.hgi-stroke.hgi-app-store:before{content:"\f0183"}.hgi-stroke.hgi-apple-01:before{content:"\f0185"}.hgi-stroke.hgi-apple-finder:before{content:"\f0187"}.hgi-stroke.hgi-apple-intelligence:before{content:"\f0189"}.hgi-stroke.hgi-apple-music:before{content:"\f018b"}.hgi-stroke.hgi-apple-news:before{content:"\f018d"}.hgi-stroke.hgi-apple-pie:before{content:"\f018f"}.hgi-stroke.hgi-apple-reminder:before{content:"\f0191"}.hgi-stroke.hgi-apple-stocks:before{content:"\f0194"}.hgi-stroke.hgi-apple-vision-pro:before{content:"\f0196"}.hgi-stroke.hgi-apple:before{content:"\f0197"}.hgi-stroke.hgi-appointment-01:before{content:"\f0199"}.hgi-stroke.hgi-appointment-02:before{content:"\f019b"}.hgi-stroke.hgi-approximately-equal-circle:before{content:"\f019d"}.hgi-stroke.hgi-approximately-equal-square:before{content:"\f01a0"}.hgi-stroke.hgi-approximately-equal:before{content:"\f01a1"}.hgi-stroke.hgi-apricot:before{content:"\f01a3"}.hgi-stroke.hgi-apron:before{content:"\f01a5"}.hgi-stroke.hgi-arc-browser:before{content:"\f01a7"}.hgi-stroke.hgi-archer:before{content:"\f01a9"}.hgi-stroke.hgi-archive-01:before{content:"\f01ab"}.hgi-stroke.hgi-archive-02:before{content:"\f01ad"}.hgi-stroke.hgi-archive-03:before{content:"\f01af"}.hgi-stroke.hgi-archive-04:before{content:"\f01b1"}.hgi-stroke.hgi-archive-arrow-down:before{content:"\f01b3"}.hgi-stroke.hgi-archive-arrow-up:before{content:"\f01b5"}.hgi-stroke.hgi-archive-off-03:before{content:"\f01b7"}.hgi-stroke.hgi-archive-off-04:before{content:"\f01b9"}.hgi-stroke.hgi-archive:before{content:"\f01bb"}.hgi-stroke.hgi-armored-boot:before{content:"\f01bd"}.hgi-stroke.hgi-arrange-by-letters-a-z:before{content:"\f01bf"}.hgi-stroke.hgi-arrange-by-letters-z-a:before{content:"\f01c1"}.hgi-stroke.hgi-arrange-by-numbers-nine-1:before{content:"\f01c3"}.hgi-stroke.hgi-arrange-by-numbers-one-9:before{content:"\f01c5"}.hgi-stroke.hgi-arrange:before{content:"\f01c7"}.hgi-stroke.hgi-arrow-all-direction:before{content:"\f01c9"}.hgi-stroke.hgi-arrow-data-transfer-diagonal:before{content:"\f01cb"}.hgi-stroke.hgi-arrow-data-transfer-horizontal:before{content:"\f01cd"}.hgi-stroke.hgi-arrow-data-transfer-vertical:before{content:"\f01cf"}.hgi-stroke.hgi-arrow-diagonal:before{content:"\f01d1"}.hgi-stroke.hgi-arrow-down-01:before{content:"\f01d3"}.hgi-stroke.hgi-arrow-down-02:before{content:"\f01d5"}.hgi-stroke.hgi-arrow-down-03:before{content:"\f01d7"}.hgi-stroke.hgi-arrow-down-04:before{content:"\f01d9"}.hgi-stroke.hgi-arrow-down-05:before{content:"\f01db"}.hgi-stroke.hgi-arrow-down-big:before{content:"\f01dd"}.hgi-stroke.hgi-arrow-down-double:before{content:"\f01df"}.hgi-stroke.hgi-arrow-down-left-01:before{content:"\f01e1"}.hgi-stroke.hgi-arrow-down-left-02:before{content:"\f01e3"}.hgi-stroke.hgi-arrow-down-right-01:before{content:"\f01e5"}.hgi-stroke.hgi-arrow-down-right-02:before{content:"\f01e7"}.hgi-stroke.hgi-arrow-expand-01:before{content:"\f01e9"}.hgi-stroke.hgi-arrow-expand-02:before{content:"\f01eb"}.hgi-stroke.hgi-arrow-expand-diagonal-01:before{content:"\f01ed"}.hgi-stroke.hgi-arrow-expand-diagonal-02:before{content:"\f01ef"}.hgi-stroke.hgi-arrow-expand:before{content:"\f01f1"}.hgi-stroke.hgi-arrow-horizontal:before{content:"\f01f3"}.hgi-stroke.hgi-arrow-left-01:before{content:"\f01f5"}.hgi-stroke.hgi-arrow-left-02:before{content:"\f01f7"}.hgi-stroke.hgi-arrow-left-03:before{content:"\f01f9"}.hgi-stroke.hgi-arrow-left-04:before{content:"\f01fb"}.hgi-stroke.hgi-arrow-left-05:before{content:"\f01fd"}.hgi-stroke.hgi-arrow-left-big:before{content:"\f01ff"}.hgi-stroke.hgi-arrow-left-double:before{content:"\f0201"}.hgi-stroke.hgi-arrow-left-right:before{content:"\f0203"}.hgi-stroke.hgi-arrow-move-down-left:before{content:"\f0205"}.hgi-stroke.hgi-arrow-move-down-right:before{content:"\f0207"}.hgi-stroke.hgi-arrow-move-left-down:before{content:"\f0209"}.hgi-stroke.hgi-arrow-move-right-down:before{content:"\f020b"}.hgi-stroke.hgi-arrow-move-up-left:before{content:"\f020d"}.hgi-stroke.hgi-arrow-move-up-right:before{content:"\f020f"}.hgi-stroke.hgi-arrow-reload-horizontal:before{content:"\f0211"}.hgi-stroke.hgi-arrow-reload-vertical:before{content:"\f0213"}.hgi-stroke.hgi-arrow-right-01:before{content:"\f0215"}.hgi-stroke.hgi-arrow-right-02:before{content:"\f0217"}.hgi-stroke.hgi-arrow-right-03:before{content:"\f0219"}.hgi-stroke.hgi-arrow-right-04:before{content:"\f021b"}.hgi-stroke.hgi-arrow-right-05:before{content:"\f021d"}.hgi-stroke.hgi-arrow-right-big:before{content:"\f021f"}.hgi-stroke.hgi-arrow-right-double:before{content:"\f0221"}.hgi-stroke.hgi-arrow-shrink-01:before{content:"\f0223"}.hgi-stroke.hgi-arrow-shrink-02:before{content:"\f0225"}.hgi-stroke.hgi-arrow-shrink:before{content:"\f0227"}.hgi-stroke.hgi-arrow-turn-backward:before{content:"\f0229"}.hgi-stroke.hgi-arrow-turn-down:before{content:"\f022b"}.hgi-stroke.hgi-arrow-turn-forward:before{content:"\f022d"}.hgi-stroke.hgi-arrow-turn-up:before{content:"\f022f"}.hgi-stroke.hgi-arrow-up-01:before{content:"\f0231"}.hgi-stroke.hgi-arrow-up-02:before{content:"\f0233"}.hgi-stroke.hgi-arrow-up-03:before{content:"\f0235"}.hgi-stroke.hgi-arrow-up-04:before{content:"\f0237"}.hgi-stroke.hgi-arrow-up-05:before{content:"\f0239"}.hgi-stroke.hgi-arrow-up-big:before{content:"\f023b"}.hgi-stroke.hgi-arrow-up-double:before{content:"\f023d"}.hgi-stroke.hgi-arrow-up-down:before{content:"\f023f"}.hgi-stroke.hgi-arrow-up-left-01:before{content:"\f0241"}.hgi-stroke.hgi-arrow-up-left-02:before{content:"\f0243"}.hgi-stroke.hgi-arrow-up-right-01:before{content:"\f0245"}.hgi-stroke.hgi-arrow-up-right-02:before{content:"\f0247"}.hgi-stroke.hgi-arrow-vertical:before{content:"\f0249"}.hgi-stroke.hgi-artboard-tool:before{content:"\f024c"}.hgi-stroke.hgi-artboard:before{content:"\f024d"}.hgi-stroke.hgi-artificial-intelligence-01:before{content:"\f024f"}.hgi-stroke.hgi-artificial-intelligence-02:before{content:"\f0251"}.hgi-stroke.hgi-artificial-intelligence-03:before{content:"\f0253"}.hgi-stroke.hgi-artificial-intelligence-04:before{content:"\f0255"}.hgi-stroke.hgi-artificial-intelligence-05:before{content:"\f0257"}.hgi-stroke.hgi-artificial-intelligence-06:before{content:"\f0259"}.hgi-stroke.hgi-artificial-intelligence-07:before{content:"\f025b"}.hgi-stroke.hgi-artificial-intelligence-08:before{content:"\f025d"}.hgi-stroke.hgi-aspect-ratio:before{content:"\f025f"}.hgi-stroke.hgi-assignments:before{content:"\f0261"}.hgi-stroke.hgi-asterisk-02:before{content:"\f0263"}.hgi-stroke.hgi-asterisk:before{content:"\f0265"}.hgi-stroke.hgi-asteroid-01:before{content:"\f0267"}.hgi-stroke.hgi-asteroid-02:before{content:"\f0269"}.hgi-stroke.hgi-astronaut-01:before{content:"\f026b"}.hgi-stroke.hgi-astronaut-02:before{content:"\f026d"}.hgi-stroke.hgi-at:before{content:"\f026f"}.hgi-stroke.hgi-atm-01:before{content:"\f0271"}.hgi-stroke.hgi-atm-02:before{content:"\f0273"}.hgi-stroke.hgi-atom-01:before{content:"\f0275"}.hgi-stroke.hgi-atom-02:before{content:"\f0277"}.hgi-stroke.hgi-atomic-power:before{content:"\f0279"}.hgi-stroke.hgi-attachment-01:before{content:"\f027b"}.hgi-stroke.hgi-attachment-02:before{content:"\f027d"}.hgi-stroke.hgi-attachment-circle:before{content:"\f027f"}.hgi-stroke.hgi-attachment-square:before{content:"\f0282"}.hgi-stroke.hgi-attachment:before{content:"\f0283"}.hgi-stroke.hgi-auction:before{content:"\f0285"}.hgi-stroke.hgi-audio-book-01:before{content:"\f0287"}.hgi-stroke.hgi-audio-book-02:before{content:"\f0289"}.hgi-stroke.hgi-audio-book-03:before{content:"\f028b"}.hgi-stroke.hgi-audio-book-04:before{content:"\f028d"}.hgi-stroke.hgi-audio-wave-01:before{content:"\f028f"}.hgi-stroke.hgi-audio-wave-02:before{content:"\f0291"}.hgi-stroke.hgi-audit-01:before{content:"\f0293"}.hgi-stroke.hgi-audit-02:before{content:"\f0295"}.hgi-stroke.hgi-augmented-reality-ar:before{content:"\f0297"}.hgi-stroke.hgi-authorized:before{content:"\f0299"}.hgi-stroke.hgi-auto-conversations:before{content:"\f029b"}.hgi-stroke.hgi-automotive-battery-01:before{content:"\f029d"}.hgi-stroke.hgi-automotive-battery-02:before{content:"\f029f"}.hgi-stroke.hgi-avalanche:before{content:"\f02a1"}.hgi-stroke.hgi-avocado:before{content:"\f02a3"}.hgi-stroke.hgi-award-01:before{content:"\f02a5"}.hgi-stroke.hgi-award-02:before{content:"\f02a7"}.hgi-stroke.hgi-award-03:before{content:"\f02a9"}.hgi-stroke.hgi-award-04:before{content:"\f02ab"}.hgi-stroke.hgi-award-05:before{content:"\f02ad"}.hgi-stroke.hgi-aws-lambda:before{content:"\f02af"}.hgi-stroke.hgi-baby-01:before{content:"\f02b1"}.hgi-stroke.hgi-baby-02:before{content:"\f02b3"}.hgi-stroke.hgi-baby-bed-01:before{content:"\f02b5"}.hgi-stroke.hgi-baby-bed-02:before{content:"\f02b7"}.hgi-stroke.hgi-baby-bottle:before{content:"\f02b9"}.hgi-stroke.hgi-baby-boy-dress:before{content:"\f02bb"}.hgi-stroke.hgi-baby-girl-dress:before{content:"\f02bd"}.hgi-stroke.hgi-back-muscle-body:before{content:"\f02bf"}.hgi-stroke.hgi-background:before{content:"\f02c1"}.hgi-stroke.hgi-backpack-01:before{content:"\f02c3"}.hgi-stroke.hgi-backpack-02:before{content:"\f02c5"}.hgi-stroke.hgi-backpack-03:before{content:"\f02c7"}.hgi-stroke.hgi-backward-01:before{content:"\f02c9"}.hgi-stroke.hgi-backward-02:before{content:"\f02cb"}.hgi-stroke.hgi-bacteria:before{content:"\f02cd"}.hgi-stroke.hgi-badminton-shuttle:before{content:"\f02d0"}.hgi-stroke.hgi-badminton:before{content:"\f02d1"}.hgi-stroke.hgi-balance-scale:before{content:"\f02d3"}.hgi-stroke.hgi-balloons:before{content:"\f02d5"}.hgi-stroke.hgi-banana:before{content:"\f02d7"}.hgi-stroke.hgi-bandage:before{content:"\f02d9"}.hgi-stroke.hgi-bank:before{content:"\f02db"}.hgi-stroke.hgi-bar-chart-horizontal:before{content:"\f02dd"}.hgi-stroke.hgi-bar-chart:before{content:"\f02df"}.hgi-stroke.hgi-bar-code-01:before{content:"\f02e1"}.hgi-stroke.hgi-bar-code-02:before{content:"\f02e3"}.hgi-stroke.hgi-barcode-scan:before{content:"\f02e5"}.hgi-stroke.hgi-barns:before{content:"\f02e7"}.hgi-stroke.hgi-baseball-bat:before{content:"\f02e9"}.hgi-stroke.hgi-baseball-helmet:before{content:"\f02eb"}.hgi-stroke.hgi-baseball:before{content:"\f02ed"}.hgi-stroke.hgi-bash:before{content:"\f02ef"}.hgi-stroke.hgi-basketball-01:before{content:"\f02f1"}.hgi-stroke.hgi-basketball-02:before{content:"\f02f3"}.hgi-stroke.hgi-basketball-hoop:before{content:"\f02f5"}.hgi-stroke.hgi-bathtub-01:before{content:"\f02f7"}.hgi-stroke.hgi-bathtub-02:before{content:"\f02f9"}.hgi-stroke.hgi-batteries-energy:before{content:"\f02fb"}.hgi-stroke.hgi-battery-charging-01:before{content:"\f02fd"}.hgi-stroke.hgi-battery-charging-02:before{content:"\f02ff"}.hgi-stroke.hgi-battery-eco-charging:before{content:"\f0301"}.hgi-stroke.hgi-battery-empty:before{content:"\f0303"}.hgi-stroke.hgi-battery-full:before{content:"\f0305"}.hgi-stroke.hgi-battery-low:before{content:"\f0307"}.hgi-stroke.hgi-battery-medium-01:before{content:"\f0309"}.hgi-stroke.hgi-battery-medium-02:before{content:"\f030b"}.hgi-stroke.hgi-bbq-grill:before{content:"\f030d"}.hgi-stroke.hgi-beach-02:before{content:"\f030f"}.hgi-stroke.hgi-beach:before{content:"\f0311"}.hgi-stroke.hgi-beater:before{content:"\f0313"}.hgi-stroke.hgi-bebo:before{content:"\f0315"}.hgi-stroke.hgi-bed-bunk:before{content:"\f0317"}.hgi-stroke.hgi-bed-double:before{content:"\f0319"}.hgi-stroke.hgi-bed-single-01:before{content:"\f031c"}.hgi-stroke.hgi-bed-single-02:before{content:"\f031e"}.hgi-stroke.hgi-bed:before{content:"\f031f"}.hgi-stroke.hgi-bedug-01:before{content:"\f0321"}.hgi-stroke.hgi-bedug-02:before{content:"\f0323"}.hgi-stroke.hgi-behance-01:before{content:"\f0325"}.hgi-stroke.hgi-behance-02:before{content:"\f0327"}.hgi-stroke.hgi-belt:before{content:"\f0329"}.hgi-stroke.hgi-bend-tool:before{content:"\f032b"}.hgi-stroke.hgi-berlin-tower:before{content:"\f032e"}.hgi-stroke.hgi-berlin:before{content:"\f032f"}.hgi-stroke.hgi-beta:before{content:"\f0331"}.hgi-stroke.hgi-bicycle-01:before{content:"\f0333"}.hgi-stroke.hgi-bicycle:before{content:"\f0335"}.hgi-stroke.hgi-billiard-01:before{content:"\f0337"}.hgi-stroke.hgi-billiard-02:before{content:"\f0339"}.hgi-stroke.hgi-binary-code:before{content:"\f033b"}.hgi-stroke.hgi-bing:before{content:"\f033d"}.hgi-stroke.hgi-binoculars:before{content:"\f033f"}.hgi-stroke.hgi-bio-energy:before{content:"\f0341"}.hgi-stroke.hgi-biomass-energy:before{content:"\f0343"}.hgi-stroke.hgi-biometric-access:before{content:"\f0345"}.hgi-stroke.hgi-biometric-device:before{content:"\f0347"}.hgi-stroke.hgi-birthday-cake:before{content:"\f0349"}.hgi-stroke.hgi-biscuit:before{content:"\f034b"}.hgi-stroke.hgi-bitcoin-01:before{content:"\f034d"}.hgi-stroke.hgi-bitcoin-02:before{content:"\f034f"}.hgi-stroke.hgi-bitcoin-03:before{content:"\f0351"}.hgi-stroke.hgi-bitcoin-04:before{content:"\f0353"}.hgi-stroke.hgi-bitcoin-bag:before{content:"\f0355"}.hgi-stroke.hgi-bitcoin-circle:before{content:"\f0357"}.hgi-stroke.hgi-bitcoin-cloud:before{content:"\f0359"}.hgi-stroke.hgi-bitcoin-cpu:before{content:"\f035b"}.hgi-stroke.hgi-bitcoin-credit-card:before{content:"\f035d"}.hgi-stroke.hgi-bitcoin-database:before{content:"\f035f"}.hgi-stroke.hgi-bitcoin-down-01:before{content:"\f0361"}.hgi-stroke.hgi-bitcoin-down-02:before{content:"\f0363"}.hgi-stroke.hgi-bitcoin-ellipse:before{content:"\f0365"}.hgi-stroke.hgi-bitcoin-eye:before{content:"\f0367"}.hgi-stroke.hgi-bitcoin-filter:before{content:"\f0369"}.hgi-stroke.hgi-bitcoin-flashdisk:before{content:"\f036b"}.hgi-stroke.hgi-bitcoin-graph:before{content:"\f036d"}.hgi-stroke.hgi-bitcoin-invoice:before{content:"\f036f"}.hgi-stroke.hgi-bitcoin-key:before{content:"\f0371"}.hgi-stroke.hgi-bitcoin-location:before{content:"\f0373"}.hgi-stroke.hgi-bitcoin-lock:before{content:"\f0375"}.hgi-stroke.hgi-bitcoin-mail:before{content:"\f0377"}.hgi-stroke.hgi-bitcoin-mind:before{content:"\f0379"}.hgi-stroke.hgi-bitcoin-money-01:before{content:"\f037b"}.hgi-stroke.hgi-bitcoin-money-02:before{content:"\f037d"}.hgi-stroke.hgi-bitcoin-pie-chart:before{content:"\f037f"}.hgi-stroke.hgi-bitcoin-piggy-bank:before{content:"\f0381"}.hgi-stroke.hgi-bitcoin-presentation:before{content:"\f0383"}.hgi-stroke.hgi-bitcoin-receipt:before{content:"\f0385"}.hgi-stroke.hgi-bitcoin-receive:before{content:"\f0387"}.hgi-stroke.hgi-bitcoin-rectangle:before{content:"\f0389"}.hgi-stroke.hgi-bitcoin-safe:before{content:"\f038b"}.hgi-stroke.hgi-bitcoin-search:before{content:"\f038d"}.hgi-stroke.hgi-bitcoin-send:before{content:"\f0390"}.hgi-stroke.hgi-bitcoin-setting:before{content:"\f0392"}.hgi-stroke.hgi-bitcoin-shield:before{content:"\f0394"}.hgi-stroke.hgi-bitcoin-shopping:before{content:"\f0396"}.hgi-stroke.hgi-bitcoin-smartphone-01:before{content:"\f0398"}.hgi-stroke.hgi-bitcoin-smartphone-02:before{content:"\f039a"}.hgi-stroke.hgi-bitcoin-square:before{content:"\f039c"}.hgi-stroke.hgi-bitcoin-store:before{content:"\f039e"}.hgi-stroke.hgi-bitcoin-tag:before{content:"\f03a0"}.hgi-stroke.hgi-bitcoin-target:before{content:"\f03a2"}.hgi-stroke.hgi-bitcoin-transaction:before{content:"\f03a4"}.hgi-stroke.hgi-bitcoin-up-01:before{content:"\f03a6"}.hgi-stroke.hgi-bitcoin-up-02:before{content:"\f03a8"}.hgi-stroke.hgi-bitcoin-wallet:before{content:"\f03aa"}.hgi-stroke.hgi-bitcoin-withdraw:before{content:"\f03ac"}.hgi-stroke.hgi-bitcoin:before{content:"\f03ad"}.hgi-stroke.hgi-black-hole-01:before{content:"\f03af"}.hgi-stroke.hgi-black-hole:before{content:"\f03b1"}.hgi-stroke.hgi-blend:before{content:"\f03b3"}.hgi-stroke.hgi-blender:before{content:"\f03b5"}.hgi-stroke.hgi-block-game:before{content:"\f03b7"}.hgi-stroke.hgi-blockchain-01:before{content:"\f03b9"}.hgi-stroke.hgi-blockchain-02:before{content:"\f03bb"}.hgi-stroke.hgi-blockchain-03:before{content:"\f03bd"}.hgi-stroke.hgi-blockchain-04:before{content:"\f03bf"}.hgi-stroke.hgi-blockchain-05:before{content:"\f03c1"}.hgi-stroke.hgi-blockchain-06:before{content:"\f03c3"}.hgi-stroke.hgi-blockchain-07:before{content:"\f03c5"}.hgi-stroke.hgi-blocked:before{content:"\f03c7"}.hgi-stroke.hgi-blogger:before{content:"\f03c9"}.hgi-stroke.hgi-blood-bag:before{content:"\f03cb"}.hgi-stroke.hgi-blood-bottle:before{content:"\f03cd"}.hgi-stroke.hgi-blood-pressure:before{content:"\f03cf"}.hgi-stroke.hgi-blood-type:before{content:"\f03d2"}.hgi-stroke.hgi-blood:before{content:"\f03d3"}.hgi-stroke.hgi-bluesky:before{content:"\f03d5"}.hgi-stroke.hgi-bluetooth-circle:before{content:"\f03d7"}.hgi-stroke.hgi-bluetooth-not-connected:before{content:"\f03d9"}.hgi-stroke.hgi-bluetooth-search:before{content:"\f03db"}.hgi-stroke.hgi-bluetooth-square:before{content:"\f03de"}.hgi-stroke.hgi-bluetooth:before{content:"\f03df"}.hgi-stroke.hgi-blur:before{content:"\f03e1"}.hgi-stroke.hgi-blush-brush-01:before{content:"\f03e3"}.hgi-stroke.hgi-blush-brush-02:before{content:"\f03e5"}.hgi-stroke.hgi-board-math:before{content:"\f03e7"}.hgi-stroke.hgi-boat:before{content:"\f03e9"}.hgi-stroke.hgi-body-armor:before{content:"\f03eb"}.hgi-stroke.hgi-body-part-leg:before{content:"\f03ed"}.hgi-stroke.hgi-body-part-muscle:before{content:"\f03ef"}.hgi-stroke.hgi-body-part-six-pack:before{content:"\f03f1"}.hgi-stroke.hgi-body-soap:before{content:"\f03f3"}.hgi-stroke.hgi-body-weight:before{content:"\f03f5"}.hgi-stroke.hgi-bomb:before{content:"\f03f7"}.hgi-stroke.hgi-bone-01:before{content:"\f03f9"}.hgi-stroke.hgi-bone-02:before{content:"\f03fb"}.hgi-stroke.hgi-book-01:before{content:"\f03fd"}.hgi-stroke.hgi-book-02:before{content:"\f03ff"}.hgi-stroke.hgi-book-03:before{content:"\f0401"}.hgi-stroke.hgi-book-04:before{content:"\f0403"}.hgi-stroke.hgi-book-bookmark-01:before{content:"\f0405"}.hgi-stroke.hgi-book-bookmark-02:before{content:"\f0407"}.hgi-stroke.hgi-book-download:before{content:"\f0409"}.hgi-stroke.hgi-book-edit:before{content:"\f040b"}.hgi-stroke.hgi-book-open-01:before{content:"\f040d"}.hgi-stroke.hgi-book-open-02:before{content:"\f040f"}.hgi-stroke.hgi-book-upload:before{content:"\f0411"}.hgi-stroke.hgi-bookmark-01:before{content:"\f0413"}.hgi-stroke.hgi-bookmark-02:before{content:"\f0415"}.hgi-stroke.hgi-bookmark-03:before{content:"\f0417"}.hgi-stroke.hgi-bookmark-add-01:before{content:"\f0419"}.hgi-stroke.hgi-bookmark-add-02:before{content:"\f041b"}.hgi-stroke.hgi-bookmark-block-01:before{content:"\f041d"}.hgi-stroke.hgi-bookmark-block-02:before{content:"\f041f"}.hgi-stroke.hgi-bookmark-check-01:before{content:"\f0421"}.hgi-stroke.hgi-bookmark-check-02:before{content:"\f0423"}.hgi-stroke.hgi-bookmark-minus-01:before{content:"\f0425"}.hgi-stroke.hgi-bookmark-minus-02:before{content:"\f0427"}.hgi-stroke.hgi-bookmark-off-01:before{content:"\f0429"}.hgi-stroke.hgi-bookmark-off-02:before{content:"\f042b"}.hgi-stroke.hgi-bookmark-remove-01:before{content:"\f042d"}.hgi-stroke.hgi-bookmark-remove-02:before{content:"\f042f"}.hgi-stroke.hgi-books-01:before{content:"\f0431"}.hgi-stroke.hgi-books-02:before{content:"\f0433"}.hgi-stroke.hgi-bookshelf-01:before{content:"\f0435"}.hgi-stroke.hgi-bookshelf-02:before{content:"\f0437"}.hgi-stroke.hgi-bookshelf-03:before{content:"\f0439"}.hgi-stroke.hgi-bootstrap:before{content:"\f043b"}.hgi-stroke.hgi-border-all-01:before{content:"\f043d"}.hgi-stroke.hgi-border-all-02:before{content:"\f043f"}.hgi-stroke.hgi-border-bottom-01:before{content:"\f0441"}.hgi-stroke.hgi-border-bottom-02:before{content:"\f0443"}.hgi-stroke.hgi-border-full:before{content:"\f0445"}.hgi-stroke.hgi-border-horizontal:before{content:"\f0447"}.hgi-stroke.hgi-border-inner:before{content:"\f0449"}.hgi-stroke.hgi-border-left-01:before{content:"\f044b"}.hgi-stroke.hgi-border-left-02:before{content:"\f044d"}.hgi-stroke.hgi-border-none-01:before{content:"\f044f"}.hgi-stroke.hgi-border-none-02:before{content:"\f0451"}.hgi-stroke.hgi-border-right-01:before{content:"\f0453"}.hgi-stroke.hgi-border-right-02:before{content:"\f0455"}.hgi-stroke.hgi-border-top-01:before{content:"\f0457"}.hgi-stroke.hgi-border-top-02:before{content:"\f0459"}.hgi-stroke.hgi-border-vertical:before{content:"\f045b"}.hgi-stroke.hgi-borobudur:before{content:"\f045d"}.hgi-stroke.hgi-bot:before{content:"\f045f"}.hgi-stroke.hgi-bounce-left:before{content:"\f0461"}.hgi-stroke.hgi-bounce-right:before{content:"\f0463"}.hgi-stroke.hgi-bounding-box:before{content:"\f0465"}.hgi-stroke.hgi-bow-tie:before{content:"\f0467"}.hgi-stroke.hgi-bowling-ball:before{content:"\f0469"}.hgi-stroke.hgi-bowling-pins:before{content:"\f046b"}.hgi-stroke.hgi-bowling:before{content:"\f046d"}.hgi-stroke.hgi-boxer:before{content:"\f046f"}.hgi-stroke.hgi-boxing-bag:before{content:"\f0471"}.hgi-stroke.hgi-boxing-glove-01:before{content:"\f0473"}.hgi-stroke.hgi-boxing-glove:before{content:"\f0475"}.hgi-stroke.hgi-brain-01:before{content:"\f0477"}.hgi-stroke.hgi-brain-02:before{content:"\f0479"}.hgi-stroke.hgi-brain-03:before{content:"\f047b"}.hgi-stroke.hgi-brain:before{content:"\f047d"}.hgi-stroke.hgi-brandfetch:before{content:"\f047f"}.hgi-stroke.hgi-bread-01:before{content:"\f0481"}.hgi-stroke.hgi-bread-02:before{content:"\f0483"}.hgi-stroke.hgi-bread-03:before{content:"\f0485"}.hgi-stroke.hgi-bread-04:before{content:"\f0487"}.hgi-stroke.hgi-breast-pump:before{content:"\f0489"}.hgi-stroke.hgi-bridge:before{content:"\f048b"}.hgi-stroke.hgi-briefcase-01:before{content:"\f048d"}.hgi-stroke.hgi-briefcase-02:before{content:"\f048f"}.hgi-stroke.hgi-briefcase-03:before{content:"\f0491"}.hgi-stroke.hgi-briefcase-04:before{content:"\f0493"}.hgi-stroke.hgi-briefcase-05:before{content:"\f0495"}.hgi-stroke.hgi-briefcase-06:before{content:"\f0497"}.hgi-stroke.hgi-briefcase-07:before{content:"\f0499"}.hgi-stroke.hgi-briefcase-08:before{content:"\f049b"}.hgi-stroke.hgi-briefcase-09:before{content:"\f049d"}.hgi-stroke.hgi-briefcase-dollar:before{content:"\f049f"}.hgi-stroke.hgi-broccoli:before{content:"\f04a1"}.hgi-stroke.hgi-brochure:before{content:"\f04a3"}.hgi-stroke.hgi-broken-bone:before{content:"\f04a5"}.hgi-stroke.hgi-browser:before{content:"\f04a7"}.hgi-stroke.hgi-brush:before{content:"\f04a9"}.hgi-stroke.hgi-bubble-chat-add:before{content:"\f04ab"}.hgi-stroke.hgi-bubble-chat-blocked:before{content:"\f04ad"}.hgi-stroke.hgi-bubble-chat-cancel:before{content:"\f04af"}.hgi-stroke.hgi-bubble-chat-delay:before{content:"\f04b1"}.hgi-stroke.hgi-bubble-chat-done:before{content:"\f04b3"}.hgi-stroke.hgi-bubble-chat-download-01:before{content:"\f04b5"}.hgi-stroke.hgi-bubble-chat-download-02:before{content:"\f04b7"}.hgi-stroke.hgi-bubble-chat-edit:before{content:"\f04b9"}.hgi-stroke.hgi-bubble-chat-favourite:before{content:"\f04bb"}.hgi-stroke.hgi-bubble-chat-income:before{content:"\f04bd"}.hgi-stroke.hgi-bubble-chat-lock:before{content:"\f04bf"}.hgi-stroke.hgi-bubble-chat-notification:before{content:"\f04c1"}.hgi-stroke.hgi-bubble-chat-outcome:before{content:"\f04c3"}.hgi-stroke.hgi-bubble-chat-preview:before{content:"\f04c5"}.hgi-stroke.hgi-bubble-chat-question:before{content:"\f04c7"}.hgi-stroke.hgi-bubble-chat-search:before{content:"\f04c9"}.hgi-stroke.hgi-bubble-chat-secure:before{content:"\f04cc"}.hgi-stroke.hgi-bubble-chat-spark-01:before{content:"\f04ce"}.hgi-stroke.hgi-bubble-chat-spark:before{content:"\f04d0"}.hgi-stroke.hgi-bubble-chat-temporary:before{content:"\f04d2"}.hgi-stroke.hgi-bubble-chat-translate:before{content:"\f04d4"}.hgi-stroke.hgi-bubble-chat-unlock:before{content:"\f04d6"}.hgi-stroke.hgi-bubble-chat-upload:before{content:"\f04d8"}.hgi-stroke.hgi-bubble-chat-user:before{content:"\f04da"}.hgi-stroke.hgi-bubble-chat:before{content:"\f04db"}.hgi-stroke.hgi-bubble-tea-01:before{content:"\f04dd"}.hgi-stroke.hgi-bubble-tea-02:before{content:"\f04df"}.hgi-stroke.hgi-bucket:before{content:"\f04e1"}.hgi-stroke.hgi-bug-01:before{content:"\f04e3"}.hgi-stroke.hgi-bug-02:before{content:"\f04e5"}.hgi-stroke.hgi-building-01:before{content:"\f04e7"}.hgi-stroke.hgi-building-02:before{content:"\f04e9"}.hgi-stroke.hgi-building-03:before{content:"\f04eb"}.hgi-stroke.hgi-building-04:before{content:"\f04ed"}.hgi-stroke.hgi-building-05:before{content:"\f04ef"}.hgi-stroke.hgi-building-06:before{content:"\f04f1"}.hgi-stroke.hgi-bulb-charging:before{content:"\f04f3"}.hgi-stroke.hgi-bulb:before{content:"\f04f5"}.hgi-stroke.hgi-bullet:before{content:"\f04f7"}.hgi-stroke.hgi-bulletproof-vest:before{content:"\f04f9"}.hgi-stroke.hgi-burj-al-arab:before{content:"\f04fb"}.hgi-stroke.hgi-burning-cd:before{content:"\f04fd"}.hgi-stroke.hgi-bus-01:before{content:"\f04ff"}.hgi-stroke.hgi-bus-02:before{content:"\f0501"}.hgi-stroke.hgi-bus-03:before{content:"\f0503"}.hgi-stroke.hgi-c-programming:before{content:"\f0505"}.hgi-stroke.hgi-cabinet-01:before{content:"\f0507"}.hgi-stroke.hgi-cabinet-02:before{content:"\f0509"}.hgi-stroke.hgi-cabinet-03:before{content:"\f050b"}.hgi-stroke.hgi-cabinet-04:before{content:"\f050d"}.hgi-stroke.hgi-cable-car:before{content:"\f050f"}.hgi-stroke.hgi-cactus:before{content:"\f0511"}.hgi-stroke.hgi-caduceus:before{content:"\f0513"}.hgi-stroke.hgi-cafe:before{content:"\f0515"}.hgi-stroke.hgi-calculate:before{content:"\f0517"}.hgi-stroke.hgi-calculator-01:before{content:"\f0519"}.hgi-stroke.hgi-calculator:before{content:"\f051b"}.hgi-stroke.hgi-calendar-01:before{content:"\f051d"}.hgi-stroke.hgi-calendar-02:before{content:"\f051f"}.hgi-stroke.hgi-calendar-03:before{content:"\f0521"}.hgi-stroke.hgi-calendar-04:before{content:"\f0523"}.hgi-stroke.hgi-calendar-add-01:before{content:"\f0525"}.hgi-stroke.hgi-calendar-add-02:before{content:"\f0527"}.hgi-stroke.hgi-calendar-block-01:before{content:"\f0529"}.hgi-stroke.hgi-calendar-block-02:before{content:"\f052b"}.hgi-stroke.hgi-calendar-check-in-01:before{content:"\f052d"}.hgi-stroke.hgi-calendar-check-in-02:before{content:"\f052f"}.hgi-stroke.hgi-calendar-check-out-01:before{content:"\f0531"}.hgi-stroke.hgi-calendar-check-out-02:before{content:"\f0533"}.hgi-stroke.hgi-calendar-download-01:before{content:"\f0535"}.hgi-stroke.hgi-calendar-download-02:before{content:"\f0537"}.hgi-stroke.hgi-calendar-favorite-01:before{content:"\f0539"}.hgi-stroke.hgi-calendar-favorite-02:before{content:"\f053b"}.hgi-stroke.hgi-calendar-lock-01:before{content:"\f053d"}.hgi-stroke.hgi-calendar-lock-02:before{content:"\f053f"}.hgi-stroke.hgi-calendar-love-01:before{content:"\f0541"}.hgi-stroke.hgi-calendar-love-02:before{content:"\f0543"}.hgi-stroke.hgi-calendar-minus-01:before{content:"\f0545"}.hgi-stroke.hgi-calendar-minus-02:before{content:"\f0547"}.hgi-stroke.hgi-calendar-mortarboard:before{content:"\f0549"}.hgi-stroke.hgi-calendar-remove-01:before{content:"\f054b"}.hgi-stroke.hgi-calendar-remove-02:before{content:"\f054d"}.hgi-stroke.hgi-calendar-setting-01:before{content:"\f054f"}.hgi-stroke.hgi-calendar-setting-02:before{content:"\f0551"}.hgi-stroke.hgi-calendar-upload-01:before{content:"\f0553"}.hgi-stroke.hgi-calendar-upload-02:before{content:"\f0555"}.hgi-stroke.hgi-calendar-user:before{content:"\f0557"}.hgi-stroke.hgi-call-02:before{content:"\f0559"}.hgi-stroke.hgi-call-add-02:before{content:"\f055b"}.hgi-stroke.hgi-call-add:before{content:"\f055d"}.hgi-stroke.hgi-call-blocked-02:before{content:"\f055f"}.hgi-stroke.hgi-call-blocked:before{content:"\f0561"}.hgi-stroke.hgi-call-disabled-02:before{content:"\f0563"}.hgi-stroke.hgi-call-disabled:before{content:"\f0565"}.hgi-stroke.hgi-call-done-02:before{content:"\f0567"}.hgi-stroke.hgi-call-done:before{content:"\f0569"}.hgi-stroke.hgi-call-end-01:before{content:"\f056b"}.hgi-stroke.hgi-call-end-02:before{content:"\f056d"}.hgi-stroke.hgi-call-end-03:before{content:"\f056f"}.hgi-stroke.hgi-call-end-04:before{content:"\f0571"}.hgi-stroke.hgi-call-incoming-01:before{content:"\f0573"}.hgi-stroke.hgi-call-incoming-02:before{content:"\f0575"}.hgi-stroke.hgi-call-incoming-03:before{content:"\f0577"}.hgi-stroke.hgi-call-incoming-04:before{content:"\f0579"}.hgi-stroke.hgi-call-internal-02:before{content:"\f057b"}.hgi-stroke.hgi-call-internal:before{content:"\f057d"}.hgi-stroke.hgi-call-locked-02:before{content:"\f057f"}.hgi-stroke.hgi-call-locked:before{content:"\f0581"}.hgi-stroke.hgi-call-minus-02:before{content:"\f0583"}.hgi-stroke.hgi-call-minus:before{content:"\f0585"}.hgi-stroke.hgi-call-missed-01:before{content:"\f0587"}.hgi-stroke.hgi-call-missed-02:before{content:"\f0589"}.hgi-stroke.hgi-call-missed-03:before{content:"\f058b"}.hgi-stroke.hgi-call-missed-04:before{content:"\f058d"}.hgi-stroke.hgi-call-outgoing-01:before{content:"\f058f"}.hgi-stroke.hgi-call-outgoing-02:before{content:"\f0591"}.hgi-stroke.hgi-call-outgoing-03:before{content:"\f0593"}.hgi-stroke.hgi-call-outgoing-04:before{content:"\f0595"}.hgi-stroke.hgi-call-paused-02:before{content:"\f0597"}.hgi-stroke.hgi-call-paused:before{content:"\f0599"}.hgi-stroke.hgi-call-received-02:before{content:"\f059b"}.hgi-stroke.hgi-call-received:before{content:"\f059d"}.hgi-stroke.hgi-call-ringing-01:before{content:"\f059f"}.hgi-stroke.hgi-call-ringing-02:before{content:"\f05a1"}.hgi-stroke.hgi-call-ringing-03:before{content:"\f05a3"}.hgi-stroke.hgi-call-ringing-04:before{content:"\f05a5"}.hgi-stroke.hgi-call-spark-01:before{content:"\f05a8"}.hgi-stroke.hgi-call-spark-02:before{content:"\f05aa"}.hgi-stroke.hgi-call-unlocked-02:before{content:"\f05ac"}.hgi-stroke.hgi-call-unlocked:before{content:"\f05ae"}.hgi-stroke.hgi-call:before{content:"\f05af"}.hgi-stroke.hgi-calling-02:before{content:"\f05b1"}.hgi-stroke.hgi-calling:before{content:"\f05b3"}.hgi-stroke.hgi-camel:before{content:"\f05b5"}.hgi-stroke.hgi-camera-01:before{content:"\f05b7"}.hgi-stroke.hgi-camera-02:before{content:"\f05b9"}.hgi-stroke.hgi-camera-add-01:before{content:"\f05bb"}.hgi-stroke.hgi-camera-add-02:before{content:"\f05bd"}.hgi-stroke.hgi-camera-add-03:before{content:"\f05bf"}.hgi-stroke.hgi-camera-ai:before{content:"\f05c1"}.hgi-stroke.hgi-camera-automatically-01:before{content:"\f05c3"}.hgi-stroke.hgi-camera-automatically-02:before{content:"\f05c5"}.hgi-stroke.hgi-camera-lens:before{content:"\f05c7"}.hgi-stroke.hgi-camera-microphone-01:before{content:"\f05c9"}.hgi-stroke.hgi-camera-microphone-02:before{content:"\f05cb"}.hgi-stroke.hgi-camera-night-mode-01:before{content:"\f05cd"}.hgi-stroke.hgi-camera-night-mode-02:before{content:"\f05cf"}.hgi-stroke.hgi-camera-off-01:before{content:"\f05d1"}.hgi-stroke.hgi-camera-off-02:before{content:"\f05d3"}.hgi-stroke.hgi-camera-rotated-01:before{content:"\f05d5"}.hgi-stroke.hgi-camera-rotated-02:before{content:"\f05d7"}.hgi-stroke.hgi-camera-smile-01:before{content:"\f05d9"}.hgi-stroke.hgi-camera-smile-02:before{content:"\f05db"}.hgi-stroke.hgi-camera-tripod:before{content:"\f05dd"}.hgi-stroke.hgi-camera-video:before{content:"\f05df"}.hgi-stroke.hgi-camper:before{content:"\f05e1"}.hgi-stroke.hgi-campfire:before{content:"\f05e3"}.hgi-stroke.hgi-cancel-01:before{content:"\f05e5"}.hgi-stroke.hgi-cancel-02:before{content:"\f05e7"}.hgi-stroke.hgi-cancel-circle-half-dot:before{content:"\f05e9"}.hgi-stroke.hgi-cancel-circle:before{content:"\f05eb"}.hgi-stroke.hgi-cancel-square:before{content:"\f05ed"}.hgi-stroke.hgi-candelier-01:before{content:"\f05ef"}.hgi-stroke.hgi-candelier-02:before{content:"\f05f1"}.hgi-stroke.hgi-canvas:before{content:"\f05f3"}.hgi-stroke.hgi-cap-projecting:before{content:"\f05f5"}.hgi-stroke.hgi-cap-round:before{content:"\f05f7"}.hgi-stroke.hgi-cap-straight:before{content:"\f05fa"}.hgi-stroke.hgi-cap:before{content:"\f05fb"}.hgi-stroke.hgi-capcut-rectangle:before{content:"\f05fd"}.hgi-stroke.hgi-capcut:before{content:"\f05ff"}.hgi-stroke.hgi-car-01:before{content:"\f0601"}.hgi-stroke.hgi-car-02:before{content:"\f0603"}.hgi-stroke.hgi-car-03:before{content:"\f0605"}.hgi-stroke.hgi-car-04:before{content:"\f0607"}.hgi-stroke.hgi-car-05:before{content:"\f0609"}.hgi-stroke.hgi-car-alert:before{content:"\f060b"}.hgi-stroke.hgi-car-parking-01:before{content:"\f060d"}.hgi-stroke.hgi-car-parking-02:before{content:"\f060f"}.hgi-stroke.hgi-car-time:before{content:"\f0611"}.hgi-stroke.hgi-caravan:before{content:"\f0613"}.hgi-stroke.hgi-card-exchange-01:before{content:"\f0615"}.hgi-stroke.hgi-card-exchange-02:before{content:"\f0617"}.hgi-stroke.hgi-cardigan:before{content:"\f0619"}.hgi-stroke.hgi-cardiogram-01:before{content:"\f061b"}.hgi-stroke.hgi-cardiogram-02:before{content:"\f061d"}.hgi-stroke.hgi-cards-01:before{content:"\f061f"}.hgi-stroke.hgi-cards-02:before{content:"\f0621"}.hgi-stroke.hgi-cargo-ship:before{content:"\f0623"}.hgi-stroke.hgi-carousel-horizontal-02:before{content:"\f0625"}.hgi-stroke.hgi-carousel-horizontal:before{content:"\f0627"}.hgi-stroke.hgi-carousel-vertical:before{content:"\f0629"}.hgi-stroke.hgi-carrot:before{content:"\f062b"}.hgi-stroke.hgi-cash-01:before{content:"\f062d"}.hgi-stroke.hgi-cash-02:before{content:"\f062f"}.hgi-stroke.hgi-cashback-bitcoin:before{content:"\f0631"}.hgi-stroke.hgi-cashback-euro:before{content:"\f0633"}.hgi-stroke.hgi-cashback-pound:before{content:"\f0635"}.hgi-stroke.hgi-cashback-yen:before{content:"\f0638"}.hgi-stroke.hgi-cashback:before{content:"\f0639"}.hgi-stroke.hgi-cashier-02:before{content:"\f063b"}.hgi-stroke.hgi-cashier:before{content:"\f063d"}.hgi-stroke.hgi-castbox:before{content:"\f063f"}.hgi-stroke.hgi-castle-01:before{content:"\f0641"}.hgi-stroke.hgi-castle-02:before{content:"\f0643"}.hgi-stroke.hgi-castle:before{content:"\f0645"}.hgi-stroke.hgi-catalogue:before{content:"\f0647"}.hgi-stroke.hgi-cayan-tower:before{content:"\f0649"}.hgi-stroke.hgi-cctv-camera:before{content:"\f064b"}.hgi-stroke.hgi-cd:before{content:"\f064d"}.hgi-stroke.hgi-cells:before{content:"\f064f"}.hgi-stroke.hgi-cellular-network-offline:before{content:"\f0651"}.hgi-stroke.hgi-cellular-network:before{content:"\f0653"}.hgi-stroke.hgi-celsius:before{content:"\f0655"}.hgi-stroke.hgi-center-focus:before{content:"\f0657"}.hgi-stroke.hgi-central-shaheed-minar:before{content:"\f0659"}.hgi-stroke.hgi-centralized:before{content:"\f065b"}.hgi-stroke.hgi-certificate-01:before{content:"\f065d"}.hgi-stroke.hgi-certificate-02:before{content:"\f065f"}.hgi-stroke.hgi-chair-01:before{content:"\f0661"}.hgi-stroke.hgi-chair-02:before{content:"\f0663"}.hgi-stroke.hgi-chair-03:before{content:"\f0665"}.hgi-stroke.hgi-chair-04:before{content:"\f0667"}.hgi-stroke.hgi-chair-05:before{content:"\f0669"}.hgi-stroke.hgi-chair-barber:before{content:"\f066b"}.hgi-stroke.hgi-champion:before{content:"\f066d"}.hgi-stroke.hgi-change-screen-mode:before{content:"\f066f"}.hgi-stroke.hgi-character-phonetic:before{content:"\f0671"}.hgi-stroke.hgi-charity:before{content:"\f0673"}.hgi-stroke.hgi-chart-01:before{content:"\f0675"}.hgi-stroke.hgi-chart-02:before{content:"\f0677"}.hgi-stroke.hgi-chart-03:before{content:"\f0679"}.hgi-stroke.hgi-chart-average:before{content:"\f067b"}.hgi-stroke.hgi-chart-bar-line:before{content:"\f067d"}.hgi-stroke.hgi-chart-breakout-circle:before{content:"\f067f"}.hgi-stroke.hgi-chart-breakout-square:before{content:"\f0681"}.hgi-stroke.hgi-chart-bubble-01:before{content:"\f0683"}.hgi-stroke.hgi-chart-bubble-02:before{content:"\f0685"}.hgi-stroke.hgi-chart-column:before{content:"\f0687"}.hgi-stroke.hgi-chart-decrease:before{content:"\f0689"}.hgi-stroke.hgi-chart-down:before{content:"\f068b"}.hgi-stroke.hgi-chart-evaluation:before{content:"\f068d"}.hgi-stroke.hgi-chart-high-low:before{content:"\f068f"}.hgi-stroke.hgi-chart-histogram:before{content:"\f0691"}.hgi-stroke.hgi-chart-increase:before{content:"\f0693"}.hgi-stroke.hgi-chart-line-data-01:before{content:"\f0695"}.hgi-stroke.hgi-chart-line-data-02:before{content:"\f0697"}.hgi-stroke.hgi-chart-line-data-03:before{content:"\f0699"}.hgi-stroke.hgi-chart-maximum:before{content:"\f069b"}.hgi-stroke.hgi-chart-medium:before{content:"\f069d"}.hgi-stroke.hgi-chart-minimum:before{content:"\f069f"}.hgi-stroke.hgi-chart-radar:before{content:"\f06a1"}.hgi-stroke.hgi-chart-relationship:before{content:"\f06a3"}.hgi-stroke.hgi-chart-ring:before{content:"\f06a5"}.hgi-stroke.hgi-chart-rose:before{content:"\f06a7"}.hgi-stroke.hgi-chart-scatter:before{content:"\f06a9"}.hgi-stroke.hgi-chart-up:before{content:"\f06ac"}.hgi-stroke.hgi-chart:before{content:"\f06ad"}.hgi-stroke.hgi-chat-01:before{content:"\f06af"}.hgi-stroke.hgi-chat-add-01:before{content:"\f06b1"}.hgi-stroke.hgi-chat-add:before{content:"\f06b3"}.hgi-stroke.hgi-chat-blocked-01:before{content:"\f06b5"}.hgi-stroke.hgi-chat-blocked:before{content:"\f06b7"}.hgi-stroke.hgi-chat-bot:before{content:"\f06b9"}.hgi-stroke.hgi-chat-cancel-01:before{content:"\f06bb"}.hgi-stroke.hgi-chat-cancel:before{content:"\f06bd"}.hgi-stroke.hgi-chat-delay-01:before{content:"\f06bf"}.hgi-stroke.hgi-chat-delay:before{content:"\f06c1"}.hgi-stroke.hgi-chat-done-01:before{content:"\f06c3"}.hgi-stroke.hgi-chat-done:before{content:"\f06c5"}.hgi-stroke.hgi-chat-download-01:before{content:"\f06c7"}.hgi-stroke.hgi-chat-download:before{content:"\f06c9"}.hgi-stroke.hgi-chat-edit-01:before{content:"\f06cb"}.hgi-stroke.hgi-chat-edit:before{content:"\f06cd"}.hgi-stroke.hgi-chat-favourite-01:before{content:"\f06cf"}.hgi-stroke.hgi-chat-favourite:before{content:"\f06d1"}.hgi-stroke.hgi-chat-feedback-01:before{content:"\f06d3"}.hgi-stroke.hgi-chat-feedback:before{content:"\f06d5"}.hgi-stroke.hgi-chat-gpt:before{content:"\f06d7"}.hgi-stroke.hgi-chat-income-01:before{content:"\f06d9"}.hgi-stroke.hgi-chat-income:before{content:"\f06db"}.hgi-stroke.hgi-chat-lock-01:before{content:"\f06dd"}.hgi-stroke.hgi-chat-lock:before{content:"\f06df"}.hgi-stroke.hgi-chat-notification-01:before{content:"\f06e1"}.hgi-stroke.hgi-chat-notification:before{content:"\f06e3"}.hgi-stroke.hgi-chat-outcome-01:before{content:"\f06e5"}.hgi-stroke.hgi-chat-outcome:before{content:"\f06e7"}.hgi-stroke.hgi-chat-preview-01:before{content:"\f06e9"}.hgi-stroke.hgi-chat-preview:before{content:"\f06eb"}.hgi-stroke.hgi-chat-question-01:before{content:"\f06ed"}.hgi-stroke.hgi-chat-question:before{content:"\f06ef"}.hgi-stroke.hgi-chat-search-01:before{content:"\f06f1"}.hgi-stroke.hgi-chat-search:before{content:"\f06f3"}.hgi-stroke.hgi-chat-secure-01:before{content:"\f06f6"}.hgi-stroke.hgi-chat-secure:before{content:"\f06f8"}.hgi-stroke.hgi-chat-spark-01:before{content:"\f06fa"}.hgi-stroke.hgi-chat-spark:before{content:"\f06fc"}.hgi-stroke.hgi-chat-translate-01:before{content:"\f06fe"}.hgi-stroke.hgi-chat-translate:before{content:"\f0700"}.hgi-stroke.hgi-chat-unlock-01:before{content:"\f0702"}.hgi-stroke.hgi-chat-unlock:before{content:"\f0704"}.hgi-stroke.hgi-chat-upload-01:before{content:"\f0706"}.hgi-stroke.hgi-chat-upload:before{content:"\f0708"}.hgi-stroke.hgi-chat-user-01:before{content:"\f070a"}.hgi-stroke.hgi-chat-user:before{content:"\f070c"}.hgi-stroke.hgi-chat:before{content:"\f070d"}.hgi-stroke.hgi-chatting-01:before{content:"\f070f"}.hgi-stroke.hgi-check-list:before{content:"\f0711"}.hgi-stroke.hgi-check-unread-01:before{content:"\f0713"}.hgi-stroke.hgi-check-unread-02:before{content:"\f0715"}.hgi-stroke.hgi-check-unread-03:before{content:"\f0717"}.hgi-stroke.hgi-check-unread-04:before{content:"\f0719"}.hgi-stroke.hgi-checkmark-badge-01:before{content:"\f071b"}.hgi-stroke.hgi-checkmark-badge-02:before{content:"\f071d"}.hgi-stroke.hgi-checkmark-badge-03:before{content:"\f071f"}.hgi-stroke.hgi-checkmark-badge-04:before{content:"\f0721"}.hgi-stroke.hgi-checkmark-circle-01:before{content:"\f0723"}.hgi-stroke.hgi-checkmark-circle-02:before{content:"\f0725"}.hgi-stroke.hgi-checkmark-circle-03:before{content:"\f0727"}.hgi-stroke.hgi-checkmark-circle-04:before{content:"\f0729"}.hgi-stroke.hgi-checkmark-square-01:before{content:"\f072b"}.hgi-stroke.hgi-checkmark-square-02:before{content:"\f072d"}.hgi-stroke.hgi-checkmark-square-03:before{content:"\f072f"}.hgi-stroke.hgi-checkmark-square-04:before{content:"\f0731"}.hgi-stroke.hgi-cheese-cake-01:before{content:"\f0733"}.hgi-stroke.hgi-cheese-cake-02:before{content:"\f0735"}.hgi-stroke.hgi-cheese:before{content:"\f0737"}.hgi-stroke.hgi-chef-hat:before{content:"\f0739"}.hgi-stroke.hgi-chef:before{content:"\f073b"}.hgi-stroke.hgi-chemistry-01:before{content:"\f073d"}.hgi-stroke.hgi-chemistry-02:before{content:"\f073f"}.hgi-stroke.hgi-chemistry-03:before{content:"\f0741"}.hgi-stroke.hgi-cherry:before{content:"\f0743"}.hgi-stroke.hgi-chess-01:before{content:"\f0745"}.hgi-stroke.hgi-chess-02:before{content:"\f0747"}.hgi-stroke.hgi-chess-pawn:before{content:"\f0749"}.hgi-stroke.hgi-chicken-thighs:before{content:"\f074b"}.hgi-stroke.hgi-child:before{content:"\f074d"}.hgi-stroke.hgi-chimney:before{content:"\f074f"}.hgi-stroke.hgi-china-temple:before{content:"\f0751"}.hgi-stroke.hgi-chip-02:before{content:"\f0753"}.hgi-stroke.hgi-chip:before{content:"\f0755"}.hgi-stroke.hgi-chocolate:before{content:"\f0757"}.hgi-stroke.hgi-chopsticks:before{content:"\f0759"}.hgi-stroke.hgi-chrome:before{content:"\f075b"}.hgi-stroke.hgi-chrysler:before{content:"\f075d"}.hgi-stroke.hgi-church:before{content:"\f075f"}.hgi-stroke.hgi-cinnamon-roll:before{content:"\f0761"}.hgi-stroke.hgi-circle-arrow-data-transfer-diagonal:before{content:"\f0763"}.hgi-stroke.hgi-circle-arrow-data-transfer-horizontal:before{content:"\f0765"}.hgi-stroke.hgi-circle-arrow-data-transfer-vertical:before{content:"\f0767"}.hgi-stroke.hgi-circle-arrow-diagonal-01:before{content:"\f0769"}.hgi-stroke.hgi-circle-arrow-diagonal-02:before{content:"\f076b"}.hgi-stroke.hgi-circle-arrow-down-01:before{content:"\f076d"}.hgi-stroke.hgi-circle-arrow-down-02:before{content:"\f076f"}.hgi-stroke.hgi-circle-arrow-down-03:before{content:"\f0771"}.hgi-stroke.hgi-circle-arrow-down-double:before{content:"\f0773"}.hgi-stroke.hgi-circle-arrow-down-left:before{content:"\f0775"}.hgi-stroke.hgi-circle-arrow-down-right:before{content:"\f0777"}.hgi-stroke.hgi-circle-arrow-expand-01:before{content:"\f0779"}.hgi-stroke.hgi-circle-arrow-expand-02:before{content:"\f077b"}.hgi-stroke.hgi-circle-arrow-horizontal:before{content:"\f077d"}.hgi-stroke.hgi-circle-arrow-left-01:before{content:"\f077f"}.hgi-stroke.hgi-circle-arrow-left-02:before{content:"\f0781"}.hgi-stroke.hgi-circle-arrow-left-03:before{content:"\f0783"}.hgi-stroke.hgi-circle-arrow-left-double:before{content:"\f0785"}.hgi-stroke.hgi-circle-arrow-left-right:before{content:"\f0787"}.hgi-stroke.hgi-circle-arrow-move-down-left:before{content:"\f0789"}.hgi-stroke.hgi-circle-arrow-move-down-right:before{content:"\f078b"}.hgi-stroke.hgi-circle-arrow-move-left-down:before{content:"\f078d"}.hgi-stroke.hgi-circle-arrow-move-right-down:before{content:"\f078f"}.hgi-stroke.hgi-circle-arrow-move-up-left:before{content:"\f0791"}.hgi-stroke.hgi-circle-arrow-move-up-right:before{content:"\f0793"}.hgi-stroke.hgi-circle-arrow-reload-01:before{content:"\f0795"}.hgi-stroke.hgi-circle-arrow-reload-02:before{content:"\f0797"}.hgi-stroke.hgi-circle-arrow-right-01:before{content:"\f0799"}.hgi-stroke.hgi-circle-arrow-right-02:before{content:"\f079b"}.hgi-stroke.hgi-circle-arrow-right-03:before{content:"\f079d"}.hgi-stroke.hgi-circle-arrow-right-double:before{content:"\f079f"}.hgi-stroke.hgi-circle-arrow-shrink-01:before{content:"\f07a1"}.hgi-stroke.hgi-circle-arrow-shrink-02:before{content:"\f07a3"}.hgi-stroke.hgi-circle-arrow-up-01:before{content:"\f07a5"}.hgi-stroke.hgi-circle-arrow-up-02:before{content:"\f07a7"}.hgi-stroke.hgi-circle-arrow-up-03:before{content:"\f07a9"}.hgi-stroke.hgi-circle-arrow-up-double:before{content:"\f07ab"}.hgi-stroke.hgi-circle-arrow-up-down:before{content:"\f07ad"}.hgi-stroke.hgi-circle-arrow-up-left:before{content:"\f07af"}.hgi-stroke.hgi-circle-arrow-up-right:before{content:"\f07b1"}.hgi-stroke.hgi-circle-arrow-vertical:before{content:"\f07b3"}.hgi-stroke.hgi-circle-lock-01:before{content:"\f07b5"}.hgi-stroke.hgi-circle-lock-02:before{content:"\f07b7"}.hgi-stroke.hgi-circle-lock-add-01:before{content:"\f07b9"}.hgi-stroke.hgi-circle-lock-add-02:before{content:"\f07bb"}.hgi-stroke.hgi-circle-lock-check-01:before{content:"\f07bd"}.hgi-stroke.hgi-circle-lock-check-02:before{content:"\f07bf"}.hgi-stroke.hgi-circle-lock-minus-01:before{content:"\f07c1"}.hgi-stroke.hgi-circle-lock-minus-02:before{content:"\f07c3"}.hgi-stroke.hgi-circle-lock-remove-01:before{content:"\f07c5"}.hgi-stroke.hgi-circle-lock-remove-02:before{content:"\f07c7"}.hgi-stroke.hgi-circle-password:before{content:"\f07c9"}.hgi-stroke.hgi-circle-unlock-01:before{content:"\f07cc"}.hgi-stroke.hgi-circle-unlock-02:before{content:"\f07ce"}.hgi-stroke.hgi-circle:before{content:"\f07cf"}.hgi-stroke.hgi-city-01:before{content:"\f07d1"}.hgi-stroke.hgi-city-02:before{content:"\f07d3"}.hgi-stroke.hgi-city-03:before{content:"\f07d5"}.hgi-stroke.hgi-clapping-01:before{content:"\f07d7"}.hgi-stroke.hgi-clapping-02:before{content:"\f07d9"}.hgi-stroke.hgi-claude:before{content:"\f07db"}.hgi-stroke.hgi-clean:before{content:"\f07dd"}.hgi-stroke.hgi-cleaning-bucket:before{content:"\f07df"}.hgi-stroke.hgi-clinic:before{content:"\f07e1"}.hgi-stroke.hgi-clip:before{content:"\f07e3"}.hgi-stroke.hgi-cliparts:before{content:"\f07e5"}.hgi-stroke.hgi-clipboard:before{content:"\f07e7"}.hgi-stroke.hgi-clock-01:before{content:"\f07e9"}.hgi-stroke.hgi-clock-02:before{content:"\f07eb"}.hgi-stroke.hgi-clock-03:before{content:"\f07ed"}.hgi-stroke.hgi-clock-04:before{content:"\f07ef"}.hgi-stroke.hgi-clock-05:before{content:"\f07f1"}.hgi-stroke.hgi-closed-caption-alt:before{content:"\f07f3"}.hgi-stroke.hgi-closed-caption:before{content:"\f07f5"}.hgi-stroke.hgi-clothes:before{content:"\f07f7"}.hgi-stroke.hgi-cloud-angled-rain-zap:before{content:"\f07fa"}.hgi-stroke.hgi-cloud-angled-rain:before{content:"\f07fb"}.hgi-stroke.hgi-cloud-angled-zap:before{content:"\f07fd"}.hgi-stroke.hgi-cloud-big-rain:before{content:"\f07ff"}.hgi-stroke.hgi-cloud-download:before{content:"\f0801"}.hgi-stroke.hgi-cloud-fast-wind:before{content:"\f0803"}.hgi-stroke.hgi-cloud-hailstone:before{content:"\f0805"}.hgi-stroke.hgi-cloud-little-rain:before{content:"\f0807"}.hgi-stroke.hgi-cloud-little-snow:before{content:"\f0809"}.hgi-stroke.hgi-cloud-loading:before{content:"\f080b"}.hgi-stroke.hgi-cloud-mid-rain:before{content:"\f080d"}.hgi-stroke.hgi-cloud-mid-snow:before{content:"\f080f"}.hgi-stroke.hgi-cloud-saving-done-01:before{content:"\f0811"}.hgi-stroke.hgi-cloud-saving-done-02:before{content:"\f0813"}.hgi-stroke.hgi-cloud-server:before{content:"\f0816"}.hgi-stroke.hgi-cloud-slow-wind:before{content:"\f0818"}.hgi-stroke.hgi-cloud-snow:before{content:"\f081a"}.hgi-stroke.hgi-cloud-upload:before{content:"\f081c"}.hgi-stroke.hgi-cloud:before{content:"\f081d"}.hgi-stroke.hgi-clubs-01:before{content:"\f081f"}.hgi-stroke.hgi-clubs-02:before{content:"\f0821"}.hgi-stroke.hgi-co-present:before{content:"\f0823"}.hgi-stroke.hgi-code-circle:before{content:"\f0825"}.hgi-stroke.hgi-code-folder:before{content:"\f0827"}.hgi-stroke.hgi-code-simple:before{content:"\f082a"}.hgi-stroke.hgi-code-square:before{content:"\f082c"}.hgi-stroke.hgi-code:before{content:"\f082d"}.hgi-stroke.hgi-codesandbox:before{content:"\f082f"}.hgi-stroke.hgi-coffee-01:before{content:"\f0831"}.hgi-stroke.hgi-coffee-02:before{content:"\f0833"}.hgi-stroke.hgi-coffee-03:before{content:"\f0835"}.hgi-stroke.hgi-coffee-04:before{content:"\f0837"}.hgi-stroke.hgi-coffee-beans:before{content:"\f0839"}.hgi-stroke.hgi-coinbase:before{content:"\f083b"}.hgi-stroke.hgi-coins-01:before{content:"\f083d"}.hgi-stroke.hgi-coins-02:before{content:"\f083f"}.hgi-stroke.hgi-coins-bitcoin:before{content:"\f0841"}.hgi-stroke.hgi-coins-dollar:before{content:"\f0843"}.hgi-stroke.hgi-coins-euro:before{content:"\f0845"}.hgi-stroke.hgi-coins-pound:before{content:"\f0847"}.hgi-stroke.hgi-coins-swap:before{content:"\f0849"}.hgi-stroke.hgi-coins-yen:before{content:"\f084b"}.hgi-stroke.hgi-collections-bookmark:before{content:"\f084d"}.hgi-stroke.hgi-color-picker:before{content:"\f084f"}.hgi-stroke.hgi-colors:before{content:"\f0851"}.hgi-stroke.hgi-colosseum:before{content:"\f0853"}.hgi-stroke.hgi-column-delete:before{content:"\f0855"}.hgi-stroke.hgi-column-insert:before{content:"\f0857"}.hgi-stroke.hgi-comet-01:before{content:"\f0859"}.hgi-stroke.hgi-comet-02:before{content:"\f085b"}.hgi-stroke.hgi-coming-soon-01:before{content:"\f085d"}.hgi-stroke.hgi-coming-soon-02:before{content:"\f085f"}.hgi-stroke.hgi-command-line:before{content:"\f0861"}.hgi-stroke.hgi-command:before{content:"\f0863"}.hgi-stroke.hgi-comment-01:before{content:"\f0865"}.hgi-stroke.hgi-comment-02:before{content:"\f0867"}.hgi-stroke.hgi-comment-03:before{content:"\f0869"}.hgi-stroke.hgi-comment-add-01:before{content:"\f086b"}.hgi-stroke.hgi-comment-add-02:before{content:"\f086d"}.hgi-stroke.hgi-comment-add-03:before{content:"\f086f"}.hgi-stroke.hgi-comment-block-01:before{content:"\f0871"}.hgi-stroke.hgi-comment-block-02:before{content:"\f0873"}.hgi-stroke.hgi-comment-block-03:before{content:"\f0875"}.hgi-stroke.hgi-comment-remove-01:before{content:"\f0877"}.hgi-stroke.hgi-comment-remove-02:before{content:"\f0879"}.hgi-stroke.hgi-comment-remove-03:before{content:"\f087b"}.hgi-stroke.hgi-compass-01:before{content:"\f087d"}.hgi-stroke.hgi-compass:before{content:"\f087f"}.hgi-stroke.hgi-complaint:before{content:"\f0881"}.hgi-stroke.hgi-component-1:before{content:"\f0883"}.hgi-stroke.hgi-computer-activity:before{content:"\f0885"}.hgi-stroke.hgi-computer-add:before{content:"\f0887"}.hgi-stroke.hgi-computer-arrow-down:before{content:"\f0889"}.hgi-stroke.hgi-computer-arrow-up:before{content:"\f088b"}.hgi-stroke.hgi-computer-chart-down:before{content:"\f088d"}.hgi-stroke.hgi-computer-chart-up:before{content:"\f088f"}.hgi-stroke.hgi-computer-check:before{content:"\f0891"}.hgi-stroke.hgi-computer-cloud:before{content:"\f0893"}.hgi-stroke.hgi-computer-desk-01:before{content:"\f0895"}.hgi-stroke.hgi-computer-desk-02:before{content:"\f0897"}.hgi-stroke.hgi-computer-desk-03:before{content:"\f0899"}.hgi-stroke.hgi-computer-dollar:before{content:"\f089b"}.hgi-stroke.hgi-computer-ethernet:before{content:"\f089d"}.hgi-stroke.hgi-computer-phone-sync:before{content:"\f089f"}.hgi-stroke.hgi-computer-programming-01:before{content:"\f08a1"}.hgi-stroke.hgi-computer-programming-02:before{content:"\f08a3"}.hgi-stroke.hgi-computer-protection:before{content:"\f08a5"}.hgi-stroke.hgi-computer-remove:before{content:"\f08a7"}.hgi-stroke.hgi-computer-screen-share:before{content:"\f08a9"}.hgi-stroke.hgi-computer-settings:before{content:"\f08ac"}.hgi-stroke.hgi-computer-user:before{content:"\f08ae"}.hgi-stroke.hgi-computer-video-call:before{content:"\f08b0"}.hgi-stroke.hgi-computer-video:before{content:"\f08b2"}.hgi-stroke.hgi-computer:before{content:"\f08b3"}.hgi-stroke.hgi-cone-01:before{content:"\f08b5"}.hgi-stroke.hgi-cone-02:before{content:"\f08b7"}.hgi-stroke.hgi-conference:before{content:"\f08b9"}.hgi-stroke.hgi-configuration-01:before{content:"\f08bb"}.hgi-stroke.hgi-configuration-02:before{content:"\f08bd"}.hgi-stroke.hgi-confused:before{content:"\f08bf"}.hgi-stroke.hgi-congruent-to-circle:before{content:"\f08c1"}.hgi-stroke.hgi-congruent-to-square:before{content:"\f08c4"}.hgi-stroke.hgi-congruent-to:before{content:"\f08c5"}.hgi-stroke.hgi-connect:before{content:"\f08c7"}.hgi-stroke.hgi-console:before{content:"\f08c9"}.hgi-stroke.hgi-constellation:before{content:"\f08cb"}.hgi-stroke.hgi-contact-01:before{content:"\f08cd"}.hgi-stroke.hgi-contact-02:before{content:"\f08cf"}.hgi-stroke.hgi-contact-book:before{content:"\f08d1"}.hgi-stroke.hgi-contact:before{content:"\f08d3"}.hgi-stroke.hgi-container-truck-01:before{content:"\f08d5"}.hgi-stroke.hgi-container-truck-02:before{content:"\f08d7"}.hgi-stroke.hgi-container-truck:before{content:"\f08d9"}.hgi-stroke.hgi-content-writing:before{content:"\f08db"}.hgi-stroke.hgi-contracts:before{content:"\f08dd"}.hgi-stroke.hgi-conversation:before{content:"\f08df"}.hgi-stroke.hgi-cook-book:before{content:"\f08e1"}.hgi-stroke.hgi-cookie:before{content:"\f08e3"}.hgi-stroke.hgi-coordinate-01:before{content:"\f08e5"}.hgi-stroke.hgi-coordinate-02:before{content:"\f08e7"}.hgi-stroke.hgi-copilot:before{content:"\f08e9"}.hgi-stroke.hgi-copy-01:before{content:"\f08eb"}.hgi-stroke.hgi-copy-02:before{content:"\f08ed"}.hgi-stroke.hgi-copy-link:before{content:"\f08ef"}.hgi-stroke.hgi-copyright:before{content:"\f08f1"}.hgi-stroke.hgi-corn:before{content:"\f08f3"}.hgi-stroke.hgi-corporate:before{content:"\f08f5"}.hgi-stroke.hgi-cos:before{content:"\f08f7"}.hgi-stroke.hgi-cosine-01:before{content:"\f08f9"}.hgi-stroke.hgi-cosine-02:before{content:"\f08fb"}.hgi-stroke.hgi-cottage:before{content:"\f08fd"}.hgi-stroke.hgi-cotton-candy:before{content:"\f08ff"}.hgi-stroke.hgi-coupon-01:before{content:"\f0901"}.hgi-stroke.hgi-coupon-02:before{content:"\f0903"}.hgi-stroke.hgi-coupon-03:before{content:"\f0905"}.hgi-stroke.hgi-coupon-percent:before{content:"\f0907"}.hgi-stroke.hgi-course:before{content:"\f0909"}.hgi-stroke.hgi-court-house:before{content:"\f090b"}.hgi-stroke.hgi-court-law:before{content:"\f090d"}.hgi-stroke.hgi-covariate:before{content:"\f090f"}.hgi-stroke.hgi-covid-info:before{content:"\f0911"}.hgi-stroke.hgi-cowboy-hat:before{content:"\f0913"}.hgi-stroke.hgi-cpp:before{content:"\f0915"}.hgi-stroke.hgi-cpu-charge:before{content:"\f0917"}.hgi-stroke.hgi-cpu-settings:before{content:"\f091a"}.hgi-stroke.hgi-cpu:before{content:"\f091b"}.hgi-stroke.hgi-crab:before{content:"\f091d"}.hgi-stroke.hgi-crane:before{content:"\f091f"}.hgi-stroke.hgi-crazy:before{content:"\f0921"}.hgi-stroke.hgi-creative-market:before{content:"\f0923"}.hgi-stroke.hgi-credit-card-accept:before{content:"\f0925"}.hgi-stroke.hgi-credit-card-add:before{content:"\f0927"}.hgi-stroke.hgi-credit-card-change:before{content:"\f0929"}.hgi-stroke.hgi-credit-card-defrost:before{content:"\f092b"}.hgi-stroke.hgi-credit-card-freeze:before{content:"\f092d"}.hgi-stroke.hgi-credit-card-not-accept:before{content:"\f092f"}.hgi-stroke.hgi-credit-card-not-found:before{content:"\f0931"}.hgi-stroke.hgi-credit-card-pos:before{content:"\f0933"}.hgi-stroke.hgi-credit-card-validation:before{content:"\f0936"}.hgi-stroke.hgi-credit-card:before{content:"\f0937"}.hgi-stroke.hgi-cricket-bat:before{content:"\f0939"}.hgi-stroke.hgi-cricket-helmet:before{content:"\f093b"}.hgi-stroke.hgi-croissant:before{content:"\f093d"}.hgi-stroke.hgi-crop:before{content:"\f093f"}.hgi-stroke.hgi-crowdfunding:before{content:"\f0941"}.hgi-stroke.hgi-crown-02:before{content:"\f0943"}.hgi-stroke.hgi-crown-03:before{content:"\f0945"}.hgi-stroke.hgi-crown-minus:before{content:"\f0947"}.hgi-stroke.hgi-crown-plus:before{content:"\f0949"}.hgi-stroke.hgi-crown:before{content:"\f094b"}.hgi-stroke.hgi-crying:before{content:"\f094d"}.hgi-stroke.hgi-css-3:before{content:"\f094f"}.hgi-stroke.hgi-css-file-01:before{content:"\f0951"}.hgi-stroke.hgi-css-file-02:before{content:"\f0953"}.hgi-stroke.hgi-csv-01:before{content:"\f0955"}.hgi-stroke.hgi-csv-02:before{content:"\f0957"}.hgi-stroke.hgi-cube:before{content:"\f0959"}.hgi-stroke.hgi-cupcake-01:before{content:"\f095b"}.hgi-stroke.hgi-cupcake-02:before{content:"\f095d"}.hgi-stroke.hgi-cupcake-03:before{content:"\f095f"}.hgi-stroke.hgi-curling:before{content:"\f0961"}.hgi-stroke.hgi-cursor-01:before{content:"\f0963"}.hgi-stroke.hgi-cursor-02:before{content:"\f0965"}.hgi-stroke.hgi-cursor-add-selection-01:before{content:"\f0967"}.hgi-stroke.hgi-cursor-add-selection-02:before{content:"\f0969"}.hgi-stroke.hgi-cursor-circle-selection-01:before{content:"\f096b"}.hgi-stroke.hgi-cursor-circle-selection-02:before{content:"\f096d"}.hgi-stroke.hgi-cursor-disabled-01:before{content:"\f096f"}.hgi-stroke.hgi-cursor-disabled-02:before{content:"\f0971"}.hgi-stroke.hgi-cursor-edit-01:before{content:"\f0973"}.hgi-stroke.hgi-cursor-edit-02:before{content:"\f0975"}.hgi-stroke.hgi-cursor-hold-01:before{content:"\f0977"}.hgi-stroke.hgi-cursor-hold-02:before{content:"\f0979"}.hgi-stroke.hgi-cursor-in-window:before{content:"\f097b"}.hgi-stroke.hgi-cursor-info-01:before{content:"\f097d"}.hgi-stroke.hgi-cursor-info-02:before{content:"\f097f"}.hgi-stroke.hgi-cursor-loading-01:before{content:"\f0981"}.hgi-stroke.hgi-cursor-loading-02:before{content:"\f0983"}.hgi-stroke.hgi-cursor-magic-selection-01:before{content:"\f0985"}.hgi-stroke.hgi-cursor-magic-selection-02:before{content:"\f0987"}.hgi-stroke.hgi-cursor-move-01:before{content:"\f0989"}.hgi-stroke.hgi-cursor-move-02:before{content:"\f098b"}.hgi-stroke.hgi-cursor-pointer-01:before{content:"\f098d"}.hgi-stroke.hgi-cursor-pointer-02:before{content:"\f098f"}.hgi-stroke.hgi-cursor-progress-01:before{content:"\f0991"}.hgi-stroke.hgi-cursor-progress-02:before{content:"\f0993"}.hgi-stroke.hgi-cursor-progress-03:before{content:"\f0995"}.hgi-stroke.hgi-cursor-progress-04:before{content:"\f0997"}.hgi-stroke.hgi-cursor-rectangle-selection-01:before{content:"\f0999"}.hgi-stroke.hgi-cursor-rectangle-selection-02:before{content:"\f099b"}.hgi-stroke.hgi-cursor-remove-selection-01:before{content:"\f099d"}.hgi-stroke.hgi-cursor-remove-selection-02:before{content:"\f099f"}.hgi-stroke.hgi-cursor-text:before{content:"\f09a1"}.hgi-stroke.hgi-curtains:before{content:"\f09a3"}.hgi-stroke.hgi-curvy-left-direction:before{content:"\f09a5"}.hgi-stroke.hgi-curvy-left-right-direction:before{content:"\f09a7"}.hgi-stroke.hgi-curvy-right-direction:before{content:"\f09a9"}.hgi-stroke.hgi-curvy-up-down-direction:before{content:"\f09ab"}.hgi-stroke.hgi-custom-field:before{content:"\f09ad"}.hgi-stroke.hgi-customer-service-01:before{content:"\f09af"}.hgi-stroke.hgi-customer-service-02:before{content:"\f09b1"}.hgi-stroke.hgi-customer-service:before{content:"\f09b3"}.hgi-stroke.hgi-customer-support:before{content:"\f09b5"}.hgi-stroke.hgi-customize:before{content:"\f09b7"}.hgi-stroke.hgi-cylinder-01:before{content:"\f09b9"}.hgi-stroke.hgi-cylinder-02:before{content:"\f09bb"}.hgi-stroke.hgi-cylinder-03:before{content:"\f09bd"}.hgi-stroke.hgi-cylinder-04:before{content:"\f09bf"}.hgi-stroke.hgi-danger:before{content:"\f09c1"}.hgi-stroke.hgi-dark-mode:before{content:"\f09c3"}.hgi-stroke.hgi-dart:before{content:"\f09c5"}.hgi-stroke.hgi-dashboard-browsing:before{content:"\f09c7"}.hgi-stroke.hgi-dashboard-circle-add:before{content:"\f09c9"}.hgi-stroke.hgi-dashboard-circle-edit:before{content:"\f09cb"}.hgi-stroke.hgi-dashboard-circle-remove:before{content:"\f09cd"}.hgi-stroke.hgi-dashboard-circle-settings:before{content:"\f09d0"}.hgi-stroke.hgi-dashboard-circle:before{content:"\f09d1"}.hgi-stroke.hgi-dashboard-speed-01:before{content:"\f09d3"}.hgi-stroke.hgi-dashboard-speed-02:before{content:"\f09d5"}.hgi-stroke.hgi-dashboard-square-01:before{content:"\f09d7"}.hgi-stroke.hgi-dashboard-square-02:before{content:"\f09d9"}.hgi-stroke.hgi-dashboard-square-03:before{content:"\f09db"}.hgi-stroke.hgi-dashboard-square-add:before{content:"\f09dd"}.hgi-stroke.hgi-dashboard-square-edit:before{content:"\f09df"}.hgi-stroke.hgi-dashboard-square-remove:before{content:"\f09e1"}.hgi-stroke.hgi-dashboard-square-setting:before{content:"\f09e3"}.hgi-stroke.hgi-dashed-line-01:before{content:"\f09e5"}.hgi-stroke.hgi-dashed-line-02:before{content:"\f09e7"}.hgi-stroke.hgi-dashed-line-circle:before{content:"\f09e9"}.hgi-stroke.hgi-data-recovery:before{content:"\f09eb"}.hgi-stroke.hgi-database-01:before{content:"\f09ed"}.hgi-stroke.hgi-database-02:before{content:"\f09ef"}.hgi-stroke.hgi-database-add:before{content:"\f09f1"}.hgi-stroke.hgi-database-expand:before{content:"\f09f3"}.hgi-stroke.hgi-database-export:before{content:"\f09f5"}.hgi-stroke.hgi-database-import:before{content:"\f09f7"}.hgi-stroke.hgi-database-lightning:before{content:"\f09f9"}.hgi-stroke.hgi-database-locked:before{content:"\f09fb"}.hgi-stroke.hgi-database-restore:before{content:"\f09fd"}.hgi-stroke.hgi-database-setting:before{content:"\f0a00"}.hgi-stroke.hgi-database-sync-01:before{content:"\f0a02"}.hgi-stroke.hgi-database-sync:before{content:"\f0a04"}.hgi-stroke.hgi-database:before{content:"\f0a05"}.hgi-stroke.hgi-date-time:before{content:"\f0a07"}.hgi-stroke.hgi-dates:before{content:"\f0a09"}.hgi-stroke.hgi-datev:before{content:"\f0a0b"}.hgi-stroke.hgi-dead:before{content:"\f0a0d"}.hgi-stroke.hgi-deepseek:before{content:"\f0a0f"}.hgi-stroke.hgi-delete-01:before{content:"\f0a11"}.hgi-stroke.hgi-delete-02:before{content:"\f0a13"}.hgi-stroke.hgi-delete-03:before{content:"\f0a15"}.hgi-stroke.hgi-delete-04:before{content:"\f0a17"}.hgi-stroke.hgi-delete-column:before{content:"\f0a19"}.hgi-stroke.hgi-delete-put-back:before{content:"\f0a1b"}.hgi-stroke.hgi-delete-row:before{content:"\f0a1d"}.hgi-stroke.hgi-delete-throw:before{content:"\f0a1f"}.hgi-stroke.hgi-delivered-sent:before{content:"\f0a21"}.hgi-stroke.hgi-delivery-box-01:before{content:"\f0a23"}.hgi-stroke.hgi-delivery-box-02:before{content:"\f0a25"}.hgi-stroke.hgi-delivery-delay-01:before{content:"\f0a27"}.hgi-stroke.hgi-delivery-delay-02:before{content:"\f0a29"}.hgi-stroke.hgi-delivery-return-01:before{content:"\f0a2b"}.hgi-stroke.hgi-delivery-return-02:before{content:"\f0a2d"}.hgi-stroke.hgi-delivery-secure-01:before{content:"\f0a2f"}.hgi-stroke.hgi-delivery-secure-02:before{content:"\f0a31"}.hgi-stroke.hgi-delivery-sent-01:before{content:"\f0a33"}.hgi-stroke.hgi-delivery-sent-02:before{content:"\f0a35"}.hgi-stroke.hgi-delivery-tracking-01:before{content:"\f0a37"}.hgi-stroke.hgi-delivery-tracking-02:before{content:"\f0a39"}.hgi-stroke.hgi-delivery-truck-01:before{content:"\f0a3b"}.hgi-stroke.hgi-delivery-truck-02:before{content:"\f0a3d"}.hgi-stroke.hgi-delivery-view-01:before{content:"\f0a3f"}.hgi-stroke.hgi-delivery-view-02:before{content:"\f0a41"}.hgi-stroke.hgi-dental-braces:before{content:"\f0a43"}.hgi-stroke.hgi-dental-broken-tooth:before{content:"\f0a45"}.hgi-stroke.hgi-dental-care:before{content:"\f0a47"}.hgi-stroke.hgi-dental-tooth:before{content:"\f0a49"}.hgi-stroke.hgi-departement:before{content:"\f0a4b"}.hgi-stroke.hgi-desert:before{content:"\f0a4d"}.hgi-stroke.hgi-desk-01:before{content:"\f0a4f"}.hgi-stroke.hgi-desk-02:before{content:"\f0a51"}.hgi-stroke.hgi-desk:before{content:"\f0a53"}.hgi-stroke.hgi-detergent:before{content:"\f0a55"}.hgi-stroke.hgi-developer:before{content:"\f0a57"}.hgi-stroke.hgi-deviantart:before{content:"\f0a59"}.hgi-stroke.hgi-device-access:before{content:"\f0a5b"}.hgi-stroke.hgi-diagonal-scroll-point-01:before{content:"\f0a5d"}.hgi-stroke.hgi-diagonal-scroll-point-02:before{content:"\f0a5f"}.hgi-stroke.hgi-dialpad-circle-01:before{content:"\f0a61"}.hgi-stroke.hgi-dialpad-circle-02:before{content:"\f0a63"}.hgi-stroke.hgi-dialpad-square-01:before{content:"\f0a65"}.hgi-stroke.hgi-dialpad-square-02:before{content:"\f0a67"}.hgi-stroke.hgi-diameter:before{content:"\f0a69"}.hgi-stroke.hgi-diamond-01:before{content:"\f0a6b"}.hgi-stroke.hgi-diamond-02:before{content:"\f0a6d"}.hgi-stroke.hgi-diamond:before{content:"\f0a6f"}.hgi-stroke.hgi-diaper:before{content:"\f0a71"}.hgi-stroke.hgi-dice-faces-01:before{content:"\f0a73"}.hgi-stroke.hgi-dice-faces-02:before{content:"\f0a75"}.hgi-stroke.hgi-dice-faces-03:before{content:"\f0a77"}.hgi-stroke.hgi-dice-faces-04:before{content:"\f0a79"}.hgi-stroke.hgi-dice-faces-05:before{content:"\f0a7b"}.hgi-stroke.hgi-dice-faces-06:before{content:"\f0a7d"}.hgi-stroke.hgi-dice:before{content:"\f0a7f"}.hgi-stroke.hgi-digestion:before{content:"\f0a81"}.hgi-stroke.hgi-digg:before{content:"\f0a83"}.hgi-stroke.hgi-digital-clock:before{content:"\f0a85"}.hgi-stroke.hgi-dim-sum-01:before{content:"\f0a87"}.hgi-stroke.hgi-dim-sum-02:before{content:"\f0a89"}.hgi-stroke.hgi-dining-table:before{content:"\f0a8b"}.hgi-stroke.hgi-diploma:before{content:"\f0a8d"}.hgi-stroke.hgi-direction-left-01:before{content:"\f0a8f"}.hgi-stroke.hgi-direction-left-02:before{content:"\f0a91"}.hgi-stroke.hgi-direction-right-01:before{content:"\f0a93"}.hgi-stroke.hgi-direction-right-02:before{content:"\f0a95"}.hgi-stroke.hgi-directions-01:before{content:"\f0a97"}.hgi-stroke.hgi-directions-02:before{content:"\f0a99"}.hgi-stroke.hgi-dirham:before{content:"\f0a9b"}.hgi-stroke.hgi-disability-01:before{content:"\f0a9d"}.hgi-stroke.hgi-disability-02:before{content:"\f0a9f"}.hgi-stroke.hgi-discord:before{content:"\f0aa1"}.hgi-stroke.hgi-discount-01:before{content:"\f0aa3"}.hgi-stroke.hgi-discount-tag-01:before{content:"\f0aa6"}.hgi-stroke.hgi-discount-tag-02:before{content:"\f0aa8"}.hgi-stroke.hgi-discount:before{content:"\f0aa9"}.hgi-stroke.hgi-discover-circle:before{content:"\f0aab"}.hgi-stroke.hgi-discover-square:before{content:"\f0aad"}.hgi-stroke.hgi-dish-01:before{content:"\f0aaf"}.hgi-stroke.hgi-dish-02:before{content:"\f0ab1"}.hgi-stroke.hgi-dish-washer:before{content:"\f0ab3"}.hgi-stroke.hgi-displeased:before{content:"\f0ab5"}.hgi-stroke.hgi-distribute-horizontal-center:before{content:"\f0ab7"}.hgi-stroke.hgi-distribute-horizontal-left:before{content:"\f0ab9"}.hgi-stroke.hgi-distribute-horizontal-right:before{content:"\f0abb"}.hgi-stroke.hgi-distribute-vertical-bottom:before{content:"\f0abd"}.hgi-stroke.hgi-distribute-vertical-center:before{content:"\f0abf"}.hgi-stroke.hgi-distribute-vertical-top:before{content:"\f0ac1"}.hgi-stroke.hgi-distribution:before{content:"\f0ac3"}.hgi-stroke.hgi-divide-sign-circle:before{content:"\f0ac5"}.hgi-stroke.hgi-divide-sign-square:before{content:"\f0ac8"}.hgi-stroke.hgi-divide-sign:before{content:"\f0ac9"}.hgi-stroke.hgi-dna-01:before{content:"\f0acb"}.hgi-stroke.hgi-dna:before{content:"\f0acd"}.hgi-stroke.hgi-do-not-touch-01:before{content:"\f0acf"}.hgi-stroke.hgi-do-not-touch-02:before{content:"\f0ad1"}.hgi-stroke.hgi-doc-01:before{content:"\f0ad3"}.hgi-stroke.hgi-doc-02:before{content:"\f0ad5"}.hgi-stroke.hgi-doctor-01:before{content:"\f0ad7"}.hgi-stroke.hgi-doctor-02:before{content:"\f0ad9"}.hgi-stroke.hgi-doctor-03:before{content:"\f0adb"}.hgi-stroke.hgi-document-attachment:before{content:"\f0add"}.hgi-stroke.hgi-document-code:before{content:"\f0adf"}.hgi-stroke.hgi-document-validation:before{content:"\f0ae1"}.hgi-stroke.hgi-dollar-01:before{content:"\f0ae3"}.hgi-stroke.hgi-dollar-02:before{content:"\f0ae5"}.hgi-stroke.hgi-dollar-circle:before{content:"\f0ae7"}.hgi-stroke.hgi-dollar-receive-01:before{content:"\f0ae9"}.hgi-stroke.hgi-dollar-receive-02:before{content:"\f0aeb"}.hgi-stroke.hgi-dollar-send-01:before{content:"\f0aed"}.hgi-stroke.hgi-dollar-send-02:before{content:"\f0aef"}.hgi-stroke.hgi-dollar-square:before{content:"\f0af1"}.hgi-stroke.hgi-dome:before{content:"\f0af3"}.hgi-stroke.hgi-domino:before{content:"\f0af5"}.hgi-stroke.hgi-door-01:before{content:"\f0af7"}.hgi-stroke.hgi-door-02:before{content:"\f0af9"}.hgi-stroke.hgi-door-lock:before{content:"\f0afb"}.hgi-stroke.hgi-door:before{content:"\f0afd"}.hgi-stroke.hgi-doughnut:before{content:"\f0aff"}.hgi-stroke.hgi-download-01:before{content:"\f0b01"}.hgi-stroke.hgi-download-02:before{content:"\f0b03"}.hgi-stroke.hgi-download-03:before{content:"\f0b05"}.hgi-stroke.hgi-download-04:before{content:"\f0b07"}.hgi-stroke.hgi-download-05:before{content:"\f0b09"}.hgi-stroke.hgi-download-06:before{content:"\f0b0b"}.hgi-stroke.hgi-download-circle-01:before{content:"\f0b0d"}.hgi-stroke.hgi-download-circle-02:before{content:"\f0b0f"}.hgi-stroke.hgi-download-square-01:before{content:"\f0b11"}.hgi-stroke.hgi-download-square-02:before{content:"\f0b13"}.hgi-stroke.hgi-drag-01:before{content:"\f0b15"}.hgi-stroke.hgi-drag-02:before{content:"\f0b17"}.hgi-stroke.hgi-drag-03:before{content:"\f0b19"}.hgi-stroke.hgi-drag-04:before{content:"\f0b1b"}.hgi-stroke.hgi-drag-drop-horizontal:before{content:"\f0b1d"}.hgi-stroke.hgi-drag-drop-vertical:before{content:"\f0b20"}.hgi-stroke.hgi-drag-drop:before{content:"\f0b21"}.hgi-stroke.hgi-drag-left-01:before{content:"\f0b23"}.hgi-stroke.hgi-drag-left-02:before{content:"\f0b25"}.hgi-stroke.hgi-drag-left-03:before{content:"\f0b27"}.hgi-stroke.hgi-drag-left-04:before{content:"\f0b29"}.hgi-stroke.hgi-drag-right-01:before{content:"\f0b2b"}.hgi-stroke.hgi-drag-right-02:before{content:"\f0b2d"}.hgi-stroke.hgi-drag-right-03:before{content:"\f0b2f"}.hgi-stroke.hgi-drag-right-04:before{content:"\f0b31"}.hgi-stroke.hgi-drawing-compass:before{content:"\f0b33"}.hgi-stroke.hgi-drawing-mode:before{content:"\f0b35"}.hgi-stroke.hgi-dress-01:before{content:"\f0b37"}.hgi-stroke.hgi-dress-02:before{content:"\f0b39"}.hgi-stroke.hgi-dress-03:before{content:"\f0b3b"}.hgi-stroke.hgi-dress-04:before{content:"\f0b3d"}.hgi-stroke.hgi-dress-05:before{content:"\f0b3f"}.hgi-stroke.hgi-dress-06:before{content:"\f0b41"}.hgi-stroke.hgi-dress-07:before{content:"\f0b43"}.hgi-stroke.hgi-dressing-table-01:before{content:"\f0b45"}.hgi-stroke.hgi-dressing-table-02:before{content:"\f0b47"}.hgi-stroke.hgi-dressing-table-03:before{content:"\f0b49"}.hgi-stroke.hgi-dribbble:before{content:"\f0b4b"}.hgi-stroke.hgi-drink:before{content:"\f0b4d"}.hgi-stroke.hgi-drive:before{content:"\f0b4f"}.hgi-stroke.hgi-drone:before{content:"\f0b51"}.hgi-stroke.hgi-drooling:before{content:"\f0b53"}.hgi-stroke.hgi-dropbox:before{content:"\f0b55"}.hgi-stroke.hgi-dropdown-field-type:before{content:"\f0b57"}.hgi-stroke.hgi-droplet:before{content:"\f0b59"}.hgi-stroke.hgi-dropper:before{content:"\f0b5b"}.hgi-stroke.hgi-ds3-tool:before{content:"\f0b5d"}.hgi-stroke.hgi-dua:before{content:"\f0b5f"}.hgi-stroke.hgi-dumbbell-01:before{content:"\f0b61"}.hgi-stroke.hgi-dumbbell-02:before{content:"\f0b63"}.hgi-stroke.hgi-dumbbell-03:before{content:"\f0b65"}.hgi-stroke.hgi-duplex:before{content:"\f0b67"}.hgi-stroke.hgi-ear-rings-01:before{content:"\f0b69"}.hgi-stroke.hgi-ear-rings-02:before{content:"\f0b6b"}.hgi-stroke.hgi-ear-rings-03:before{content:"\f0b6d"}.hgi-stroke.hgi-ear:before{content:"\f0b6f"}.hgi-stroke.hgi-earth:before{content:"\f0b71"}.hgi-stroke.hgi-ease-curve-control-points:before{content:"\f0b73"}.hgi-stroke.hgi-ease-in-control-point:before{content:"\f0b75"}.hgi-stroke.hgi-ease-in-out:before{content:"\f0b77"}.hgi-stroke.hgi-ease-in:before{content:"\f0b79"}.hgi-stroke.hgi-ease-out-control-point:before{content:"\f0b7b"}.hgi-stroke.hgi-ease-out:before{content:"\f0b7d"}.hgi-stroke.hgi-eco-energy:before{content:"\f0b7f"}.hgi-stroke.hgi-eco-lab-01:before{content:"\f0b81"}.hgi-stroke.hgi-eco-lab-02:before{content:"\f0b83"}.hgi-stroke.hgi-eco-lab:before{content:"\f0b85"}.hgi-stroke.hgi-eco-power:before{content:"\f0b87"}.hgi-stroke.hgi-edge-style:before{content:"\f0b89"}.hgi-stroke.hgi-edit-01:before{content:"\f0b8b"}.hgi-stroke.hgi-edit-02:before{content:"\f0b8d"}.hgi-stroke.hgi-edit-03:before{content:"\f0b8f"}.hgi-stroke.hgi-edit-04:before{content:"\f0b91"}.hgi-stroke.hgi-edit-off-03:before{content:"\f0b93"}.hgi-stroke.hgi-edit-off-04:before{content:"\f0b95"}.hgi-stroke.hgi-edit-off:before{content:"\f0b97"}.hgi-stroke.hgi-edit-road:before{content:"\f0b99"}.hgi-stroke.hgi-edit-table:before{content:"\f0b9b"}.hgi-stroke.hgi-edit-user-02:before{content:"\f0b9d"}.hgi-stroke.hgi-eggs:before{content:"\f0b9f"}.hgi-stroke.hgi-eid-mubarak:before{content:"\f0ba1"}.hgi-stroke.hgi-eiffel-tower:before{content:"\f0ba3"}.hgi-stroke.hgi-eight-circle:before{content:"\f0ba5"}.hgi-stroke.hgi-eight-square:before{content:"\f0ba7"}.hgi-stroke.hgi-elearning-exchange:before{content:"\f0ba9"}.hgi-stroke.hgi-electric-home-01:before{content:"\f0bab"}.hgi-stroke.hgi-electric-home-02:before{content:"\f0bad"}.hgi-stroke.hgi-electric-plugs:before{content:"\f0baf"}.hgi-stroke.hgi-electric-tower-01:before{content:"\f0bb1"}.hgi-stroke.hgi-electric-tower-02:before{content:"\f0bb3"}.hgi-stroke.hgi-electric-wire:before{content:"\f0bb5"}.hgi-stroke.hgi-ellipse-selection:before{content:"\f0bb7"}.hgi-stroke.hgi-encrypt:before{content:"\f0bb9"}.hgi-stroke.hgi-energy-ellipse:before{content:"\f0bbb"}.hgi-stroke.hgi-energy-rectangle:before{content:"\f0bbd"}.hgi-stroke.hgi-energy:before{content:"\f0bbf"}.hgi-stroke.hgi-engine-slash:before{content:"\f0bc2"}.hgi-stroke.hgi-engine:before{content:"\f0bc3"}.hgi-stroke.hgi-entering-geo-fence:before{content:"\f0bc5"}.hgi-stroke.hgi-entrance-stairs:before{content:"\f0bc7"}.hgi-stroke.hgi-envato:before{content:"\f0bc9"}.hgi-stroke.hgi-equal-sign-circle:before{content:"\f0bcb"}.hgi-stroke.hgi-equal-sign-square:before{content:"\f0bce"}.hgi-stroke.hgi-equal-sign:before{content:"\f0bcf"}.hgi-stroke.hgi-equipment-bench-press:before{content:"\f0bd1"}.hgi-stroke.hgi-equipment-chest-press:before{content:"\f0bd3"}.hgi-stroke.hgi-equipment-gym-01:before{content:"\f0bd5"}.hgi-stroke.hgi-equipment-gym-02:before{content:"\f0bd7"}.hgi-stroke.hgi-equipment-gym-03:before{content:"\f0bd9"}.hgi-stroke.hgi-equipment-weightlifting:before{content:"\f0bdb"}.hgi-stroke.hgi-eraser-01:before{content:"\f0bdd"}.hgi-stroke.hgi-eraser-add:before{content:"\f0bdf"}.hgi-stroke.hgi-eraser-auto:before{content:"\f0be1"}.hgi-stroke.hgi-eraser:before{content:"\f0be3"}.hgi-stroke.hgi-estimate-01:before{content:"\f0be5"}.hgi-stroke.hgi-estimate-02:before{content:"\f0be7"}.hgi-stroke.hgi-ethereum-ellipse:before{content:"\f0be9"}.hgi-stroke.hgi-ethereum-rectangle:before{content:"\f0beb"}.hgi-stroke.hgi-ethereum:before{content:"\f0bed"}.hgi-stroke.hgi-euro-circle:before{content:"\f0bef"}.hgi-stroke.hgi-euro-receive:before{content:"\f0bf1"}.hgi-stroke.hgi-euro-send:before{content:"\f0bf4"}.hgi-stroke.hgi-euro-square:before{content:"\f0bf6"}.hgi-stroke.hgi-euro:before{content:"\f0bf7"}.hgi-stroke.hgi-ev-charging:before{content:"\f0bf9"}.hgi-stroke.hgi-evil:before{content:"\f0bfb"}.hgi-stroke.hgi-exchange-01:before{content:"\f0bfd"}.hgi-stroke.hgi-exchange-02:before{content:"\f0bff"}.hgi-stroke.hgi-exchange-03:before{content:"\f0c01"}.hgi-stroke.hgi-exclamation-mark-big-slash:before{content:"\f0c04"}.hgi-stroke.hgi-exclamation-mark-big:before{content:"\f0c05"}.hgi-stroke.hgi-exclamation-mark-slash:before{content:"\f0c08"}.hgi-stroke.hgi-exclamation-mark:before{content:"\f0c09"}.hgi-stroke.hgi-expand-paragraph:before{content:"\f0c0b"}.hgi-stroke.hgi-expander:before{content:"\f0c0d"}.hgi-stroke.hgi-external-drive:before{content:"\f0c0f"}.hgi-stroke.hgi-eye:before{content:"\f0c11"}.hgi-stroke.hgi-face-id:before{content:"\f0c13"}.hgi-stroke.hgi-facebook-01:before{content:"\f0c15"}.hgi-stroke.hgi-facebook-02:before{content:"\f0c17"}.hgi-stroke.hgi-factory-01:before{content:"\f0c19"}.hgi-stroke.hgi-factory-02:before{content:"\f0c1b"}.hgi-stroke.hgi-factory:before{content:"\f0c1d"}.hgi-stroke.hgi-fahrenheit:before{content:"\f0c1f"}.hgi-stroke.hgi-falling-star:before{content:"\f0c21"}.hgi-stroke.hgi-fan-01:before{content:"\f0c23"}.hgi-stroke.hgi-fan-02:before{content:"\f0c25"}.hgi-stroke.hgi-fast-wind:before{content:"\f0c27"}.hgi-stroke.hgi-favourite-circle:before{content:"\f0c29"}.hgi-stroke.hgi-favourite-square:before{content:"\f0c2c"}.hgi-stroke.hgi-favourite:before{content:"\f0c2d"}.hgi-stroke.hgi-feather:before{content:"\f0c2f"}.hgi-stroke.hgi-female-02:before{content:"\f0c31"}.hgi-stroke.hgi-female-symbol:before{content:"\f0c33"}.hgi-stroke.hgi-fencing-mask:before{content:"\f0c35"}.hgi-stroke.hgi-fencing:before{content:"\f0c37"}.hgi-stroke.hgi-ferris-wheel:before{content:"\f0c39"}.hgi-stroke.hgi-ferry-boat:before{content:"\f0c3b"}.hgi-stroke.hgi-figma:before{content:"\f0c3d"}.hgi-stroke.hgi-file-01:before{content:"\f0c3f"}.hgi-stroke.hgi-file-02:before{content:"\f0c41"}.hgi-stroke.hgi-file-add:before{content:"\f0c43"}.hgi-stroke.hgi-file-attachment:before{content:"\f0c45"}.hgi-stroke.hgi-file-audio:before{content:"\f0c47"}.hgi-stroke.hgi-file-bitcoin:before{content:"\f0c49"}.hgi-stroke.hgi-file-block:before{content:"\f0c4b"}.hgi-stroke.hgi-file-bookmark:before{content:"\f0c4d"}.hgi-stroke.hgi-file-cloud:before{content:"\f0c4f"}.hgi-stroke.hgi-file-corrupt:before{content:"\f0c51"}.hgi-stroke.hgi-file-database:before{content:"\f0c53"}.hgi-stroke.hgi-file-dollar:before{content:"\f0c55"}.hgi-stroke.hgi-file-download:before{content:"\f0c57"}.hgi-stroke.hgi-file-edit:before{content:"\f0c59"}.hgi-stroke.hgi-file-empty-01:before{content:"\f0c5b"}.hgi-stroke.hgi-file-empty-02:before{content:"\f0c5d"}.hgi-stroke.hgi-file-euro:before{content:"\f0c5f"}.hgi-stroke.hgi-file-export:before{content:"\f0c61"}.hgi-stroke.hgi-file-favourite:before{content:"\f0c63"}.hgi-stroke.hgi-file-import:before{content:"\f0c65"}.hgi-stroke.hgi-file-link:before{content:"\f0c67"}.hgi-stroke.hgi-file-locked:before{content:"\f0c69"}.hgi-stroke.hgi-file-management:before{content:"\f0c6b"}.hgi-stroke.hgi-file-minus:before{content:"\f0c6d"}.hgi-stroke.hgi-file-music:before{content:"\f0c6f"}.hgi-stroke.hgi-file-not-found:before{content:"\f0c71"}.hgi-stroke.hgi-file-paste:before{content:"\f0c73"}.hgi-stroke.hgi-file-pin:before{content:"\f0c75"}.hgi-stroke.hgi-file-pound:before{content:"\f0c77"}.hgi-stroke.hgi-file-remove:before{content:"\f0c79"}.hgi-stroke.hgi-file-script:before{content:"\f0c7b"}.hgi-stroke.hgi-file-search:before{content:"\f0c7d"}.hgi-stroke.hgi-file-security:before{content:"\f0c7f"}.hgi-stroke.hgi-file-shredder:before{content:"\f0c81"}.hgi-stroke.hgi-file-star:before{content:"\f0c83"}.hgi-stroke.hgi-file-sync:before{content:"\f0c85"}.hgi-stroke.hgi-file-unknown:before{content:"\f0c87"}.hgi-stroke.hgi-file-unlocked:before{content:"\f0c89"}.hgi-stroke.hgi-file-upload:before{content:"\f0c8b"}.hgi-stroke.hgi-file-validation:before{content:"\f0c8d"}.hgi-stroke.hgi-file-verified:before{content:"\f0c8f"}.hgi-stroke.hgi-file-video:before{content:"\f0c91"}.hgi-stroke.hgi-file-view:before{content:"\f0c93"}.hgi-stroke.hgi-file-yen:before{content:"\f0c95"}.hgi-stroke.hgi-file-zip:before{content:"\f0c97"}.hgi-stroke.hgi-files-01:before{content:"\f0c99"}.hgi-stroke.hgi-files-02:before{content:"\f0c9b"}.hgi-stroke.hgi-film-01:before{content:"\f0c9d"}.hgi-stroke.hgi-film-02:before{content:"\f0c9f"}.hgi-stroke.hgi-film-roll-01:before{content:"\f0ca1"}.hgi-stroke.hgi-film-roll-02:before{content:"\f0ca3"}.hgi-stroke.hgi-filter-add:before{content:"\f0ca5"}.hgi-stroke.hgi-filter-edit:before{content:"\f0ca7"}.hgi-stroke.hgi-filter-horizontal:before{content:"\f0ca9"}.hgi-stroke.hgi-filter-mail-circle:before{content:"\f0cab"}.hgi-stroke.hgi-filter-mail-edit:before{content:"\f0cad"}.hgi-stroke.hgi-filter-mail-remove:before{content:"\f0caf"}.hgi-stroke.hgi-filter-mail-square:before{content:"\f0cb2"}.hgi-stroke.hgi-filter-mail:before{content:"\f0cb3"}.hgi-stroke.hgi-filter-remove:before{content:"\f0cb5"}.hgi-stroke.hgi-filter-reset:before{content:"\f0cb7"}.hgi-stroke.hgi-filter-vertical:before{content:"\f0cba"}.hgi-stroke.hgi-filter:before{content:"\f0cbb"}.hgi-stroke.hgi-finger-access:before{content:"\f0cbd"}.hgi-stroke.hgi-finger-print-add:before{content:"\f0cbf"}.hgi-stroke.hgi-finger-print-check:before{content:"\f0cc1"}.hgi-stroke.hgi-finger-print-minus:before{content:"\f0cc3"}.hgi-stroke.hgi-finger-print-remove:before{content:"\f0cc5"}.hgi-stroke.hgi-finger-print-scan:before{content:"\f0cc7"}.hgi-stroke.hgi-finger-print:before{content:"\f0cc9"}.hgi-stroke.hgi-fingerprint-scan:before{content:"\f0ccb"}.hgi-stroke.hgi-fins:before{content:"\f0ccd"}.hgi-stroke.hgi-fire-02:before{content:"\f0ccf"}.hgi-stroke.hgi-fire-03:before{content:"\f0cd1"}.hgi-stroke.hgi-fire-pit:before{content:"\f0cd3"}.hgi-stroke.hgi-fire-security:before{content:"\f0cd6"}.hgi-stroke.hgi-fire:before{content:"\f0cd7"}.hgi-stroke.hgi-firewall:before{content:"\f0cd9"}.hgi-stroke.hgi-fireworks:before{content:"\f0cdb"}.hgi-stroke.hgi-first-aid-kit:before{content:"\f0cdd"}.hgi-stroke.hgi-first-bracket-circle:before{content:"\f0cdf"}.hgi-stroke.hgi-first-bracket-square:before{content:"\f0ce2"}.hgi-stroke.hgi-first-bracket:before{content:"\f0ce3"}.hgi-stroke.hgi-fish-food:before{content:"\f0ce5"}.hgi-stroke.hgi-fit-to-screen:before{content:"\f0ce7"}.hgi-stroke.hgi-five-circle:before{content:"\f0ce9"}.hgi-stroke.hgi-five-square:before{content:"\f0ceb"}.hgi-stroke.hgi-fiverr:before{content:"\f0ced"}.hgi-stroke.hgi-flag-01:before{content:"\f0cef"}.hgi-stroke.hgi-flag-02:before{content:"\f0cf1"}.hgi-stroke.hgi-flag-03:before{content:"\f0cf3"}.hgi-stroke.hgi-flash-off:before{content:"\f0cf5"}.hgi-stroke.hgi-flash:before{content:"\f0cf7"}.hgi-stroke.hgi-flashlight:before{content:"\f0cf9"}.hgi-stroke.hgi-flaticon:before{content:"\f0cfb"}.hgi-stroke.hgi-flickr:before{content:"\f0cfd"}.hgi-stroke.hgi-flim-slate:before{content:"\f0cff"}.hgi-stroke.hgi-flip-bottom:before{content:"\f0d01"}.hgi-stroke.hgi-flip-horizontal:before{content:"\f0d03"}.hgi-stroke.hgi-flip-left:before{content:"\f0d05"}.hgi-stroke.hgi-flip-phone:before{content:"\f0d07"}.hgi-stroke.hgi-flip-right:before{content:"\f0d09"}.hgi-stroke.hgi-flip-top:before{content:"\f0d0b"}.hgi-stroke.hgi-flip-vertical:before{content:"\f0d0d"}.hgi-stroke.hgi-floor-plan:before{content:"\f0d0f"}.hgi-stroke.hgi-floppy-disk:before{content:"\f0d11"}.hgi-stroke.hgi-flow-circle:before{content:"\f0d13"}.hgi-stroke.hgi-flow-connection:before{content:"\f0d15"}.hgi-stroke.hgi-flow-square:before{content:"\f0d18"}.hgi-stroke.hgi-flow:before{content:"\f0d19"}.hgi-stroke.hgi-flowchart-01:before{content:"\f0d1b"}.hgi-stroke.hgi-flowchart-02:before{content:"\f0d1d"}.hgi-stroke.hgi-flower-pot:before{content:"\f0d1f"}.hgi-stroke.hgi-flower:before{content:"\f0d21"}.hgi-stroke.hgi-flushed:before{content:"\f0d23"}.hgi-stroke.hgi-flying-human:before{content:"\f0d25"}.hgi-stroke.hgi-focus-point:before{content:"\f0d27"}.hgi-stroke.hgi-folder-01:before{content:"\f0d29"}.hgi-stroke.hgi-folder-02:before{content:"\f0d2b"}.hgi-stroke.hgi-folder-03:before{content:"\f0d2d"}.hgi-stroke.hgi-folder-add:before{content:"\f0d2f"}.hgi-stroke.hgi-folder-attachment:before{content:"\f0d31"}.hgi-stroke.hgi-folder-audio:before{content:"\f0d33"}.hgi-stroke.hgi-folder-block:before{content:"\f0d35"}.hgi-stroke.hgi-folder-check:before{content:"\f0d37"}.hgi-stroke.hgi-folder-clock:before{content:"\f0d39"}.hgi-stroke.hgi-folder-cloud:before{content:"\f0d3b"}.hgi-stroke.hgi-folder-details-reference:before{content:"\f0d3d"}.hgi-stroke.hgi-folder-details:before{content:"\f0d3f"}.hgi-stroke.hgi-folder-download:before{content:"\f0d41"}.hgi-stroke.hgi-folder-edit:before{content:"\f0d43"}.hgi-stroke.hgi-folder-export:before{content:"\f0d45"}.hgi-stroke.hgi-folder-favourite:before{content:"\f0d47"}.hgi-stroke.hgi-folder-file-storage:before{content:"\f0d49"}.hgi-stroke.hgi-folder-import:before{content:"\f0d4b"}.hgi-stroke.hgi-folder-library:before{content:"\f0d4d"}.hgi-stroke.hgi-folder-links:before{content:"\f0d4f"}.hgi-stroke.hgi-folder-locked:before{content:"\f0d51"}.hgi-stroke.hgi-folder-management:before{content:"\f0d53"}.hgi-stroke.hgi-folder-minus:before{content:"\f0d55"}.hgi-stroke.hgi-folder-music:before{content:"\f0d57"}.hgi-stroke.hgi-folder-off:before{content:"\f0d59"}.hgi-stroke.hgi-folder-open:before{content:"\f0d5b"}.hgi-stroke.hgi-folder-pin:before{content:"\f0d5d"}.hgi-stroke.hgi-folder-remove:before{content:"\f0d5f"}.hgi-stroke.hgi-folder-search:before{content:"\f0d61"}.hgi-stroke.hgi-folder-security:before{content:"\f0d63"}.hgi-stroke.hgi-folder-shared-01:before{content:"\f0d65"}.hgi-stroke.hgi-folder-shared-02:before{content:"\f0d67"}.hgi-stroke.hgi-folder-shared-03:before{content:"\f0d69"}.hgi-stroke.hgi-folder-sync:before{content:"\f0d6b"}.hgi-stroke.hgi-folder-transfer:before{content:"\f0d6d"}.hgi-stroke.hgi-folder-unknown:before{content:"\f0d6f"}.hgi-stroke.hgi-folder-unlocked:before{content:"\f0d71"}.hgi-stroke.hgi-folder-upload:before{content:"\f0d73"}.hgi-stroke.hgi-folder-video:before{content:"\f0d75"}.hgi-stroke.hgi-folder-view:before{content:"\f0d77"}.hgi-stroke.hgi-folder-zip:before{content:"\f0d79"}.hgi-stroke.hgi-folders:before{content:"\f0d7b"}.hgi-stroke.hgi-football-pitch:before{content:"\f0d7d"}.hgi-stroke.hgi-football:before{content:"\f0d7f"}.hgi-stroke.hgi-forgot-password:before{content:"\f0d81"}.hgi-stroke.hgi-fork:before{content:"\f0d83"}.hgi-stroke.hgi-forrst:before{content:"\f0d85"}.hgi-stroke.hgi-fortress:before{content:"\f0d87"}.hgi-stroke.hgi-forward-01:before{content:"\f0d89"}.hgi-stroke.hgi-forward-02:before{content:"\f0d8b"}.hgi-stroke.hgi-four-circle:before{content:"\f0d8d"}.hgi-stroke.hgi-four-finger-02:before{content:"\f0d8f"}.hgi-stroke.hgi-four-finger-03:before{content:"\f0d91"}.hgi-stroke.hgi-four-k:before{content:"\f0d93"}.hgi-stroke.hgi-four-square:before{content:"\f0d95"}.hgi-stroke.hgi-foursquare:before{content:"\f0d97"}.hgi-stroke.hgi-framer:before{content:"\f0d99"}.hgi-stroke.hgi-frameworks:before{content:"\f0d9b"}.hgi-stroke.hgi-french-fries-01:before{content:"\f0d9d"}.hgi-stroke.hgi-french-fries-02:before{content:"\f0d9f"}.hgi-stroke.hgi-fridge:before{content:"\f0da1"}.hgi-stroke.hgi-fry:before{content:"\f0da3"}.hgi-stroke.hgi-fuel-01:before{content:"\f0da5"}.hgi-stroke.hgi-fuel-02:before{content:"\f0da7"}.hgi-stroke.hgi-fuel-station:before{content:"\f0da9"}.hgi-stroke.hgi-full-screen:before{content:"\f0dab"}.hgi-stroke.hgi-full-signal:before{content:"\f0dad"}.hgi-stroke.hgi-function-circle:before{content:"\f0daf"}.hgi-stroke.hgi-function-of-x:before{content:"\f0db1"}.hgi-stroke.hgi-function-square:before{content:"\f0db4"}.hgi-stroke.hgi-function:before{content:"\f0db5"}.hgi-stroke.hgi-galaxy:before{content:"\f0db7"}.hgi-stroke.hgi-game-controller-01:before{content:"\f0db9"}.hgi-stroke.hgi-game-controller-02:before{content:"\f0dbb"}.hgi-stroke.hgi-game-controller-03:before{content:"\f0dbd"}.hgi-stroke.hgi-game:before{content:"\f0dbf"}.hgi-stroke.hgi-gameboy:before{content:"\f0dc1"}.hgi-stroke.hgi-garage:before{content:"\f0dc3"}.hgi-stroke.hgi-garbage-truck:before{content:"\f0dc5"}.hgi-stroke.hgi-garlands:before{content:"\f0dc7"}.hgi-stroke.hgi-gas-pipe:before{content:"\f0dc9"}.hgi-stroke.hgi-gas-stove:before{content:"\f0dcb"}.hgi-stroke.hgi-gears:before{content:"\f0dcd"}.hgi-stroke.hgi-gem:before{content:"\f0dcf"}.hgi-stroke.hgi-geology-crust:before{content:"\f0dd1"}.hgi-stroke.hgi-geometric-shapes-01:before{content:"\f0dd3"}.hgi-stroke.hgi-geometric-shapes-02:before{content:"\f0dd5"}.hgi-stroke.hgi-gibbous-moon:before{content:"\f0dd7"}.hgi-stroke.hgi-gif-01:before{content:"\f0dd9"}.hgi-stroke.hgi-gif-02:before{content:"\f0ddb"}.hgi-stroke.hgi-gift-card-02:before{content:"\f0ddd"}.hgi-stroke.hgi-gift-card:before{content:"\f0ddf"}.hgi-stroke.hgi-gift:before{content:"\f0de1"}.hgi-stroke.hgi-git-branch:before{content:"\f0de3"}.hgi-stroke.hgi-git-commit:before{content:"\f0de5"}.hgi-stroke.hgi-git-compare:before{content:"\f0de7"}.hgi-stroke.hgi-git-fork:before{content:"\f0de9"}.hgi-stroke.hgi-git-merge:before{content:"\f0deb"}.hgi-stroke.hgi-git-pull-request-closed:before{content:"\f0ded"}.hgi-stroke.hgi-git-pull-request-draft:before{content:"\f0def"}.hgi-stroke.hgi-git-pull-request:before{content:"\f0df1"}.hgi-stroke.hgi-gitbook:before{content:"\f0df3"}.hgi-stroke.hgi-github-01:before{content:"\f0df5"}.hgi-stroke.hgi-github:before{content:"\f0df7"}.hgi-stroke.hgi-gitlab:before{content:"\f0df9"}.hgi-stroke.hgi-give-blood:before{content:"\f0dfb"}.hgi-stroke.hgi-give-pill:before{content:"\f0dfd"}.hgi-stroke.hgi-glasses:before{content:"\f0dff"}.hgi-stroke.hgi-global-editing:before{content:"\f0e01"}.hgi-stroke.hgi-global-education:before{content:"\f0e03"}.hgi-stroke.hgi-global-refresh:before{content:"\f0e05"}.hgi-stroke.hgi-global-search:before{content:"\f0e07"}.hgi-stroke.hgi-global:before{content:"\f0e09"}.hgi-stroke.hgi-globe-02:before{content:"\f0e0b"}.hgi-stroke.hgi-globe:before{content:"\f0e0d"}.hgi-stroke.hgi-glove:before{content:"\f0e0f"}.hgi-stroke.hgi-gnome:before{content:"\f0e11"}.hgi-stroke.hgi-go-backward-10-sec:before{content:"\f0e13"}.hgi-stroke.hgi-go-backward-15-sec:before{content:"\f0e15"}.hgi-stroke.hgi-go-backward-30-sec:before{content:"\f0e17"}.hgi-stroke.hgi-go-backward-60-sec:before{content:"\f0e19"}.hgi-stroke.hgi-go-backward-five-sec:before{content:"\f0e1b"}.hgi-stroke.hgi-go-forward-10-sec:before{content:"\f0e1d"}.hgi-stroke.hgi-go-forward-15-sec:before{content:"\f0e1f"}.hgi-stroke.hgi-go-forward-30-sec:before{content:"\f0e21"}.hgi-stroke.hgi-go-forward-60-sec:before{content:"\f0e23"}.hgi-stroke.hgi-go-forward-five-sec:before{content:"\f0e25"}.hgi-stroke.hgi-gold-ingots:before{content:"\f0e27"}.hgi-stroke.hgi-gold:before{content:"\f0e29"}.hgi-stroke.hgi-golf-ball:before{content:"\f0e2b"}.hgi-stroke.hgi-golf-bat:before{content:"\f0e2d"}.hgi-stroke.hgi-golf-cart:before{content:"\f0e2f"}.hgi-stroke.hgi-golf-hole:before{content:"\f0e31"}.hgi-stroke.hgi-google-doc:before{content:"\f0e33"}.hgi-stroke.hgi-google-drive:before{content:"\f0e35"}.hgi-stroke.hgi-google-gemini:before{content:"\f0e37"}.hgi-stroke.hgi-google-home:before{content:"\f0e39"}.hgi-stroke.hgi-google-lens:before{content:"\f0e3b"}.hgi-stroke.hgi-google-maps:before{content:"\f0e3d"}.hgi-stroke.hgi-google-photos:before{content:"\f0e3f"}.hgi-stroke.hgi-google-sheet:before{content:"\f0e42"}.hgi-stroke.hgi-google:before{content:"\f0e43"}.hgi-stroke.hgi-gps-01:before{content:"\f0e45"}.hgi-stroke.hgi-gps-02:before{content:"\f0e47"}.hgi-stroke.hgi-gps-disconnected:before{content:"\f0e49"}.hgi-stroke.hgi-gps-off-01:before{content:"\f0e4b"}.hgi-stroke.hgi-gps-off-02:before{content:"\f0e4d"}.hgi-stroke.hgi-gps-signal-01:before{content:"\f0e4f"}.hgi-stroke.hgi-gps-signal-02:before{content:"\f0e51"}.hgi-stroke.hgi-gpu:before{content:"\f0e53"}.hgi-stroke.hgi-graduate-female:before{content:"\f0e55"}.hgi-stroke.hgi-graduate-male:before{content:"\f0e57"}.hgi-stroke.hgi-graduation-scroll:before{content:"\f0e59"}.hgi-stroke.hgi-grapes:before{content:"\f0e5b"}.hgi-stroke.hgi-graphic-card:before{content:"\f0e5d"}.hgi-stroke.hgi-gravity:before{content:"\f0e5f"}.hgi-stroke.hgi-greater-than-circle:before{content:"\f0e61"}.hgi-stroke.hgi-greater-than-square:before{content:"\f0e64"}.hgi-stroke.hgi-greater-than:before{content:"\f0e65"}.hgi-stroke.hgi-greek-helmet:before{content:"\f0e67"}.hgi-stroke.hgi-green-house:before{content:"\f0e69"}.hgi-stroke.hgi-grid-02:before{content:"\f0e6b"}.hgi-stroke.hgi-grid-off:before{content:"\f0e6d"}.hgi-stroke.hgi-grid-table:before{content:"\f0e70"}.hgi-stroke.hgi-grid-view:before{content:"\f0e72"}.hgi-stroke.hgi-grid:before{content:"\f0e73"}.hgi-stroke.hgi-grimacing:before{content:"\f0e75"}.hgi-stroke.hgi-grinning:before{content:"\f0e77"}.hgi-stroke.hgi-grok-02:before{content:"\f0e79"}.hgi-stroke.hgi-grok:before{content:"\f0e7b"}.hgi-stroke.hgi-group-01:before{content:"\f0e7d"}.hgi-stroke.hgi-group-items:before{content:"\f0e7f"}.hgi-stroke.hgi-group-layers:before{content:"\f0e81"}.hgi-stroke.hgi-guest-house:before{content:"\f0e83"}.hgi-stroke.hgi-gun:before{content:"\f0e85"}.hgi-stroke.hgi-gymnastic-rings:before{content:"\f0e87"}.hgi-stroke.hgi-gymnastic:before{content:"\f0e89"}.hgi-stroke.hgi-hackerrank:before{content:"\f0e8b"}.hgi-stroke.hgi-hair-clips:before{content:"\f0e8d"}.hgi-stroke.hgi-hair-dryer:before{content:"\f0e8f"}.hgi-stroke.hgi-haji:before{content:"\f0e91"}.hgi-stroke.hgi-halal-lab:before{content:"\f0e93"}.hgi-stroke.hgi-halal:before{content:"\f0e95"}.hgi-stroke.hgi-hamburger-01:before{content:"\f0e97"}.hgi-stroke.hgi-hamburger-02:before{content:"\f0e99"}.hgi-stroke.hgi-hand-bag-01:before{content:"\f0e9b"}.hgi-stroke.hgi-hand-bag-02:before{content:"\f0e9d"}.hgi-stroke.hgi-hand-beater:before{content:"\f0e9f"}.hgi-stroke.hgi-hand-grip:before{content:"\f0ea1"}.hgi-stroke.hgi-hand-pointing-down-01:before{content:"\f0ea3"}.hgi-stroke.hgi-hand-pointing-down-02:before{content:"\f0ea5"}.hgi-stroke.hgi-hand-pointing-down-03:before{content:"\f0ea7"}.hgi-stroke.hgi-hand-pointing-down-04:before{content:"\f0ea9"}.hgi-stroke.hgi-hand-pointing-left-01:before{content:"\f0eab"}.hgi-stroke.hgi-hand-pointing-left-02:before{content:"\f0ead"}.hgi-stroke.hgi-hand-pointing-left-03:before{content:"\f0eaf"}.hgi-stroke.hgi-hand-pointing-left-04:before{content:"\f0eb1"}.hgi-stroke.hgi-hand-pointing-right-01:before{content:"\f0eb3"}.hgi-stroke.hgi-hand-pointing-right-02:before{content:"\f0eb5"}.hgi-stroke.hgi-hand-pointing-right-03:before{content:"\f0eb7"}.hgi-stroke.hgi-hand-pointing-right-04:before{content:"\f0eb9"}.hgi-stroke.hgi-hand-prayer:before{content:"\f0ebb"}.hgi-stroke.hgi-hand-sanitizer:before{content:"\f0ebd"}.hgi-stroke.hgi-handcuffs:before{content:"\f0ebf"}.hgi-stroke.hgi-hanger:before{content:"\f0ec1"}.hgi-stroke.hgi-hanging-clock:before{content:"\f0ec3"}.hgi-stroke.hgi-hangout:before{content:"\f0ec5"}.hgi-stroke.hgi-happy-01:before{content:"\f0ec7"}.hgi-stroke.hgi-happy:before{content:"\f0ec9"}.hgi-stroke.hgi-hard-drive:before{content:"\f0ecb"}.hgi-stroke.hgi-hashtag:before{content:"\f0ecd"}.hgi-stroke.hgi-hat:before{content:"\f0ecf"}.hgi-stroke.hgi-hdd:before{content:"\f0ed1"}.hgi-stroke.hgi-hdr-01:before{content:"\f0ed3"}.hgi-stroke.hgi-hdr-02:before{content:"\f0ed5"}.hgi-stroke.hgi-heading-01:before{content:"\f0ed7"}.hgi-stroke.hgi-heading-02:before{content:"\f0ed9"}.hgi-stroke.hgi-heading-03:before{content:"\f0edb"}.hgi-stroke.hgi-heading-04:before{content:"\f0edd"}.hgi-stroke.hgi-heading-05:before{content:"\f0edf"}.hgi-stroke.hgi-heading-06:before{content:"\f0ee1"}.hgi-stroke.hgi-heading:before{content:"\f0ee3"}.hgi-stroke.hgi-headphone-mute:before{content:"\f0ee5"}.hgi-stroke.hgi-headphones:before{content:"\f0ee7"}.hgi-stroke.hgi-headset-connected:before{content:"\f0ee9"}.hgi-stroke.hgi-headset-off:before{content:"\f0eeb"}.hgi-stroke.hgi-headset:before{content:"\f0eed"}.hgi-stroke.hgi-healtcare:before{content:"\f0eef"}.hgi-stroke.hgi-health:before{content:"\f0ef1"}.hgi-stroke.hgi-heart-add:before{content:"\f0ef3"}.hgi-stroke.hgi-heart-check:before{content:"\f0ef5"}.hgi-stroke.hgi-heart-remove:before{content:"\f0ef7"}.hgi-stroke.hgi-heartbreak:before{content:"\f0ef9"}.hgi-stroke.hgi-helicopter:before{content:"\f0efb"}.hgi-stroke.hgi-help-circle:before{content:"\f0efd"}.hgi-stroke.hgi-help-square:before{content:"\f0eff"}.hgi-stroke.hgi-hexagon-01:before{content:"\f0f01"}.hgi-stroke.hgi-hexagon:before{content:"\f0f03"}.hgi-stroke.hgi-hierarchy-circle-01:before{content:"\f0f05"}.hgi-stroke.hgi-hierarchy-circle-02:before{content:"\f0f07"}.hgi-stroke.hgi-hierarchy-circle-03:before{content:"\f0f09"}.hgi-stroke.hgi-hierarchy-files:before{content:"\f0f0b"}.hgi-stroke.hgi-hierarchy-square-01:before{content:"\f0f0e"}.hgi-stroke.hgi-hierarchy-square-02:before{content:"\f0f10"}.hgi-stroke.hgi-hierarchy-square-03:before{content:"\f0f12"}.hgi-stroke.hgi-hierarchy-square-04:before{content:"\f0f14"}.hgi-stroke.hgi-hierarchy-square-05:before{content:"\f0f16"}.hgi-stroke.hgi-hierarchy-square-06:before{content:"\f0f18"}.hgi-stroke.hgi-hierarchy-square-07:before{content:"\f0f1a"}.hgi-stroke.hgi-hierarchy-square-08:before{content:"\f0f1c"}.hgi-stroke.hgi-hierarchy-square-10:before{content:"\f0f1e"}.hgi-stroke.hgi-hierarchy:before{content:"\f0f1f"}.hgi-stroke.hgi-high-heels-01:before{content:"\f0f21"}.hgi-stroke.hgi-high-heels-02:before{content:"\f0f23"}.hgi-stroke.hgi-highlighter:before{content:"\f0f25"}.hgi-stroke.hgi-hijab:before{content:"\f0f27"}.hgi-stroke.hgi-hockey:before{content:"\f0f29"}.hgi-stroke.hgi-hold-01:before{content:"\f0f2b"}.hgi-stroke.hgi-hold-02:before{content:"\f0f2d"}.hgi-stroke.hgi-hold-03:before{content:"\f0f2f"}.hgi-stroke.hgi-hold-04:before{content:"\f0f31"}.hgi-stroke.hgi-hold-05:before{content:"\f0f33"}.hgi-stroke.hgi-hold-locked-01:before{content:"\f0f35"}.hgi-stroke.hgi-hold-locked-02:before{content:"\f0f37"}.hgi-stroke.hgi-hold-phone:before{content:"\f0f39"}.hgi-stroke.hgi-hologram:before{content:"\f0f3b"}.hgi-stroke.hgi-home-01:before{content:"\f0f3d"}.hgi-stroke.hgi-home-02:before{content:"\f0f3f"}.hgi-stroke.hgi-home-03:before{content:"\f0f41"}.hgi-stroke.hgi-home-04:before{content:"\f0f43"}.hgi-stroke.hgi-home-05:before{content:"\f0f45"}.hgi-stroke.hgi-home-06:before{content:"\f0f47"}.hgi-stroke.hgi-home-07:before{content:"\f0f49"}.hgi-stroke.hgi-home-08:before{content:"\f0f4b"}.hgi-stroke.hgi-home-09:before{content:"\f0f4d"}.hgi-stroke.hgi-home-10:before{content:"\f0f4f"}.hgi-stroke.hgi-home-11:before{content:"\f0f51"}.hgi-stroke.hgi-home-12:before{content:"\f0f53"}.hgi-stroke.hgi-home-13:before{content:"\f0f55"}.hgi-stroke.hgi-home-wifi:before{content:"\f0f57"}.hgi-stroke.hgi-honey-01:before{content:"\f0f59"}.hgi-stroke.hgi-honey-02:before{content:"\f0f5b"}.hgi-stroke.hgi-honor:before{content:"\f0f5d"}.hgi-stroke.hgi-honour-star:before{content:"\f0f5f"}.hgi-stroke.hgi-hoodie:before{content:"\f0f61"}.hgi-stroke.hgi-horizonal-scroll-point:before{content:"\f0f63"}.hgi-stroke.hgi-horizontal-resize:before{content:"\f0f65"}.hgi-stroke.hgi-horse-head:before{content:"\f0f67"}.hgi-stroke.hgi-horse-saddle:before{content:"\f0f69"}.hgi-stroke.hgi-horse:before{content:"\f0f6b"}.hgi-stroke.hgi-hospital-01:before{content:"\f0f6d"}.hgi-stroke.hgi-hospital-02:before{content:"\f0f6f"}.hgi-stroke.hgi-hospital-bed-01:before{content:"\f0f71"}.hgi-stroke.hgi-hospital-bed-02:before{content:"\f0f73"}.hgi-stroke.hgi-hospital-location:before{content:"\f0f75"}.hgi-stroke.hgi-hot-air-balloon:before{content:"\f0f77"}.hgi-stroke.hgi-hot-price:before{content:"\f0f79"}.hgi-stroke.hgi-hot-tube:before{content:"\f0f7b"}.hgi-stroke.hgi-hotdog:before{content:"\f0f7d"}.hgi-stroke.hgi-hotel-01:before{content:"\f0f7f"}.hgi-stroke.hgi-hotel-02:before{content:"\f0f81"}.hgi-stroke.hgi-hotel-bell:before{content:"\f0f83"}.hgi-stroke.hgi-hotspot-offline:before{content:"\f0f85"}.hgi-stroke.hgi-hotspot:before{content:"\f0f87"}.hgi-stroke.hgi-hourglass-off:before{content:"\f0f89"}.hgi-stroke.hgi-hourglass:before{content:"\f0f8b"}.hgi-stroke.hgi-house-01:before{content:"\f0f8d"}.hgi-stroke.hgi-house-02:before{content:"\f0f8f"}.hgi-stroke.hgi-house-03:before{content:"\f0f91"}.hgi-stroke.hgi-house-04:before{content:"\f0f93"}.hgi-stroke.hgi-house-05:before{content:"\f0f95"}.hgi-stroke.hgi-house-solar-panel:before{content:"\f0f97"}.hgi-stroke.hgi-html-5:before{content:"\f0f99"}.hgi-stroke.hgi-html-file-01:before{content:"\f0f9b"}.hgi-stroke.hgi-html-file-02:before{content:"\f0f9d"}.hgi-stroke.hgi-hugeicons:before{content:"\f0f9f"}.hgi-stroke.hgi-humidity:before{content:"\f0fa1"}.hgi-stroke.hgi-hut:before{content:"\f0fa3"}.hgi-stroke.hgi-hydro-power:before{content:"\f0fa5"}.hgi-stroke.hgi-hyperbole:before{content:"\f0fa7"}.hgi-stroke.hgi-ice-cream-01:before{content:"\f0fa9"}.hgi-stroke.hgi-ice-cream-02:before{content:"\f0fab"}.hgi-stroke.hgi-ice-cream-03:before{content:"\f0fad"}.hgi-stroke.hgi-ice-cream-04:before{content:"\f0faf"}.hgi-stroke.hgi-ice-cubes:before{content:"\f0fb1"}.hgi-stroke.hgi-ice-hockey:before{content:"\f0fb3"}.hgi-stroke.hgi-ice-skating:before{content:"\f0fb5"}.hgi-stroke.hgi-ico:before{content:"\f0fb7"}.hgi-stroke.hgi-iconjar:before{content:"\f0fb9"}.hgi-stroke.hgi-id-not-verified:before{content:"\f0fbb"}.hgi-stroke.hgi-id-verified:before{content:"\f0fbe"}.hgi-stroke.hgi-id:before{content:"\f0fbf"}.hgi-stroke.hgi-idea-01:before{content:"\f0fc1"}.hgi-stroke.hgi-idea:before{content:"\f0fc3"}.hgi-stroke.hgi-identification:before{content:"\f0fc5"}.hgi-stroke.hgi-identity-card:before{content:"\f0fc7"}.hgi-stroke.hgi-image-01:before{content:"\f0fc9"}.hgi-stroke.hgi-image-02:before{content:"\f0fcb"}.hgi-stroke.hgi-image-03:before{content:"\f0fcd"}.hgi-stroke.hgi-image-actual-size:before{content:"\f0fcf"}.hgi-stroke.hgi-image-add-01:before{content:"\f0fd1"}.hgi-stroke.hgi-image-add-02:before{content:"\f0fd3"}.hgi-stroke.hgi-image-composition-oval:before{content:"\f0fd5"}.hgi-stroke.hgi-image-composition:before{content:"\f0fd7"}.hgi-stroke.hgi-image-counter-clockwise:before{content:"\f0fd9"}.hgi-stroke.hgi-image-crop:before{content:"\f0fdb"}.hgi-stroke.hgi-image-delete-01:before{content:"\f0fdd"}.hgi-stroke.hgi-image-delete-02:before{content:"\f0fdf"}.hgi-stroke.hgi-image-done-01:before{content:"\f0fe1"}.hgi-stroke.hgi-image-done-02:before{content:"\f0fe3"}.hgi-stroke.hgi-image-download-02:before{content:"\f0fe5"}.hgi-stroke.hgi-image-download:before{content:"\f0fe7"}.hgi-stroke.hgi-image-flip-horizontal:before{content:"\f0fe9"}.hgi-stroke.hgi-image-flip-vertical:before{content:"\f0feb"}.hgi-stroke.hgi-image-not-found-01:before{content:"\f0fed"}.hgi-stroke.hgi-image-not-found-02:before{content:"\f0fef"}.hgi-stroke.hgi-image-remove-01:before{content:"\f0ff1"}.hgi-stroke.hgi-image-remove-02:before{content:"\f0ff3"}.hgi-stroke.hgi-image-rotation-clockwise:before{content:"\f0ff5"}.hgi-stroke.hgi-image-upload-01:before{content:"\f0ff7"}.hgi-stroke.hgi-image-upload:before{content:"\f0ff9"}.hgi-stroke.hgi-imo:before{content:"\f0ffb"}.hgi-stroke.hgi-important-book:before{content:"\f0ffd"}.hgi-stroke.hgi-in-love:before{content:"\f0fff"}.hgi-stroke.hgi-inbox-check:before{content:"\f1001"}.hgi-stroke.hgi-inbox-download:before{content:"\f1003"}.hgi-stroke.hgi-inbox-unread:before{content:"\f1006"}.hgi-stroke.hgi-inbox-upload:before{content:"\f1008"}.hgi-stroke.hgi-inbox:before{content:"\f1009"}.hgi-stroke.hgi-incognito:before{content:"\f100b"}.hgi-stroke.hgi-india-gate:before{content:"\f100d"}.hgi-stroke.hgi-inequality-01:before{content:"\f100f"}.hgi-stroke.hgi-inequality-02:before{content:"\f1011"}.hgi-stroke.hgi-inequality-circle-01:before{content:"\f1013"}.hgi-stroke.hgi-inequality-circle-02:before{content:"\f1015"}.hgi-stroke.hgi-inequality-square-01:before{content:"\f1017"}.hgi-stroke.hgi-inequality-square-02:before{content:"\f1019"}.hgi-stroke.hgi-infant:before{content:"\f101b"}.hgi-stroke.hgi-infinity-01:before{content:"\f101d"}.hgi-stroke.hgi-infinity-02:before{content:"\f101f"}.hgi-stroke.hgi-infinity-circle:before{content:"\f1021"}.hgi-stroke.hgi-infinity-square:before{content:"\f1023"}.hgi-stroke.hgi-information-circle:before{content:"\f1025"}.hgi-stroke.hgi-information-diamond:before{content:"\f1027"}.hgi-stroke.hgi-information-square:before{content:"\f1029"}.hgi-stroke.hgi-injection:before{content:"\f102b"}.hgi-stroke.hgi-input-cursor-text:before{content:"\f102d"}.hgi-stroke.hgi-input-long-text:before{content:"\f102f"}.hgi-stroke.hgi-input-numeric:before{content:"\f1031"}.hgi-stroke.hgi-input-short-text:before{content:"\f1033"}.hgi-stroke.hgi-input-text:before{content:"\f1035"}.hgi-stroke.hgi-insert-bottom-image:before{content:"\f1037"}.hgi-stroke.hgi-insert-center-image:before{content:"\f1039"}.hgi-stroke.hgi-insert-column-left:before{content:"\f103b"}.hgi-stroke.hgi-insert-column:before{content:"\f103d"}.hgi-stroke.hgi-insert-pi:before{content:"\f103f"}.hgi-stroke.hgi-insert-row-down:before{content:"\f1041"}.hgi-stroke.hgi-insert-row-up:before{content:"\f1044"}.hgi-stroke.hgi-insert-row:before{content:"\f1045"}.hgi-stroke.hgi-insert-top-image:before{content:"\f1047"}.hgi-stroke.hgi-inspect-code:before{content:"\f1049"}.hgi-stroke.hgi-instagram:before{content:"\f104b"}.hgi-stroke.hgi-installing-updates-01:before{content:"\f104d"}.hgi-stroke.hgi-installing-updates-02:before{content:"\f104f"}.hgi-stroke.hgi-internet-antenna-01:before{content:"\f1051"}.hgi-stroke.hgi-internet-antenna-02:before{content:"\f1053"}.hgi-stroke.hgi-internet-antenna-03:before{content:"\f1055"}.hgi-stroke.hgi-internet-antenna-04:before{content:"\f1057"}.hgi-stroke.hgi-internet:before{content:"\f1059"}.hgi-stroke.hgi-investigation:before{content:"\f105b"}.hgi-stroke.hgi-invoice-01:before{content:"\f105d"}.hgi-stroke.hgi-invoice-02:before{content:"\f105f"}.hgi-stroke.hgi-invoice-03:before{content:"\f1061"}.hgi-stroke.hgi-invoice-04:before{content:"\f1063"}.hgi-stroke.hgi-invoice:before{content:"\f1065"}.hgi-stroke.hgi-ipod:before{content:"\f1067"}.hgi-stroke.hgi-iris-scan:before{content:"\f1069"}.hgi-stroke.hgi-island:before{content:"\f106b"}.hgi-stroke.hgi-jar:before{content:"\f106d"}.hgi-stroke.hgi-java-script:before{content:"\f106f"}.hgi-stroke.hgi-java:before{content:"\f1071"}.hgi-stroke.hgi-job-link:before{content:"\f1073"}.hgi-stroke.hgi-job-search:before{content:"\f1075"}.hgi-stroke.hgi-job-share:before{content:"\f1077"}.hgi-stroke.hgi-jogger-pants:before{content:"\f1079"}.hgi-stroke.hgi-join-bevel:before{content:"\f107b"}.hgi-stroke.hgi-join-round:before{content:"\f107d"}.hgi-stroke.hgi-join-straight:before{content:"\f107f"}.hgi-stroke.hgi-joker:before{content:"\f1081"}.hgi-stroke.hgi-joystick-01:before{content:"\f1083"}.hgi-stroke.hgi-joystick-02:before{content:"\f1085"}.hgi-stroke.hgi-joystick-03:before{content:"\f1087"}.hgi-stroke.hgi-joystick-04:before{content:"\f1089"}.hgi-stroke.hgi-joystick-05:before{content:"\f108b"}.hgi-stroke.hgi-jpg-01:before{content:"\f108d"}.hgi-stroke.hgi-jpg-02:before{content:"\f108f"}.hgi-stroke.hgi-jsx-01:before{content:"\f1091"}.hgi-stroke.hgi-jsx-02:before{content:"\f1093"}.hgi-stroke.hgi-jsx-03:before{content:"\f1095"}.hgi-stroke.hgi-judge:before{content:"\f1097"}.hgi-stroke.hgi-jumpers:before{content:"\f1099"}.hgi-stroke.hgi-jupiter:before{content:"\f109b"}.hgi-stroke.hgi-justice-scale-01:before{content:"\f109d"}.hgi-stroke.hgi-justice-scale-02:before{content:"\f109f"}.hgi-stroke.hgi-kaaba-01:before{content:"\f10a1"}.hgi-stroke.hgi-kaaba-02:before{content:"\f10a3"}.hgi-stroke.hgi-kanban:before{content:"\f10a5"}.hgi-stroke.hgi-kayak:before{content:"\f10a7"}.hgi-stroke.hgi-keffiyeh:before{content:"\f10a9"}.hgi-stroke.hgi-kettle-01:before{content:"\f10ab"}.hgi-stroke.hgi-kettle:before{content:"\f10ad"}.hgi-stroke.hgi-kettlebell:before{content:"\f10af"}.hgi-stroke.hgi-ketupat:before{content:"\f10b1"}.hgi-stroke.hgi-key-01:before{content:"\f10b3"}.hgi-stroke.hgi-key-02:before{content:"\f10b5"}.hgi-stroke.hgi-key-generator-fob:before{content:"\f10b7"}.hgi-stroke.hgi-keyboard:before{content:"\f10b9"}.hgi-stroke.hgi-keyframe-add:before{content:"\f10bb"}.hgi-stroke.hgi-keyframe-align-center:before{content:"\f10bd"}.hgi-stroke.hgi-keyframe-align-horizontal:before{content:"\f10bf"}.hgi-stroke.hgi-keyframe-align-vertical:before{content:"\f10c1"}.hgi-stroke.hgi-keyframe-bottom:before{content:"\f10c3"}.hgi-stroke.hgi-keyframe-left:before{content:"\f10c5"}.hgi-stroke.hgi-keyframe-remove:before{content:"\f10c7"}.hgi-stroke.hgi-keyframe-right:before{content:"\f10c9"}.hgi-stroke.hgi-keyframe-top:before{content:"\f10cc"}.hgi-stroke.hgi-keyframe:before{content:"\f10cd"}.hgi-stroke.hgi-keyframes-double-add:before{content:"\f10cf"}.hgi-stroke.hgi-keyframes-double-remove:before{content:"\f10d1"}.hgi-stroke.hgi-keyframes-double:before{content:"\f10d3"}.hgi-stroke.hgi-keyframes-multiple-add:before{content:"\f10d5"}.hgi-stroke.hgi-keyframes-multiple-remove:before{content:"\f10d7"}.hgi-stroke.hgi-keyframes-multiple:before{content:"\f10d9"}.hgi-stroke.hgi-kickstarter-01:before{content:"\f10db"}.hgi-stroke.hgi-kickstarter-02:before{content:"\f10dd"}.hgi-stroke.hgi-kid:before{content:"\f10df"}.hgi-stroke.hgi-kidneys:before{content:"\f10e1"}.hgi-stroke.hgi-kimi-ai:before{content:"\f10e3"}.hgi-stroke.hgi-kissing:before{content:"\f10e5"}.hgi-stroke.hgi-kitchen-utensils:before{content:"\f10e7"}.hgi-stroke.hgi-kite:before{content:"\f10e9"}.hgi-stroke.hgi-klarna:before{content:"\f10eb"}.hgi-stroke.hgi-knife-01:before{content:"\f10ed"}.hgi-stroke.hgi-knife-02:before{content:"\f10ef"}.hgi-stroke.hgi-knife-bread:before{content:"\f10f1"}.hgi-stroke.hgi-knight-shield:before{content:"\f10f3"}.hgi-stroke.hgi-knives:before{content:"\f10f5"}.hgi-stroke.hgi-knowledge-01:before{content:"\f10f7"}.hgi-stroke.hgi-knowledge-02:before{content:"\f10f9"}.hgi-stroke.hgi-ko-fi:before{content:"\f10fb"}.hgi-stroke.hgi-kurta-01:before{content:"\f10fd"}.hgi-stroke.hgi-kurta:before{content:"\f10ff"}.hgi-stroke.hgi-label-important:before{content:"\f1101"}.hgi-stroke.hgi-label:before{content:"\f1103"}.hgi-stroke.hgi-labor:before{content:"\f1105"}.hgi-stroke.hgi-labs:before{content:"\f1107"}.hgi-stroke.hgi-lake:before{content:"\f1109"}.hgi-stroke.hgi-lamp-01:before{content:"\f110b"}.hgi-stroke.hgi-lamp-02:before{content:"\f110d"}.hgi-stroke.hgi-lamp-03:before{content:"\f110f"}.hgi-stroke.hgi-lamp-04:before{content:"\f1111"}.hgi-stroke.hgi-lamp-05:before{content:"\f1113"}.hgi-stroke.hgi-lamp:before{content:"\f1115"}.hgi-stroke.hgi-language-circle:before{content:"\f1117"}.hgi-stroke.hgi-language-skill:before{content:"\f1119"}.hgi-stroke.hgi-language-square:before{content:"\f111b"}.hgi-stroke.hgi-lantern:before{content:"\f111d"}.hgi-stroke.hgi-laptop-add:before{content:"\f111f"}.hgi-stroke.hgi-laptop-charging:before{content:"\f1121"}.hgi-stroke.hgi-laptop-check:before{content:"\f1123"}.hgi-stroke.hgi-laptop-cloud:before{content:"\f1125"}.hgi-stroke.hgi-laptop-issue:before{content:"\f1127"}.hgi-stroke.hgi-laptop-performance:before{content:"\f1129"}.hgi-stroke.hgi-laptop-phone-sync:before{content:"\f112b"}.hgi-stroke.hgi-laptop-programming:before{content:"\f112d"}.hgi-stroke.hgi-laptop-remove:before{content:"\f112f"}.hgi-stroke.hgi-laptop-settings:before{content:"\f1132"}.hgi-stroke.hgi-laptop-video:before{content:"\f1134"}.hgi-stroke.hgi-laptop:before{content:"\f1135"}.hgi-stroke.hgi-lasso-tool-01:before{content:"\f1137"}.hgi-stroke.hgi-lasso-tool-02:before{content:"\f1139"}.hgi-stroke.hgi-last-fm:before{content:"\f113b"}.hgi-stroke.hgi-latitude:before{content:"\f113d"}.hgi-stroke.hgi-laughing:before{content:"\f113f"}.hgi-stroke.hgi-laurel-wreath-01:before{content:"\f1141"}.hgi-stroke.hgi-laurel-wreath-02:before{content:"\f1143"}.hgi-stroke.hgi-laurel-wreath-first-01:before{content:"\f1145"}.hgi-stroke.hgi-laurel-wreath-first-02:before{content:"\f1147"}.hgi-stroke.hgi-laurel-wreath-left-01:before{content:"\f1149"}.hgi-stroke.hgi-laurel-wreath-left-02:before{content:"\f114b"}.hgi-stroke.hgi-laurel-wreath-left-03:before{content:"\f114d"}.hgi-stroke.hgi-laurel-wreath-right-01:before{content:"\f114f"}.hgi-stroke.hgi-laurel-wreath-right-02:before{content:"\f1151"}.hgi-stroke.hgi-laurel-wreath-right-03:before{content:"\f1153"}.hgi-stroke.hgi-layer-add:before{content:"\f1155"}.hgi-stroke.hgi-layer-bring-forward:before{content:"\f1157"}.hgi-stroke.hgi-layer-bring-to-front:before{content:"\f1159"}.hgi-stroke.hgi-layer-mask-01:before{content:"\f115b"}.hgi-stroke.hgi-layer-mask-02:before{content:"\f115d"}.hgi-stroke.hgi-layer-send-backward:before{content:"\f1160"}.hgi-stroke.hgi-layer-send-to-back:before{content:"\f1162"}.hgi-stroke.hgi-layer:before{content:"\f1163"}.hgi-stroke.hgi-layers-01:before{content:"\f1165"}.hgi-stroke.hgi-layers-02:before{content:"\f1167"}.hgi-stroke.hgi-layers-logo:before{content:"\f1169"}.hgi-stroke.hgi-layout-01:before{content:"\f116b"}.hgi-stroke.hgi-layout-02:before{content:"\f116d"}.hgi-stroke.hgi-layout-03:before{content:"\f116f"}.hgi-stroke.hgi-layout-04:before{content:"\f1171"}.hgi-stroke.hgi-layout-05:before{content:"\f1173"}.hgi-stroke.hgi-layout-06:before{content:"\f1175"}.hgi-stroke.hgi-layout-07:before{content:"\f1177"}.hgi-stroke.hgi-layout-align-bottom:before{content:"\f1179"}.hgi-stroke.hgi-layout-align-left:before{content:"\f117b"}.hgi-stroke.hgi-layout-align-right:before{content:"\f117d"}.hgi-stroke.hgi-layout-align-top:before{content:"\f117f"}.hgi-stroke.hgi-layout-bottom:before{content:"\f1181"}.hgi-stroke.hgi-layout-grid:before{content:"\f1183"}.hgi-stroke.hgi-layout-left:before{content:"\f1185"}.hgi-stroke.hgi-layout-right:before{content:"\f1187"}.hgi-stroke.hgi-layout-table-01:before{content:"\f1189"}.hgi-stroke.hgi-layout-table-02:before{content:"\f118b"}.hgi-stroke.hgi-layout-three-column:before{content:"\f118d"}.hgi-stroke.hgi-layout-three-row:before{content:"\f118f"}.hgi-stroke.hgi-layout-top:before{content:"\f1191"}.hgi-stroke.hgi-layout-two-column:before{content:"\f1193"}.hgi-stroke.hgi-layout-two-row:before{content:"\f1195"}.hgi-stroke.hgi-leaf-01:before{content:"\f1197"}.hgi-stroke.hgi-leaf-02:before{content:"\f1199"}.hgi-stroke.hgi-leaf-03:before{content:"\f119b"}.hgi-stroke.hgi-leaf-04:before{content:"\f119d"}.hgi-stroke.hgi-leaving-geo-fence:before{content:"\f119f"}.hgi-stroke.hgi-leetcode:before{content:"\f11a1"}.hgi-stroke.hgi-left-angle:before{content:"\f11a3"}.hgi-stroke.hgi-left-to-right-block-quote:before{content:"\f11a5"}.hgi-stroke.hgi-left-to-right-list-bullet:before{content:"\f11a7"}.hgi-stroke.hgi-left-to-right-list-dash:before{content:"\f11a9"}.hgi-stroke.hgi-left-to-right-list-number:before{content:"\f11ab"}.hgi-stroke.hgi-left-to-right-list-star-01:before{content:"\f11ad"}.hgi-stroke.hgi-left-to-right-list-star:before{content:"\f11af"}.hgi-stroke.hgi-left-to-right-list-triangle:before{content:"\f11b1"}.hgi-stroke.hgi-left-triangle:before{content:"\f11b3"}.hgi-stroke.hgi-legal-01:before{content:"\f11b5"}.hgi-stroke.hgi-legal-02:before{content:"\f11b7"}.hgi-stroke.hgi-legal-document-01:before{content:"\f11b9"}.hgi-stroke.hgi-legal-document-02:before{content:"\f11bb"}.hgi-stroke.hgi-legal-hammer:before{content:"\f11bd"}.hgi-stroke.hgi-less-than-circle:before{content:"\f11bf"}.hgi-stroke.hgi-less-than-square:before{content:"\f11c2"}.hgi-stroke.hgi-less-than:before{content:"\f11c3"}.hgi-stroke.hgi-letter-spacing:before{content:"\f11c5"}.hgi-stroke.hgi-libraries:before{content:"\f11c7"}.hgi-stroke.hgi-library:before{content:"\f11c9"}.hgi-stroke.hgi-license-draft:before{content:"\f11cb"}.hgi-stroke.hgi-license-maintenance:before{content:"\f11cd"}.hgi-stroke.hgi-license-no:before{content:"\f11cf"}.hgi-stroke.hgi-license-pin:before{content:"\f11d1"}.hgi-stroke.hgi-license-third-party:before{content:"\f11d4"}.hgi-stroke.hgi-license:before{content:"\f11d5"}.hgi-stroke.hgi-lift-truck:before{content:"\f11d7"}.hgi-stroke.hgi-lighthouse:before{content:"\f11d9"}.hgi-stroke.hgi-limit-order:before{content:"\f11db"}.hgi-stroke.hgi-limitation:before{content:"\f11dd"}.hgi-stroke.hgi-line:before{content:"\f11df"}.hgi-stroke.hgi-liner:before{content:"\f11e1"}.hgi-stroke.hgi-link-01:before{content:"\f11e3"}.hgi-stroke.hgi-link-02:before{content:"\f11e5"}.hgi-stroke.hgi-link-03:before{content:"\f11e7"}.hgi-stroke.hgi-link-04:before{content:"\f11e9"}.hgi-stroke.hgi-link-05:before{content:"\f11eb"}.hgi-stroke.hgi-link-06:before{content:"\f11ed"}.hgi-stroke.hgi-link-backward:before{content:"\f11ef"}.hgi-stroke.hgi-link-circle-02:before{content:"\f11f1"}.hgi-stroke.hgi-link-circle:before{content:"\f11f3"}.hgi-stroke.hgi-link-forward:before{content:"\f11f5"}.hgi-stroke.hgi-link-square-01:before{content:"\f11f7"}.hgi-stroke.hgi-link-square-02:before{content:"\f11f9"}.hgi-stroke.hgi-linkedin-01:before{content:"\f11fb"}.hgi-stroke.hgi-linkedin-02:before{content:"\f11fd"}.hgi-stroke.hgi-list-setting:before{content:"\f11ff"}.hgi-stroke.hgi-list-view:before{content:"\f1201"}.hgi-stroke.hgi-litecoin:before{content:"\f1203"}.hgi-stroke.hgi-live-streaming-01:before{content:"\f1205"}.hgi-stroke.hgi-live-streaming-02:before{content:"\f1207"}.hgi-stroke.hgi-live-streaming-03:before{content:"\f1209"}.hgi-stroke.hgi-liver:before{content:"\f120b"}.hgi-stroke.hgi-loading-01:before{content:"\f120d"}.hgi-stroke.hgi-loading-02:before{content:"\f120f"}.hgi-stroke.hgi-loading-03:before{content:"\f1211"}.hgi-stroke.hgi-loading-04:before{content:"\f1213"}.hgi-stroke.hgi-location-01:before{content:"\f1215"}.hgi-stroke.hgi-location-02:before{content:"\f1217"}.hgi-stroke.hgi-location-03:before{content:"\f1219"}.hgi-stroke.hgi-location-04:before{content:"\f121b"}.hgi-stroke.hgi-location-05:before{content:"\f121d"}.hgi-stroke.hgi-location-06:before{content:"\f121f"}.hgi-stroke.hgi-location-07:before{content:"\f1221"}.hgi-stroke.hgi-location-08:before{content:"\f1223"}.hgi-stroke.hgi-location-09:before{content:"\f1225"}.hgi-stroke.hgi-location-10:before{content:"\f1227"}.hgi-stroke.hgi-location-add-01:before{content:"\f1229"}.hgi-stroke.hgi-location-add-02:before{content:"\f122b"}.hgi-stroke.hgi-location-check-01:before{content:"\f122d"}.hgi-stroke.hgi-location-check-02:before{content:"\f122f"}.hgi-stroke.hgi-location-favourite-01:before{content:"\f1231"}.hgi-stroke.hgi-location-favourite-02:before{content:"\f1233"}.hgi-stroke.hgi-location-offline-01:before{content:"\f1235"}.hgi-stroke.hgi-location-offline-02:before{content:"\f1237"}.hgi-stroke.hgi-location-offline-03:before{content:"\f1239"}.hgi-stroke.hgi-location-offline-04:before{content:"\f123b"}.hgi-stroke.hgi-location-remove-01:before{content:"\f123d"}.hgi-stroke.hgi-location-remove-02:before{content:"\f123f"}.hgi-stroke.hgi-location-share-01:before{content:"\f1241"}.hgi-stroke.hgi-location-share-02:before{content:"\f1243"}.hgi-stroke.hgi-location-star-01:before{content:"\f1245"}.hgi-stroke.hgi-location-star-02:before{content:"\f1247"}.hgi-stroke.hgi-location-update-01:before{content:"\f1249"}.hgi-stroke.hgi-location-update-02:before{content:"\f124b"}.hgi-stroke.hgi-location-user-01:before{content:"\f124d"}.hgi-stroke.hgi-location-user-02:before{content:"\f124f"}.hgi-stroke.hgi-location-user-03:before{content:"\f1251"}.hgi-stroke.hgi-location-user-04:before{content:"\f1253"}.hgi-stroke.hgi-lock-computer:before{content:"\f1255"}.hgi-stroke.hgi-lock-key:before{content:"\f1257"}.hgi-stroke.hgi-lock-password:before{content:"\f1259"}.hgi-stroke.hgi-lock-sync-01:before{content:"\f125c"}.hgi-stroke.hgi-lock-sync-02:before{content:"\f125e"}.hgi-stroke.hgi-lock:before{content:"\f125f"}.hgi-stroke.hgi-locked:before{content:"\f1261"}.hgi-stroke.hgi-locker-01:before{content:"\f1263"}.hgi-stroke.hgi-locker:before{content:"\f1265"}.hgi-stroke.hgi-login-01:before{content:"\f1267"}.hgi-stroke.hgi-login-02:before{content:"\f1269"}.hgi-stroke.hgi-login-03:before{content:"\f126b"}.hgi-stroke.hgi-login-circle-01:before{content:"\f126d"}.hgi-stroke.hgi-login-circle-02:before{content:"\f126f"}.hgi-stroke.hgi-login-method:before{content:"\f1271"}.hgi-stroke.hgi-login-square-01:before{content:"\f1273"}.hgi-stroke.hgi-login-square-02:before{content:"\f1275"}.hgi-stroke.hgi-logout-01:before{content:"\f1277"}.hgi-stroke.hgi-logout-02:before{content:"\f1279"}.hgi-stroke.hgi-logout-03:before{content:"\f127b"}.hgi-stroke.hgi-logout-04:before{content:"\f127d"}.hgi-stroke.hgi-logout-05:before{content:"\f127f"}.hgi-stroke.hgi-logout-circle-01:before{content:"\f1281"}.hgi-stroke.hgi-logout-circle-02:before{content:"\f1283"}.hgi-stroke.hgi-logout-square-01:before{content:"\f1285"}.hgi-stroke.hgi-logout-square-02:before{content:"\f1287"}.hgi-stroke.hgi-lollipop:before{content:"\f1289"}.hgi-stroke.hgi-long-sleeve-shirt:before{content:"\f128b"}.hgi-stroke.hgi-longitude:before{content:"\f128d"}.hgi-stroke.hgi-look-bottom:before{content:"\f128f"}.hgi-stroke.hgi-look-left:before{content:"\f1291"}.hgi-stroke.hgi-look-right:before{content:"\f1293"}.hgi-stroke.hgi-look-top:before{content:"\f1295"}.hgi-stroke.hgi-loom:before{content:"\f1297"}.hgi-stroke.hgi-lottiefiles:before{content:"\f1299"}.hgi-stroke.hgi-love-korean-finger:before{content:"\f129b"}.hgi-stroke.hgi-low-signal:before{content:"\f129d"}.hgi-stroke.hgi-loyalty-card:before{content:"\f129f"}.hgi-stroke.hgi-luggage-01:before{content:"\f12a1"}.hgi-stroke.hgi-luggage-02:before{content:"\f12a3"}.hgi-stroke.hgi-lungs:before{content:"\f12a5"}.hgi-stroke.hgi-machine-robot:before{content:"\f12a7"}.hgi-stroke.hgi-magic-wand-01:before{content:"\f12a9"}.hgi-stroke.hgi-magic-wand-02:before{content:"\f12ab"}.hgi-stroke.hgi-magic-wand-03:before{content:"\f12ad"}.hgi-stroke.hgi-magic-wand-04:before{content:"\f12af"}.hgi-stroke.hgi-magic-wand-05:before{content:"\f12b1"}.hgi-stroke.hgi-magnet-01:before{content:"\f12b3"}.hgi-stroke.hgi-magnet-02:before{content:"\f12b5"}.hgi-stroke.hgi-magnet:before{content:"\f12b7"}.hgi-stroke.hgi-mail-01:before{content:"\f12b9"}.hgi-stroke.hgi-mail-02:before{content:"\f12bb"}.hgi-stroke.hgi-mail-account-01:before{content:"\f12bd"}.hgi-stroke.hgi-mail-account-02:before{content:"\f12bf"}.hgi-stroke.hgi-mail-add-01:before{content:"\f12c1"}.hgi-stroke.hgi-mail-add-02:before{content:"\f12c3"}.hgi-stroke.hgi-mail-at-sign-01:before{content:"\f12c5"}.hgi-stroke.hgi-mail-at-sign-02:before{content:"\f12c7"}.hgi-stroke.hgi-mail-block-01:before{content:"\f12c9"}.hgi-stroke.hgi-mail-block-02:before{content:"\f12cb"}.hgi-stroke.hgi-mail-download-01:before{content:"\f12cd"}.hgi-stroke.hgi-mail-download-02:before{content:"\f12cf"}.hgi-stroke.hgi-mail-edit-01:before{content:"\f12d1"}.hgi-stroke.hgi-mail-edit-02:before{content:"\f12d3"}.hgi-stroke.hgi-mail-lock-01:before{content:"\f12d5"}.hgi-stroke.hgi-mail-lock-02:before{content:"\f12d7"}.hgi-stroke.hgi-mail-love-01:before{content:"\f12d9"}.hgi-stroke.hgi-mail-love-02:before{content:"\f12db"}.hgi-stroke.hgi-mail-minus-01:before{content:"\f12dd"}.hgi-stroke.hgi-mail-minus-02:before{content:"\f12df"}.hgi-stroke.hgi-mail-open-01:before{content:"\f12e1"}.hgi-stroke.hgi-mail-open-02:before{content:"\f12e3"}.hgi-stroke.hgi-mail-open-love:before{content:"\f12e5"}.hgi-stroke.hgi-mail-open:before{content:"\f12e7"}.hgi-stroke.hgi-mail-receive-01:before{content:"\f12e9"}.hgi-stroke.hgi-mail-receive-02:before{content:"\f12eb"}.hgi-stroke.hgi-mail-remove-01:before{content:"\f12ed"}.hgi-stroke.hgi-mail-remove-02:before{content:"\f12ef"}.hgi-stroke.hgi-mail-reply-01:before{content:"\f12f1"}.hgi-stroke.hgi-mail-reply-02:before{content:"\f12f3"}.hgi-stroke.hgi-mail-reply-all-01:before{content:"\f12f5"}.hgi-stroke.hgi-mail-reply-all-02:before{content:"\f12f7"}.hgi-stroke.hgi-mail-search-01:before{content:"\f12f9"}.hgi-stroke.hgi-mail-search-02:before{content:"\f12fb"}.hgi-stroke.hgi-mail-secure-01:before{content:"\f12fd"}.hgi-stroke.hgi-mail-secure-02:before{content:"\f12ff"}.hgi-stroke.hgi-mail-send-01:before{content:"\f1301"}.hgi-stroke.hgi-mail-send-02:before{content:"\f1303"}.hgi-stroke.hgi-mail-setting-01:before{content:"\f1305"}.hgi-stroke.hgi-mail-setting-02:before{content:"\f1307"}.hgi-stroke.hgi-mail-unlock-01:before{content:"\f1309"}.hgi-stroke.hgi-mail-unlock-02:before{content:"\f130b"}.hgi-stroke.hgi-mail-upload-01:before{content:"\f130d"}.hgi-stroke.hgi-mail-upload-02:before{content:"\f130f"}.hgi-stroke.hgi-mail-validation-01:before{content:"\f1311"}.hgi-stroke.hgi-mail-validation-02:before{content:"\f1313"}.hgi-stroke.hgi-mail-voice-01:before{content:"\f1315"}.hgi-stroke.hgi-mail-voice-02:before{content:"\f1317"}.hgi-stroke.hgi-mailbox-01:before{content:"\f1319"}.hgi-stroke.hgi-mailbox:before{content:"\f131b"}.hgi-stroke.hgi-male-02:before{content:"\f131d"}.hgi-stroke.hgi-male-symbol:before{content:"\f131f"}.hgi-stroke.hgi-man-woman:before{content:"\f1322"}.hgi-stroke.hgi-man:before{content:"\f1323"}.hgi-stroke.hgi-manager:before{content:"\f1325"}.hgi-stroke.hgi-map-pin:before{content:"\f1327"}.hgi-stroke.hgi-map-pinpoint-01:before{content:"\f1329"}.hgi-stroke.hgi-map-pinpoint-02:before{content:"\f132b"}.hgi-stroke.hgi-maping:before{content:"\f132d"}.hgi-stroke.hgi-maps-circle-01:before{content:"\f132f"}.hgi-stroke.hgi-maps-circle-02:before{content:"\f1331"}.hgi-stroke.hgi-maps-editing:before{content:"\f1333"}.hgi-stroke.hgi-maps-global-01:before{content:"\f1335"}.hgi-stroke.hgi-maps-global-02:before{content:"\f1337"}.hgi-stroke.hgi-maps-location-01:before{content:"\f1339"}.hgi-stroke.hgi-maps-location-02:before{content:"\f133b"}.hgi-stroke.hgi-maps-off:before{content:"\f133d"}.hgi-stroke.hgi-maps-refresh:before{content:"\f133f"}.hgi-stroke.hgi-maps-search:before{content:"\f1341"}.hgi-stroke.hgi-maps-square-01:before{content:"\f1344"}.hgi-stroke.hgi-maps-square-02:before{content:"\f1346"}.hgi-stroke.hgi-maps:before{content:"\f1347"}.hgi-stroke.hgi-market-analysis:before{content:"\f1349"}.hgi-stroke.hgi-market-order:before{content:"\f134b"}.hgi-stroke.hgi-marketing:before{content:"\f134d"}.hgi-stroke.hgi-mask-love:before{content:"\f134f"}.hgi-stroke.hgi-mask-theater-01:before{content:"\f1352"}.hgi-stroke.hgi-mask-theater-02:before{content:"\f1354"}.hgi-stroke.hgi-mask:before{content:"\f1355"}.hgi-stroke.hgi-master-card:before{content:"\f1357"}.hgi-stroke.hgi-mastodon:before{content:"\f1359"}.hgi-stroke.hgi-matches:before{content:"\f135b"}.hgi-stroke.hgi-material-and-texture:before{content:"\f135d"}.hgi-stroke.hgi-math:before{content:"\f135f"}.hgi-stroke.hgi-matrix:before{content:"\f1361"}.hgi-stroke.hgi-maximize-01:before{content:"\f1363"}.hgi-stroke.hgi-maximize-02:before{content:"\f1365"}.hgi-stroke.hgi-maximize-03:before{content:"\f1367"}.hgi-stroke.hgi-maximize-04:before{content:"\f1369"}.hgi-stroke.hgi-maximize-screen:before{content:"\f136b"}.hgi-stroke.hgi-mayan-pyramid:before{content:"\f136d"}.hgi-stroke.hgi-maze:before{content:"\f136f"}.hgi-stroke.hgi-mcp-server:before{content:"\f1371"}.hgi-stroke.hgi-meal-scan:before{content:"\f1373"}.hgi-stroke.hgi-medal-01:before{content:"\f1375"}.hgi-stroke.hgi-medal-02:before{content:"\f1377"}.hgi-stroke.hgi-medal-03:before{content:"\f1379"}.hgi-stroke.hgi-medal-04:before{content:"\f137b"}.hgi-stroke.hgi-medal-05:before{content:"\f137d"}.hgi-stroke.hgi-medal-06:before{content:"\f137f"}.hgi-stroke.hgi-medal-07:before{content:"\f1381"}.hgi-stroke.hgi-medal-first-place:before{content:"\f1383"}.hgi-stroke.hgi-medal-second-place:before{content:"\f1385"}.hgi-stroke.hgi-medal-third-place:before{content:"\f1387"}.hgi-stroke.hgi-medical-file:before{content:"\f1389"}.hgi-stroke.hgi-medical-mask:before{content:"\f138b"}.hgi-stroke.hgi-medicine-01:before{content:"\f138d"}.hgi-stroke.hgi-medicine-02:before{content:"\f138f"}.hgi-stroke.hgi-medicine-bottle-01:before{content:"\f1391"}.hgi-stroke.hgi-medicine-bottle-02:before{content:"\f1393"}.hgi-stroke.hgi-medicine-syrup:before{content:"\f1395"}.hgi-stroke.hgi-medium-signal:before{content:"\f1398"}.hgi-stroke.hgi-medium-square:before{content:"\f139a"}.hgi-stroke.hgi-medium:before{content:"\f139b"}.hgi-stroke.hgi-meeting-room:before{content:"\f139d"}.hgi-stroke.hgi-megaphone-01:before{content:"\f139f"}.hgi-stroke.hgi-megaphone-02:before{content:"\f13a1"}.hgi-stroke.hgi-megaphone-03:before{content:"\f13a3"}.hgi-stroke.hgi-meh:before{content:"\f13a5"}.hgi-stroke.hgi-mentor:before{content:"\f13a7"}.hgi-stroke.hgi-mentoring:before{content:"\f13a9"}.hgi-stroke.hgi-menu-01:before{content:"\f13ab"}.hgi-stroke.hgi-menu-02:before{content:"\f13ad"}.hgi-stroke.hgi-menu-03:before{content:"\f13af"}.hgi-stroke.hgi-menu-04:before{content:"\f13b1"}.hgi-stroke.hgi-menu-05:before{content:"\f13b3"}.hgi-stroke.hgi-menu-06:before{content:"\f13b5"}.hgi-stroke.hgi-menu-07:before{content:"\f13b7"}.hgi-stroke.hgi-menu-08:before{content:"\f13b9"}.hgi-stroke.hgi-menu-09:before{content:"\f13bb"}.hgi-stroke.hgi-menu-10:before{content:"\f13bd"}.hgi-stroke.hgi-menu-11:before{content:"\f13bf"}.hgi-stroke.hgi-menu-circle:before{content:"\f13c1"}.hgi-stroke.hgi-menu-collapse:before{content:"\f13c3"}.hgi-stroke.hgi-menu-restaurant:before{content:"\f13c5"}.hgi-stroke.hgi-menu-square:before{content:"\f13c7"}.hgi-stroke.hgi-menu-two-line:before{content:"\f13c9"}.hgi-stroke.hgi-message-01:before{content:"\f13cb"}.hgi-stroke.hgi-message-02:before{content:"\f13cd"}.hgi-stroke.hgi-message-add-01:before{content:"\f13cf"}.hgi-stroke.hgi-message-add-02:before{content:"\f13d1"}.hgi-stroke.hgi-message-blocked:before{content:"\f13d3"}.hgi-stroke.hgi-message-cancel-01:before{content:"\f13d5"}.hgi-stroke.hgi-message-cancel-02:before{content:"\f13d7"}.hgi-stroke.hgi-message-delay-01:before{content:"\f13d9"}.hgi-stroke.hgi-message-delay-02:before{content:"\f13db"}.hgi-stroke.hgi-message-done-01:before{content:"\f13dd"}.hgi-stroke.hgi-message-done-02:before{content:"\f13df"}.hgi-stroke.hgi-message-download-01:before{content:"\f13e1"}.hgi-stroke.hgi-message-download-02:before{content:"\f13e3"}.hgi-stroke.hgi-message-edit-01:before{content:"\f13e5"}.hgi-stroke.hgi-message-edit-02:before{content:"\f13e7"}.hgi-stroke.hgi-message-favourite-01:before{content:"\f13e9"}.hgi-stroke.hgi-message-favourite-02:before{content:"\f13eb"}.hgi-stroke.hgi-message-incoming-01:before{content:"\f13ed"}.hgi-stroke.hgi-message-incoming-02:before{content:"\f13ef"}.hgi-stroke.hgi-message-lock-01:before{content:"\f13f1"}.hgi-stroke.hgi-message-lock-02:before{content:"\f13f3"}.hgi-stroke.hgi-message-multiple-01:before{content:"\f13f5"}.hgi-stroke.hgi-message-multiple-02:before{content:"\f13f7"}.hgi-stroke.hgi-message-notification-01:before{content:"\f13f9"}.hgi-stroke.hgi-message-notification-02:before{content:"\f13fb"}.hgi-stroke.hgi-message-outgoing-01:before{content:"\f13fd"}.hgi-stroke.hgi-message-outgoing-02:before{content:"\f13ff"}.hgi-stroke.hgi-message-preview-01:before{content:"\f1401"}.hgi-stroke.hgi-message-preview-02:before{content:"\f1403"}.hgi-stroke.hgi-message-programming:before{content:"\f1405"}.hgi-stroke.hgi-message-question:before{content:"\f1407"}.hgi-stroke.hgi-message-search-01:before{content:"\f1409"}.hgi-stroke.hgi-message-search-02:before{content:"\f140b"}.hgi-stroke.hgi-message-secure-01:before{content:"\f140d"}.hgi-stroke.hgi-message-secure-02:before{content:"\f140f"}.hgi-stroke.hgi-message-translate:before{content:"\f1411"}.hgi-stroke.hgi-message-unlock-01:before{content:"\f1413"}.hgi-stroke.hgi-message-unlock-02:before{content:"\f1415"}.hgi-stroke.hgi-message-upload-01:before{content:"\f1417"}.hgi-stroke.hgi-message-upload-02:before{content:"\f1419"}.hgi-stroke.hgi-message-user-01:before{content:"\f141b"}.hgi-stroke.hgi-message-user-02:before{content:"\f141d"}.hgi-stroke.hgi-messenger:before{content:"\f141f"}.hgi-stroke.hgi-meta:before{content:"\f1421"}.hgi-stroke.hgi-metro:before{content:"\f1423"}.hgi-stroke.hgi-mic-01:before{content:"\f1425"}.hgi-stroke.hgi-mic-02:before{content:"\f1427"}.hgi-stroke.hgi-mic-off-01:before{content:"\f1429"}.hgi-stroke.hgi-mic-off-02:before{content:"\f142b"}.hgi-stroke.hgi-microscope:before{content:"\f142d"}.hgi-stroke.hgi-microsoft-admin:before{content:"\f142f"}.hgi-stroke.hgi-microsoft:before{content:"\f1431"}.hgi-stroke.hgi-microwave:before{content:"\f1433"}.hgi-stroke.hgi-milk-bottle:before{content:"\f1435"}.hgi-stroke.hgi-milk-carton:before{content:"\f1437"}.hgi-stroke.hgi-milk-coconut:before{content:"\f1439"}.hgi-stroke.hgi-milk-oat:before{content:"\f143b"}.hgi-stroke.hgi-minimize-01:before{content:"\f143d"}.hgi-stroke.hgi-minimize-02:before{content:"\f143f"}.hgi-stroke.hgi-minimize-03:before{content:"\f1441"}.hgi-stroke.hgi-minimize-04:before{content:"\f1443"}.hgi-stroke.hgi-minimize-screen:before{content:"\f1445"}.hgi-stroke.hgi-mining-01:before{content:"\f1447"}.hgi-stroke.hgi-mining-02:before{content:"\f1449"}.hgi-stroke.hgi-mining-03:before{content:"\f144b"}.hgi-stroke.hgi-minus-plus-01:before{content:"\f144d"}.hgi-stroke.hgi-minus-plus-02:before{content:"\f144f"}.hgi-stroke.hgi-minus-plus-circle-01:before{content:"\f1451"}.hgi-stroke.hgi-minus-plus-circle-02:before{content:"\f1453"}.hgi-stroke.hgi-minus-plus-square-01:before{content:"\f1455"}.hgi-stroke.hgi-minus-plus-square-02:before{content:"\f1457"}.hgi-stroke.hgi-minus-sign-circle:before{content:"\f1459"}.hgi-stroke.hgi-minus-sign-square:before{content:"\f145c"}.hgi-stroke.hgi-minus-sign:before{content:"\f145d"}.hgi-stroke.hgi-mirror:before{content:"\f145f"}.hgi-stroke.hgi-mirroring-screen:before{content:"\f1461"}.hgi-stroke.hgi-mistral:before{content:"\f1463"}.hgi-stroke.hgi-mixer:before{content:"\f1465"}.hgi-stroke.hgi-mobile-navigator-01:before{content:"\f1467"}.hgi-stroke.hgi-mobile-navigator-02:before{content:"\f1469"}.hgi-stroke.hgi-mobile-programming-01:before{content:"\f146b"}.hgi-stroke.hgi-mobile-programming-02:before{content:"\f146d"}.hgi-stroke.hgi-mobile-protection:before{content:"\f146f"}.hgi-stroke.hgi-mobile-security:before{content:"\f1471"}.hgi-stroke.hgi-mochi:before{content:"\f1473"}.hgi-stroke.hgi-modern-tv-four-k:before{content:"\f1475"}.hgi-stroke.hgi-modern-tv-issue:before{content:"\f1477"}.hgi-stroke.hgi-modern-tv:before{content:"\f1479"}.hgi-stroke.hgi-molecules:before{content:"\f147b"}.hgi-stroke.hgi-mollie:before{content:"\f147d"}.hgi-stroke.hgi-monas:before{content:"\f147f"}.hgi-stroke.hgi-money-01:before{content:"\f1481"}.hgi-stroke.hgi-money-02:before{content:"\f1483"}.hgi-stroke.hgi-money-03:before{content:"\f1485"}.hgi-stroke.hgi-money-04:before{content:"\f1487"}.hgi-stroke.hgi-money-add-01:before{content:"\f1489"}.hgi-stroke.hgi-money-add-02:before{content:"\f148b"}.hgi-stroke.hgi-money-bag-01:before{content:"\f148d"}.hgi-stroke.hgi-money-bag-02:before{content:"\f148f"}.hgi-stroke.hgi-money-exchange-01:before{content:"\f1491"}.hgi-stroke.hgi-money-exchange-02:before{content:"\f1493"}.hgi-stroke.hgi-money-exchange-03:before{content:"\f1495"}.hgi-stroke.hgi-money-not-found-01:before{content:"\f1497"}.hgi-stroke.hgi-money-not-found-02:before{content:"\f1499"}.hgi-stroke.hgi-money-not-found-03:before{content:"\f149b"}.hgi-stroke.hgi-money-not-found-04:before{content:"\f149d"}.hgi-stroke.hgi-money-receive-01:before{content:"\f149f"}.hgi-stroke.hgi-money-receive-02:before{content:"\f14a1"}.hgi-stroke.hgi-money-receive-circle:before{content:"\f14a3"}.hgi-stroke.hgi-money-receive-flow-01:before{content:"\f14a5"}.hgi-stroke.hgi-money-receive-flow-02:before{content:"\f14a7"}.hgi-stroke.hgi-money-receive-square:before{content:"\f14a9"}.hgi-stroke.hgi-money-remove-01:before{content:"\f14ab"}.hgi-stroke.hgi-money-remove-02:before{content:"\f14ad"}.hgi-stroke.hgi-money-safe:before{content:"\f14af"}.hgi-stroke.hgi-money-saving-jar:before{content:"\f14b1"}.hgi-stroke.hgi-money-security:before{content:"\f14b3"}.hgi-stroke.hgi-money-send-01:before{content:"\f14b5"}.hgi-stroke.hgi-money-send-02:before{content:"\f14b7"}.hgi-stroke.hgi-money-send-circle:before{content:"\f14b9"}.hgi-stroke.hgi-money-send-flow-01:before{content:"\f14bb"}.hgi-stroke.hgi-money-send-flow-02:before{content:"\f14bd"}.hgi-stroke.hgi-money-send-square:before{content:"\f14bf"}.hgi-stroke.hgi-monocle-01:before{content:"\f14c1"}.hgi-stroke.hgi-monocle:before{content:"\f14c3"}.hgi-stroke.hgi-monster:before{content:"\f14c5"}.hgi-stroke.hgi-moon-01:before{content:"\f14c7"}.hgi-stroke.hgi-moon-02:before{content:"\f14c9"}.hgi-stroke.hgi-moon-angled-rain-zap:before{content:"\f14cb"}.hgi-stroke.hgi-moon-cloud-angled-rain:before{content:"\f14cd"}.hgi-stroke.hgi-moon-cloud-angled-zap:before{content:"\f14cf"}.hgi-stroke.hgi-moon-cloud-big-rain:before{content:"\f14d1"}.hgi-stroke.hgi-moon-cloud-fast-wind:before{content:"\f14d3"}.hgi-stroke.hgi-moon-cloud-hailstone:before{content:"\f14d5"}.hgi-stroke.hgi-moon-cloud-little-rain:before{content:"\f14d7"}.hgi-stroke.hgi-moon-cloud-little-snow:before{content:"\f14d9"}.hgi-stroke.hgi-moon-cloud-mid-rain:before{content:"\f14db"}.hgi-stroke.hgi-moon-cloud-mid-snow:before{content:"\f14dd"}.hgi-stroke.hgi-moon-cloud-slow-wind:before{content:"\f14e0"}.hgi-stroke.hgi-moon-cloud-snow:before{content:"\f14e2"}.hgi-stroke.hgi-moon-cloud:before{content:"\f14e3"}.hgi-stroke.hgi-moon-eclipse:before{content:"\f14e5"}.hgi-stroke.hgi-moon-fast-wind:before{content:"\f14e7"}.hgi-stroke.hgi-moon-landing:before{content:"\f14e9"}.hgi-stroke.hgi-moon-slow-wind:before{content:"\f14ec"}.hgi-stroke.hgi-moon:before{content:"\f14ed"}.hgi-stroke.hgi-moonset:before{content:"\f14ef"}.hgi-stroke.hgi-more-01:before{content:"\f14f1"}.hgi-stroke.hgi-more-02:before{content:"\f14f3"}.hgi-stroke.hgi-more-03:before{content:"\f14f5"}.hgi-stroke.hgi-more-horizontal-circle-01:before{content:"\f14f7"}.hgi-stroke.hgi-more-horizontal-circle-02:before{content:"\f14f9"}.hgi-stroke.hgi-more-horizontal-square-01:before{content:"\f14fc"}.hgi-stroke.hgi-more-horizontal-square-02:before{content:"\f14fe"}.hgi-stroke.hgi-more-horizontal:before{content:"\f14ff"}.hgi-stroke.hgi-more-or-less-circle:before{content:"\f1501"}.hgi-stroke.hgi-more-or-less-square:before{content:"\f1504"}.hgi-stroke.hgi-more-or-less:before{content:"\f1505"}.hgi-stroke.hgi-more-vertical-circle-01:before{content:"\f1508"}.hgi-stroke.hgi-more-vertical-circle-02:before{content:"\f150a"}.hgi-stroke.hgi-more-vertical-square-01:before{content:"\f150d"}.hgi-stroke.hgi-more-vertical-square-02:before{content:"\f150f"}.hgi-stroke.hgi-more-vertical:before{content:"\f1510"}.hgi-stroke.hgi-more:before{content:"\f1511"}.hgi-stroke.hgi-mortar:before{content:"\f1513"}.hgi-stroke.hgi-mortarboard-01:before{content:"\f1515"}.hgi-stroke.hgi-mortarboard-02:before{content:"\f1517"}.hgi-stroke.hgi-mosque-01:before{content:"\f1519"}.hgi-stroke.hgi-mosque-02:before{content:"\f151b"}.hgi-stroke.hgi-mosque-03:before{content:"\f151d"}.hgi-stroke.hgi-mosque-04:before{content:"\f151f"}.hgi-stroke.hgi-mosque-05:before{content:"\f1521"}.hgi-stroke.hgi-mosque-location:before{content:"\f1523"}.hgi-stroke.hgi-motion-01:before{content:"\f1525"}.hgi-stroke.hgi-motion-02:before{content:"\f1527"}.hgi-stroke.hgi-motorbike-01:before{content:"\f1529"}.hgi-stroke.hgi-motorbike-02:before{content:"\f152b"}.hgi-stroke.hgi-mountain:before{content:"\f152d"}.hgi-stroke.hgi-mouse-01:before{content:"\f152f"}.hgi-stroke.hgi-mouse-02:before{content:"\f1531"}.hgi-stroke.hgi-mouse-03:before{content:"\f1533"}.hgi-stroke.hgi-mouse-04:before{content:"\f1535"}.hgi-stroke.hgi-mouse-05:before{content:"\f1537"}.hgi-stroke.hgi-mouse-06:before{content:"\f1539"}.hgi-stroke.hgi-mouse-07:before{content:"\f153b"}.hgi-stroke.hgi-mouse-08:before{content:"\f153d"}.hgi-stroke.hgi-mouse-09:before{content:"\f153f"}.hgi-stroke.hgi-mouse-10:before{content:"\f1541"}.hgi-stroke.hgi-mouse-11:before{content:"\f1543"}.hgi-stroke.hgi-mouse-12:before{content:"\f1545"}.hgi-stroke.hgi-mouse-13:before{content:"\f1547"}.hgi-stroke.hgi-mouse-14:before{content:"\f1549"}.hgi-stroke.hgi-mouse-15:before{content:"\f154b"}.hgi-stroke.hgi-mouse-16:before{content:"\f154d"}.hgi-stroke.hgi-mouse-17:before{content:"\f154f"}.hgi-stroke.hgi-mouse-18:before{content:"\f1551"}.hgi-stroke.hgi-mouse-19:before{content:"\f1553"}.hgi-stroke.hgi-mouse-20:before{content:"\f1555"}.hgi-stroke.hgi-mouse-21:before{content:"\f1557"}.hgi-stroke.hgi-mouse-22:before{content:"\f1559"}.hgi-stroke.hgi-mouse-23:before{content:"\f155b"}.hgi-stroke.hgi-mouse-left-click-01:before{content:"\f155d"}.hgi-stroke.hgi-mouse-left-click-02:before{content:"\f155f"}.hgi-stroke.hgi-mouse-left-click-03:before{content:"\f1561"}.hgi-stroke.hgi-mouse-left-click-04:before{content:"\f1563"}.hgi-stroke.hgi-mouse-left-click-05:before{content:"\f1565"}.hgi-stroke.hgi-mouse-left-click-06:before{content:"\f1567"}.hgi-stroke.hgi-mouse-right-click-01:before{content:"\f1569"}.hgi-stroke.hgi-mouse-right-click-02:before{content:"\f156b"}.hgi-stroke.hgi-mouse-right-click-03:before{content:"\f156d"}.hgi-stroke.hgi-mouse-right-click-04:before{content:"\f156f"}.hgi-stroke.hgi-mouse-right-click-05:before{content:"\f1571"}.hgi-stroke.hgi-mouse-right-click-06:before{content:"\f1573"}.hgi-stroke.hgi-mouse-scroll-01:before{content:"\f1575"}.hgi-stroke.hgi-mouse-scroll-02:before{content:"\f1577"}.hgi-stroke.hgi-move-01:before{content:"\f1579"}.hgi-stroke.hgi-move-02:before{content:"\f157b"}.hgi-stroke.hgi-move-bottom:before{content:"\f157d"}.hgi-stroke.hgi-move-left:before{content:"\f157f"}.hgi-stroke.hgi-move-right:before{content:"\f1581"}.hgi-stroke.hgi-move-to:before{content:"\f1584"}.hgi-stroke.hgi-move-top:before{content:"\f1586"}.hgi-stroke.hgi-move:before{content:"\f1587"}.hgi-stroke.hgi-mp-four-01:before{content:"\f1589"}.hgi-stroke.hgi-mp-four-02:before{content:"\f158b"}.hgi-stroke.hgi-mp-three-01:before{content:"\f158d"}.hgi-stroke.hgi-mp-three-02:before{content:"\f158f"}.hgi-stroke.hgi-muhammad:before{content:"\f1591"}.hgi-stroke.hgi-multiplication-sign-circle:before{content:"\f1593"}.hgi-stroke.hgi-multiplication-sign-square:before{content:"\f1596"}.hgi-stroke.hgi-multiplication-sign:before{content:"\f1597"}.hgi-stroke.hgi-mushroom-01:before{content:"\f1599"}.hgi-stroke.hgi-mushroom:before{content:"\f159b"}.hgi-stroke.hgi-music-note-01:before{content:"\f159d"}.hgi-stroke.hgi-music-note-02:before{content:"\f159f"}.hgi-stroke.hgi-music-note-03:before{content:"\f15a1"}.hgi-stroke.hgi-music-note-04:before{content:"\f15a3"}.hgi-stroke.hgi-music-note-square-01:before{content:"\f15a5"}.hgi-stroke.hgi-music-note-square-02:before{content:"\f15a7"}.hgi-stroke.hgi-muslim:before{content:"\f15a9"}.hgi-stroke.hgi-mute:before{content:"\f15ab"}.hgi-stroke.hgi-mymind:before{content:"\f15ad"}.hgi-stroke.hgi-n-th-root-circle:before{content:"\f15af"}.hgi-stroke.hgi-n-th-root-square:before{content:"\f15b2"}.hgi-stroke.hgi-n-th-root:before{content:"\f15b3"}.hgi-stroke.hgi-nano-technology:before{content:"\f15b5"}.hgi-stroke.hgi-napkins-01:before{content:"\f15b7"}.hgi-stroke.hgi-napkins-02:before{content:"\f15b9"}.hgi-stroke.hgi-natural-food:before{content:"\f15bb"}.hgi-stroke.hgi-navigation-01:before{content:"\f15bd"}.hgi-stroke.hgi-navigation-02:before{content:"\f15bf"}.hgi-stroke.hgi-navigation-03:before{content:"\f15c1"}.hgi-stroke.hgi-navigation-04:before{content:"\f15c3"}.hgi-stroke.hgi-navigation-05:before{content:"\f15c5"}.hgi-stroke.hgi-navigation-06:before{content:"\f15c7"}.hgi-stroke.hgi-navigator-01:before{content:"\f15c9"}.hgi-stroke.hgi-navigator-02:before{content:"\f15cb"}.hgi-stroke.hgi-necklace:before{content:"\f15cd"}.hgi-stroke.hgi-nerd:before{content:"\f15cf"}.hgi-stroke.hgi-neural-network:before{content:"\f15d1"}.hgi-stroke.hgi-neutral:before{content:"\f15d3"}.hgi-stroke.hgi-new-job:before{content:"\f15d5"}.hgi-stroke.hgi-new-office:before{content:"\f15d7"}.hgi-stroke.hgi-new-releases:before{content:"\f15d9"}.hgi-stroke.hgi-new-twitter-ellipse:before{content:"\f15db"}.hgi-stroke.hgi-new-twitter-rectangle:before{content:"\f15dd"}.hgi-stroke.hgi-new-twitter:before{content:"\f15df"}.hgi-stroke.hgi-news-01:before{content:"\f15e1"}.hgi-stroke.hgi-news:before{content:"\f15e3"}.hgi-stroke.hgi-next:before{content:"\f15e5"}.hgi-stroke.hgi-nike:before{content:"\f15e7"}.hgi-stroke.hgi-nine-circle:before{content:"\f15e9"}.hgi-stroke.hgi-nine-square:before{content:"\f15eb"}.hgi-stroke.hgi-nintendo-switch:before{content:"\f15ee"}.hgi-stroke.hgi-nintendo:before{content:"\f15ef"}.hgi-stroke.hgi-niqab:before{content:"\f15f1"}.hgi-stroke.hgi-no-internet:before{content:"\f15f3"}.hgi-stroke.hgi-no-meeting-room:before{content:"\f15f5"}.hgi-stroke.hgi-no-signal:before{content:"\f15f7"}.hgi-stroke.hgi-node-add:before{content:"\f15f9"}.hgi-stroke.hgi-node-edit:before{content:"\f15fb"}.hgi-stroke.hgi-node-move-down:before{content:"\f15fd"}.hgi-stroke.hgi-node-move-up:before{content:"\f15ff"}.hgi-stroke.hgi-node-remove:before{content:"\f1601"}.hgi-stroke.hgi-noodles:before{content:"\f1603"}.hgi-stroke.hgi-nose:before{content:"\f1605"}.hgi-stroke.hgi-not-equal-sign-circle:before{content:"\f1607"}.hgi-stroke.hgi-not-equal-sign-square:before{content:"\f160a"}.hgi-stroke.hgi-not-equal-sign:before{content:"\f160b"}.hgi-stroke.hgi-note-01:before{content:"\f160d"}.hgi-stroke.hgi-note-02:before{content:"\f160f"}.hgi-stroke.hgi-note-03:before{content:"\f1611"}.hgi-stroke.hgi-note-04:before{content:"\f1613"}.hgi-stroke.hgi-note-05:before{content:"\f1615"}.hgi-stroke.hgi-note-add:before{content:"\f1617"}.hgi-stroke.hgi-note-done:before{content:"\f1619"}.hgi-stroke.hgi-note-edit:before{content:"\f161b"}.hgi-stroke.hgi-note-remove:before{content:"\f161d"}.hgi-stroke.hgi-note:before{content:"\f161f"}.hgi-stroke.hgi-notebook-01:before{content:"\f1621"}.hgi-stroke.hgi-notebook-02:before{content:"\f1623"}.hgi-stroke.hgi-notebook:before{content:"\f1625"}.hgi-stroke.hgi-notification-01:before{content:"\f1627"}.hgi-stroke.hgi-notification-02:before{content:"\f1629"}.hgi-stroke.hgi-notification-03:before{content:"\f162b"}.hgi-stroke.hgi-notification-block-01:before{content:"\f162d"}.hgi-stroke.hgi-notification-block-02:before{content:"\f162f"}.hgi-stroke.hgi-notification-block-03:before{content:"\f1631"}.hgi-stroke.hgi-notification-bubble:before{content:"\f1633"}.hgi-stroke.hgi-notification-circle:before{content:"\f1635"}.hgi-stroke.hgi-notification-off-01:before{content:"\f1637"}.hgi-stroke.hgi-notification-off-02:before{content:"\f1639"}.hgi-stroke.hgi-notification-off-03:before{content:"\f163b"}.hgi-stroke.hgi-notification-snooze-01:before{content:"\f163d"}.hgi-stroke.hgi-notification-snooze-02:before{content:"\f163f"}.hgi-stroke.hgi-notification-snooze-03:before{content:"\f1641"}.hgi-stroke.hgi-notification-square:before{content:"\f1643"}.hgi-stroke.hgi-notion-01:before{content:"\f1645"}.hgi-stroke.hgi-notion-02:before{content:"\f1647"}.hgi-stroke.hgi-npm:before{content:"\f1649"}.hgi-stroke.hgi-nuclear-power:before{content:"\f164b"}.hgi-stroke.hgi-nut:before{content:"\f164d"}.hgi-stroke.hgi-obtuse:before{content:"\f164f"}.hgi-stroke.hgi-octagon:before{content:"\f1651"}.hgi-stroke.hgi-octopus:before{content:"\f1653"}.hgi-stroke.hgi-office-365:before{content:"\f1655"}.hgi-stroke.hgi-office-chair:before{content:"\f1657"}.hgi-stroke.hgi-office:before{content:"\f1659"}.hgi-stroke.hgi-oil-barrel:before{content:"\f165b"}.hgi-stroke.hgi-ok-finger:before{content:"\f165d"}.hgi-stroke.hgi-olympic-torch:before{content:"\f165f"}.hgi-stroke.hgi-one-circle:before{content:"\f1661"}.hgi-stroke.hgi-one-square:before{content:"\f1663"}.hgi-stroke.hgi-online-learning-01:before{content:"\f1665"}.hgi-stroke.hgi-online-learning-02:before{content:"\f1667"}.hgi-stroke.hgi-online-learning-03:before{content:"\f1669"}.hgi-stroke.hgi-online-learning-04:before{content:"\f166b"}.hgi-stroke.hgi-open-caption:before{content:"\f166d"}.hgi-stroke.hgi-open-source:before{content:"\f166f"}.hgi-stroke.hgi-option:before{content:"\f1671"}.hgi-stroke.hgi-orange:before{content:"\f1673"}.hgi-stroke.hgi-orbit-01:before{content:"\f1675"}.hgi-stroke.hgi-orbit-02:before{content:"\f1677"}.hgi-stroke.hgi-organic-food:before{content:"\f1679"}.hgi-stroke.hgi-orientation-image-landscape-to-potrait:before{content:"\f167b"}.hgi-stroke.hgi-orientation-image-potrait-to-landscape:before{content:"\f167d"}.hgi-stroke.hgi-orientation-landscape-to-potrait:before{content:"\f167f"}.hgi-stroke.hgi-orientation-potrait-to-landscape:before{content:"\f1681"}.hgi-stroke.hgi-orthogonal-edge:before{content:"\f1683"}.hgi-stroke.hgi-oval:before{content:"\f1685"}.hgi-stroke.hgi-oven:before{content:"\f1687"}.hgi-stroke.hgi-package-01:before{content:"\f1689"}.hgi-stroke.hgi-package-02:before{content:"\f168b"}.hgi-stroke.hgi-package-03:before{content:"\f168d"}.hgi-stroke.hgi-package-add-01:before{content:"\f168f"}.hgi-stroke.hgi-package-add:before{content:"\f1691"}.hgi-stroke.hgi-package-delivered:before{content:"\f1693"}.hgi-stroke.hgi-package-dimensions-01:before{content:"\f1695"}.hgi-stroke.hgi-package-dimensions-02:before{content:"\f1697"}.hgi-stroke.hgi-package-moving-01:before{content:"\f1699"}.hgi-stroke.hgi-package-moving:before{content:"\f169b"}.hgi-stroke.hgi-package-open:before{content:"\f169d"}.hgi-stroke.hgi-package-out-of-stock:before{content:"\f169f"}.hgi-stroke.hgi-package-process-01:before{content:"\f16a1"}.hgi-stroke.hgi-package-process:before{content:"\f16a3"}.hgi-stroke.hgi-package-receive-01:before{content:"\f16a5"}.hgi-stroke.hgi-package-receive:before{content:"\f16a7"}.hgi-stroke.hgi-package-remove-01:before{content:"\f16a9"}.hgi-stroke.hgi-package-remove:before{content:"\f16ab"}.hgi-stroke.hgi-package-search-01:before{content:"\f16ad"}.hgi-stroke.hgi-package-search:before{content:"\f16af"}.hgi-stroke.hgi-package-sent-01:before{content:"\f16b2"}.hgi-stroke.hgi-package-sent:before{content:"\f16b4"}.hgi-stroke.hgi-package:before{content:"\f16b5"}.hgi-stroke.hgi-packaging:before{content:"\f16b7"}.hgi-stroke.hgi-pacman-01:before{content:"\f16b9"}.hgi-stroke.hgi-pacman-02:before{content:"\f16bb"}.hgi-stroke.hgi-paella:before{content:"\f16bd"}.hgi-stroke.hgi-paint-board:before{content:"\f16bf"}.hgi-stroke.hgi-paint-brush-01:before{content:"\f16c1"}.hgi-stroke.hgi-paint-brush-02:before{content:"\f16c3"}.hgi-stroke.hgi-paint-brush-03:before{content:"\f16c5"}.hgi-stroke.hgi-paint-brush-04:before{content:"\f16c7"}.hgi-stroke.hgi-paint-bucket:before{content:"\f16c9"}.hgi-stroke.hgi-pan-01:before{content:"\f16cb"}.hgi-stroke.hgi-pan-02:before{content:"\f16cd"}.hgi-stroke.hgi-pan-03:before{content:"\f16cf"}.hgi-stroke.hgi-panel-left-close:before{content:"\f16d1"}.hgi-stroke.hgi-panel-left-dashed:before{content:"\f16d3"}.hgi-stroke.hgi-panel-left-open:before{content:"\f16d5"}.hgi-stroke.hgi-panel-left:before{content:"\f16d7"}.hgi-stroke.hgi-panel-right-close:before{content:"\f16d9"}.hgi-stroke.hgi-panel-right-dashed:before{content:"\f16db"}.hgi-stroke.hgi-panel-right-open:before{content:"\f16dd"}.hgi-stroke.hgi-panel-right:before{content:"\f16df"}.hgi-stroke.hgi-parabola-01:before{content:"\f16e1"}.hgi-stroke.hgi-parabola-02:before{content:"\f16e3"}.hgi-stroke.hgi-parabola-03:before{content:"\f16e5"}.hgi-stroke.hgi-paragliding:before{content:"\f16e7"}.hgi-stroke.hgi-paragraph-bullets-point-01:before{content:"\f16e9"}.hgi-stroke.hgi-paragraph-bullets-point-02:before{content:"\f16eb"}.hgi-stroke.hgi-paragraph-spacing:before{content:"\f16ee"}.hgi-stroke.hgi-paragraph:before{content:"\f16ef"}.hgi-stroke.hgi-parallelogram:before{content:"\f16f1"}.hgi-stroke.hgi-parking-area-circle:before{content:"\f16f3"}.hgi-stroke.hgi-parking-area-square:before{content:"\f16f5"}.hgi-stroke.hgi-party:before{content:"\f16f7"}.hgi-stroke.hgi-passport-01:before{content:"\f16f9"}.hgi-stroke.hgi-passport-expired:before{content:"\f16fb"}.hgi-stroke.hgi-passport-valid:before{content:"\f16fe"}.hgi-stroke.hgi-passport:before{content:"\f16ff"}.hgi-stroke.hgi-password-validation:before{content:"\f1701"}.hgi-stroke.hgi-path:before{content:"\f1703"}.hgi-stroke.hgi-pathfinder-crop:before{content:"\f1705"}.hgi-stroke.hgi-pathfinder-divide:before{content:"\f1707"}.hgi-stroke.hgi-pathfinder-exclude:before{content:"\f1709"}.hgi-stroke.hgi-pathfinder-intersect:before{content:"\f170b"}.hgi-stroke.hgi-pathfinder-merge:before{content:"\f170d"}.hgi-stroke.hgi-pathfinder-minus-back:before{content:"\f170f"}.hgi-stroke.hgi-pathfinder-minus-front:before{content:"\f1711"}.hgi-stroke.hgi-pathfinder-outline:before{content:"\f1713"}.hgi-stroke.hgi-pathfinder-trim:before{content:"\f1715"}.hgi-stroke.hgi-pathfinder-unite:before{content:"\f1717"}.hgi-stroke.hgi-patient:before{content:"\f1719"}.hgi-stroke.hgi-patio:before{content:"\f171b"}.hgi-stroke.hgi-pause-circle:before{content:"\f171d"}.hgi-stroke.hgi-pause:before{content:"\f171f"}.hgi-stroke.hgi-pavilon:before{content:"\f1721"}.hgi-stroke.hgi-pay-by-check:before{content:"\f1723"}.hgi-stroke.hgi-payment-01:before{content:"\f1725"}.hgi-stroke.hgi-payment-02:before{content:"\f1727"}.hgi-stroke.hgi-payment-success-01:before{content:"\f1729"}.hgi-stroke.hgi-payment-success-02:before{content:"\f172b"}.hgi-stroke.hgi-payoneer:before{content:"\f172d"}.hgi-stroke.hgi-paypal:before{content:"\f172f"}.hgi-stroke.hgi-pc-case:before{content:"\f1731"}.hgi-stroke.hgi-pdf-01:before{content:"\f1733"}.hgi-stroke.hgi-pdf-02:before{content:"\f1735"}.hgi-stroke.hgi-peer-to-peer-01:before{content:"\f1737"}.hgi-stroke.hgi-peer-to-peer-02:before{content:"\f1739"}.hgi-stroke.hgi-peer-to-peer-03:before{content:"\f173b"}.hgi-stroke.hgi-pen-01:before{content:"\f173d"}.hgi-stroke.hgi-pen-02:before{content:"\f173f"}.hgi-stroke.hgi-pen-connect-bluetooth:before{content:"\f1741"}.hgi-stroke.hgi-pen-connect-usb:before{content:"\f1743"}.hgi-stroke.hgi-pen-connect-wifi:before{content:"\f1745"}.hgi-stroke.hgi-pen-tool-01:before{content:"\f1747"}.hgi-stroke.hgi-pen-tool-02:before{content:"\f1749"}.hgi-stroke.hgi-pen-tool-03:before{content:"\f174b"}.hgi-stroke.hgi-pen-tool-add:before{content:"\f174d"}.hgi-stroke.hgi-pen-tool-minus:before{content:"\f174f"}.hgi-stroke.hgi-pencil-edit-01:before{content:"\f1751"}.hgi-stroke.hgi-pencil-edit-02:before{content:"\f1753"}.hgi-stroke.hgi-pencil:before{content:"\f1755"}.hgi-stroke.hgi-pendulum:before{content:"\f1757"}.hgi-stroke.hgi-pensive:before{content:"\f1759"}.hgi-stroke.hgi-pentagon-01:before{content:"\f175b"}.hgi-stroke.hgi-pentagon:before{content:"\f175d"}.hgi-stroke.hgi-percent-circle:before{content:"\f175f"}.hgi-stroke.hgi-percent-square:before{content:"\f1762"}.hgi-stroke.hgi-percent:before{content:"\f1763"}.hgi-stroke.hgi-perfume:before{content:"\f1765"}.hgi-stroke.hgi-periscope:before{content:"\f1767"}.hgi-stroke.hgi-permanent-job:before{content:"\f1769"}.hgi-stroke.hgi-perplexity-ai:before{content:"\f176b"}.hgi-stroke.hgi-perspective:before{content:"\f176d"}.hgi-stroke.hgi-petrol-pump:before{content:"\f176f"}.hgi-stroke.hgi-pexels:before{content:"\f1771"}.hgi-stroke.hgi-phone-arrow-down:before{content:"\f1773"}.hgi-stroke.hgi-phone-arrow-up:before{content:"\f1775"}.hgi-stroke.hgi-phone-check:before{content:"\f1777"}.hgi-stroke.hgi-phone-developer-mode:before{content:"\f1779"}.hgi-stroke.hgi-phone-erase:before{content:"\f177b"}.hgi-stroke.hgi-phone-lock:before{content:"\f177d"}.hgi-stroke.hgi-phone-off-01:before{content:"\f177f"}.hgi-stroke.hgi-phone-off-02:before{content:"\f1781"}.hgi-stroke.hgi-php:before{content:"\f1783"}.hgi-stroke.hgi-physics:before{content:"\f1785"}.hgi-stroke.hgi-pi-circle:before{content:"\f1787"}.hgi-stroke.hgi-pi-square:before{content:"\f178a"}.hgi-stroke.hgi-pi:before{content:"\f178b"}.hgi-stroke.hgi-picasa:before{content:"\f178d"}.hgi-stroke.hgi-pickup-01:before{content:"\f178f"}.hgi-stroke.hgi-pickup-02:before{content:"\f1791"}.hgi-stroke.hgi-picture-in-picture-exit:before{content:"\f1793"}.hgi-stroke.hgi-picture-in-picture-on:before{content:"\f1795"}.hgi-stroke.hgi-pie-chart-01:before{content:"\f1797"}.hgi-stroke.hgi-pie-chart-02:before{content:"\f1799"}.hgi-stroke.hgi-pie-chart-03:before{content:"\f179b"}.hgi-stroke.hgi-pie-chart-04:before{content:"\f179d"}.hgi-stroke.hgi-pie-chart-05:before{content:"\f179f"}.hgi-stroke.hgi-pie-chart-06:before{content:"\f17a1"}.hgi-stroke.hgi-pie-chart-07:before{content:"\f17a3"}.hgi-stroke.hgi-pie-chart-08:before{content:"\f17a5"}.hgi-stroke.hgi-pie-chart-09:before{content:"\f17a7"}.hgi-stroke.hgi-pie-chart-square:before{content:"\f17aa"}.hgi-stroke.hgi-pie-chart:before{content:"\f17ab"}.hgi-stroke.hgi-pie:before{content:"\f17ad"}.hgi-stroke.hgi-piggy-bank:before{content:"\f17af"}.hgi-stroke.hgi-pill-bottle:before{content:"\f17b1"}.hgi-stroke.hgi-pill-off:before{content:"\f17b3"}.hgi-stroke.hgi-pill:before{content:"\f17b5"}.hgi-stroke.hgi-pills-tablet:before{content:"\f17b7"}.hgi-stroke.hgi-pin-02:before{content:"\f17b9"}.hgi-stroke.hgi-pin-code:before{content:"\f17bb"}.hgi-stroke.hgi-pin-location-01:before{content:"\f17bd"}.hgi-stroke.hgi-pin-location-02:before{content:"\f17bf"}.hgi-stroke.hgi-pin-location-03:before{content:"\f17c1"}.hgi-stroke.hgi-pin-off:before{content:"\f17c3"}.hgi-stroke.hgi-pin:before{content:"\f17c5"}.hgi-stroke.hgi-pine-tree:before{content:"\f17c7"}.hgi-stroke.hgi-pinterest:before{content:"\f17c9"}.hgi-stroke.hgi-pipeline:before{content:"\f17cb"}.hgi-stroke.hgi-pisa-tower:before{content:"\f17cd"}.hgi-stroke.hgi-pivot:before{content:"\f17cf"}.hgi-stroke.hgi-pizza-01:before{content:"\f17d1"}.hgi-stroke.hgi-pizza-02:before{content:"\f17d3"}.hgi-stroke.hgi-pizza-03:before{content:"\f17d5"}.hgi-stroke.hgi-pizza-04:before{content:"\f17d7"}.hgi-stroke.hgi-pizza-cutter:before{content:"\f17d9"}.hgi-stroke.hgi-plane:before{content:"\f17db"}.hgi-stroke.hgi-plant-01:before{content:"\f17dd"}.hgi-stroke.hgi-plant-02:before{content:"\f17df"}.hgi-stroke.hgi-plant-03:before{content:"\f17e1"}.hgi-stroke.hgi-plant-04:before{content:"\f17e3"}.hgi-stroke.hgi-plate:before{content:"\f17e5"}.hgi-stroke.hgi-plaxo:before{content:"\f17e7"}.hgi-stroke.hgi-play-circle-02:before{content:"\f17e9"}.hgi-stroke.hgi-play-circle:before{content:"\f17eb"}.hgi-stroke.hgi-play-list-add:before{content:"\f17ed"}.hgi-stroke.hgi-play-list-favourite-01:before{content:"\f17ef"}.hgi-stroke.hgi-play-list-favourite-02:before{content:"\f17f1"}.hgi-stroke.hgi-play-list-minus:before{content:"\f17f3"}.hgi-stroke.hgi-play-list-remove:before{content:"\f17f5"}.hgi-stroke.hgi-play-list:before{content:"\f17f7"}.hgi-stroke.hgi-play-square:before{content:"\f17fa"}.hgi-stroke.hgi-play-store:before{content:"\f17fc"}.hgi-stroke.hgi-play:before{content:"\f17fd"}.hgi-stroke.hgi-playlist-01:before{content:"\f17ff"}.hgi-stroke.hgi-playlist-02:before{content:"\f1801"}.hgi-stroke.hgi-playlist-03:before{content:"\f1803"}.hgi-stroke.hgi-plaza:before{content:"\f1805"}.hgi-stroke.hgi-plug-01:before{content:"\f1807"}.hgi-stroke.hgi-plug-02:before{content:"\f1809"}.hgi-stroke.hgi-plug-socket:before{content:"\f180b"}.hgi-stroke.hgi-plus-minus-01:before{content:"\f180d"}.hgi-stroke.hgi-plus-minus-02:before{content:"\f180f"}.hgi-stroke.hgi-plus-minus-circle-01:before{content:"\f1811"}.hgi-stroke.hgi-plus-minus-circle-02:before{content:"\f1813"}.hgi-stroke.hgi-plus-minus-square-01:before{content:"\f1816"}.hgi-stroke.hgi-plus-minus-square-02:before{content:"\f1818"}.hgi-stroke.hgi-plus-minus:before{content:"\f1819"}.hgi-stroke.hgi-plus-sign-circle:before{content:"\f181b"}.hgi-stroke.hgi-plus-sign-square:before{content:"\f181e"}.hgi-stroke.hgi-plus-sign:before{content:"\f181f"}.hgi-stroke.hgi-png-01:before{content:"\f1821"}.hgi-stroke.hgi-png-02:before{content:"\f1823"}.hgi-stroke.hgi-podcast:before{content:"\f1825"}.hgi-stroke.hgi-podium:before{content:"\f1827"}.hgi-stroke.hgi-pointing-left-01:before{content:"\f1829"}.hgi-stroke.hgi-pointing-left-02:before{content:"\f182b"}.hgi-stroke.hgi-pointing-left-03:before{content:"\f182d"}.hgi-stroke.hgi-pointing-left-04:before{content:"\f182f"}.hgi-stroke.hgi-pointing-left-05:before{content:"\f1831"}.hgi-stroke.hgi-pointing-left-06:before{content:"\f1833"}.hgi-stroke.hgi-pointing-left-07:before{content:"\f1835"}.hgi-stroke.hgi-pointing-left-08:before{content:"\f1837"}.hgi-stroke.hgi-pointing-right-01:before{content:"\f1839"}.hgi-stroke.hgi-pointing-right-02:before{content:"\f183b"}.hgi-stroke.hgi-pointing-right-03:before{content:"\f183d"}.hgi-stroke.hgi-pointing-right-04:before{content:"\f183f"}.hgi-stroke.hgi-pointing-right-05:before{content:"\f1841"}.hgi-stroke.hgi-pointing-right-06:before{content:"\f1843"}.hgi-stroke.hgi-pointing-right-07:before{content:"\f1845"}.hgi-stroke.hgi-pointing-right-08:before{content:"\f1847"}.hgi-stroke.hgi-pokeball:before{content:"\f1849"}.hgi-stroke.hgi-pokemon:before{content:"\f184b"}.hgi-stroke.hgi-police-badge:before{content:"\f184d"}.hgi-stroke.hgi-police-cap:before{content:"\f184f"}.hgi-stroke.hgi-police-car:before{content:"\f1851"}.hgi-stroke.hgi-police-station:before{content:"\f1853"}.hgi-stroke.hgi-policy:before{content:"\f1855"}.hgi-stroke.hgi-poly-tank:before{content:"\f1857"}.hgi-stroke.hgi-polygon:before{content:"\f1859"}.hgi-stroke.hgi-pool-table:before{content:"\f185c"}.hgi-stroke.hgi-pool:before{content:"\f185d"}.hgi-stroke.hgi-poop:before{content:"\f185f"}.hgi-stroke.hgi-popcorn:before{content:"\f1861"}.hgi-stroke.hgi-pot-01:before{content:"\f1863"}.hgi-stroke.hgi-pot-02:before{content:"\f1865"}.hgi-stroke.hgi-potion:before{content:"\f1867"}.hgi-stroke.hgi-pound-circle:before{content:"\f1869"}.hgi-stroke.hgi-pound-receive:before{content:"\f186b"}.hgi-stroke.hgi-pound-send:before{content:"\f186e"}.hgi-stroke.hgi-pound-square:before{content:"\f1870"}.hgi-stroke.hgi-pound:before{content:"\f1871"}.hgi-stroke.hgi-power-service:before{content:"\f1873"}.hgi-stroke.hgi-power-socket-01:before{content:"\f1875"}.hgi-stroke.hgi-power-socket-02:before{content:"\f1877"}.hgi-stroke.hgi-ppt-01:before{content:"\f1879"}.hgi-stroke.hgi-ppt-02:before{content:"\f187b"}.hgi-stroke.hgi-prawn:before{content:"\f187d"}.hgi-stroke.hgi-prayer-rug-01:before{content:"\f187f"}.hgi-stroke.hgi-prayer-rug-02:before{content:"\f1881"}.hgi-stroke.hgi-preference-horizontal:before{content:"\f1883"}.hgi-stroke.hgi-preference-vertical:before{content:"\f1885"}.hgi-stroke.hgi-prescription:before{content:"\f1887"}.hgi-stroke.hgi-prescriptions:before{content:"\f1889"}.hgi-stroke.hgi-presentation-01:before{content:"\f188b"}.hgi-stroke.hgi-presentation-02:before{content:"\f188d"}.hgi-stroke.hgi-presentation-03:before{content:"\f188f"}.hgi-stroke.hgi-presentation-04:before{content:"\f1891"}.hgi-stroke.hgi-presentation-05:before{content:"\f1893"}.hgi-stroke.hgi-presentation-06:before{content:"\f1895"}.hgi-stroke.hgi-presentation-07:before{content:"\f1897"}.hgi-stroke.hgi-presentation-bar-chart-01:before{content:"\f1899"}.hgi-stroke.hgi-presentation-bar-chart-02:before{content:"\f189b"}.hgi-stroke.hgi-presentation-line-chart-01:before{content:"\f189d"}.hgi-stroke.hgi-presentation-line-chart-02:before{content:"\f189f"}.hgi-stroke.hgi-presentation-online:before{content:"\f18a1"}.hgi-stroke.hgi-presentation-podium:before{content:"\f18a3"}.hgi-stroke.hgi-previous:before{content:"\f18a5"}.hgi-stroke.hgi-printer-off:before{content:"\f18a7"}.hgi-stroke.hgi-printer-three-d:before{content:"\f18aa"}.hgi-stroke.hgi-printer:before{content:"\f18ab"}.hgi-stroke.hgi-prism-01:before{content:"\f18ad"}.hgi-stroke.hgi-prism:before{content:"\f18af"}.hgi-stroke.hgi-prison-guard:before{content:"\f18b1"}.hgi-stroke.hgi-prison:before{content:"\f18b3"}.hgi-stroke.hgi-prisoner:before{content:"\f18b5"}.hgi-stroke.hgi-product-loading:before{content:"\f18b7"}.hgi-stroke.hgi-profile-02:before{content:"\f18b9"}.hgi-stroke.hgi-profile:before{content:"\f18bb"}.hgi-stroke.hgi-profit:before{content:"\f18bd"}.hgi-stroke.hgi-programming-flag:before{content:"\f18bf"}.hgi-stroke.hgi-progress-01:before{content:"\f18c1"}.hgi-stroke.hgi-progress-02:before{content:"\f18c3"}.hgi-stroke.hgi-progress-03:before{content:"\f18c5"}.hgi-stroke.hgi-progress-04:before{content:"\f18c7"}.hgi-stroke.hgi-progress:before{content:"\f18c9"}.hgi-stroke.hgi-projector-01:before{content:"\f18cb"}.hgi-stroke.hgi-projector:before{content:"\f18cd"}.hgi-stroke.hgi-promotion:before{content:"\f18cf"}.hgi-stroke.hgi-property-add:before{content:"\f18d1"}.hgi-stroke.hgi-property-delete:before{content:"\f18d3"}.hgi-stroke.hgi-property-edit:before{content:"\f18d5"}.hgi-stroke.hgi-property-new:before{content:"\f18d7"}.hgi-stroke.hgi-property-search:before{content:"\f18d9"}.hgi-stroke.hgi-property-view:before{content:"\f18db"}.hgi-stroke.hgi-protection-mask:before{content:"\f18dd"}.hgi-stroke.hgi-pulley:before{content:"\f18df"}.hgi-stroke.hgi-pulse-01:before{content:"\f18e1"}.hgi-stroke.hgi-pulse-02:before{content:"\f18e3"}.hgi-stroke.hgi-pulse-rectangle-01:before{content:"\f18e5"}.hgi-stroke.hgi-pulse-rectangle-02:before{content:"\f18e7"}.hgi-stroke.hgi-pumpkin:before{content:"\f18e9"}.hgi-stroke.hgi-punch:before{content:"\f18eb"}.hgi-stroke.hgi-punching-ball-01:before{content:"\f18ed"}.hgi-stroke.hgi-punching-ball-02:before{content:"\f18ef"}.hgi-stroke.hgi-purse-01:before{content:"\f18f1"}.hgi-stroke.hgi-purse:before{content:"\f18f3"}.hgi-stroke.hgi-push-up-bar:before{content:"\f18f5"}.hgi-stroke.hgi-puzzle:before{content:"\f18f7"}.hgi-stroke.hgi-pyramid-maslowo:before{content:"\f18f9"}.hgi-stroke.hgi-pyramid-structure-01:before{content:"\f18fc"}.hgi-stroke.hgi-pyramid-structure-02:before{content:"\f18fe"}.hgi-stroke.hgi-pyramid:before{content:"\f18ff"}.hgi-stroke.hgi-python:before{content:"\f1901"}.hgi-stroke.hgi-qq-plot:before{content:"\f1903"}.hgi-stroke.hgi-qr-code-01:before{content:"\f1905"}.hgi-stroke.hgi-qr-code-scan:before{content:"\f1907"}.hgi-stroke.hgi-qr-code:before{content:"\f1909"}.hgi-stroke.hgi-question:before{content:"\f190b"}.hgi-stroke.hgi-queue-01:before{content:"\f190d"}.hgi-stroke.hgi-queue-02:before{content:"\f190f"}.hgi-stroke.hgi-quill-write-01:before{content:"\f1911"}.hgi-stroke.hgi-quill-write-02:before{content:"\f1913"}.hgi-stroke.hgi-quiz-01:before{content:"\f1915"}.hgi-stroke.hgi-quiz-02:before{content:"\f1917"}.hgi-stroke.hgi-quiz-03:before{content:"\f1919"}.hgi-stroke.hgi-quiz-04:before{content:"\f191b"}.hgi-stroke.hgi-quiz-05:before{content:"\f191d"}.hgi-stroke.hgi-quora:before{content:"\f191f"}.hgi-stroke.hgi-quote-down-circle:before{content:"\f1921"}.hgi-stroke.hgi-quote-down-square:before{content:"\f1924"}.hgi-stroke.hgi-quote-down:before{content:"\f1925"}.hgi-stroke.hgi-quote-up-circle:before{content:"\f1927"}.hgi-stroke.hgi-quote-up-square:before{content:"\f192a"}.hgi-stroke.hgi-quote-up:before{content:"\f192b"}.hgi-stroke.hgi-quotes:before{content:"\f192d"}.hgi-stroke.hgi-quran-01:before{content:"\f192f"}.hgi-stroke.hgi-quran-02:before{content:"\f1931"}.hgi-stroke.hgi-quran-03:before{content:"\f1933"}.hgi-stroke.hgi-qwen:before{content:"\f1935"}.hgi-stroke.hgi-racing-flag:before{content:"\f1937"}.hgi-stroke.hgi-radar-01:before{content:"\f1939"}.hgi-stroke.hgi-radar-02:before{content:"\f193b"}.hgi-stroke.hgi-radial:before{content:"\f193d"}.hgi-stroke.hgi-radio-01:before{content:"\f193f"}.hgi-stroke.hgi-radio-02:before{content:"\f1941"}.hgi-stroke.hgi-radio-button:before{content:"\f1943"}.hgi-stroke.hgi-radio:before{content:"\f1945"}.hgi-stroke.hgi-radioactive-alert:before{content:"\f1947"}.hgi-stroke.hgi-radius:before{content:"\f1949"}.hgi-stroke.hgi-rain-double-drop:before{content:"\f194b"}.hgi-stroke.hgi-rain-drop:before{content:"\f194d"}.hgi-stroke.hgi-rain:before{content:"\f194f"}.hgi-stroke.hgi-rainbow:before{content:"\f1951"}.hgi-stroke.hgi-ram-memory:before{content:"\f1953"}.hgi-stroke.hgi-ramadhan-01:before{content:"\f1955"}.hgi-stroke.hgi-ramadhan-02:before{content:"\f1957"}.hgi-stroke.hgi-ramadhan-month:before{content:"\f1959"}.hgi-stroke.hgi-ranking:before{content:"\f195b"}.hgi-stroke.hgi-rar-01:before{content:"\f195d"}.hgi-stroke.hgi-rar-02:before{content:"\f195f"}.hgi-stroke.hgi-raw-01:before{content:"\f1961"}.hgi-stroke.hgi-raw-02:before{content:"\f1963"}.hgi-stroke.hgi-re:before{content:"\f1965"}.hgi-stroke.hgi-react:before{content:"\f1967"}.hgi-stroke.hgi-real-estate-01:before{content:"\f1969"}.hgi-stroke.hgi-real-estate-02:before{content:"\f196b"}.hgi-stroke.hgi-receipt-dollar:before{content:"\f196d"}.hgi-stroke.hgi-record:before{content:"\f196f"}.hgi-stroke.hgi-recovery-mail:before{content:"\f1971"}.hgi-stroke.hgi-rectangular-01:before{content:"\f1973"}.hgi-stroke.hgi-rectangular:before{content:"\f1975"}.hgi-stroke.hgi-recycle-01:before{content:"\f1977"}.hgi-stroke.hgi-recycle-02:before{content:"\f1979"}.hgi-stroke.hgi-recycle-03:before{content:"\f197b"}.hgi-stroke.hgi-reddit:before{content:"\f197d"}.hgi-stroke.hgi-redo-02:before{content:"\f197f"}.hgi-stroke.hgi-redo-03:before{content:"\f1981"}.hgi-stroke.hgi-redo:before{content:"\f1983"}.hgi-stroke.hgi-reduce-paragraph:before{content:"\f1985"}.hgi-stroke.hgi-reflex:before{content:"\f1987"}.hgi-stroke.hgi-refresh-01:before{content:"\f1989"}.hgi-stroke.hgi-refresh-03:before{content:"\f198b"}.hgi-stroke.hgi-refresh-04:before{content:"\f198d"}.hgi-stroke.hgi-refresh-dot:before{content:"\f198f"}.hgi-stroke.hgi-refresh:before{content:"\f1991"}.hgi-stroke.hgi-refrigerator:before{content:"\f1993"}.hgi-stroke.hgi-register:before{content:"\f1995"}.hgi-stroke.hgi-registered:before{content:"\f1997"}.hgi-stroke.hgi-relieved-01:before{content:"\f1999"}.hgi-stroke.hgi-relieved-02:before{content:"\f199b"}.hgi-stroke.hgi-reload:before{content:"\f199d"}.hgi-stroke.hgi-reminder:before{content:"\f199f"}.hgi-stroke.hgi-remote-control:before{content:"\f19a1"}.hgi-stroke.hgi-remove-01:before{content:"\f19a3"}.hgi-stroke.hgi-remove-02:before{content:"\f19a5"}.hgi-stroke.hgi-remove-circle-half-dot:before{content:"\f19a7"}.hgi-stroke.hgi-remove-circle:before{content:"\f19a9"}.hgi-stroke.hgi-remove-female:before{content:"\f19ab"}.hgi-stroke.hgi-remove-male:before{content:"\f19ad"}.hgi-stroke.hgi-remove-pi:before{content:"\f19af"}.hgi-stroke.hgi-remove-square:before{content:"\f19b1"}.hgi-stroke.hgi-renewable-energy-01:before{content:"\f19b3"}.hgi-stroke.hgi-renewable-energy:before{content:"\f19b5"}.hgi-stroke.hgi-repair:before{content:"\f19b7"}.hgi-stroke.hgi-repeat-off:before{content:"\f19b9"}.hgi-stroke.hgi-repeat-one-01:before{content:"\f19bb"}.hgi-stroke.hgi-repeat-one-02:before{content:"\f19bd"}.hgi-stroke.hgi-repeat:before{content:"\f19bf"}.hgi-stroke.hgi-replay:before{content:"\f19c1"}.hgi-stroke.hgi-replit:before{content:"\f19c3"}.hgi-stroke.hgi-repository:before{content:"\f19c5"}.hgi-stroke.hgi-repost:before{content:"\f19c7"}.hgi-stroke.hgi-reset-password:before{content:"\f19c9"}.hgi-stroke.hgi-resize-01:before{content:"\f19cb"}.hgi-stroke.hgi-resize-02:before{content:"\f19cd"}.hgi-stroke.hgi-resize-field-rectangle:before{content:"\f19cf"}.hgi-stroke.hgi-resize-field:before{content:"\f19d1"}.hgi-stroke.hgi-resources-add:before{content:"\f19d3"}.hgi-stroke.hgi-resources-remove:before{content:"\f19d5"}.hgi-stroke.hgi-restaurant-01:before{content:"\f19d7"}.hgi-stroke.hgi-restaurant-02:before{content:"\f19d9"}.hgi-stroke.hgi-restaurant-03:before{content:"\f19db"}.hgi-stroke.hgi-restaurant-table:before{content:"\f19dd"}.hgi-stroke.hgi-restore-bin:before{content:"\f19df"}.hgi-stroke.hgi-return-request:before{content:"\f19e1"}.hgi-stroke.hgi-reverse-withdrawal-01:before{content:"\f19e3"}.hgi-stroke.hgi-reverse-withdrawal-02:before{content:"\f19e5"}.hgi-stroke.hgi-rhombus-01:before{content:"\f19e7"}.hgi-stroke.hgi-rhombus:before{content:"\f19e9"}.hgi-stroke.hgi-rice-bowl-01:before{content:"\f19eb"}.hgi-stroke.hgi-rice-bowl-02:before{content:"\f19ed"}.hgi-stroke.hgi-right-angle:before{content:"\f19ef"}.hgi-stroke.hgi-right-to-left-block-quote:before{content:"\f19f1"}.hgi-stroke.hgi-right-to-left-list-bullet:before{content:"\f19f3"}.hgi-stroke.hgi-right-to-left-list-dash:before{content:"\f19f5"}.hgi-stroke.hgi-right-to-left-list-number:before{content:"\f19f7"}.hgi-stroke.hgi-right-to-left-list-triangle:before{content:"\f19f9"}.hgi-stroke.hgi-right-triangle:before{content:"\f19fb"}.hgi-stroke.hgi-ripple:before{content:"\f19fd"}.hgi-stroke.hgi-riyal-rectangle:before{content:"\f19ff"}.hgi-stroke.hgi-riyal:before{content:"\f1a01"}.hgi-stroke.hgi-road-01:before{content:"\f1a03"}.hgi-stroke.hgi-road-02:before{content:"\f1a05"}.hgi-stroke.hgi-road-location-01:before{content:"\f1a07"}.hgi-stroke.hgi-road-location-02:before{content:"\f1a09"}.hgi-stroke.hgi-road-wayside:before{content:"\f1a0c"}.hgi-stroke.hgi-road:before{content:"\f1a0d"}.hgi-stroke.hgi-robot-01:before{content:"\f1a0f"}.hgi-stroke.hgi-robot-02:before{content:"\f1a11"}.hgi-stroke.hgi-robotic:before{content:"\f1a13"}.hgi-stroke.hgi-rocket-01:before{content:"\f1a15"}.hgi-stroke.hgi-rocket-02:before{content:"\f1a17"}.hgi-stroke.hgi-rocket:before{content:"\f1a19"}.hgi-stroke.hgi-rocking-chair:before{content:"\f1a1b"}.hgi-stroke.hgi-rocking-horse:before{content:"\f1a1d"}.hgi-stroke.hgi-roller-skate:before{content:"\f1a1f"}.hgi-stroke.hgi-rolling-pin:before{content:"\f1a21"}.hgi-stroke.hgi-root-01:before{content:"\f1a23"}.hgi-stroke.hgi-root-02:before{content:"\f1a25"}.hgi-stroke.hgi-root-circle:before{content:"\f1a27"}.hgi-stroke.hgi-root-first-bracket:before{content:"\f1a29"}.hgi-stroke.hgi-root-second-bracket:before{content:"\f1a2b"}.hgi-stroke.hgi-root-third-bracket:before{content:"\f1a2d"}.hgi-stroke.hgi-rotate-01:before{content:"\f1a2f"}.hgi-stroke.hgi-rotate-02:before{content:"\f1a31"}.hgi-stroke.hgi-rotate-360:before{content:"\f1a33"}.hgi-stroke.hgi-rotate-bottom-left:before{content:"\f1a35"}.hgi-stroke.hgi-rotate-bottom-right:before{content:"\f1a37"}.hgi-stroke.hgi-rotate-clockwise:before{content:"\f1a39"}.hgi-stroke.hgi-rotate-crop:before{content:"\f1a3b"}.hgi-stroke.hgi-rotate-left-01:before{content:"\f1a3d"}.hgi-stroke.hgi-rotate-left-02:before{content:"\f1a3f"}.hgi-stroke.hgi-rotate-left-03:before{content:"\f1a41"}.hgi-stroke.hgi-rotate-left-04:before{content:"\f1a43"}.hgi-stroke.hgi-rotate-left-05:before{content:"\f1a45"}.hgi-stroke.hgi-rotate-left-06:before{content:"\f1a47"}.hgi-stroke.hgi-rotate-right-01:before{content:"\f1a49"}.hgi-stroke.hgi-rotate-right-02:before{content:"\f1a4b"}.hgi-stroke.hgi-rotate-right-03:before{content:"\f1a4d"}.hgi-stroke.hgi-rotate-right-04:before{content:"\f1a4f"}.hgi-stroke.hgi-rotate-right-05:before{content:"\f1a51"}.hgi-stroke.hgi-rotate-right-06:before{content:"\f1a53"}.hgi-stroke.hgi-rotate-square:before{content:"\f1a55"}.hgi-stroke.hgi-rotate-top-left:before{content:"\f1a57"}.hgi-stroke.hgi-rotate-top-right:before{content:"\f1a59"}.hgi-stroke.hgi-route-01:before{content:"\f1a5b"}.hgi-stroke.hgi-route-02:before{content:"\f1a5d"}.hgi-stroke.hgi-route-03:before{content:"\f1a5f"}.hgi-stroke.hgi-route-block:before{content:"\f1a61"}.hgi-stroke.hgi-router-01:before{content:"\f1a63"}.hgi-stroke.hgi-router-02:before{content:"\f1a65"}.hgi-stroke.hgi-router:before{content:"\f1a67"}.hgi-stroke.hgi-row-delete:before{content:"\f1a69"}.hgi-stroke.hgi-row-insert:before{content:"\f1a6b"}.hgi-stroke.hgi-rss-connected-01:before{content:"\f1a6d"}.hgi-stroke.hgi-rss-connected-02:before{content:"\f1a6f"}.hgi-stroke.hgi-rss-error:before{content:"\f1a71"}.hgi-stroke.hgi-rss-locked:before{content:"\f1a73"}.hgi-stroke.hgi-rss-unlocked:before{content:"\f1a76"}.hgi-stroke.hgi-rss:before{content:"\f1a77"}.hgi-stroke.hgi-rub-el-hizb:before{content:"\f1a79"}.hgi-stroke.hgi-rubber-duck:before{content:"\f1a7b"}.hgi-stroke.hgi-rubiks-cube:before{content:"\f1a7d"}.hgi-stroke.hgi-ruku:before{content:"\f1a7f"}.hgi-stroke.hgi-ruler:before{content:"\f1a81"}.hgi-stroke.hgi-running-shoes:before{content:"\f1a83"}.hgi-stroke.hgi-rupee:before{content:"\f1a85"}.hgi-stroke.hgi-sad-01:before{content:"\f1a87"}.hgi-stroke.hgi-sad-02:before{content:"\f1a89"}.hgi-stroke.hgi-sad-dizzy:before{content:"\f1a8b"}.hgi-stroke.hgi-safari:before{content:"\f1a8d"}.hgi-stroke.hgi-safe-delivery-01:before{content:"\f1a8f"}.hgi-stroke.hgi-safe-delivery-02:before{content:"\f1a91"}.hgi-stroke.hgi-safe:before{content:"\f1a93"}.hgi-stroke.hgi-safety-pin-01:before{content:"\f1a95"}.hgi-stroke.hgi-safety-pin-02:before{content:"\f1a97"}.hgi-stroke.hgi-sailboat-coastal:before{content:"\f1a99"}.hgi-stroke.hgi-sailboat-offshore:before{content:"\f1a9b"}.hgi-stroke.hgi-sakura:before{content:"\f1a9d"}.hgi-stroke.hgi-salah-time:before{content:"\f1aa0"}.hgi-stroke.hgi-salah:before{content:"\f1aa1"}.hgi-stroke.hgi-sale-tag-01:before{content:"\f1aa3"}.hgi-stroke.hgi-sale-tag-02:before{content:"\f1aa5"}.hgi-stroke.hgi-sandals:before{content:"\f1aa7"}.hgi-stroke.hgi-satellite-01:before{content:"\f1aa9"}.hgi-stroke.hgi-satellite-02:before{content:"\f1aab"}.hgi-stroke.hgi-satellite-03:before{content:"\f1aad"}.hgi-stroke.hgi-satellite:before{content:"\f1aaf"}.hgi-stroke.hgi-saturn-01:before{content:"\f1ab1"}.hgi-stroke.hgi-saturn-02:before{content:"\f1ab3"}.hgi-stroke.hgi-saturn:before{content:"\f1ab5"}.hgi-stroke.hgi-sausage:before{content:"\f1ab7"}.hgi-stroke.hgi-save-energy-01:before{content:"\f1ab9"}.hgi-stroke.hgi-save-energy-02:before{content:"\f1abb"}.hgi-stroke.hgi-save-money-dollar:before{content:"\f1abd"}.hgi-stroke.hgi-save-money-euro:before{content:"\f1abf"}.hgi-stroke.hgi-save-money-pound:before{content:"\f1ac1"}.hgi-stroke.hgi-save-money-yen:before{content:"\f1ac3"}.hgi-stroke.hgi-savings:before{content:"\f1ac5"}.hgi-stroke.hgi-scan-image:before{content:"\f1ac7"}.hgi-stroke.hgi-scan:before{content:"\f1ac9"}.hgi-stroke.hgi-scheme:before{content:"\f1acb"}.hgi-stroke.hgi-school-01:before{content:"\f1acd"}.hgi-stroke.hgi-school-bell-01:before{content:"\f1acf"}.hgi-stroke.hgi-school-bell-02:before{content:"\f1ad1"}.hgi-stroke.hgi-school-bus:before{content:"\f1ad3"}.hgi-stroke.hgi-school-report-card:before{content:"\f1ad5"}.hgi-stroke.hgi-school-tie:before{content:"\f1ad8"}.hgi-stroke.hgi-school:before{content:"\f1ad9"}.hgi-stroke.hgi-scissor-01:before{content:"\f1adb"}.hgi-stroke.hgi-scissor-rectangle:before{content:"\f1add"}.hgi-stroke.hgi-scissor:before{content:"\f1adf"}.hgi-stroke.hgi-scooter-01:before{content:"\f1ae1"}.hgi-stroke.hgi-scooter-02:before{content:"\f1ae3"}.hgi-stroke.hgi-scooter-03:before{content:"\f1ae5"}.hgi-stroke.hgi-scooter-04:before{content:"\f1ae7"}.hgi-stroke.hgi-scooter-electric:before{content:"\f1ae9"}.hgi-stroke.hgi-scratch-card:before{content:"\f1aeb"}.hgi-stroke.hgi-screen-add-to-home-02:before{content:"\f1aed"}.hgi-stroke.hgi-screen-add-to-home:before{content:"\f1aef"}.hgi-stroke.hgi-screen-lock-rotation:before{content:"\f1af1"}.hgi-stroke.hgi-screen-rotation:before{content:"\f1af3"}.hgi-stroke.hgi-scribd:before{content:"\f1af5"}.hgi-stroke.hgi-scroll-horizontal:before{content:"\f1af7"}.hgi-stroke.hgi-scroll-vertical:before{content:"\f1afa"}.hgi-stroke.hgi-scroll:before{content:"\f1afb"}.hgi-stroke.hgi-sd-card:before{content:"\f1afd"}.hgi-stroke.hgi-seal:before{content:"\f1aff"}.hgi-stroke.hgi-search-01:before{content:"\f1b01"}.hgi-stroke.hgi-search-02:before{content:"\f1b03"}.hgi-stroke.hgi-search-add:before{content:"\f1b05"}.hgi-stroke.hgi-search-area:before{content:"\f1b07"}.hgi-stroke.hgi-search-circle:before{content:"\f1b09"}.hgi-stroke.hgi-search-dollar:before{content:"\f1b0b"}.hgi-stroke.hgi-search-focus:before{content:"\f1b0d"}.hgi-stroke.hgi-search-list-01:before{content:"\f1b0f"}.hgi-stroke.hgi-search-list-02:before{content:"\f1b11"}.hgi-stroke.hgi-search-minus:before{content:"\f1b13"}.hgi-stroke.hgi-search-remove:before{content:"\f1b15"}.hgi-stroke.hgi-search-replace:before{content:"\f1b17"}.hgi-stroke.hgi-search-square:before{content:"\f1b19"}.hgi-stroke.hgi-search-visual:before{content:"\f1b1b"}.hgi-stroke.hgi-searching:before{content:"\f1b1d"}.hgi-stroke.hgi-seat-selector:before{content:"\f1b1f"}.hgi-stroke.hgi-second-bracket-circle:before{content:"\f1b21"}.hgi-stroke.hgi-second-bracket-square:before{content:"\f1b24"}.hgi-stroke.hgi-second-bracket:before{content:"\f1b25"}.hgi-stroke.hgi-secured-network:before{content:"\f1b27"}.hgi-stroke.hgi-security-block:before{content:"\f1b29"}.hgi-stroke.hgi-security-check:before{content:"\f1b2b"}.hgi-stroke.hgi-security-key-usb:before{content:"\f1b2d"}.hgi-stroke.hgi-security-lock:before{content:"\f1b2f"}.hgi-stroke.hgi-security-password:before{content:"\f1b31"}.hgi-stroke.hgi-security-validation:before{content:"\f1b34"}.hgi-stroke.hgi-security-wifi:before{content:"\f1b36"}.hgi-stroke.hgi-security:before{content:"\f1b37"}.hgi-stroke.hgi-seesaw:before{content:"\f1b39"}.hgi-stroke.hgi-segment:before{content:"\f1b3b"}.hgi-stroke.hgi-select-01:before{content:"\f1b3d"}.hgi-stroke.hgi-select-02:before{content:"\f1b3f"}.hgi-stroke.hgi-self-transfer:before{content:"\f1b41"}.hgi-stroke.hgi-send-to-mobile-02:before{content:"\f1b43"}.hgi-stroke.hgi-send-to-mobile:before{content:"\f1b45"}.hgi-stroke.hgi-sending-order:before{content:"\f1b47"}.hgi-stroke.hgi-senseless:before{content:"\f1b49"}.hgi-stroke.hgi-sent-02:before{content:"\f1b4b"}.hgi-stroke.hgi-sent:before{content:"\f1b4d"}.hgi-stroke.hgi-seo:before{content:"\f1b4f"}.hgi-stroke.hgi-server-stack-01:before{content:"\f1b51"}.hgi-stroke.hgi-server-stack-02:before{content:"\f1b53"}.hgi-stroke.hgi-server-stack-03:before{content:"\f1b55"}.hgi-stroke.hgi-service:before{content:"\f1b57"}.hgi-stroke.hgi-serving-food:before{content:"\f1b59"}.hgi-stroke.hgi-setting-06:before{content:"\f1b5b"}.hgi-stroke.hgi-setting-07:before{content:"\f1b5d"}.hgi-stroke.hgi-setting-done-01:before{content:"\f1b5f"}.hgi-stroke.hgi-setting-done-02:before{content:"\f1b61"}.hgi-stroke.hgi-setting-done-03:before{content:"\f1b63"}.hgi-stroke.hgi-setting-done-04:before{content:"\f1b65"}.hgi-stroke.hgi-setting-error-03:before{content:"\f1b67"}.hgi-stroke.hgi-setting-error-04:before{content:"\f1b69"}.hgi-stroke.hgi-settings-01:before{content:"\f1b6b"}.hgi-stroke.hgi-settings-02:before{content:"\f1b6d"}.hgi-stroke.hgi-settings-03:before{content:"\f1b6f"}.hgi-stroke.hgi-settings-04:before{content:"\f1b71"}.hgi-stroke.hgi-settings-05:before{content:"\f1b73"}.hgi-stroke.hgi-settings-error-01:before{content:"\f1b75"}.hgi-stroke.hgi-settings-error-02:before{content:"\f1b77"}.hgi-stroke.hgi-setup-01:before{content:"\f1b79"}.hgi-stroke.hgi-setup-02:before{content:"\f1b7b"}.hgi-stroke.hgi-seven-circle:before{content:"\f1b7d"}.hgi-stroke.hgi-seven-square:before{content:"\f1b7f"}.hgi-stroke.hgi-seven-z-01:before{content:"\f1b81"}.hgi-stroke.hgi-seven-z-02:before{content:"\f1b83"}.hgi-stroke.hgi-shadcn-square:before{content:"\f1b86"}.hgi-stroke.hgi-shadcn:before{content:"\f1b87"}.hgi-stroke.hgi-shaka-01:before{content:"\f1b89"}.hgi-stroke.hgi-shaka-02:before{content:"\f1b8b"}.hgi-stroke.hgi-shaka-03:before{content:"\f1b8d"}.hgi-stroke.hgi-shaka-04:before{content:"\f1b8f"}.hgi-stroke.hgi-shampoo:before{content:"\f1b91"}.hgi-stroke.hgi-shape-collection:before{content:"\f1b93"}.hgi-stroke.hgi-shapes:before{content:"\f1b95"}.hgi-stroke.hgi-share-01:before{content:"\f1b97"}.hgi-stroke.hgi-share-02:before{content:"\f1b99"}.hgi-stroke.hgi-share-03:before{content:"\f1b9b"}.hgi-stroke.hgi-share-04:before{content:"\f1b9d"}.hgi-stroke.hgi-share-05:before{content:"\f1b9f"}.hgi-stroke.hgi-share-06:before{content:"\f1ba1"}.hgi-stroke.hgi-share-07:before{content:"\f1ba3"}.hgi-stroke.hgi-share-08:before{content:"\f1ba5"}.hgi-stroke.hgi-share-knowledge:before{content:"\f1ba7"}.hgi-stroke.hgi-share-location-01:before{content:"\f1ba9"}.hgi-stroke.hgi-share-location-02:before{content:"\f1bab"}.hgi-stroke.hgi-shared-drive:before{content:"\f1bad"}.hgi-stroke.hgi-shared-wifi:before{content:"\f1baf"}.hgi-stroke.hgi-sharing:before{content:"\f1bb1"}.hgi-stroke.hgi-shellfish:before{content:"\f1bb3"}.hgi-stroke.hgi-sheriff-01:before{content:"\f1bb5"}.hgi-stroke.hgi-sheriff-02:before{content:"\f1bb7"}.hgi-stroke.hgi-shield-01:before{content:"\f1bb9"}.hgi-stroke.hgi-shield-02:before{content:"\f1bbb"}.hgi-stroke.hgi-shield-blockchain:before{content:"\f1bbd"}.hgi-stroke.hgi-shield-energy:before{content:"\f1bbf"}.hgi-stroke.hgi-shield-key:before{content:"\f1bc1"}.hgi-stroke.hgi-shield-user:before{content:"\f1bc3"}.hgi-stroke.hgi-shipment-tracking:before{content:"\f1bc5"}.hgi-stroke.hgi-shipping-center:before{content:"\f1bc7"}.hgi-stroke.hgi-shipping-loading:before{content:"\f1bc9"}.hgi-stroke.hgi-shipping-truck-01:before{content:"\f1bcb"}.hgi-stroke.hgi-shipping-truck-02:before{content:"\f1bcd"}.hgi-stroke.hgi-shirt-01:before{content:"\f1bcf"}.hgi-stroke.hgi-shocked:before{content:"\f1bd1"}.hgi-stroke.hgi-shop-sign:before{content:"\f1bd3"}.hgi-stroke.hgi-shopify:before{content:"\f1bd5"}.hgi-stroke.hgi-shopping-bag-01:before{content:"\f1bd7"}.hgi-stroke.hgi-shopping-bag-02:before{content:"\f1bd9"}.hgi-stroke.hgi-shopping-bag-03:before{content:"\f1bdb"}.hgi-stroke.hgi-shopping-bag-add:before{content:"\f1bdd"}.hgi-stroke.hgi-shopping-bag-check:before{content:"\f1bdf"}.hgi-stroke.hgi-shopping-bag-favorite:before{content:"\f1be1"}.hgi-stroke.hgi-shopping-bag-remove:before{content:"\f1be3"}.hgi-stroke.hgi-shopping-basket-01:before{content:"\f1be5"}.hgi-stroke.hgi-shopping-basket-02:before{content:"\f1be7"}.hgi-stroke.hgi-shopping-basket-03:before{content:"\f1be9"}.hgi-stroke.hgi-shopping-basket-add-01:before{content:"\f1beb"}.hgi-stroke.hgi-shopping-basket-add-02:before{content:"\f1bed"}.hgi-stroke.hgi-shopping-basket-add-03:before{content:"\f1bef"}.hgi-stroke.hgi-shopping-basket-check-in-01:before{content:"\f1bf1"}.hgi-stroke.hgi-shopping-basket-check-in-02:before{content:"\f1bf3"}.hgi-stroke.hgi-shopping-basket-check-in-03:before{content:"\f1bf5"}.hgi-stroke.hgi-shopping-basket-check-out-01:before{content:"\f1bf7"}.hgi-stroke.hgi-shopping-basket-check-out-02:before{content:"\f1bf9"}.hgi-stroke.hgi-shopping-basket-check-out-03:before{content:"\f1bfb"}.hgi-stroke.hgi-shopping-basket-done-01:before{content:"\f1bfd"}.hgi-stroke.hgi-shopping-basket-done-02:before{content:"\f1bff"}.hgi-stroke.hgi-shopping-basket-done-03:before{content:"\f1c01"}.hgi-stroke.hgi-shopping-basket-favorite-01:before{content:"\f1c03"}.hgi-stroke.hgi-shopping-basket-favorite-02:before{content:"\f1c05"}.hgi-stroke.hgi-shopping-basket-favorite-03:before{content:"\f1c07"}.hgi-stroke.hgi-shopping-basket-remove-01:before{content:"\f1c09"}.hgi-stroke.hgi-shopping-basket-remove-02:before{content:"\f1c0b"}.hgi-stroke.hgi-shopping-basket-remove-03:before{content:"\f1c0d"}.hgi-stroke.hgi-shopping-basket-secure-01:before{content:"\f1c0f"}.hgi-stroke.hgi-shopping-basket-secure-02:before{content:"\f1c11"}.hgi-stroke.hgi-shopping-basket-secure-03:before{content:"\f1c13"}.hgi-stroke.hgi-shopping-cart-01:before{content:"\f1c15"}.hgi-stroke.hgi-shopping-cart-02:before{content:"\f1c17"}.hgi-stroke.hgi-shopping-cart-add-01:before{content:"\f1c19"}.hgi-stroke.hgi-shopping-cart-add-02:before{content:"\f1c1b"}.hgi-stroke.hgi-shopping-cart-check-01:before{content:"\f1c1d"}.hgi-stroke.hgi-shopping-cart-check-02:before{content:"\f1c1f"}.hgi-stroke.hgi-shopping-cart-check-in-01:before{content:"\f1c21"}.hgi-stroke.hgi-shopping-cart-check-in-02:before{content:"\f1c23"}.hgi-stroke.hgi-shopping-cart-check-out-01:before{content:"\f1c25"}.hgi-stroke.hgi-shopping-cart-check-out-02:before{content:"\f1c27"}.hgi-stroke.hgi-shopping-cart-favorite-01:before{content:"\f1c29"}.hgi-stroke.hgi-shopping-cart-favorite-02:before{content:"\f1c2b"}.hgi-stroke.hgi-shopping-cart-remove-01:before{content:"\f1c2d"}.hgi-stroke.hgi-shopping-cart-remove-02:before{content:"\f1c2f"}.hgi-stroke.hgi-shorts-pants:before{content:"\f1c31"}.hgi-stroke.hgi-shoulder:before{content:"\f1c33"}.hgi-stroke.hgi-shuffle-square:before{content:"\f1c36"}.hgi-stroke.hgi-shuffle:before{content:"\f1c37"}.hgi-stroke.hgi-shut-down:before{content:"\f1c39"}.hgi-stroke.hgi-shutterstock:before{content:"\f1c3b"}.hgi-stroke.hgi-sidebar-bottom:before{content:"\f1c3d"}.hgi-stroke.hgi-sidebar-left-01:before{content:"\f1c3f"}.hgi-stroke.hgi-sidebar-left:before{content:"\f1c41"}.hgi-stroke.hgi-sidebar-right-01:before{content:"\f1c43"}.hgi-stroke.hgi-sidebar-right:before{content:"\f1c45"}.hgi-stroke.hgi-sidebar-top:before{content:"\f1c47"}.hgi-stroke.hgi-sign-language-c:before{content:"\f1c49"}.hgi-stroke.hgi-signal-full-01:before{content:"\f1c4b"}.hgi-stroke.hgi-signal-full-02:before{content:"\f1c4d"}.hgi-stroke.hgi-signal-low-01:before{content:"\f1c4f"}.hgi-stroke.hgi-signal-low-02:before{content:"\f1c51"}.hgi-stroke.hgi-signal-low-medium:before{content:"\f1c53"}.hgi-stroke.hgi-signal-medium-01:before{content:"\f1c55"}.hgi-stroke.hgi-signal-medium-02:before{content:"\f1c57"}.hgi-stroke.hgi-signal-no-01:before{content:"\f1c59"}.hgi-stroke.hgi-signal-no-02:before{content:"\f1c5b"}.hgi-stroke.hgi-signal:before{content:"\f1c5d"}.hgi-stroke.hgi-signature:before{content:"\f1c5f"}.hgi-stroke.hgi-silence:before{content:"\f1c61"}.hgi-stroke.hgi-simcard-01:before{content:"\f1c63"}.hgi-stroke.hgi-simcard-02:before{content:"\f1c65"}.hgi-stroke.hgi-simcard-dual:before{content:"\f1c67"}.hgi-stroke.hgi-sin:before{content:"\f1c69"}.hgi-stroke.hgi-sine-01:before{content:"\f1c6b"}.hgi-stroke.hgi-sine-02:before{content:"\f1c6d"}.hgi-stroke.hgi-sing-left:before{content:"\f1c6f"}.hgi-stroke.hgi-sing-right:before{content:"\f1c71"}.hgi-stroke.hgi-sink-01:before{content:"\f1c73"}.hgi-stroke.hgi-sink-02:before{content:"\f1c75"}.hgi-stroke.hgi-siri-new:before{content:"\f1c77"}.hgi-stroke.hgi-siri:before{content:"\f1c79"}.hgi-stroke.hgi-six-circle:before{content:"\f1c7b"}.hgi-stroke.hgi-six-square:before{content:"\f1c7d"}.hgi-stroke.hgi-sketch:before{content:"\f1c7f"}.hgi-stroke.hgi-skew:before{content:"\f1c81"}.hgi-stroke.hgi-ski-dice-faces-01:before{content:"\f1c83"}.hgi-stroke.hgi-skipping-rope:before{content:"\f1c85"}.hgi-stroke.hgi-skool:before{content:"\f1c87"}.hgi-stroke.hgi-skull:before{content:"\f1c89"}.hgi-stroke.hgi-skype:before{content:"\f1c8b"}.hgi-stroke.hgi-slack:before{content:"\f1c8d"}.hgi-stroke.hgi-sleeping:before{content:"\f1c8f"}.hgi-stroke.hgi-sleeveless:before{content:"\f1c91"}.hgi-stroke.hgi-slide:before{content:"\f1c93"}.hgi-stroke.hgi-sliders-horizontal:before{content:"\f1c95"}.hgi-stroke.hgi-sliders-vertical:before{content:"\f1c97"}.hgi-stroke.hgi-slideshare:before{content:"\f1c99"}.hgi-stroke.hgi-slow-winds:before{content:"\f1c9b"}.hgi-stroke.hgi-smart-ac:before{content:"\f1c9d"}.hgi-stroke.hgi-smart-phone-01:before{content:"\f1c9f"}.hgi-stroke.hgi-smart-phone-02:before{content:"\f1ca1"}.hgi-stroke.hgi-smart-phone-03:before{content:"\f1ca3"}.hgi-stroke.hgi-smart-phone-04:before{content:"\f1ca5"}.hgi-stroke.hgi-smart-phone-landscape-02:before{content:"\f1ca7"}.hgi-stroke.hgi-smart-phone-landscape:before{content:"\f1ca9"}.hgi-stroke.hgi-smart-watch-01:before{content:"\f1cac"}.hgi-stroke.hgi-smart-watch-02:before{content:"\f1cae"}.hgi-stroke.hgi-smart-watch-03:before{content:"\f1cb0"}.hgi-stroke.hgi-smart-watch-04:before{content:"\f1cb2"}.hgi-stroke.hgi-smart:before{content:"\f1cb3"}.hgi-stroke.hgi-smartphone-lost-wifi:before{content:"\f1cb5"}.hgi-stroke.hgi-smartphone-wifi:before{content:"\f1cb7"}.hgi-stroke.hgi-smile-dizzy:before{content:"\f1cb9"}.hgi-stroke.hgi-smile:before{content:"\f1cbb"}.hgi-stroke.hgi-sms-code:before{content:"\f1cbd"}.hgi-stroke.hgi-snail:before{content:"\f1cbf"}.hgi-stroke.hgi-snapchat:before{content:"\f1cc1"}.hgi-stroke.hgi-snow:before{content:"\f1cc3"}.hgi-stroke.hgi-socks:before{content:"\f1cc5"}.hgi-stroke.hgi-soda-can:before{content:"\f1cc7"}.hgi-stroke.hgi-sofa-01:before{content:"\f1cc9"}.hgi-stroke.hgi-sofa-02:before{content:"\f1ccb"}.hgi-stroke.hgi-sofa-03:before{content:"\f1ccd"}.hgi-stroke.hgi-sofa-single:before{content:"\f1ccf"}.hgi-stroke.hgi-soft-drink-01:before{content:"\f1cd1"}.hgi-stroke.hgi-soft-drink-02:before{content:"\f1cd3"}.hgi-stroke.hgi-software-license:before{content:"\f1cd5"}.hgi-stroke.hgi-software-uninstall:before{content:"\f1cd8"}.hgi-stroke.hgi-software:before{content:"\f1cd9"}.hgi-stroke.hgi-soil-moisture-field:before{content:"\f1cdb"}.hgi-stroke.hgi-soil-moisture-global:before{content:"\f1cdd"}.hgi-stroke.hgi-soil-temperature-field:before{content:"\f1cdf"}.hgi-stroke.hgi-soil-temperature-global:before{content:"\f1ce1"}.hgi-stroke.hgi-solar-energy:before{content:"\f1ce3"}.hgi-stroke.hgi-solar-panel-01:before{content:"\f1ce5"}.hgi-stroke.hgi-solar-panel-02:before{content:"\f1ce7"}.hgi-stroke.hgi-solar-panel-03:before{content:"\f1ce9"}.hgi-stroke.hgi-solar-panel-04:before{content:"\f1ceb"}.hgi-stroke.hgi-solar-panel-05:before{content:"\f1ced"}.hgi-stroke.hgi-solar-power:before{content:"\f1cef"}.hgi-stroke.hgi-solar-system-01:before{content:"\f1cf1"}.hgi-stroke.hgi-solar-system:before{content:"\f1cf3"}.hgi-stroke.hgi-solid-line-01:before{content:"\f1cf5"}.hgi-stroke.hgi-solid-line-02:before{content:"\f1cf7"}.hgi-stroke.hgi-sort-by-down-01:before{content:"\f1cf9"}.hgi-stroke.hgi-sort-by-down-02:before{content:"\f1cfb"}.hgi-stroke.hgi-sort-by-up-01:before{content:"\f1cfd"}.hgi-stroke.hgi-sort-by-up-02:before{content:"\f1cff"}.hgi-stroke.hgi-sort-descending:before{content:"\f1d01"}.hgi-stroke.hgi-sorting-01:before{content:"\f1d03"}.hgi-stroke.hgi-sorting-02:before{content:"\f1d05"}.hgi-stroke.hgi-sorting-03:before{content:"\f1d07"}.hgi-stroke.hgi-sorting-04:before{content:"\f1d09"}.hgi-stroke.hgi-sorting-05:before{content:"\f1d0b"}.hgi-stroke.hgi-sorting-a-z-01:before{content:"\f1d0d"}.hgi-stroke.hgi-sorting-a-z-02:before{content:"\f1d0f"}.hgi-stroke.hgi-sorting-down:before{content:"\f1d11"}.hgi-stroke.hgi-sorting-nine-1:before{content:"\f1d13"}.hgi-stroke.hgi-sorting-one-9:before{content:"\f1d15"}.hgi-stroke.hgi-sorting-up:before{content:"\f1d17"}.hgi-stroke.hgi-sorting-z-a-01:before{content:"\f1d19"}.hgi-stroke.hgi-soundcloud:before{content:"\f1d1b"}.hgi-stroke.hgi-source-code-circle:before{content:"\f1d1d"}.hgi-stroke.hgi-source-code-square:before{content:"\f1d20"}.hgi-stroke.hgi-source-code:before{content:"\f1d21"}.hgi-stroke.hgi-spaceship:before{content:"\f1d23"}.hgi-stroke.hgi-spades:before{content:"\f1d25"}.hgi-stroke.hgi-spaghetti:before{content:"\f1d27"}.hgi-stroke.hgi-spam:before{content:"\f1d29"}.hgi-stroke.hgi-sparkles:before{content:"\f1d2b"}.hgi-stroke.hgi-spartan-helmet:before{content:"\f1d2d"}.hgi-stroke.hgi-spatula:before{content:"\f1d2f"}.hgi-stroke.hgi-speaker-01:before{content:"\f1d31"}.hgi-stroke.hgi-speaker:before{content:"\f1d33"}.hgi-stroke.hgi-speech-to-text:before{content:"\f1d35"}.hgi-stroke.hgi-speed-train-01:before{content:"\f1d37"}.hgi-stroke.hgi-speed-train-02:before{content:"\f1d39"}.hgi-stroke.hgi-sperm:before{content:"\f1d3b"}.hgi-stroke.hgi-sphere:before{content:"\f1d3d"}.hgi-stroke.hgi-spirals:before{content:"\f1d3f"}.hgi-stroke.hgi-split:before{content:"\f1d41"}.hgi-stroke.hgi-spoon-and-fork:before{content:"\f1d43"}.hgi-stroke.hgi-spoon-and-knife:before{content:"\f1d45"}.hgi-stroke.hgi-spoon:before{content:"\f1d47"}.hgi-stroke.hgi-spotify:before{content:"\f1d49"}.hgi-stroke.hgi-sql:before{content:"\f1d4b"}.hgi-stroke.hgi-square-01:before{content:"\f1d4d"}.hgi-stroke.hgi-square-arrow-data-transfer-diagonal:before{content:"\f1d4f"}.hgi-stroke.hgi-square-arrow-data-transfer-horizontal:before{content:"\f1d51"}.hgi-stroke.hgi-square-arrow-data-transfer-vertical:before{content:"\f1d53"}.hgi-stroke.hgi-square-arrow-diagonal-01:before{content:"\f1d55"}.hgi-stroke.hgi-square-arrow-diagonal-02:before{content:"\f1d57"}.hgi-stroke.hgi-square-arrow-down-01:before{content:"\f1d59"}.hgi-stroke.hgi-square-arrow-down-02:before{content:"\f1d5b"}.hgi-stroke.hgi-square-arrow-down-03:before{content:"\f1d5d"}.hgi-stroke.hgi-square-arrow-down-double:before{content:"\f1d5f"}.hgi-stroke.hgi-square-arrow-down-left:before{content:"\f1d61"}.hgi-stroke.hgi-square-arrow-down-right:before{content:"\f1d63"}.hgi-stroke.hgi-square-arrow-expand-01:before{content:"\f1d65"}.hgi-stroke.hgi-square-arrow-expand-02:before{content:"\f1d67"}.hgi-stroke.hgi-square-arrow-horizontal:before{content:"\f1d69"}.hgi-stroke.hgi-square-arrow-left-01:before{content:"\f1d6b"}.hgi-stroke.hgi-square-arrow-left-02:before{content:"\f1d6d"}.hgi-stroke.hgi-square-arrow-left-03:before{content:"\f1d6f"}.hgi-stroke.hgi-square-arrow-left-double:before{content:"\f1d71"}.hgi-stroke.hgi-square-arrow-left-right:before{content:"\f1d73"}.hgi-stroke.hgi-square-arrow-move-down-left:before{content:"\f1d75"}.hgi-stroke.hgi-square-arrow-move-down-right:before{content:"\f1d77"}.hgi-stroke.hgi-square-arrow-move-left-down:before{content:"\f1d79"}.hgi-stroke.hgi-square-arrow-move-left-up:before{content:"\f1d7b"}.hgi-stroke.hgi-square-arrow-move-right-down:before{content:"\f1d7d"}.hgi-stroke.hgi-square-arrow-move-right-up:before{content:"\f1d7f"}.hgi-stroke.hgi-square-arrow-reload-01:before{content:"\f1d81"}.hgi-stroke.hgi-square-arrow-reload-02:before{content:"\f1d83"}.hgi-stroke.hgi-square-arrow-right-01:before{content:"\f1d85"}.hgi-stroke.hgi-square-arrow-right-02:before{content:"\f1d87"}.hgi-stroke.hgi-square-arrow-right-03:before{content:"\f1d89"}.hgi-stroke.hgi-square-arrow-right-double:before{content:"\f1d8b"}.hgi-stroke.hgi-square-arrow-shrink-01:before{content:"\f1d8d"}.hgi-stroke.hgi-square-arrow-shrink-02:before{content:"\f1d8f"}.hgi-stroke.hgi-square-arrow-up-01:before{content:"\f1d91"}.hgi-stroke.hgi-square-arrow-up-02:before{content:"\f1d93"}.hgi-stroke.hgi-square-arrow-up-03:before{content:"\f1d95"}.hgi-stroke.hgi-square-arrow-up-double:before{content:"\f1d97"}.hgi-stroke.hgi-square-arrow-up-down:before{content:"\f1d99"}.hgi-stroke.hgi-square-arrow-up-left:before{content:"\f1d9b"}.hgi-stroke.hgi-square-arrow-up-right:before{content:"\f1d9d"}.hgi-stroke.hgi-square-arrow-vertical:before{content:"\f1d9f"}.hgi-stroke.hgi-square-circle:before{content:"\f1da1"}.hgi-stroke.hgi-square-lock-01:before{content:"\f1da3"}.hgi-stroke.hgi-square-lock-02:before{content:"\f1da5"}.hgi-stroke.hgi-square-lock-add-01:before{content:"\f1da7"}.hgi-stroke.hgi-square-lock-add-02:before{content:"\f1da9"}.hgi-stroke.hgi-square-lock-check-01:before{content:"\f1dab"}.hgi-stroke.hgi-square-lock-check-02:before{content:"\f1dad"}.hgi-stroke.hgi-square-lock-minus-01:before{content:"\f1daf"}.hgi-stroke.hgi-square-lock-minus-02:before{content:"\f1db1"}.hgi-stroke.hgi-square-lock-password:before{content:"\f1db3"}.hgi-stroke.hgi-square-lock-remove-01:before{content:"\f1db5"}.hgi-stroke.hgi-square-lock-remove-02:before{content:"\f1db7"}.hgi-stroke.hgi-square-root-square:before{content:"\f1db9"}.hgi-stroke.hgi-square-square:before{content:"\f1dbc"}.hgi-stroke.hgi-square-unlock-01:before{content:"\f1dbe"}.hgi-stroke.hgi-square-unlock-02:before{content:"\f1dc0"}.hgi-stroke.hgi-square:before{content:"\f1dc1"}.hgi-stroke.hgi-stack-star:before{content:"\f1dc3"}.hgi-stroke.hgi-stairs-01:before{content:"\f1dc5"}.hgi-stroke.hgi-stairs-02:before{content:"\f1dc7"}.hgi-stroke.hgi-stairs-03:before{content:"\f1dc9"}.hgi-stroke.hgi-stairs-04:before{content:"\f1dcb"}.hgi-stroke.hgi-stake:before{content:"\f1dcd"}.hgi-stroke.hgi-stamp-01:before{content:"\f1dcf"}.hgi-stroke.hgi-stamp-02:before{content:"\f1dd1"}.hgi-stroke.hgi-stamp:before{content:"\f1dd3"}.hgi-stroke.hgi-star-award-01:before{content:"\f1dd5"}.hgi-stroke.hgi-star-award-02:before{content:"\f1dd7"}.hgi-stroke.hgi-star-circle:before{content:"\f1dd9"}.hgi-stroke.hgi-star-face:before{content:"\f1ddb"}.hgi-stroke.hgi-star-half:before{content:"\f1ddd"}.hgi-stroke.hgi-star-off:before{content:"\f1ddf"}.hgi-stroke.hgi-star-square:before{content:"\f1de2"}.hgi-stroke.hgi-star:before{content:"\f1de3"}.hgi-stroke.hgi-stars:before{content:"\f1de5"}.hgi-stroke.hgi-start-up-01:before{content:"\f1de7"}.hgi-stroke.hgi-start-up-02:before{content:"\f1de9"}.hgi-stroke.hgi-stationery:before{content:"\f1deb"}.hgi-stroke.hgi-status:before{content:"\f1ded"}.hgi-stroke.hgi-steak:before{content:"\f1def"}.hgi-stroke.hgi-steering:before{content:"\f1df1"}.hgi-stroke.hgi-step-into:before{content:"\f1df3"}.hgi-stroke.hgi-step-out:before{content:"\f1df5"}.hgi-stroke.hgi-step-over:before{content:"\f1df7"}.hgi-stroke.hgi-stethoscope-02:before{content:"\f1df9"}.hgi-stroke.hgi-stethoscope:before{content:"\f1dfb"}.hgi-stroke.hgi-sticky-note-01:before{content:"\f1dfd"}.hgi-stroke.hgi-sticky-note-02:before{content:"\f1dff"}.hgi-stroke.hgi-sticky-note-03:before{content:"\f1e01"}.hgi-stroke.hgi-stop-circle:before{content:"\f1e03"}.hgi-stroke.hgi-stop-loss-order:before{content:"\f1e05"}.hgi-stroke.hgi-stop-watch:before{content:"\f1e08"}.hgi-stroke.hgi-stop:before{content:"\f1e09"}.hgi-stroke.hgi-store-01:before{content:"\f1e0b"}.hgi-stroke.hgi-store-02:before{content:"\f1e0d"}.hgi-stroke.hgi-store-03:before{content:"\f1e0f"}.hgi-stroke.hgi-store-04:before{content:"\f1e11"}.hgi-stroke.hgi-store-add-01:before{content:"\f1e13"}.hgi-stroke.hgi-store-add-02:before{content:"\f1e15"}.hgi-stroke.hgi-store-location-01:before{content:"\f1e17"}.hgi-stroke.hgi-store-location-02:before{content:"\f1e19"}.hgi-stroke.hgi-store-management-01:before{content:"\f1e1b"}.hgi-stroke.hgi-store-management-02:before{content:"\f1e1d"}.hgi-stroke.hgi-store-remove-01:before{content:"\f1e1f"}.hgi-stroke.hgi-store-remove-02:before{content:"\f1e21"}.hgi-stroke.hgi-store-verified-01:before{content:"\f1e23"}.hgi-stroke.hgi-store-verified-02:before{content:"\f1e25"}.hgi-stroke.hgi-straight-edge:before{content:"\f1e27"}.hgi-stroke.hgi-strategy:before{content:"\f1e29"}.hgi-stroke.hgi-streering-wheel:before{content:"\f1e2b"}.hgi-stroke.hgi-street-food:before{content:"\f1e2d"}.hgi-stroke.hgi-stripe:before{content:"\f1e2f"}.hgi-stroke.hgi-stroke-bottom:before{content:"\f1e31"}.hgi-stroke.hgi-stroke-center:before{content:"\f1e33"}.hgi-stroke.hgi-stroke-inside:before{content:"\f1e35"}.hgi-stroke.hgi-stroke-left:before{content:"\f1e37"}.hgi-stroke.hgi-stroke-outside:before{content:"\f1e39"}.hgi-stroke.hgi-stroke-right:before{content:"\f1e3b"}.hgi-stroke.hgi-stroke-top:before{content:"\f1e3d"}.hgi-stroke.hgi-structure-01:before{content:"\f1e3f"}.hgi-stroke.hgi-structure-02:before{content:"\f1e41"}.hgi-stroke.hgi-structure-03:before{content:"\f1e43"}.hgi-stroke.hgi-structure-04:before{content:"\f1e45"}.hgi-stroke.hgi-structure-05:before{content:"\f1e47"}.hgi-stroke.hgi-structure-add:before{content:"\f1e49"}.hgi-stroke.hgi-structure-check:before{content:"\f1e4b"}.hgi-stroke.hgi-structure-fail:before{content:"\f1e4d"}.hgi-stroke.hgi-structure-folder-circle:before{content:"\f1e4f"}.hgi-stroke.hgi-structure-folder:before{content:"\f1e51"}.hgi-stroke.hgi-student-card:before{content:"\f1e53"}.hgi-stroke.hgi-student:before{content:"\f1e55"}.hgi-stroke.hgi-students:before{content:"\f1e57"}.hgi-stroke.hgi-study-desk:before{content:"\f1e59"}.hgi-stroke.hgi-study-lamp:before{content:"\f1e5b"}.hgi-stroke.hgi-stumbleupon:before{content:"\f1e5d"}.hgi-stroke.hgi-submarine:before{content:"\f1e5f"}.hgi-stroke.hgi-submerge:before{content:"\f1e61"}.hgi-stroke.hgi-subnode-add:before{content:"\f1e63"}.hgi-stroke.hgi-subnode-delete:before{content:"\f1e65"}.hgi-stroke.hgi-subpoena:before{content:"\f1e67"}.hgi-stroke.hgi-subtitle:before{content:"\f1e69"}.hgi-stroke.hgi-suit-01:before{content:"\f1e6b"}.hgi-stroke.hgi-suit-02:before{content:"\f1e6d"}.hgi-stroke.hgi-sujood:before{content:"\f1e6f"}.hgi-stroke.hgi-summation-01:before{content:"\f1e71"}.hgi-stroke.hgi-summation-02:before{content:"\f1e73"}.hgi-stroke.hgi-summation-circle:before{content:"\f1e75"}.hgi-stroke.hgi-summation-square:before{content:"\f1e77"}.hgi-stroke.hgi-sun-01:before{content:"\f1e79"}.hgi-stroke.hgi-sun-02:before{content:"\f1e7b"}.hgi-stroke.hgi-sun-03:before{content:"\f1e7d"}.hgi-stroke.hgi-sun-cloud-01:before{content:"\f1e7f"}.hgi-stroke.hgi-sun-cloud-02:before{content:"\f1e81"}.hgi-stroke.hgi-sun-cloud-angled-rain-01:before{content:"\f1e83"}.hgi-stroke.hgi-sun-cloud-angled-rain-02:before{content:"\f1e85"}.hgi-stroke.hgi-sun-cloud-angled-rain-zap-01:before{content:"\f1e87"}.hgi-stroke.hgi-sun-cloud-angled-rain-zap-02:before{content:"\f1e89"}.hgi-stroke.hgi-sun-cloud-angled-zap-01:before{content:"\f1e8b"}.hgi-stroke.hgi-sun-cloud-angled-zap-02:before{content:"\f1e8d"}.hgi-stroke.hgi-sun-cloud-big-rain-01:before{content:"\f1e8f"}.hgi-stroke.hgi-sun-cloud-big-rain-02:before{content:"\f1e91"}.hgi-stroke.hgi-sun-cloud-fast-wind-01:before{content:"\f1e93"}.hgi-stroke.hgi-sun-cloud-fast-wind-02:before{content:"\f1e95"}.hgi-stroke.hgi-sun-cloud-hailstone-01:before{content:"\f1e97"}.hgi-stroke.hgi-sun-cloud-hailstone-02:before{content:"\f1e99"}.hgi-stroke.hgi-sun-cloud-little-rain-01:before{content:"\f1e9b"}.hgi-stroke.hgi-sun-cloud-little-rain-02:before{content:"\f1e9d"}.hgi-stroke.hgi-sun-cloud-little-snow-01:before{content:"\f1e9f"}.hgi-stroke.hgi-sun-cloud-little-snow-02:before{content:"\f1ea1"}.hgi-stroke.hgi-sun-cloud-mid-rain-01:before{content:"\f1ea3"}.hgi-stroke.hgi-sun-cloud-mid-rain-02:before{content:"\f1ea5"}.hgi-stroke.hgi-sun-cloud-mid-snow-01:before{content:"\f1ea7"}.hgi-stroke.hgi-sun-cloud-mid-snow-02:before{content:"\f1ea9"}.hgi-stroke.hgi-sun-cloud-slow-wind-01:before{content:"\f1eab"}.hgi-stroke.hgi-sun-cloud-slow-wind-02:before{content:"\f1ead"}.hgi-stroke.hgi-sun-cloud-snow-01:before{content:"\f1eaf"}.hgi-stroke.hgi-sun-cloud-snow-02:before{content:"\f1eb1"}.hgi-stroke.hgi-sunglasses:before{content:"\f1eb3"}.hgi-stroke.hgi-sunrise:before{content:"\f1eb5"}.hgi-stroke.hgi-sunset:before{content:"\f1eb7"}.hgi-stroke.hgi-super-mario-toad:before{content:"\f1eba"}.hgi-stroke.hgi-super-mario:before{content:"\f1ebb"}.hgi-stroke.hgi-surfboard:before{content:"\f1ebd"}.hgi-stroke.hgi-surprise:before{content:"\f1ebf"}.hgi-stroke.hgi-sushi-01:before{content:"\f1ec1"}.hgi-stroke.hgi-sushi-02:before{content:"\f1ec3"}.hgi-stroke.hgi-sushi-03:before{content:"\f1ec5"}.hgi-stroke.hgi-suspicious:before{content:"\f1ec7"}.hgi-stroke.hgi-sustainable-energy:before{content:"\f1ec9"}.hgi-stroke.hgi-svg-01:before{content:"\f1ecb"}.hgi-stroke.hgi-svg-02:before{content:"\f1ecd"}.hgi-stroke.hgi-swarm:before{content:"\f1ecf"}.hgi-stroke.hgi-swatch:before{content:"\f1ed1"}.hgi-stroke.hgi-swimming-cap:before{content:"\f1ed3"}.hgi-stroke.hgi-swimming:before{content:"\f1ed5"}.hgi-stroke.hgi-swipe-down-01:before{content:"\f1ed7"}.hgi-stroke.hgi-swipe-down-02:before{content:"\f1ed9"}.hgi-stroke.hgi-swipe-down-03:before{content:"\f1edb"}.hgi-stroke.hgi-swipe-down-04:before{content:"\f1edd"}.hgi-stroke.hgi-swipe-down-05:before{content:"\f1edf"}.hgi-stroke.hgi-swipe-down-06:before{content:"\f1ee1"}.hgi-stroke.hgi-swipe-down-07:before{content:"\f1ee3"}.hgi-stroke.hgi-swipe-down-08:before{content:"\f1ee5"}.hgi-stroke.hgi-swipe-left-01:before{content:"\f1ee7"}.hgi-stroke.hgi-swipe-left-02:before{content:"\f1ee9"}.hgi-stroke.hgi-swipe-left-03:before{content:"\f1eeb"}.hgi-stroke.hgi-swipe-left-04:before{content:"\f1eed"}.hgi-stroke.hgi-swipe-left-05:before{content:"\f1eef"}.hgi-stroke.hgi-swipe-left-06:before{content:"\f1ef1"}.hgi-stroke.hgi-swipe-left-07:before{content:"\f1ef3"}.hgi-stroke.hgi-swipe-left-08:before{content:"\f1ef5"}.hgi-stroke.hgi-swipe-left-09:before{content:"\f1ef7"}.hgi-stroke.hgi-swipe-right-01:before{content:"\f1ef9"}.hgi-stroke.hgi-swipe-right-02:before{content:"\f1efb"}.hgi-stroke.hgi-swipe-right-03:before{content:"\f1efd"}.hgi-stroke.hgi-swipe-right-04:before{content:"\f1eff"}.hgi-stroke.hgi-swipe-right-05:before{content:"\f1f01"}.hgi-stroke.hgi-swipe-right-06:before{content:"\f1f03"}.hgi-stroke.hgi-swipe-right-07:before{content:"\f1f05"}.hgi-stroke.hgi-swipe-right-08:before{content:"\f1f07"}.hgi-stroke.hgi-swipe-right-09:before{content:"\f1f09"}.hgi-stroke.hgi-swipe-up-01:before{content:"\f1f0b"}.hgi-stroke.hgi-swipe-up-02:before{content:"\f1f0d"}.hgi-stroke.hgi-swipe-up-03:before{content:"\f1f0f"}.hgi-stroke.hgi-swipe-up-04:before{content:"\f1f11"}.hgi-stroke.hgi-swipe-up-05:before{content:"\f1f13"}.hgi-stroke.hgi-swipe-up-06:before{content:"\f1f15"}.hgi-stroke.hgi-swipe-up-07:before{content:"\f1f17"}.hgi-stroke.hgi-swipe-up-08:before{content:"\f1f19"}.hgi-stroke.hgi-sword-01:before{content:"\f1f1b"}.hgi-stroke.hgi-sword-02:before{content:"\f1f1d"}.hgi-stroke.hgi-sword-03:before{content:"\f1f1f"}.hgi-stroke.hgi-system-update-01:before{content:"\f1f21"}.hgi-stroke.hgi-system-update-02:before{content:"\f1f23"}.hgi-stroke.hgi-t-shirt:before{content:"\f1f25"}.hgi-stroke.hgi-table-01:before{content:"\f1f27"}.hgi-stroke.hgi-table-02:before{content:"\f1f29"}.hgi-stroke.hgi-table-03:before{content:"\f1f2b"}.hgi-stroke.hgi-table-lamp-01:before{content:"\f1f2d"}.hgi-stroke.hgi-table-lamp-02:before{content:"\f1f2f"}.hgi-stroke.hgi-table-round:before{content:"\f1f31"}.hgi-stroke.hgi-table-tennis-bat:before{content:"\f1f34"}.hgi-stroke.hgi-table:before{content:"\f1f35"}.hgi-stroke.hgi-tablet-01:before{content:"\f1f37"}.hgi-stroke.hgi-tablet-02:before{content:"\f1f39"}.hgi-stroke.hgi-tablet-connected-bluetooth:before{content:"\f1f3b"}.hgi-stroke.hgi-tablet-connected-usb:before{content:"\f1f3d"}.hgi-stroke.hgi-tablet-connected-wifi:before{content:"\f1f3f"}.hgi-stroke.hgi-tablet-pen:before{content:"\f1f41"}.hgi-stroke.hgi-taco-01:before{content:"\f1f43"}.hgi-stroke.hgi-taco-02:before{content:"\f1f45"}.hgi-stroke.hgi-tag-01:before{content:"\f1f47"}.hgi-stroke.hgi-tag-02:before{content:"\f1f49"}.hgi-stroke.hgi-tags:before{content:"\f1f4b"}.hgi-stroke.hgi-tailwindcss:before{content:"\f1f4d"}.hgi-stroke.hgi-taj-mahal:before{content:"\f1f4f"}.hgi-stroke.hgi-tan:before{content:"\f1f51"}.hgi-stroke.hgi-tank-top:before{content:"\f1f53"}.hgi-stroke.hgi-tap-01:before{content:"\f1f55"}.hgi-stroke.hgi-tap-02:before{content:"\f1f57"}.hgi-stroke.hgi-tap-03:before{content:"\f1f59"}.hgi-stroke.hgi-tap-04:before{content:"\f1f5b"}.hgi-stroke.hgi-tap-05:before{content:"\f1f5d"}.hgi-stroke.hgi-tap-06:before{content:"\f1f5f"}.hgi-stroke.hgi-tap-07:before{content:"\f1f61"}.hgi-stroke.hgi-tap-08:before{content:"\f1f63"}.hgi-stroke.hgi-tape-measure:before{content:"\f1f65"}.hgi-stroke.hgi-target-01:before{content:"\f1f67"}.hgi-stroke.hgi-target-02:before{content:"\f1f69"}.hgi-stroke.hgi-target-03:before{content:"\f1f6b"}.hgi-stroke.hgi-target-dollar:before{content:"\f1f6d"}.hgi-stroke.hgi-tasbih:before{content:"\f1f6f"}.hgi-stroke.hgi-task-01:before{content:"\f1f71"}.hgi-stroke.hgi-task-02:before{content:"\f1f73"}.hgi-stroke.hgi-task-add-01:before{content:"\f1f75"}.hgi-stroke.hgi-task-add-02:before{content:"\f1f77"}.hgi-stroke.hgi-task-daily-01:before{content:"\f1f79"}.hgi-stroke.hgi-task-daily-02:before{content:"\f1f7b"}.hgi-stroke.hgi-task-done-01:before{content:"\f1f7d"}.hgi-stroke.hgi-task-done-02:before{content:"\f1f7f"}.hgi-stroke.hgi-task-edit-01:before{content:"\f1f81"}.hgi-stroke.hgi-task-edit-02:before{content:"\f1f83"}.hgi-stroke.hgi-task-remove-01:before{content:"\f1f85"}.hgi-stroke.hgi-task-remove-02:before{content:"\f1f87"}.hgi-stroke.hgi-taxes:before{content:"\f1f89"}.hgi-stroke.hgi-taxi:before{content:"\f1f8b"}.hgi-stroke.hgi-tea-pod:before{content:"\f1f8d"}.hgi-stroke.hgi-tea:before{content:"\f1f8f"}.hgi-stroke.hgi-teacher:before{content:"\f1f91"}.hgi-stroke.hgi-teaching:before{content:"\f1f93"}.hgi-stroke.hgi-teamviewer:before{content:"\f1f95"}.hgi-stroke.hgi-telegram:before{content:"\f1f97"}.hgi-stroke.hgi-telephone:before{content:"\f1f99"}.hgi-stroke.hgi-telescope-01:before{content:"\f1f9b"}.hgi-stroke.hgi-telescope-02:before{content:"\f1f9d"}.hgi-stroke.hgi-television-table:before{content:"\f1f9f"}.hgi-stroke.hgi-temperature:before{content:"\f1fa1"}.hgi-stroke.hgi-tennis-ball:before{content:"\f1fa3"}.hgi-stroke.hgi-tennis-racket:before{content:"\f1fa5"}.hgi-stroke.hgi-terrace:before{content:"\f1fa7"}.hgi-stroke.hgi-test-tube-01:before{content:"\f1fa9"}.hgi-stroke.hgi-test-tube-02:before{content:"\f1fab"}.hgi-stroke.hgi-test-tube-03:before{content:"\f1fad"}.hgi-stroke.hgi-test-tube:before{content:"\f1faf"}.hgi-stroke.hgi-tetris:before{content:"\f1fb1"}.hgi-stroke.hgi-text-align-center:before{content:"\f1fb3"}.hgi-stroke.hgi-text-align-justify-center:before{content:"\f1fb5"}.hgi-stroke.hgi-text-align-justify-left:before{content:"\f1fb7"}.hgi-stroke.hgi-text-align-justify-right:before{content:"\f1fb9"}.hgi-stroke.hgi-text-align-left-01:before{content:"\f1fbb"}.hgi-stroke.hgi-text-align-left:before{content:"\f1fbd"}.hgi-stroke.hgi-text-align-right-01:before{content:"\f1fbf"}.hgi-stroke.hgi-text-align-right:before{content:"\f1fc1"}.hgi-stroke.hgi-text-all-caps:before{content:"\f1fc3"}.hgi-stroke.hgi-text-bold:before{content:"\f1fc5"}.hgi-stroke.hgi-text-centerline-center-top:before{content:"\f1fc7"}.hgi-stroke.hgi-text-centerline-left:before{content:"\f1fc9"}.hgi-stroke.hgi-text-centerline-middle:before{content:"\f1fcb"}.hgi-stroke.hgi-text-centerline-right:before{content:"\f1fcd"}.hgi-stroke.hgi-text-check:before{content:"\f1fcf"}.hgi-stroke.hgi-text-circle:before{content:"\f1fd1"}.hgi-stroke.hgi-text-clear:before{content:"\f1fd3"}.hgi-stroke.hgi-text-color:before{content:"\f1fd5"}.hgi-stroke.hgi-text-creation:before{content:"\f1fd7"}.hgi-stroke.hgi-text-firstline-left:before{content:"\f1fd9"}.hgi-stroke.hgi-text-firstline-right:before{content:"\f1fdb"}.hgi-stroke.hgi-text-font:before{content:"\f1fdd"}.hgi-stroke.hgi-text-footnote:before{content:"\f1fdf"}.hgi-stroke.hgi-text-indent-01:before{content:"\f1fe1"}.hgi-stroke.hgi-text-indent-less:before{content:"\f1fe3"}.hgi-stroke.hgi-text-indent-more:before{content:"\f1fe5"}.hgi-stroke.hgi-text-indent:before{content:"\f1fe7"}.hgi-stroke.hgi-text-italic-slash:before{content:"\f1fea"}.hgi-stroke.hgi-text-italic:before{content:"\f1feb"}.hgi-stroke.hgi-text-kerning:before{content:"\f1fed"}.hgi-stroke.hgi-text-number-sign:before{content:"\f1fef"}.hgi-stroke.hgi-text-selection:before{content:"\f1ff2"}.hgi-stroke.hgi-text-smallcaps:before{content:"\f1ff4"}.hgi-stroke.hgi-text-square:before{content:"\f1ff6"}.hgi-stroke.hgi-text-strikethrough:before{content:"\f1ff8"}.hgi-stroke.hgi-text-subscript:before{content:"\f1ffa"}.hgi-stroke.hgi-text-superscript:before{content:"\f1ffc"}.hgi-stroke.hgi-text-tracking:before{content:"\f1ffe"}.hgi-stroke.hgi-text-underline:before{content:"\f2000"}.hgi-stroke.hgi-text-variable-front:before{content:"\f2002"}.hgi-stroke.hgi-text-vertical-alignment:before{content:"\f2004"}.hgi-stroke.hgi-text-wrap:before{content:"\f2006"}.hgi-stroke.hgi-text:before{content:"\f2007"}.hgi-stroke.hgi-the-prophets-mosque:before{content:"\f2009"}.hgi-stroke.hgi-thermometer-cold:before{content:"\f200b"}.hgi-stroke.hgi-thermometer-warm:before{content:"\f200e"}.hgi-stroke.hgi-thermometer:before{content:"\f200f"}.hgi-stroke.hgi-third-bracket-circle:before{content:"\f2011"}.hgi-stroke.hgi-third-bracket-square:before{content:"\f2014"}.hgi-stroke.hgi-third-bracket:before{content:"\f2015"}.hgi-stroke.hgi-thread:before{content:"\f2017"}.hgi-stroke.hgi-threads-ellipse:before{content:"\f2019"}.hgi-stroke.hgi-threads-rectangle:before{content:"\f201b"}.hgi-stroke.hgi-threads:before{content:"\f201d"}.hgi-stroke.hgi-three-circle:before{content:"\f201f"}.hgi-stroke.hgi-three-d-move:before{content:"\f2021"}.hgi-stroke.hgi-three-d-rotate:before{content:"\f2023"}.hgi-stroke.hgi-three-d-scale:before{content:"\f2025"}.hgi-stroke.hgi-three-d-view:before{content:"\f2027"}.hgi-stroke.hgi-three-finger-01:before{content:"\f2029"}.hgi-stroke.hgi-three-finger-02:before{content:"\f202b"}.hgi-stroke.hgi-three-finger-03:before{content:"\f202d"}.hgi-stroke.hgi-three-finger-04:before{content:"\f202f"}.hgi-stroke.hgi-three-finger-05:before{content:"\f2031"}.hgi-stroke.hgi-three-square:before{content:"\f2033"}.hgi-stroke.hgi-thumbs-down-ellipse:before{content:"\f2035"}.hgi-stroke.hgi-thumbs-down-rectangle:before{content:"\f2037"}.hgi-stroke.hgi-thumbs-down:before{content:"\f2039"}.hgi-stroke.hgi-thumbs-up-down:before{content:"\f203b"}.hgi-stroke.hgi-thumbs-up-ellipse:before{content:"\f203d"}.hgi-stroke.hgi-thumbs-up-rectangle:before{content:"\f203f"}.hgi-stroke.hgi-thumbs-up:before{content:"\f2041"}.hgi-stroke.hgi-tic-tac-toe:before{content:"\f2043"}.hgi-stroke.hgi-tick-01:before{content:"\f2045"}.hgi-stroke.hgi-tick-02:before{content:"\f2047"}.hgi-stroke.hgi-tick-03:before{content:"\f2049"}.hgi-stroke.hgi-tick-04:before{content:"\f204b"}.hgi-stroke.hgi-tick-double-01:before{content:"\f204d"}.hgi-stroke.hgi-tick-double-02:before{content:"\f204f"}.hgi-stroke.hgi-tick-double-03:before{content:"\f2051"}.hgi-stroke.hgi-tick-double-04:before{content:"\f2053"}.hgi-stroke.hgi-ticket-01:before{content:"\f2055"}.hgi-stroke.hgi-ticket-02:before{content:"\f2057"}.hgi-stroke.hgi-ticket-03:before{content:"\f2059"}.hgi-stroke.hgi-ticket-star:before{content:"\f205b"}.hgi-stroke.hgi-tie:before{content:"\f205d"}.hgi-stroke.hgi-tiff-01:before{content:"\f205f"}.hgi-stroke.hgi-tiff-02:before{content:"\f2061"}.hgi-stroke.hgi-tiktok:before{content:"\f2063"}.hgi-stroke.hgi-tiltify:before{content:"\f2065"}.hgi-stroke.hgi-time-01:before{content:"\f2067"}.hgi-stroke.hgi-time-02:before{content:"\f2069"}.hgi-stroke.hgi-time-03:before{content:"\f206b"}.hgi-stroke.hgi-time-04:before{content:"\f206d"}.hgi-stroke.hgi-time-half-pass:before{content:"\f206f"}.hgi-stroke.hgi-time-management-circle:before{content:"\f2071"}.hgi-stroke.hgi-time-management:before{content:"\f2073"}.hgi-stroke.hgi-time-quarter-02:before{content:"\f2075"}.hgi-stroke.hgi-time-quarter-pass:before{content:"\f2077"}.hgi-stroke.hgi-time-quarter:before{content:"\f2079"}.hgi-stroke.hgi-time-schedule:before{content:"\f207b"}.hgi-stroke.hgi-time-setting-01:before{content:"\f207d"}.hgi-stroke.hgi-time-setting-02:before{content:"\f207f"}.hgi-stroke.hgi-time-setting-03:before{content:"\f2081"}.hgi-stroke.hgi-time-zone:before{content:"\f2083"}.hgi-stroke.hgi-timeline-event:before{content:"\f2085"}.hgi-stroke.hgi-timeline-list:before{content:"\f2087"}.hgi-stroke.hgi-timeline:before{content:"\f2089"}.hgi-stroke.hgi-timer-01:before{content:"\f208b"}.hgi-stroke.hgi-timer-02:before{content:"\f208d"}.hgi-stroke.hgi-tips:before{content:"\f208f"}.hgi-stroke.hgi-tire:before{content:"\f2091"}.hgi-stroke.hgi-tired-01:before{content:"\f2093"}.hgi-stroke.hgi-tired-02:before{content:"\f2095"}.hgi-stroke.hgi-tissue-paper:before{content:"\f2097"}.hgi-stroke.hgi-toggle-off:before{content:"\f2099"}.hgi-stroke.hgi-toggle-on:before{content:"\f209b"}.hgi-stroke.hgi-toilet-01:before{content:"\f209d"}.hgi-stroke.hgi-toilet-02:before{content:"\f209f"}.hgi-stroke.hgi-token-circle:before{content:"\f20a1"}.hgi-stroke.hgi-token-square:before{content:"\f20a3"}.hgi-stroke.hgi-tongue-01:before{content:"\f20a5"}.hgi-stroke.hgi-tongue-wink-left:before{content:"\f20a8"}.hgi-stroke.hgi-tongue-wink-right:before{content:"\f20aa"}.hgi-stroke.hgi-tongue:before{content:"\f20ab"}.hgi-stroke.hgi-tools:before{content:"\f20ad"}.hgi-stroke.hgi-tornado-01:before{content:"\f20af"}.hgi-stroke.hgi-tornado-02:before{content:"\f20b1"}.hgi-stroke.hgi-torri-gate:before{content:"\f20b3"}.hgi-stroke.hgi-touch-01:before{content:"\f20b5"}.hgi-stroke.hgi-touch-02:before{content:"\f20b7"}.hgi-stroke.hgi-touch-03:before{content:"\f20b9"}.hgi-stroke.hgi-touch-04:before{content:"\f20bb"}.hgi-stroke.hgi-touch-05:before{content:"\f20bd"}.hgi-stroke.hgi-touch-06:before{content:"\f20bf"}.hgi-stroke.hgi-touch-07:before{content:"\f20c1"}.hgi-stroke.hgi-touch-08:before{content:"\f20c3"}.hgi-stroke.hgi-touch-09:before{content:"\f20c5"}.hgi-stroke.hgi-touch-10:before{content:"\f20c7"}.hgi-stroke.hgi-touch-interaction-01:before{content:"\f20c9"}.hgi-stroke.hgi-touch-interaction-02:before{content:"\f20cb"}.hgi-stroke.hgi-touch-interaction-03:before{content:"\f20cd"}.hgi-stroke.hgi-touch-interaction-04:before{content:"\f20cf"}.hgi-stroke.hgi-touch-locked-01:before{content:"\f20d1"}.hgi-stroke.hgi-touch-locked-02:before{content:"\f20d3"}.hgi-stroke.hgi-touch-locked-03:before{content:"\f20d5"}.hgi-stroke.hgi-touch-locked-04:before{content:"\f20d7"}.hgi-stroke.hgi-touchpad-01:before{content:"\f20d9"}.hgi-stroke.hgi-touchpad-02:before{content:"\f20db"}.hgi-stroke.hgi-touchpad-03:before{content:"\f20dd"}.hgi-stroke.hgi-touchpad-04:before{content:"\f20df"}.hgi-stroke.hgi-tow-truck:before{content:"\f20e1"}.hgi-stroke.hgi-towels:before{content:"\f20e3"}.hgi-stroke.hgi-toy-train:before{content:"\f20e5"}.hgi-stroke.hgi-tractor:before{content:"\f20e7"}.hgi-stroke.hgi-trade-down:before{content:"\f20e9"}.hgi-stroke.hgi-trade-mark:before{content:"\f20eb"}.hgi-stroke.hgi-trade-up:before{content:"\f20ed"}.hgi-stroke.hgi-trademark:before{content:"\f20ef"}.hgi-stroke.hgi-traffic-incident:before{content:"\f20f1"}.hgi-stroke.hgi-traffic-jam-01:before{content:"\f20f3"}.hgi-stroke.hgi-traffic-jam-02:before{content:"\f20f5"}.hgi-stroke.hgi-traffic-light:before{content:"\f20f7"}.hgi-stroke.hgi-train-01:before{content:"\f20f9"}.hgi-stroke.hgi-train-02:before{content:"\f20fb"}.hgi-stroke.hgi-tram:before{content:"\f20fd"}.hgi-stroke.hgi-trampoline:before{content:"\f20ff"}.hgi-stroke.hgi-transaction-history:before{content:"\f2101"}.hgi-stroke.hgi-transaction:before{content:"\f2103"}.hgi-stroke.hgi-transition-bottom:before{content:"\f2105"}.hgi-stroke.hgi-transition-left:before{content:"\f2107"}.hgi-stroke.hgi-transition-right:before{content:"\f2109"}.hgi-stroke.hgi-transition-top:before{content:"\f210b"}.hgi-stroke.hgi-translate:before{content:"\f210d"}.hgi-stroke.hgi-translation:before{content:"\f210f"}.hgi-stroke.hgi-transmission:before{content:"\f2111"}.hgi-stroke.hgi-transparency:before{content:"\f2113"}.hgi-stroke.hgi-trapezoid-line-horizontal:before{content:"\f2115"}.hgi-stroke.hgi-trapezoid-line-vertical:before{content:"\f2117"}.hgi-stroke.hgi-travel-bag:before{content:"\f2119"}.hgi-stroke.hgi-treadmill-01:before{content:"\f211b"}.hgi-stroke.hgi-treadmill-02:before{content:"\f211d"}.hgi-stroke.hgi-treatment:before{content:"\f211f"}.hgi-stroke.hgi-tree-01:before{content:"\f2121"}.hgi-stroke.hgi-tree-02:before{content:"\f2123"}.hgi-stroke.hgi-tree-03:before{content:"\f2125"}.hgi-stroke.hgi-tree-04:before{content:"\f2127"}.hgi-stroke.hgi-tree-05:before{content:"\f2129"}.hgi-stroke.hgi-tree-06:before{content:"\f212b"}.hgi-stroke.hgi-tree-07:before{content:"\f212d"}.hgi-stroke.hgi-trello:before{content:"\f212f"}.hgi-stroke.hgi-triangle-01:before{content:"\f2131"}.hgi-stroke.hgi-triangle-02:before{content:"\f2133"}.hgi-stroke.hgi-triangle-03:before{content:"\f2135"}.hgi-stroke.hgi-triangle-dash:before{content:"\f2137"}.hgi-stroke.hgi-triangle:before{content:"\f2139"}.hgi-stroke.hgi-trolley-01:before{content:"\f213b"}.hgi-stroke.hgi-trolley-02:before{content:"\f213d"}.hgi-stroke.hgi-tropical-storm-tracks-01:before{content:"\f2140"}.hgi-stroke.hgi-tropical-storm-tracks-02:before{content:"\f2142"}.hgi-stroke.hgi-tropical-storm:before{content:"\f2143"}.hgi-stroke.hgi-truck-delivery:before{content:"\f2145"}.hgi-stroke.hgi-truck-monster:before{content:"\f2147"}.hgi-stroke.hgi-truck-return:before{content:"\f2149"}.hgi-stroke.hgi-truck:before{content:"\f214b"}.hgi-stroke.hgi-trulli:before{content:"\f214d"}.hgi-stroke.hgi-tsunami:before{content:"\f214f"}.hgi-stroke.hgi-tulip:before{content:"\f2151"}.hgi-stroke.hgi-tumblr:before{content:"\f2153"}.hgi-stroke.hgi-turtle-neck:before{content:"\f2155"}.hgi-stroke.hgi-tv-01:before{content:"\f2157"}.hgi-stroke.hgi-tv-02:before{content:"\f2159"}.hgi-stroke.hgi-tv-fix:before{content:"\f215b"}.hgi-stroke.hgi-tv-issue:before{content:"\f215d"}.hgi-stroke.hgi-tv-smart:before{content:"\f215f"}.hgi-stroke.hgi-twin-tower:before{content:"\f2161"}.hgi-stroke.hgi-twitch:before{content:"\f2163"}.hgi-stroke.hgi-twitter-square:before{content:"\f2166"}.hgi-stroke.hgi-twitter:before{content:"\f2167"}.hgi-stroke.hgi-two-circle:before{content:"\f2169"}.hgi-stroke.hgi-two-factor-access:before{content:"\f216b"}.hgi-stroke.hgi-two-finger-01:before{content:"\f216d"}.hgi-stroke.hgi-two-finger-02:before{content:"\f216f"}.hgi-stroke.hgi-two-finger-03:before{content:"\f2171"}.hgi-stroke.hgi-two-finger-04:before{content:"\f2173"}.hgi-stroke.hgi-two-finger-05:before{content:"\f2175"}.hgi-stroke.hgi-two-square:before{content:"\f2177"}.hgi-stroke.hgi-txt-01:before{content:"\f2179"}.hgi-stroke.hgi-txt-02:before{content:"\f217b"}.hgi-stroke.hgi-type-cursor:before{content:"\f217d"}.hgi-stroke.hgi-typescript-01:before{content:"\f217f"}.hgi-stroke.hgi-typescript-02:before{content:"\f2181"}.hgi-stroke.hgi-typescript-03:before{content:"\f2183"}.hgi-stroke.hgi-uber:before{content:"\f2185"}.hgi-stroke.hgi-ufo-01:before{content:"\f2187"}.hgi-stroke.hgi-ufo:before{content:"\f2189"}.hgi-stroke.hgi-umbrella-dollar:before{content:"\f218b"}.hgi-stroke.hgi-umbrella:before{content:"\f218d"}.hgi-stroke.hgi-unamused:before{content:"\f218f"}.hgi-stroke.hgi-unarchive-03:before{content:"\f2191"}.hgi-stroke.hgi-unavailable:before{content:"\f2193"}.hgi-stroke.hgi-underpants-01:before{content:"\f2195"}.hgi-stroke.hgi-underpants-02:before{content:"\f2197"}.hgi-stroke.hgi-underpants-03:before{content:"\f2199"}.hgi-stroke.hgi-undo-02:before{content:"\f219b"}.hgi-stroke.hgi-undo-03:before{content:"\f219d"}.hgi-stroke.hgi-undo:before{content:"\f219f"}.hgi-stroke.hgi-unfold-less:before{content:"\f21a1"}.hgi-stroke.hgi-unfold-more:before{content:"\f21a3"}.hgi-stroke.hgi-ungroup-items:before{content:"\f21a5"}.hgi-stroke.hgi-ungroup-layers:before{content:"\f21a7"}.hgi-stroke.hgi-unhappy:before{content:"\f21a9"}.hgi-stroke.hgi-universal-access-circle:before{content:"\f21ab"}.hgi-stroke.hgi-universal-access:before{content:"\f21ad"}.hgi-stroke.hgi-university:before{content:"\f21af"}.hgi-stroke.hgi-unlink-01:before{content:"\f21b1"}.hgi-stroke.hgi-unlink-02:before{content:"\f21b3"}.hgi-stroke.hgi-unlink-03:before{content:"\f21b5"}.hgi-stroke.hgi-unlink-04:before{content:"\f21b7"}.hgi-stroke.hgi-unlink-05:before{content:"\f21b9"}.hgi-stroke.hgi-unlink-06:before{content:"\f21bb"}.hgi-stroke.hgi-unsplash:before{content:"\f21bd"}.hgi-stroke.hgi-upload-01:before{content:"\f21bf"}.hgi-stroke.hgi-upload-02:before{content:"\f21c1"}.hgi-stroke.hgi-upload-03:before{content:"\f21c3"}.hgi-stroke.hgi-upload-04:before{content:"\f21c5"}.hgi-stroke.hgi-upload-05:before{content:"\f21c7"}.hgi-stroke.hgi-upload-06:before{content:"\f21c9"}.hgi-stroke.hgi-upload-circle-01:before{content:"\f21cb"}.hgi-stroke.hgi-upload-circle-02:before{content:"\f21cd"}.hgi-stroke.hgi-upload-square-01:before{content:"\f21cf"}.hgi-stroke.hgi-upload-square-02:before{content:"\f21d1"}.hgi-stroke.hgi-upwork:before{content:"\f21d3"}.hgi-stroke.hgi-usb-bugs:before{content:"\f21d5"}.hgi-stroke.hgi-usb-connected-01:before{content:"\f21d7"}.hgi-stroke.hgi-usb-connected-02:before{content:"\f21d9"}.hgi-stroke.hgi-usb-connected-03:before{content:"\f21db"}.hgi-stroke.hgi-usb-error:before{content:"\f21dd"}.hgi-stroke.hgi-usb-memory-01:before{content:"\f21df"}.hgi-stroke.hgi-usb-memory-02:before{content:"\f21e1"}.hgi-stroke.hgi-usb-not-connected-01:before{content:"\f21e3"}.hgi-stroke.hgi-usb-not-connected-02:before{content:"\f21e5"}.hgi-stroke.hgi-usb:before{content:"\f21e7"}.hgi-stroke.hgi-usdt:before{content:"\f21e9"}.hgi-stroke.hgi-user-02:before{content:"\f21eb"}.hgi-stroke.hgi-user-03:before{content:"\f21ed"}.hgi-stroke.hgi-user-account:before{content:"\f21ef"}.hgi-stroke.hgi-user-add-01:before{content:"\f21f1"}.hgi-stroke.hgi-user-add-02:before{content:"\f21f3"}.hgi-stroke.hgi-user-ai:before{content:"\f21f5"}.hgi-stroke.hgi-user-arrow-left-right:before{content:"\f21f7"}.hgi-stroke.hgi-user-block-01:before{content:"\f21f9"}.hgi-stroke.hgi-user-block-02:before{content:"\f21fb"}.hgi-stroke.hgi-user-check-01:before{content:"\f21fd"}.hgi-stroke.hgi-user-check-02:before{content:"\f21ff"}.hgi-stroke.hgi-user-circle-02:before{content:"\f2201"}.hgi-stroke.hgi-user-circle:before{content:"\f2203"}.hgi-stroke.hgi-user-dollar:before{content:"\f2205"}.hgi-stroke.hgi-user-edit-01:before{content:"\f2207"}.hgi-stroke.hgi-user-full-view:before{content:"\f2209"}.hgi-stroke.hgi-user-group-02:before{content:"\f220b"}.hgi-stroke.hgi-user-group-03:before{content:"\f220d"}.hgi-stroke.hgi-user-group:before{content:"\f220f"}.hgi-stroke.hgi-user-id-verification:before{content:"\f2211"}.hgi-stroke.hgi-user-list:before{content:"\f2213"}.hgi-stroke.hgi-user-lock-01:before{content:"\f2215"}.hgi-stroke.hgi-user-lock-02:before{content:"\f2217"}.hgi-stroke.hgi-user-love-01:before{content:"\f2219"}.hgi-stroke.hgi-user-love-02:before{content:"\f221b"}.hgi-stroke.hgi-user-minus-01:before{content:"\f221d"}.hgi-stroke.hgi-user-minus-02:before{content:"\f221f"}.hgi-stroke.hgi-user-multiple-02:before{content:"\f2221"}.hgi-stroke.hgi-user-multiple-03:before{content:"\f2223"}.hgi-stroke.hgi-user-multiple:before{content:"\f2225"}.hgi-stroke.hgi-user-question-01:before{content:"\f2227"}.hgi-stroke.hgi-user-question-02:before{content:"\f2229"}.hgi-stroke.hgi-user-remove-01:before{content:"\f222b"}.hgi-stroke.hgi-user-remove-02:before{content:"\f222d"}.hgi-stroke.hgi-user-roadside:before{content:"\f222f"}.hgi-stroke.hgi-user-search-01:before{content:"\f2231"}.hgi-stroke.hgi-user-search-02:before{content:"\f2233"}.hgi-stroke.hgi-user-settings-01:before{content:"\f2236"}.hgi-stroke.hgi-user-settings-02:before{content:"\f2238"}.hgi-stroke.hgi-user-sharing:before{content:"\f223a"}.hgi-stroke.hgi-user-shield-01:before{content:"\f223c"}.hgi-stroke.hgi-user-shield-02:before{content:"\f223e"}.hgi-stroke.hgi-user-square:before{content:"\f2240"}.hgi-stroke.hgi-user-star-01:before{content:"\f2242"}.hgi-stroke.hgi-user-star-02:before{content:"\f2244"}.hgi-stroke.hgi-user-status:before{content:"\f2246"}.hgi-stroke.hgi-user-story:before{content:"\f2248"}.hgi-stroke.hgi-user-switch:before{content:"\f224a"}.hgi-stroke.hgi-user-time-01:before{content:"\f224c"}.hgi-stroke.hgi-user-time-02:before{content:"\f224e"}.hgi-stroke.hgi-user-time-03:before{content:"\f2250"}.hgi-stroke.hgi-user-unlock-01:before{content:"\f2252"}.hgi-stroke.hgi-user-unlock-02:before{content:"\f2254"}.hgi-stroke.hgi-user-warning-01:before{content:"\f2256"}.hgi-stroke.hgi-user-warning-02:before{content:"\f2258"}.hgi-stroke.hgi-user-warning-03:before{content:"\f225a"}.hgi-stroke.hgi-user:before{content:"\f225b"}.hgi-stroke.hgi-uv-01:before{content:"\f225d"}.hgi-stroke.hgi-uv-02:before{content:"\f225f"}.hgi-stroke.hgi-uv-03:before{content:"\f2261"}.hgi-stroke.hgi-vaccine:before{content:"\f2263"}.hgi-stroke.hgi-vacuum-cleaner:before{content:"\f2265"}.hgi-stroke.hgi-validation-approval:before{content:"\f2267"}.hgi-stroke.hgi-validation:before{content:"\f2269"}.hgi-stroke.hgi-van:before{content:"\f226b"}.hgi-stroke.hgi-variable:before{content:"\f226d"}.hgi-stroke.hgi-vegetarian-food:before{content:"\f226f"}.hgi-stroke.hgi-versus:before{content:"\f2271"}.hgi-stroke.hgi-vertical-resize:before{content:"\f2273"}.hgi-stroke.hgi-vertical-scroll-point:before{content:"\f2275"}.hgi-stroke.hgi-vest:before{content:"\f2277"}.hgi-stroke.hgi-viber:before{content:"\f2279"}.hgi-stroke.hgi-victory-finger-01:before{content:"\f227b"}.hgi-stroke.hgi-victory-finger-02:before{content:"\f227d"}.hgi-stroke.hgi-victory-finger-03:before{content:"\f227f"}.hgi-stroke.hgi-video-01:before{content:"\f2281"}.hgi-stroke.hgi-video-02:before{content:"\f2283"}.hgi-stroke.hgi-video-ai:before{content:"\f2285"}.hgi-stroke.hgi-video-camera-ai:before{content:"\f2287"}.hgi-stroke.hgi-video-console:before{content:"\f2289"}.hgi-stroke.hgi-video-off:before{content:"\f228b"}.hgi-stroke.hgi-video-replay:before{content:"\f228d"}.hgi-stroke.hgi-view-off-slash:before{content:"\f2290"}.hgi-stroke.hgi-view-off:before{content:"\f2291"}.hgi-stroke.hgi-view-sidebar-left:before{content:"\f2294"}.hgi-stroke.hgi-view-sidebar-right:before{content:"\f2296"}.hgi-stroke.hgi-view:before{content:"\f2297"}.hgi-stroke.hgi-villa-01:before{content:"\f2299"}.hgi-stroke.hgi-villa-02:before{content:"\f229b"}.hgi-stroke.hgi-vimeo:before{content:"\f229d"}.hgi-stroke.hgi-vine-square:before{content:"\f22a0"}.hgi-stroke.hgi-vine:before{content:"\f22a1"}.hgi-stroke.hgi-vintage-clock:before{content:"\f22a3"}.hgi-stroke.hgi-virtual-reality-vr-01:before{content:"\f22a5"}.hgi-stroke.hgi-virtual-reality-vr-02:before{content:"\f22a7"}.hgi-stroke.hgi-vision:before{content:"\f22a9"}.hgi-stroke.hgi-visual-studio-code:before{content:"\f22ab"}.hgi-stroke.hgi-vk-square:before{content:"\f22ae"}.hgi-stroke.hgi-vk:before{content:"\f22af"}.hgi-stroke.hgi-voice-id:before{content:"\f22b1"}.hgi-stroke.hgi-voice:before{content:"\f22b3"}.hgi-stroke.hgi-volleyball:before{content:"\f22b5"}.hgi-stroke.hgi-volume-high:before{content:"\f22b7"}.hgi-stroke.hgi-volume-low:before{content:"\f22b9"}.hgi-stroke.hgi-volume-minus:before{content:"\f22bb"}.hgi-stroke.hgi-volume-mute-01:before{content:"\f22bd"}.hgi-stroke.hgi-volume-mute-02:before{content:"\f22bf"}.hgi-stroke.hgi-volume-off:before{content:"\f22c1"}.hgi-stroke.hgi-volume-up:before{content:"\f22c3"}.hgi-stroke.hgi-vomiting:before{content:"\f22c5"}.hgi-stroke.hgi-voucher:before{content:"\f22c7"}.hgi-stroke.hgi-vr-glasses:before{content:"\f22c9"}.hgi-stroke.hgi-vr:before{content:"\f22cb"}.hgi-stroke.hgi-vynil-01:before{content:"\f22cd"}.hgi-stroke.hgi-vynil-02:before{content:"\f22cf"}.hgi-stroke.hgi-vynil-03:before{content:"\f22d1"}.hgi-stroke.hgi-w-three-schools:before{content:"\f22d3"}.hgi-stroke.hgi-waiter:before{content:"\f22d5"}.hgi-stroke.hgi-waiters:before{content:"\f22d7"}.hgi-stroke.hgi-walking:before{content:"\f22d9"}.hgi-stroke.hgi-wall-lamp:before{content:"\f22db"}.hgi-stroke.hgi-wallet-01:before{content:"\f22dd"}.hgi-stroke.hgi-wallet-02:before{content:"\f22df"}.hgi-stroke.hgi-wallet-03:before{content:"\f22e1"}.hgi-stroke.hgi-wallet-04:before{content:"\f22e3"}.hgi-stroke.hgi-wallet-05:before{content:"\f22e5"}.hgi-stroke.hgi-wallet-add-01:before{content:"\f22e7"}.hgi-stroke.hgi-wallet-add-02:before{content:"\f22e9"}.hgi-stroke.hgi-wallet-done-01:before{content:"\f22eb"}.hgi-stroke.hgi-wallet-done-02:before{content:"\f22ed"}.hgi-stroke.hgi-wallet-not-found-01:before{content:"\f22ef"}.hgi-stroke.hgi-wallet-not-found-02:before{content:"\f22f1"}.hgi-stroke.hgi-wallet-remove-01:before{content:"\f22f3"}.hgi-stroke.hgi-wallet-remove-02:before{content:"\f22f5"}.hgi-stroke.hgi-wanted:before{content:"\f22f7"}.hgi-stroke.hgi-wardrobe-01:before{content:"\f22f9"}.hgi-stroke.hgi-wardrobe-02:before{content:"\f22fb"}.hgi-stroke.hgi-wardrobe-03:before{content:"\f22fd"}.hgi-stroke.hgi-wardrobe-04:before{content:"\f22ff"}.hgi-stroke.hgi-warehouse:before{content:"\f2301"}.hgi-stroke.hgi-washing-machine:before{content:"\f2303"}.hgi-stroke.hgi-washington-monument:before{content:"\f2305"}.hgi-stroke.hgi-waste-restore:before{content:"\f2307"}.hgi-stroke.hgi-waste:before{content:"\f2309"}.hgi-stroke.hgi-watch-01:before{content:"\f230b"}.hgi-stroke.hgi-watch-02:before{content:"\f230d"}.hgi-stroke.hgi-water-energy:before{content:"\f230f"}.hgi-stroke.hgi-water-polo:before{content:"\f2311"}.hgi-stroke.hgi-water-pump:before{content:"\f2313"}.hgi-stroke.hgi-waterfall-down-01:before{content:"\f2315"}.hgi-stroke.hgi-waterfall-down-03:before{content:"\f2317"}.hgi-stroke.hgi-waterfall-up-01:before{content:"\f2319"}.hgi-stroke.hgi-waterfall-up-02:before{content:"\f231b"}.hgi-stroke.hgi-watermelon:before{content:"\f231d"}.hgi-stroke.hgi-wattpad-square:before{content:"\f2320"}.hgi-stroke.hgi-wattpad:before{content:"\f2321"}.hgi-stroke.hgi-wav-01:before{content:"\f2323"}.hgi-stroke.hgi-wav-02:before{content:"\f2325"}.hgi-stroke.hgi-wave-square:before{content:"\f2328"}.hgi-stroke.hgi-wave-triangle:before{content:"\f232a"}.hgi-stroke.hgi-wave:before{content:"\f232b"}.hgi-stroke.hgi-waving-hand-01:before{content:"\f232d"}.hgi-stroke.hgi-waving-hand-02:before{content:"\f232f"}.hgi-stroke.hgi-waze:before{content:"\f2331"}.hgi-stroke.hgi-web-design-01:before{content:"\f2333"}.hgi-stroke.hgi-web-design-02:before{content:"\f2335"}.hgi-stroke.hgi-web-programming:before{content:"\f2337"}.hgi-stroke.hgi-web-protection:before{content:"\f2339"}.hgi-stroke.hgi-web-security:before{content:"\f233b"}.hgi-stroke.hgi-web-validation:before{content:"\f233d"}.hgi-stroke.hgi-webflow:before{content:"\f233f"}.hgi-stroke.hgi-webhook:before{content:"\f2341"}.hgi-stroke.hgi-wechat:before{content:"\f2343"}.hgi-stroke.hgi-wedding:before{content:"\f2345"}.hgi-stroke.hgi-weight-scale-01:before{content:"\f2347"}.hgi-stroke.hgi-weight-scale:before{content:"\f2349"}.hgi-stroke.hgi-wellness:before{content:"\f234b"}.hgi-stroke.hgi-whatsapp-business:before{content:"\f234d"}.hgi-stroke.hgi-whatsapp:before{content:"\f234f"}.hgi-stroke.hgi-wheelchair:before{content:"\f2351"}.hgi-stroke.hgi-whisk:before{content:"\f2353"}.hgi-stroke.hgi-whistle:before{content:"\f2355"}.hgi-stroke.hgi-whiteboard:before{content:"\f2357"}.hgi-stroke.hgi-wifi-01:before{content:"\f2359"}.hgi-stroke.hgi-wifi-02:before{content:"\f235b"}.hgi-stroke.hgi-wifi-circle:before{content:"\f235d"}.hgi-stroke.hgi-wifi-connected-01:before{content:"\f235f"}.hgi-stroke.hgi-wifi-connected-02:before{content:"\f2361"}.hgi-stroke.hgi-wifi-connected-03:before{content:"\f2363"}.hgi-stroke.hgi-wifi-disconnected-01:before{content:"\f2365"}.hgi-stroke.hgi-wifi-disconnected-02:before{content:"\f2367"}.hgi-stroke.hgi-wifi-disconnected-03:before{content:"\f2369"}.hgi-stroke.hgi-wifi-disconnected-04:before{content:"\f236b"}.hgi-stroke.hgi-wifi-error-01:before{content:"\f236d"}.hgi-stroke.hgi-wifi-error-02:before{content:"\f236f"}.hgi-stroke.hgi-wifi-full-signal:before{content:"\f2371"}.hgi-stroke.hgi-wifi-location:before{content:"\f2373"}.hgi-stroke.hgi-wifi-lock:before{content:"\f2375"}.hgi-stroke.hgi-wifi-low-signal:before{content:"\f2377"}.hgi-stroke.hgi-wifi-medium-signal:before{content:"\f2379"}.hgi-stroke.hgi-wifi-no-signal:before{content:"\f237b"}.hgi-stroke.hgi-wifi-off-01:before{content:"\f237d"}.hgi-stroke.hgi-wifi-off-02:before{content:"\f237f"}.hgi-stroke.hgi-wifi-square:before{content:"\f2381"}.hgi-stroke.hgi-wifi-unlock:before{content:"\f2383"}.hgi-stroke.hgi-wikipedia:before{content:"\f2385"}.hgi-stroke.hgi-wind-power-01:before{content:"\f2387"}.hgi-stroke.hgi-wind-power-02:before{content:"\f2389"}.hgi-stroke.hgi-wind-power-03:before{content:"\f238b"}.hgi-stroke.hgi-wind-power:before{content:"\f238d"}.hgi-stroke.hgi-wind-surf:before{content:"\f238f"}.hgi-stroke.hgi-wind-turbine:before{content:"\f2391"}.hgi-stroke.hgi-windows-new:before{content:"\f2393"}.hgi-stroke.hgi-windows-old:before{content:"\f2395"}.hgi-stroke.hgi-wink:before{content:"\f2397"}.hgi-stroke.hgi-winking:before{content:"\f2399"}.hgi-stroke.hgi-wireless-cloud-access:before{content:"\f239b"}.hgi-stroke.hgi-wireless:before{content:"\f239d"}.hgi-stroke.hgi-wise:before{content:"\f239f"}.hgi-stroke.hgi-woman:before{content:"\f23a1"}.hgi-stroke.hgi-wordpress:before{content:"\f23a3"}.hgi-stroke.hgi-work-alert:before{content:"\f23a5"}.hgi-stroke.hgi-work-history:before{content:"\f23a7"}.hgi-stroke.hgi-work-update:before{content:"\f23aa"}.hgi-stroke.hgi-work:before{content:"\f23ab"}.hgi-stroke.hgi-workflow-circle-01:before{content:"\f23ad"}.hgi-stroke.hgi-workflow-circle-02:before{content:"\f23af"}.hgi-stroke.hgi-workflow-circle-03:before{content:"\f23b1"}.hgi-stroke.hgi-workflow-circle-04:before{content:"\f23b3"}.hgi-stroke.hgi-workflow-circle-05:before{content:"\f23b5"}.hgi-stroke.hgi-workflow-circle-06:before{content:"\f23b7"}.hgi-stroke.hgi-workflow-square-01:before{content:"\f23b9"}.hgi-stroke.hgi-workflow-square-02:before{content:"\f23bb"}.hgi-stroke.hgi-workflow-square-03:before{content:"\f23bd"}.hgi-stroke.hgi-workflow-square-04:before{content:"\f23bf"}.hgi-stroke.hgi-workflow-square-05:before{content:"\f23c1"}.hgi-stroke.hgi-workflow-square-06:before{content:"\f23c3"}.hgi-stroke.hgi-workflow-square-07:before{content:"\f23c5"}.hgi-stroke.hgi-workflow-square-08:before{content:"\f23c7"}.hgi-stroke.hgi-workflow-square-09:before{content:"\f23c9"}.hgi-stroke.hgi-workflow-square-10:before{content:"\f23cb"}.hgi-stroke.hgi-workout-battle-ropes:before{content:"\f23cd"}.hgi-stroke.hgi-workout-gymnastics:before{content:"\f23cf"}.hgi-stroke.hgi-workout-kicking:before{content:"\f23d1"}.hgi-stroke.hgi-workout-run:before{content:"\f23d3"}.hgi-stroke.hgi-workout-sport:before{content:"\f23d5"}.hgi-stroke.hgi-workout-squats:before{content:"\f23d7"}.hgi-stroke.hgi-workout-stretching:before{content:"\f23d9"}.hgi-stroke.hgi-workout-warm-up:before{content:"\f23db"}.hgi-stroke.hgi-worry:before{content:"\f23dd"}.hgi-stroke.hgi-wps-office-rectangle:before{content:"\f23df"}.hgi-stroke.hgi-wps-office:before{content:"\f23e1"}.hgi-stroke.hgi-wrench-01:before{content:"\f23e3"}.hgi-stroke.hgi-wrench-02:before{content:"\f23e5"}.hgi-stroke.hgi-wudu:before{content:"\f23e7"}.hgi-stroke.hgi-x-ray:before{content:"\f23e9"}.hgi-stroke.hgi-x-variable-circle:before{content:"\f23eb"}.hgi-stroke.hgi-x-variable-square:before{content:"\f23ee"}.hgi-stroke.hgi-x-variable:before{content:"\f23ef"}.hgi-stroke.hgi-xing:before{content:"\f23f1"}.hgi-stroke.hgi-xls-01:before{content:"\f23f3"}.hgi-stroke.hgi-xls-02:before{content:"\f23f5"}.hgi-stroke.hgi-xml-01:before{content:"\f23f7"}.hgi-stroke.hgi-xml-02:before{content:"\f23f9"}.hgi-stroke.hgi-xsl-01:before{content:"\f23fb"}.hgi-stroke.hgi-xsl-02:before{content:"\f23fd"}.hgi-stroke.hgi-yelp:before{content:"\f23ff"}.hgi-stroke.hgi-yen-circle:before{content:"\f2401"}.hgi-stroke.hgi-yen-receive:before{content:"\f2403"}.hgi-stroke.hgi-yen-send:before{content:"\f2406"}.hgi-stroke.hgi-yen-square:before{content:"\f2408"}.hgi-stroke.hgi-yen:before{content:"\f2409"}.hgi-stroke.hgi-yoga-01:before{content:"\f240b"}.hgi-stroke.hgi-yoga-02:before{content:"\f240d"}.hgi-stroke.hgi-yoga-03:before{content:"\f240f"}.hgi-stroke.hgi-yoga-ball:before{content:"\f2411"}.hgi-stroke.hgi-yoga-mat:before{content:"\f2413"}.hgi-stroke.hgi-yogurt:before{content:"\f2415"}.hgi-stroke.hgi-youtube:before{content:"\f2417"}.hgi-stroke.hgi-yurt:before{content:"\f2419"}.hgi-stroke.hgi-zakat:before{content:"\f241b"}.hgi-stroke.hgi-zap:before{content:"\f241d"}.hgi-stroke.hgi-zeppelin:before{content:"\f241f"}.hgi-stroke.hgi-zero-circle:before{content:"\f2421"}.hgi-stroke.hgi-zero-square:before{content:"\f2423"}.hgi-stroke.hgi-zip-01:before{content:"\f2425"}.hgi-stroke.hgi-zip-02:before{content:"\f2427"}.hgi-stroke.hgi-zoom-circle:before{content:"\f2429"}.hgi-stroke.hgi-zoom-in-area:before{content:"\f242b"}.hgi-stroke.hgi-zoom-out-area:before{content:"\f242d"}.hgi-stroke.hgi-zoom-square:before{content:"\f2430"}.hgi-stroke.hgi-zoom:before{content:"\f2431"}.hgi-stroke.hgi-zsh:before{content:"\f2433"}.hgi-stroke.hgi-zzz:before{content:"\f2435"}.button{min-width:200px;padding:.8rem;display:flex;justify-content:center;align-items:center;border-radius:0;background:none}.button_transparent{border:1px solid #233A81;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.7rem;line-height:2.4rem;color:#233a81;background:none;opacity:.8}.button_transparent:hover,.button_transparent:active{background:#233A81;color:#fff;opacity:1}@media (max-width: 440px){.button_transparent{overflow:hidden;text-align:center;text-overflow:ellipsis;max-width:155px}}.button_blue{min-height:70px;background:#136bb7;color:#fff;font-size:2rem;min-width:340px;border:none}.button_blue:hover{background:radial-gradient(74.13% 338.28% at 26.89% 50%,#0098CC 0%,rgba(59,2,135,0) 100%),#136BB7}.button_blue:active{background:#0391C9}@media all and (max-width: 1024px){.button_blue.top-slider{min-width:280px}}@media all and (max-width: 1024px){.button_transparent{min-width:135px;padding:8px 15px;font-size:1.5rem}}@media all and (max-width: 375px){.button_blue{min-width:inherit;width:100%}}.button__delete,.button__edit{background:#F5F6FB;border-radius:1rem;width:24px;height:24px;border:0;padding:3px}.button__delete img,.button__edit img{width:100%}.button__delete:hover,.button__edit:hover{background:#E2EFFD}.dw-btn{max-width:200px;padding:1rem 1.5rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1rem;background:#4983f7;color:#fff;font-size:14px;line-height:18px;font-weight:500;border:none;font-family:Montserrat,sans-serif;transition:background-color .3s,color .3s}.dw-btn:hover{background:linear-gradient(99.21deg,#4982F6 -2.26%,#2164EA 100%);box-shadow:0 4px 10px #00000008}.dw-btn:active{background:#2567EB}.dw-btn:active i.icon{color:#fff}.dw-btn.small{font-size:1.2rem;padding:.5rem 1rem}.dw-btn_wide{width:100%}.dw-btn_wide.password{margin:2rem 0 1rem}.dw-btn_icon{display:inline-flex;align-items:center;justify-content:center;gap:1rem}.dw-btn_icon img{margin-right:1rem}.dw-btn_icon.media{max-width:none}.dw-btn_icon_list{max-width:360px;border-radius:1rem 1rem 0 0;min-height:50px}.dw-btn_light-blue{border:none;font-family:Montserrat,sans-serif;max-height:50px;background:#E2EFFD;color:#4983f7;font-weight:500;font-size:1.4rem;line-height:18px;border-radius:1rem}.dw-btn_light-blue.media{min-width:165px}.dw-btn_light-blue.media-wide{min-width:260px}.dw-btn_light-blue:hover:not([disabled]){background:#4983f7;color:#fff}.dw-btn_light-blue:hover:not([disabled]) .icon{color:#fff}.dw-btn_light-blue:active{background:#2567EB}.dw-btn_light-blue.active i.icon{color:#fff}.dw-btn_light-blue:disabled{opacity:.7;cursor:not-allowed;background:#E2EFFD}.dw-btn_light-blue.notes{padding:1.9rem;background:#E2EFFB url(notes-blue.5ee5f3debb744ccf.svg) no-repeat 55% 50%;background-size:45%;width:50px}.dw-btn_light-blue.notes:hover{background:#4983f7 url(notes-white.bfbafe43f4f3b8d5.svg) no-repeat 55% 50%;background-size:45%}.dw-btn.mute,.dw-btn.qr,.dw-btn.screen-locked,.dw-btn.info{display:flex;align-items:center;justify-content:center}.dw-btn.mute span[class*=icon],.dw-btn.qr span[class*=icon],.dw-btn.screen-locked span[class*=icon],.dw-btn.info span[class*=icon]{background-size:cover;background-repeat:no-repeat;padding-left:0;margin-right:.2rem;width:19px;height:20px;display:inline-block}.dw-btn.mute.active,.dw-btn.qr.active,.dw-btn.screen-locked.active,.dw-btn.info.active{background:#2567EB;color:#fff}.dw-btn.mute span,.dw-btn.qr span,.dw-btn.screen-locked span,.dw-btn.info span{padding-left:0}.dw-btn.next{display:flex;align-items:center;padding:1rem;align-self:flex-end}.dw-btn.next .vector img{height:16px;width:16px}.dw-btn.preview{text-decoration:none}.dw-btn.back{display:flex;align-items:center;padding:1rem}.dw-btn.back .vector{transform:rotate(180deg)}.dw-btn.back .vector img{height:16px;width:16px}.dw-btn.screen-locked span[class*=icon]{font-size:18px}.dw-btn.mute .mute-icon{background-image:url(icon-mute.773d1eb5dac7f7d5.svg)}.dw-btn.mute:hover:not([disabled]) .mute-icon,.dw-btn.mute.active .mute-icon{background-image:url(icon-mute-white.e7e7af61355b9bcb.svg)}.dw-btn.qr .qr-icon{background-image:url(icon-qr-code.856ac6f5986e19ee.svg)}.dw-btn.qr:hover:not([disabled]) .qr-icon,.dw-btn.qr.active .qr-icon{background-image:url(qr-white.45e460f1c7558551.svg)}.dw-btn.lock.active{background:#2567EB;color:#fff}.dw-btn.reload .icon{animation:spin 3s infinite linear}.dw-btn_cancel{background:#fff;color:#4983f7}.dw-btn_cancel:hover,.dw-btn_cancel:active{background:#E2EFFD!important}.dw-btn_square{padding:8px;background:#F5F6FB;width:100%;min-width:40px;min-height:40px;box-sizing:border-box}.dw-btn_square:hover:not([disabled]){box-shadow:0 4px 10px #00000008;color:#4983f7;background:transparent}.dw-btn_square:hover:not([disabled]) svg{fill:red!important}.dw-btn_square.active{box-shadow:0 10px 10px #0000000f;background:#fff}.dw-btn:disabled{opacity:.8;cursor:not-allowed}.dw-btn_small{padding:.8rem}.dw-btn--transparent{background:transparent;border:1px solid #4983f7;color:#4983f7}.dw-btn--transparent:hover:not([disabled]){background:#4983f7;color:#fff;box-shadow:0 4px 10px #00000008}.dw-btn--transparent:active{color:#fff;background:#2567EB}.dw-btn--transparent:disabled{opacity:.8;cursor:not-allowed}.dw-btn--with-icon{display:flex;align-items:center;justify-content:center}.dw-btn--with-icon img{margin:0 5px}.dw-btn.create-campaign{min-height:35px;padding:10px 15px}.dw-btn .mat-spinner circle{stroke:#fff}.dw-subscribe{min-width:100px;padding:1rem;display:flex;justify-content:center;align-items:center;border-radius:1rem;background:transparent;color:#4983f7;font-size:14px;line-height:18px;font-weight:500;border:1px solid #4983f7;font-family:Montserrat,sans-serif}.dw-subscribe:hover:not([disabled]){background:#4983f7;color:#fff;box-shadow:0 4px 10px #00000008}.dw-subscribe:active{color:#fff;background:#2567EB}.dw-subscribe:disabled{opacity:.8;cursor:not-allowed}.media-btn{padding-left:6px;padding-right:6px;font-family:Montserrat,sans-serif}.media-btn:hover:not([disabled]){background:#E2EFFD;border-radius:2rem}.media-btn.active{background:#E2EFFD;color:#4983f7;border-radius:2rem;overflow:hidden}.media-btn:disabled{opacity:.8;cursor:not-allowed}.device-btn{color:#242b3e;background:none;border:none;font-size:16px;line-height:1.5;opacity:.5;font-family:Montserrat,sans-serif}.device-btn:hover:not([disabled]){color:#4983f7;opacity:1}.device-btn:active{font-weight:700;opacity:1}.device-btn:disabled{opacity:.8;cursor:not-allowed}.day-btn{padding:4px 10px;font-size:14px;line-height:18px;color:#242b3e;background:none;border:none;font-family:Montserrat,sans-serif}.day-btn:hover:not([disabled]){background:#E2EFFD;box-shadow:0 4px 10px #00000008;border-radius:1rem}.day-btn:active{color:#4983f7}.day-btn:disabled{opacity:.8;cursor:not-allowed}.light-btn{min-width:50px;padding:.8rem;color:#242b3e;font-size:14px;line-height:18px;background:#EAEDF9;border:none;border-radius:1rem;font-family:Montserrat,sans-serif}.light-btn:hover:not([disabled]){background:#E2EFFD}.light-btn:active{background:#4983f7;box-shadow:0 10px 10px #0000000f;color:#fff}.light-btn:disabled{opacity:.8;cursor:not-allowed}.today-btn{min-width:50px;padding:.8px;font-size:14px;line-height:18px;color:#787fa0;background:#fff;border:1px solid #787FA0;border-radius:1rem}.today-btn:hover:not([disabled]){color:#fff;background:#787FA0;box-shadow:0 4px 10px #00000008}.today-btn:disabled{opacity:.8;cursor:not-allowed}.border-btn{width:100%;max-width:350px;border:none;background:none;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:18px;border-radius:1rem;margin:0 auto;cursor:pointer;font-family:Montserrat,sans-serif}.border-btn.active,.border-btn.red.active{border-left:1rem solid #4983f7;color:#4983f7;background:#E2EFFD;padding-left:.5rem}.border-btn:hover{color:#4983f7;background:#E2EFFD}.border-btn.red{color:#ff6c6c}.border-btn .side-bar-long-name{max-width:100%;padding-right:8px}.border-btn .side-bar-count{padding:0;opacity:.7;text-wrap:nowrap}.delete-device{width:100%;min-width:45px;border-left:1px solid #e8eaf2;height:calc(100% - 1.8rem);border-left:1px solid #E8EAF2}.delete-device .icon-wrap{width:28px;height:28px;background:#F5F6FB;display:flex;align-items:center;justify-content:center;border-radius:1rem;cursor:pointer;margin-left:.8rem}.delete-device .icon-wrap img{margin:0 auto}.delete-device .icon-wrap:hover{background:#E2EFFD}.dw-radio__button.mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#4983f7}.dw-radio__button.mat-radio-checked .mat-radio-inner-circle{transform:scale(.75)}.dw-radio__button .mat-radio-container{width:25px;height:25px}.dw-radio__button .mat-radio-outer-circle{border-width:1px;border-color:#4983f7;width:25px;height:25px}.dw-radio__button .mat-radio-inner-circle{width:25px;height:25px}.dw-radio__button.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4983f7}.dw-radio__button.mat-radio-button .mat-radio-ripple{opacity:0}.dw-radio__button.advertiser-campaign__radio .mat-radio-inner-circle,.dw-radio__button.advertiser-campaign__radio .mat-radio-outer-circle,.dw-radio__button.advertiser-campaign__radio .mat-radio-container{width:19px;height:19px}.button-orientation{box-shadow:0 10px 10px #0000000f;border-radius:1rem;border:1px solid #4983f7;width:62px;height:51px;display:flex;align-items:center;justify-content:center;margin:0;cursor:pointer}.button-orientation img{transform:scale(1.25)}.button-orientation.landscape{margin-right:25px}.button-orientation.active{background:#4983f7}button.loader-in-button{display:flex;align-items:center;justify-content:center}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}/*! normalize.css v3.0.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.dw-modal{max-width:800px;width:70vw;font-family:Montserrat,sans-serif}.dw-modal__close img{margin-left:auto;border-radius:50%;border:1px solid rgba(82,89,112,.15)}.dw-modal--close{display:flex;justify-content:flex-end;cursor:pointer}.dw-modal--form{width:70%;max-width:50rem;margin:0 auto 25rem}.dw-modal--form .message{width:100%;padding:20px;margin-top:-70px}.dw-modal--form .message p{text-align:center;margin:0}.dw-modal--form .message_success{background:#DBF7CE}.dw-modal--form .message_error{background:#FF6C6C}.dw-modal--form .modal-title{margin-bottom:2rem;font-size:5rem;font-weight:700;line-height:1.3;color:#233a81}.dw-modal--form .modal-description{margin-bottom:5rem;font-weight:600;font-size:1.6rem;line-height:1.5;color:#525970}.dw-modal--form .dw-form--text{width:100%;display:inline-flex}.dw-modal--form .dw-form--text input{color:#233a81;font-size:2rem;font-weight:500;line-height:1.5}.dw-modal--form .dw-form--text .mat-form-field-wrapper{width:100%}.dw-modal--form .dw-form .forgot-link{color:#242b3e;font-weight:600;font-size:16px;line-height:1.5;margin-top:2rem;cursor:pointer}.dw-modal--form .dw-form .addition-info{display:flex;align-items:center;width:100%;margin-top:3rem}.dw-modal--form .dw-form .addition-info .mat-checkbox-inner-container{width:25px;height:25px;margin-right:.5rem}.dw-modal--form .dw-form .addition-info .mat-checkbox-label{color:#525970;font-weight:600;line-height:1.5;margin-left:1rem}.dw-modal--form .dw-form .addition-info span{color:#525970;font-size:1.6rem;line-height:1.5;font-weight:400}.dw-modal--form .dw-form .addition-info a{text-decoration:none;color:#136bb7}.dw-modal--form .dw-form--submit{margin-top:1rem;margin-bottom:2.5rem;width:100%;min-width:200px;min-height:60px;padding:10px 15px;display:flex;justify-content:center;align-items:center;border-radius:0;border:1px solid #136bb7;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.7rem;line-height:2.4rem;color:#fff;background:#136bb7}.dw-modal--form .dw-form--submit:hover:not([disabled]),.dw-modal--form .dw-form--submit:active{background:#5C9ADA;border:1px solid #5C9ADA;color:#fff}.dw-modal--form .dw-form--submit:disabled{opacity:.8;pointer-events:auto!important;cursor:not-allowed!important}.dw-modal--form .dw-form .login{font-weight:600;font-size:1.6rem;line-height:1.5;color:#525970}.dw-modal--form .dw-form .login a{margin-left:5px;color:#136bb7;text-decoration:none;cursor:pointer}.cdk-overlay-pane{border-radius:1.5rem;overflow:auto}.cdk-overlay-pane.pager-select{overflow:unset}@media (max-width: 768px){.cdk-overlay-pane{width:100%;max-width:100%;overflow:auto}.dw-modal{width:100%}.dw-modal--form{width:100%;margin:5rem auto 15rem}.dw-modal--form .modal-title{font-size:4rem}}.mat-h2,.mat-title,.mat-typography h2.modal-header__title{font-size:28px;font-weight:600;font-family:Montserrat,sans-serif;color:#242b3e}.mat-typography,.mat-typography h3{font:400 14px/20px Montserrat,sans-serif,sans-serif}.campaign-info .modal-content{display:flex;margin-top:35px}.campaign-info__thumbnail,.campaign-info__content{flex:1}.campaign-info__image{position:relative}.campaign-info .spread-icon{position:absolute;width:20px;height:20px;top:10px;right:10px;cursor:pointer;backface-visibility:hidden}.campaign-info .spread-icon:hover{transition:transform .3s;transform:scale(1.1)}.campaign-info__thumbnail{margin-right:20px}.campaign-info__thumbnail img{width:100%}.campaign-info__dimensions{display:flex;justify-content:space-between;padding-right:20px;margin-top:15px}.campaign-info__item{display:flex}.campaign-info__item:not(:last-child){margin-bottom:20px}.campaign-info .title{margin-right:10px;color:#787fa0;font-size:16px;flex-shrink:0}.campaign-info .value{font-size:18px}.campaign-info .value.date span{position:relative;padding-right:20px}.campaign-info .value.date span:not(:last-child){margin-right:25px}.campaign-info .value.date span:before{content:"";position:absolute;display:inline-block;width:100%;height:1px;bottom:-2px;background-color:#e8eaf2}.campaign-info .value.date span:after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);background-image:url(icon_calendar.cf9856c4ff208b24.svg);background-repeat:no-repeat;width:20px;height:20px}.campaign-info .modal-footer{margin-top:40px;display:flex;justify-content:space-between}.campaign-info .buttons-set .dw-btn:not(:last-child){margin-right:15px}.modal-loader{display:flex;align-items:center;justify-content:center;min-height:300px}.device-modal{font-family:Montserrat,sans-serif}.mat-dialog-container{display:grid!important}.mat-slide-toggle .mat-slide-toggle-content{color:#242b3e;font-size:16px;line-height:1.5;font-weight:400}.mat-slide-toggle .mat-slide-toggle-bar{width:25px;height:15px;background-color:#eaedf9;border:1px solid #787FA0}.mat-slide-toggle .mat-slide-toggle-thumb-container{top:4px;left:4px}.mat-slide-toggle .mat-slide-toggle-thumb{width:.5rem;height:.5rem;background:#787FA0!important}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(10px,0,0)!important}.mat-slide-toggle .mat-slide-toggle-ripple{visibility:hidden}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#4983f7}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#fff!important}.cdk-overlay-pane mat-dialog-container{padding-top:2rem;border-radius:1.5rem}.modal-header{display:flex;justify-content:space-between}.modal-header__close-link{position:relative;width:4rem;height:4rem}.modal-header__close-link .close{cursor:pointer;position:absolute;right:0;top:0;width:40px;height:40px;border-radius:50%;border:1px solid #000;overflow:hidden}.modal-header__close-link .close:hover{opacity:.5}.modal-header__close-link .close:before,.modal-header__close-link .close:after{position:absolute;left:18px;content:" ";height:16px;width:2px;top:11px;background-color:#000}.modal-header__close-link .close:before{transform:rotate(45deg)}.modal-header__close-link .close:after{transform:rotate(-45deg)}.modal-header__close-link.qr{margin-left:auto}.modal-header__close-link.qr span{border:none}form{margin-top:1rem}.button-wrap{display:flex;justify-content:space-between;padding-top:2rem}.button-wrap button{margin-right:1rem}.button-wrap button:last-child{margin-right:0}.button-wrap.flex-between{display:flex;justify-content:space-between}.mat-form-field-infix{border-top:none}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.75em 0}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4983f7!important}.mat-form-field.mat-focused .mat-form-field-label{color:#4983f7!important}.mat-form-field-appearance-legacy .mat-form-field-label{color:#242b3e;font-size:1.6rem;line-height:1.5}.mat-form-field-appearance-legacy .mat-form-field-can-float .mat-form-field-should-float .mat-form-field-label{color:#787fa0!important}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#e8eaf2}input.mat-input-element{margin-top:.5rem;margin-bottom:-.5rem}.device-location-edit{display:block;width:100%}.device-location-edit input{width:100%;border:0;border-bottom:1px solid #e8eaf2;margin:0}.device-location-edit.input-error input{color:#ff6c6c}.device-location-edit.input-error input::placeholder{color:#ff6c6c}.loader{position:relative;margin-left:10px;margin-right:10px}.loader__wrapper{display:flex;align-items:center;justify-content:center;height:100%}.loader__overlay{position:fixed;z-index:9999;width:100vw;height:100vh;top:0;right:0;background-color:#333333ad}.loader:after{content:"";border:16px solid white;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;animation:spin 1.8s linear infinite;position:absolute}.loader_sm:after{width:10px;height:10px;border:5px solid white;border-top:5px solid #136bb7}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media all and (max-width: 1024px){.show-devices-navbar{position:relative;overflow:hidden}.show-devices-navbar:after{content:"";position:fixed;top:0;left:0;width:100%;display:block;background:rgba(0,0,0,.85);height:100%;opacity:.6;transition:opacity .4s;z-index:2}.show-devices-navbar .side-bar{left:0!important;opacity:1!important}}.app-pagination .ngx-pagination.responsive{padding-left:0;margin-top:1rem;text-align:center}.app-pagination .ngx-pagination li{margin-right:.4rem;margin-left:.4rem}.app-pagination .ngx-pagination a:hover{background:#fff;color:#4983f7;border-radius:1rem}.app-pagination .ngx-pagination .current{color:#4983f7;background:#E2EFFD;border-radius:1rem}.app-pagination .ngx-pagination .pagination-previous a:before{content:"<"}.app-pagination .ngx-pagination .pagination-previous.disabled:before{content:"<"}.app-pagination .ngx-pagination .pagination-next a:after{content:">"}.app-pagination .ngx-pagination .pagination-next.disabled:after{content:">"}.table-wrap table,.cdk-drag-preview table{width:100%;table-layout:fixed}.table-wrap th.mat-header-cell:first-of-type,.cdk-drag-preview th.mat-header-cell:first-of-type{padding-left:0}.table-wrap td.mat-cell:last-of-type,.cdk-drag-preview td.mat-cell:last-of-type{padding-right:0}.table-wrap td.mat-cell:first-of-type,.cdk-drag-preview td.mat-cell:first-of-type{padding-left:18px}.table-wrap .mat-checkbox-frame,.cdk-drag-preview .mat-checkbox-frame{border-color:#787fa0!important}.table-wrap .mat-header-row,.cdk-drag-preview .mat-header-row{background:#F7F9FC;height:35px}.table-wrap .mat-row,.cdk-drag-preview .mat-row{border:1px solid rgba(0,0,0,.12);border-radius:1rem}.table-wrap.tab-modal .mat-header-row,.cdk-drag-preview.tab-modal .mat-header-row{background:#fff;height:35px}.table-wrap .sorting-empty .mat-sort-header-stem,.cdk-drag-preview .sorting-empty .mat-sort-header-stem,.table-wrap .mat-sort-header-pointer-middle,.cdk-drag-preview .mat-sort-header-pointer-middle{background:none;display:none!important}.table-wrap .mat-sort-header-sorted .mat-sort-header-content,.cdk-drag-preview .mat-sort-header-sorted .mat-sort-header-content{font-weight:500}.table-wrap.media,.cdk-drag-preview.media{max-width:100%}.scrollable-table .devices-content{height:100%;overflow:auto}.scrollable-table .devices-content .devices,.scrollable-table .devices-content app-card-devices{height:100%;overflow:auto}.scrollable-table .playlists__content tr.mat-header-row{padding:0 10px 5px 13px}.scrollable-table .media-body{height:100%}.scrollable-table .media-body .fixed-header{position:sticky;top:0;z-index:2;border:none}.scrollable-table .media-body .fixed-header .mat-cell,.scrollable-table .media-body .fixed-header .mat-header-cell{border:none}.scrollable-table .media-body .fixed-header tr.mat-header-row{width:100%;display:flex;align-items:flex-start;height:auto;padding:0 10px 5px 13px}.scrollable-table .media-body .table__item{height:100%;overflow:auto}.scrollable-table .media-body .table__item table{height:auto}.scrollable-table .table-wrap{height:100%;overflow:auto}.scrollable-table .table-wrap table{height:100%}.scrollable-table .table-wrap table thead{position:sticky;top:0;z-index:2}.scrollable-table .table-wrap table tbody{position:relative}.table__playlist table thead{position:sticky;top:0;z-index:2}.table__playlist table tr.mat-header-row{height:24px}.table-progress__item{position:relative;padding:15px 10px 15px 35px;background:#fff;margin:5px 0}.table-progress__item .mat-progress-bar{position:absolute;bottom:0;left:0}.table-progress__item .mat-progress-bar.mat-primary .mat-progress-bar-background{fill:#2f80ed}.table-progress__item .mat-progress-bar-fill:after{background-color:#2f80ed}.table-progress__item .mat-progress-bar-buffer{background-color:#adcef7}.mat-table{font-family:Montserrat,sans-serif}th .mat-sort-header-container{overflow:hidden;padding:0 2px}th .mat-sort-header-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}th.mat-header-cell{font-family:Montserrat,sans-serif;font-weight:400;font-size:13px;line-height:16px;color:#787fa0}.modal__table{width:100%;background:transparent}.modal__table td{display:flex;align-items:center}.modal__table td.mat-cell:first-of-type{padding-left:0}.modal__table td.mat-cell:last-of-type{padding-right:0}.modal__table tr.mat-header-row[hidden]{display:none}.modal__table th.centered,.modal__table td.centered{display:flex;justify-content:center;text-align:center}.modal__table th.mat-header-cell:first-of-type{padding-left:0}.modal__table th.mat-header-cell:last-of-type{padding-right:0}.modal__table th.mat-header-cell,.modal__table td.mat-cell,.modal__table td.mat-footer-cell{border-bottom-width:0;border-bottom-style:none}.modal__table tr.mat-header-row{width:100%;display:flex;align-items:flex-start;height:auto;padding:0 10px 5px 15px}.modal__table tr.mat-row{box-shadow:0 4px 10px #00000008;border:1px solid #E8EAF2;border-radius:1rem;width:100%;display:flex;margin:0 0 5px;background:#fff;padding:15px 10px 15px 15px;cursor:pointer;height:45px}.modal__table tr.mat-row.accepted{background:#E2EFFD}.modal__table tr.mat-row.declined{background:#FFE2E2}.modal__table tr.mat-row.selected{background:#E2EFFD;border:1px solid #4983f7}.modal__table .icon-thumbnail{display:flex;align-items:center}.modal__table .icon-thumbnail img{border-radius:1rem;border:1px solid #e8eaf2;width:40px;height:26px;margin-right:10px}.modal__table.report-table{margin-top:20px}.app-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 2rem;column-gap:20px;row-gap:15px;background:#F7F9FC;position:sticky;top:0;z-index:1}.app-header .logo{width:100%;max-width:240px;margin:auto 0;background:url(logo.70bdab067193b4c1.svg) no-repeat;height:50px}.app-header .app-menu{display:flex;column-gap:4rem;list-style:none;padding-left:0}.app-header .app-menu li a{font-weight:500;font-size:1.8rem;line-height:27px;color:#242b3e;text-shadow:0 4px 10px rgba(0,0,0,.03);text-decoration:none;font-family:Montserrat,sans-serif}.app-header .app-menu li a:hover,.app-header .app-menu li .active{color:#4983f7}.app-header .control-btns{display:flex;justify-content:space-between;align-items:center;gap:12px}.app-header .control-btns .old-ui{margin-right:10px}.app-header .control-btns .user{position:relative}.app-header .control-btns .user:hover .user-menu{display:flex}.app-header .control-btns .user-icon{cursor:pointer}.app-header .control-btns .user-icon i{border-radius:50%;padding:1rem;border:1px solid #242b3e}.app-header .control-btns .user-menu{display:none;position:absolute;top:calc(100% - 10px);background:#fff;align-items:flex-start;flex-direction:column;z-index:10;box-shadow:0 8px 16px #0003;padding:10px;right:10px;border-radius:1rem;min-width:160px}.app-header .control-btns .user-menu a{text-decoration:none;color:#525970;padding:10px;border-radius:1rem;width:100%}.app-header .control-btns .user-menu a:hover{color:#4983f7;background:#E2EFFD}.app-header .lang .ng-select .ng-select-container{border:none;box-shadow:none!important;background:#F7F9FC}.app-header .lang .ng-select .ng-select-container .ng-value{font-weight:500;font-size:1.7rem;line-height:2.4rem;color:#233a81;opacity:.6;text-decoration:none}.app-header .lang .ng-select .ng-select-container .ng-arrow-wrapper{padding-right:0;display:flex;justify-content:center;align-items:center}.app-header .lang .ng-select .ng-select-container .ng-arrow{border:none;width:16px;height:16px;background:url(chevron-down.4497f9432e3e7c62.svg) 50% 50% no-repeat}.app-header .lang .ng-select .ng-select-container:hover{box-shadow:none;outline:none;cursor:pointer}.app-header .lang .ng-select .ng-select-container:hover .ng-value{opacity:1}.app-header .lang .ng-select .ng-dropdown-panel{border:none;background:#fff;box-shadow:0 4px 32px #42526921;min-width:210px;padding:10px 0;left:50%;transform:translate(-50%)}.app-header .lang .ng-select .ng-dropdown-panel .ng-option{font-weight:500;font-size:1.7rem;line-height:2.4rem;color:#233a81;padding:9px 35px;background:none}.app-header .lang .ng-select .ng-dropdown-panel .ng-option:hover{background:#F3F7FD}.app-header .lang .ng-select.ng-select-opened .ng-arrow{top:0;transform:rotate(180deg)}@media all and (max-width: 1024px){.app-menu{column-gap:2rem}.app-header{position:relative;padding:2rem 1rem;row-gap:10px}.app-header .control-btns .subscribe{position:absolute;top:0;left:0;width:100%}}@media all and (max-width: 550px){.app-header{padding:1rem 1rem .5rem}.app-header .logo a{background:url(mobile-logo.7819259d4f9bcc93.svg) no-repeat}.app-header .app-menu{column-gap:10px}.app-header .app-menu li a{font-size:1.6rem;line-height:20px}.app-header .control-btns .user{width:40px}.app-header .control-btns .user a img{padding:.4rem}}.marketplace-btn{background:#E2EFFD;border:1px solid #4983f7;color:#4983f7;margin-right:10px}.marketplace-btn:hover{background:#4983f7;color:#fff;box-shadow:0 4px 10px #00000008}.table-wrap.media table{overflow:auto}.selected-media__wrapper:not(:last-child){margin-bottom:4px}.selected-media__item{display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 10px #00000008;border:1px solid #E8EAF2;border-radius:1rem;padding:9px 12px;background:#fff;cursor:grab;margin-bottom:4px}.selected-media__item button:last-child{margin-left:12px}.selected-media__item .flex{display:flex;align-items:center}.selected-media__thumbnail{width:36px;height:26px;object-fit:contain}.selected-media__thumbnail-area{display:flex;justify-content:center;min-width:36px;height:26px;margin-right:1rem;background-color:#e2effd;border-radius:.5rem;overflow:hidden;align-items:center}.selected-media__icon{width:18px;height:18px}.selected-media__content{flex:1;padding-right:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-right:5px;max-width:100%;line-height:1.2;-webkit-line-clamp:4;white-space:normal;text-wrap:balance;word-break:break-word}.table__playlist table{display:flex;flex-direction:column}.table__playlist table::-webkit-scrollbar{width:5px}.table__playlist table::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:5px}.table__playlist-img{display:flex;align-items:center}.table__playlist-img__container{display:flex;justify-content:center;min-width:36px;height:36px;margin-left:.5rem;background-color:#e2effd;border-radius:.5rem;overflow:hidden;align-items:center}.table__playlist-img__container img.icon{max-width:18px;object-fit:contain}.table__playlist-img img{max-width:36px;height:32px;object-fit:contain}.table__playlist-name{max-width:100%;line-height:1.2;margin-left:.5rem;padding-right:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-wrap:balance;word-break:break-word}.table__playlist-row{display:flex;align-items:center;border:1px solid #E8EAF2;border-radius:1rem;margin-bottom:4px;min-height:48px;padding:3px 0;cursor:grab}.table__playlist-row td{border-bottom-color:transparent}.table__playlist-row.selected{background:#F5F6FB}.table__playlist-text-content{color:#787fa0;font-size:12px}.table__playlist-text-content{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.table__playlist th.mat-header-cell,.table__playlist td.mat-cell,.table__playlist td.mat-footer-cell{border-bottom-width:0;border-bottom-style:none}.table__playlist tr.mat-row,.table__playlist tr.mat-footer-row{height:auto}.playlist-modal__switch-buttons{margin-top:2rem;display:flex;justify-content:center;width:100%;margin-bottom:2rem}.playlist-modal__switch-buttons span{margin-right:1rem}.playlist-modal__switch-buttons span:last-child{margin-right:0}.playlist-modal__switch-buttons .mat-button-toggle-group{border-radius:0;box-shadow:none}.playlist-modal__switch-buttons .mat-button-toggle{border-radius:2rem}.playlist-modal__switch-buttons .mat-button-toggle-checked{background:#E2EFFD}.playlist-modal__switch-buttons .mat-button-toggle-checked .mat-button-toggle-button{color:#4983f7}.playlist-modal__switch-buttons .mat-button-toggle:hover{background:#E2EFFD}.playlist-modal__switch-buttons .mat-button-toggle button{color:#787fa0}.playlist-modal__info{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;margin:1rem 0;gap:.5rem;justify-items:center}.playlist-modal__info p{margin:0;color:#787fa0}.side-bar__items-content{display:flex;flex-direction:column;overflow:auto;height:100%;border-top:1px solid #e8eaf2}.side-bar__items-content .border-btn span{max-width:100%;line-height:1.2;padding-right:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-wrap:balance;word-break:break-word}.side-bar__items-content-list{padding:0;margin:0;height:100%;flex-grow:1;overflow:auto}.side-bar__items-content-list::-webkit-scrollbar{width:5px}.side-bar__items-content-list::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:5px}.tabs__wrapper{display:flex;overflow-x:auto;overflow-y:hidden;padding:.5rem 0 1rem;z-index:10;position:relative;gap:.5rem}.tabs__wrapper::-webkit-scrollbar{height:5px}.tabs__wrapper::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:5px}.tabs__item{font-family:Montserrat,sans-serif;cursor:pointer;color:#242b3e;font-size:1.6rem;line-height:1.5}.tabs__item span{white-space:nowrap;text-transform:capitalize}.tabs__btn{background:#fff;padding:.5rem 1.5rem;border:1px solid #e8eaf2;border-radius:20px;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease-in-out}.tabs__btn.active{background:#E2EFFD;color:#4983f7;border:1px solid transparent;box-shadow:none}.tabs__btn:hover{color:#4983f7;background:rgba(226,239,253,.2)}.mat-tab-label .mat-tab-label-content{font-family:Montserrat,sans-serif}.report-tab-group .mat-tab-label,.schedule-tab-group .mat-tab-label{flex:1;opacity:1!important;color:#787fa0;min-width:unset!important;padding:0!important}.report-tab-group .mat-tab-label.mat-tab-label-active,.schedule-tab-group .mat-tab-label.mat-tab-label-active{color:#4983f7}.report-tab-group.mat-tab-group.mat-primary .mat-ink-bar,.schedule-tab-group.mat-tab-group.mat-primary .mat-ink-bar{background-color:#4983f7}.report-tab-group .hide-overlap-text,.schedule-tab-group .hide-overlap-text{max-width:150px}.schedule-tab-group,.report-tab-group,.schedule-tab-group .mat-tab-body-wrapper,.report-tab-group .mat-tab-body-wrapper{height:100%}.schedule-tab-group .mat-tab-body-content,.report-tab-group .mat-tab-body-content{display:flex;flex-direction:column}.schedule-tab-group .app-pagination,.report-tab-group .app-pagination{margin-top:auto}.hot-playlists-tab-group,.hot-playlists-tab-group .mat-tab-body-wrapper{height:100%}.hot-playlists-tab-group .mat-tab-label{flex:1;opacity:1!important;color:#787fa0;min-width:unset!important;padding:0!important}.hot-playlists-tab-group .mat-tab-label.mat-tab-label-active{color:#4983f7}.hot-playlists-tab-group.mat-tab-group.mat-primary .mat-ink-bar{background-color:#4983f7}.mat-tab-group{font-family:Montserrat,sans-serif,sans-serif}.fallback__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,260px));grid-gap:15px 20px;justify-content:center}.fallback__item{position:relative;border:2px solid #e8eaf2;border-radius:1rem}.fallback__item p{font-weight:600;padding:0 10px;width:100%}.fallback__item.active{border:2px solid #4983f7}.fallback__checkbox{position:absolute;left:10px;z-index:2}.fallback__search{max-width:540px;margin:20px 0 15px;flex-grow:1}.fallback__buttons,.fallback__tabs{display:flex;justify-content:space-between}.fallback__footer{margin-top:auto}.fallback__image,.fallback__video,.fallback__thumb{height:0;padding-bottom:60%;position:relative}.fallback__image img,.fallback__image video,.fallback__video img,.fallback__video video,.fallback__thumb img,.fallback__thumb video{position:absolute;width:100%;height:100%;z-index:1}.fallback__image video,.fallback__video video,.fallback__thumb video{cursor:pointer}.fallback__thumb img{object-fit:contain}.fallback .default-fb{position:absolute;width:100%;height:100%;background:url(default-fb.afae3111733465f3.jpg) no-repeat;background-size:contain}.mat-select{font-family:Montserrat,sans-serif}.mat-select-arrow{width:0;height:0;border-left:none!important;border-right:1px solid #242b3e!important;border-bottom:1px solid #242b3e!important;border-top:none!important;margin:3px 4px!important;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.mat-option-text{font-size:16px;line-height:1.5}.mat-select-panel{max-height:350px!important}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:#4983f7;color:#fff}.pager-select{overflow:unset}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-slide-toggle,.mat-slide-toggle-content,.mat-input-element,.mat-option-text,.mat-error,.mat-button-toggle-label-content,input.mat-input-element,.select-checkbox,.type-indicator{font-family:Montserrat,sans-serif}.authentication{flex:1;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:space-between}.authentication__header{margin-bottom:40px}.authentication__footer{text-align:center}.authentication__footer a{color:#305ebf}.authentication__link{color:#4983f7}.authentication__content{display:flex;justify-content:center;height:100%}.authentication__form{display:flex;flex-direction:column;max-width:520px;width:100%}.authentication__field{position:relative}.authentication__field:not(:last-child){margin-bottom:20px}.authentication__title{font-size:30px;font-weight:700;color:#4983f7;margin-bottom:25px;line-height:1.5}.authentication__paragraph{color:#242b3e}.authentication__radio-group{display:flex;flex-direction:column}.authentication__radio-button .mat-radio-label{white-space:unset}.authentication__field.agreement{display:flex;align-items:center}.authentication__field .mat-checkbox{width:25px;margin-right:10px;text-align:right}.authentication__field .mat-checkbox .mat-checkbox-frame{border-color:#2f80ed;border-radius:.5rem}.authentication__field .mat-checkbox-checked .mat-checkbox-background{background-color:#2f80ed}.authentication__field span{line-height:1.5}.authentication__toggle-input-letters{appearance:none;background:url(eye-unactive.9b0d987188036c6e.svg) center no-repeat;background-size:contain;border:none;height:30px;width:30px;position:absolute;right:0;bottom:5px}.authentication__toggle-input-letters.active{background:url(eye-active.e236c806077e1116.svg) center no-repeat;background-size:contain}.authentication .mat-form-field{width:100%}.authentication .mat-form-field-label-wrapper{top:-20px}.authentication .align-end{align-self:flex-end}.authentication .authentication__paragraph{margin-bottom:15px}.authentication .dw-btn{font-size:16px}.authentication .dw-btn.auth{min-width:230px;margin:35px 0 20px;min-height:50px}.authentication .dw-btn.resend{min-width:230px}.authentication .dw-btn.resend[disabled]:hover,.authentication .dw-btn.resend[disabled]:active{background:#4983f7}.authentication .dw-btn .mat-progress-spinner{margin:0 auto}.authentication .dw-btn .mat-progress-spinner circle,.authentication .dw-btn .mat-spinner circle{stroke:#fff}.authentication a{text-decoration:none;font-weight:600;font-family:Montserrat,sans-serif}.authentication .mat-form-field-underline{background-color:#787fa0}.user-wrap{display:flex;width:100%;max-width:1200px;margin:0 auto;height:100%;overflow:auto}.top-info{font-weight:700;font-size:40px;line-height:60px;color:#242b3e;width:100%;max-width:1200px;margin:0 auto 1.5rem}.aside{margin-right:3rem;overflow:auto;height:100%;min-width:260px}.aside ul{box-shadow:0 0 20px #2229321a;border-radius:1rem;margin-top:0;background:#fff;padding:1.5rem;overflow:hidden}.aside ul.expanded-menu{background:white;display:flex;flex-direction:column}.aside ul.expanded-menu .tab-item.active{order:-1}.aside ul li{list-style:none;margin-bottom:.5rem;position:relative}.aside ul li:last-child{margin-bottom:0}.aside ul li.active a{color:#4983f7;background:#E2EFFD;border-radius:1rem;border-left:1rem solid #4983f7;padding-left:.5rem}@media (max-width: 1024px){.aside ul li.active a{border:1px solid #787FA0;background:#F7F9FC;display:flex;order:-1;color:#242b3e}}.aside ul li a{padding:1rem 1.5rem;text-decoration:none;color:#242b3e;font-size:14px;line-height:18px;min-width:225px;display:block;width:230px;position:relative}.aside ul li a:hover{color:#4983f7;background:#E2EFFD;border-radius:1rem}.aside ul li .expanded-active{display:none}.tab-content{display:flex;height:100%;width:100%;overflow:auto}@media all and (max-width: 1024px){.container{padding:0 15px 25px}.user-wrap{flex-wrap:wrap;max-width:580px;position:relative;overflow:unset}.aside{overflow:unset;height:auto;width:100%;margin-right:0;margin-bottom:2rem}.aside ul{margin:0}.aside ul li{display:none}.aside ul li fa-icon{position:absolute;right:15px}.aside ul li.active{display:block}.aside ul li a{width:inherit}.aside ul li .expanded-active{right:0;top:0;width:100%;height:40px;cursor:pointer;display:flex;position:absolute;justify-content:center;align-items:center}.aside ul.expanded-menu li{display:block}.aside ul.expanded-menu li fa-icon{transform:rotate(180deg)}.tab-content{overflow:unset}}.profile .title{font-weight:700;font-size:3rem;line-height:45px;color:#242b3e;margin:0 0 3rem}.profile-form,.profile-form .form{width:100%}.profile-form .form input{color:#525970;font-size:1.6rem;line-height:1.5}.profile-form .form mat-label{font-size:1.4rem;line-height:14px;color:#787fa0}.profile-form ::ng-deep .mat-form-field{margin-bottom:1rem}.profile-form ::ng-deep .mat-form-field-underline{opacity:.5}.profile-form ::ng-deep .mat-form-field-wrapper{width:100%}.profile-form ::ng-deep .mat-form-field-infix{margin-top:-1rem}.range-slider.mat-accent .mat-slider-track-fill,.range-slider.mat-accent .mat-slider-thumb,.range-slider.mat-accent .mat-slider-thumb-label.mat-accent .mat-slider-track-fill,.range-slider.mat-accent .mat-slider-thumb,.range-slider.mat-accent .mat-slider-thumb-label{background-color:#4983f7}.range-slider.mat-accent .mat-slider-thumb{border:0}.range-slider__value{color:#242b3e;opacity:.5}.range-slider.mat-slider-horizontal .mat-slider-track-wrapper{height:1px}.range-slider.range-slider{width:90%}.range-slider.mat-slider-disabled .mat-slider-thumb{transform:scale(1)}.dropdown-item{width:100%;padding:10px 20px;display:flex;align-items:center}.dropdown-item:hover{background:#E2EFFD;color:#4983f7;cursor:pointer}.dropdown-item .mat-icon{margin-right:10px;display:inline-flex;width:17px}.dropdown-item .rename-icon svg>*{stroke:#242b3e}.dropdown-item:hover .rename-icon svg>*{stroke:#4983f7}.dropdown-item:hover .move-icon svg>*,.dropdown-item:hover .copy-icon svg>*{fill:#4983f7}.dropdown-item:hover .delete-icon svg>path[fill]{fill:#4983f7}.dropdown-item:hover .delete-icon svg>path[stroke]{stroke:#4983f7}.hgi.icon{color:#4983f7}.hgi.icon__white{color:#fff}.hgi.icon__middle{font-size:18px}.hgi.icon__midLarge{font-size:24px}.hgi.icon.folder{font-size:40px}.hgi.icon__search{font-size:24px}.header{display:flex;align-content:center;justify-content:space-between;flex-wrap:wrap;padding:20px 30px}.header--gradient{background:linear-gradient(180deg,#AED4FD 0%,#eff7ff 73%,#F7F9FC 100%)}.header__logo{width:150px;flex-shrink:0}.header__logo a{display:inline-block}.header__nav{display:flex;list-style:none;padding:0}.header__nav-item{margin-right:40px}.header__nav-link{font-weight:500;font-size:1.8rem;line-height:27px;color:#242b3e;text-shadow:0 4px 10px rgba(0,0,0,.03);text-decoration:none;font-family:Montserrat,sans-serif}.header__nav-link:hover,.header__nav-link.active{color:#4983f7}@media all and (max-width: 1024px){.header__nav{flex-basis:100%;order:3}}.header__control{display:flex;align-items:center;flex-shrink:0}.header__control-item{font-family:Montserrat,sans-serif}.header__control-item:not(:last-child){margin-right:30px}.header__control-item.money{color:#242b3e;font-size:1.8rem;font-weight:500}.header__settings{position:relative}.header__settings:hover .header__settings-nav{display:flex}.header__settings-icon{cursor:pointer}.header__settings-icon img{border-radius:50%;padding:1rem;border:1px solid #242b3e}.header__settings-nav{display:none;position:absolute;top:calc(100% - 10px);background:#fff;align-items:flex-start;flex-direction:column;z-index:10;box-shadow:0 8px 16px #0003;padding:10px;right:10px;border-radius:1rem;min-width:160px}.header__settings-nav a{text-decoration:none;color:#525970;padding:10px;border-radius:1rem;width:100%}.header__settings-nav a:hover{color:#4983f7;background:#E2EFFD}.language-select-marketplace .ng-select{font-family:Montserrat,sans-serif}.language-select-marketplace .ng-select .ng-select-container{border:none;box-shadow:none!important;background:transparent}.language-select-marketplace .ng-select .ng-select-container .ng-value{font-weight:500;font-size:1.7rem;line-height:2.4rem;color:#233a81;opacity:.6;text-decoration:none}.language-select-marketplace .ng-select .ng-select-container .ng-arrow-wrapper{padding-right:0;display:flex;justify-content:center;align-items:center}.language-select-marketplace .ng-select .ng-select-container .ng-arrow{border:none;width:16px;height:16px;background:url(chevron-down.4497f9432e3e7c62.svg) 50% 50% no-repeat}.language-select-marketplace .ng-select .ng-select-container:hover{box-shadow:none;outline:none;cursor:pointer}.language-select-marketplace .ng-select .ng-select-container:hover .ng-value{opacity:1}.language-select-marketplace .ng-select .ng-dropdown-panel{border:none;background:#fff;box-shadow:0 4px 32px #42526921;min-width:210px;padding:10px 0;left:50%;transform:translate(-50%)}.language-select-marketplace .ng-select .ng-dropdown-panel .ng-option{font-weight:500;font-size:1.7rem;line-height:2.4rem;color:#233a81;padding:9px 35px;background:none}.language-select-marketplace .ng-select .ng-dropdown-panel .ng-option:hover{background:#F3F7FD}.language-select-marketplace .ng-select.ng-select-opened .ng-arrow{top:0;transform:rotate(180deg)}.dw-btn.marketplace{padding:10px 18px;min-height:unset}.lang,.user{font-family:Montserrat,sans-serif}.user{font-size:16px}.marketplace-page{padding:0 20px;font-family:Montserrat,sans-serif}.marketplace-page__header.shared-devices{display:flex;align-items:center;justify-content:space-between}.marketplace-page__header app-search{display:block;width:60%}.marketplace-page__content{padding:30px 0}.marketplace-page__spinner,.marketplace-page__no-result{flex-grow:1;display:flex;align-items:center;justify-content:center;text-align:center}.marketplace-page__no-result{font-size:24px;font-family:Montserrat,sans-serif}.marketplace-page__routing{font-size:32px;font-weight:500;margin-bottom:40px}.marketplace-page__routes{text-decoration:none;color:#333}.marketplace-page__routes:not(:last-child){margin-right:20px}.marketplace-page__routes.active{color:#2f80ed}.marketplace__item{width:100%;background:transparent}.marketplace__item td{display:flex;align-items:center}.marketplace__item td.mat-cell:first-of-type{padding-left:0}.marketplace__item td.mat-cell:last-of-type{padding-right:0}.marketplace__item tr.mat-header-row[hidden]{display:none}.marketplace__item th.centered,.marketplace__item td.centered{display:flex;justify-content:center;text-align:center}.marketplace__item th.mat-header-cell:first-of-type{padding-left:0}.marketplace__item th.mat-header-cell:first-of-type .mat-sort-header-arrow{margin-left:0}.marketplace__item th.mat-header-cell:last-of-type{padding-right:0}.marketplace__item th.mat-header-cell,.marketplace__item td.mat-cell,.marketplace__item td.mat-footer-cell{border-bottom-width:0;border-bottom-style:none}.marketplace__item tr.mat-header-row{width:100%;display:flex;align-items:flex-start;height:auto;padding:.7rem 1rem .7rem 1.3rem}.marketplace__item tr.mat-row{box-shadow:0 4px 10px #00000008;border:1px solid #E8EAF2;border-radius:1rem;width:100%;display:flex;margin:0 0 5px;background:#fff;padding:12px 10px 12px 12px;cursor:pointer;height:auto;min-height:60px}.marketplace__item tr.mat-row.accepted{background:#E2EFFD}.marketplace__item tr.mat-row.declined{background:#FFE2E2}.marketplace__item tr.mat-row.selected{background:#E2EFFD;border:1px solid #4983f7}.marketplace__item .delete-device{height:auto;appearance:none;background:transparent;border-top:0;border-bottom:0;border-right:0}.marketplace__item .edit-button{border:0;appearance:none;width:28px;height:28px;background:#F5F6FB;display:flex;align-items:center;border-radius:1rem;cursor:pointer}.marketplace__item .edit-button:hover{background:#E2EFFD}.marketplace__item.advertiser-campaign-media tr.mat-row{padding:7px 10px 7px 20px}.marketplace__item.advertiser-campaign-media .thumb{padding:0 10px}.marketplace__item.advertiser-campaign-media tr.mat-header-row{padding:7px 10px 7px 20px}.device-calendar{--buttons-wrap-height: 104px;height:calc(100% - var(--buttons-wrap-height));width:100%}.device-calendar__days{list-style-type:none;display:flex;padding:0;margin:10px 0 15px;align-items:center}.device-calendar__timeline{list-style-type:none;display:flex;padding:0;z-index:10;position:relative;margin:0 0 8px}.device-calendar__main{display:inline-block;position:relative;overflow:auto;width:100%}.device-calendar__main::-webkit-scrollbar{height:8px}.device-calendar__main::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:5px}.device-calendar__date-title{text-align:center;font-size:17px;margin-bottom:5px}.device-calendar__day{width:29px;text-align:center;flex-shrink:0}.device-calendar__day.in-activity{color:#2f80ed}.device-calendar__day.current-day{background:#2F80ED;color:#fff;border-radius:100%;padding:4px;font-weight:700}.device-calendar__header{position:absolute;border-bottom:1px solid #e8eaf2}.device-calendar__timeline-day{width:29px;text-align:center;flex-shrink:0;height:46px}.device-calendar__timeline-day--dayOff{background:#C4C4C4}.device-calendar__timeline-day--active{background:rgba(90,207,171,.68)}.device-calendar__timeline-day--inactive{background:#FF6C6C}.device-calendar__wrapper{display:flex;height:calc(100% - var(--buttons-wrap-height));margin-top:20px;font-family:Montserrat,sans-serif}.device-calendar__dates{display:flex;justify-content:space-between;margin-bottom:76px;width:90%}.device-calendar__dates span{position:relative;padding-right:30px}.device-calendar__dates span:before{content:"";position:absolute;display:inline-block;width:100%;height:1px;bottom:-2px;background-color:#e8eaf2}.device-calendar__dates span:after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);background-image:url(icon_calendar.cf9856c4ff208b24.svg);background-repeat:no-repeat;width:20px;height:20px}.device-calendar__container{max-width:1400px;width:100%;padding:20px;margin:0 auto}.device-calendar__sidebar{border-right:1px solid #e8eaf2;padding-right:15px;margin-right:15px;flex-basis:390px;flex-shrink:0}.device-calendar__content{padding:0 20px;position:relative;overflow:hidden;align-self:baseline}.device-calendar__name{border:1px solid #e8eaf2;border-radius:1rem;box-shadow:0 4px 10px #00000008;padding:0 10px;display:flex;align-items:center;height:46px;font-size:17px}.device-calendar__name:not(:last-child){margin-bottom:8px}.device-calendar__overlay-activity{position:absolute;background:#E2EFFD;top:0;bottom:0;opacity:.8;border-radius:5px}.device-calendar__buttons{--buttons-wrap-height: 104px;display:flex;align-items:center;border-top:1px solid #e8eaf2;height:var(--buttons-wrap-height)}.device-calendar__buttons .dw-btn{width:130px}.device-calendar__loader{display:flex;align-items:center;justify-content:center;height:100%}.device-calendar__controls{position:absolute;appearance:none;border:0;background:transparent;font-size:34px;top:35px}.device-calendar__controls--next{right:0}.device-calendar__controls--prev{left:0}.device-calendar__controls[disabled]{opacity:.2}.header-overlay{position:relative;min-height:70px;z-index:20}.flatpickr-calendar{font-family:Montserrat,sans-serif}.flatpickr-calendar .flatpickr-current-month .cur-month,.flatpickr-calendar .flatpickr-current-month .cur-year{font-weight:400}.marketplace-media__card{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,320px));grid-gap:60px 30px;justify-content:center}.marketplace-media__card-item{border:1px solid #E8EAF2;border-radius:1rem;position:relative}.marketplace-media__card-item.progress-loader{padding:20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.marketplace-media__card-item.progress-loader .name{margin-top:40px;width:100%;text-align:center}.marketplace-media__remove{right:10px;top:10px;position:absolute}.marketplace-media__checkbox-wrap{position:absolute;top:3px;left:10px;z-index:10}.marketplace-media__card-image{height:0;padding-bottom:60%;position:relative}.marketplace-media__card-image img,.marketplace-media__card-image video{position:absolute;width:100%;height:100%;z-index:1}.marketplace-media__card-image video{cursor:pointer}.marketplace-media__item-info{padding:15px}.marketplace-media__item-info .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.marketplace-media__item-info .top .name{font-weight:700;font-size:20px;color:#242b3e;margin:0}.marketplace-media__item-info .notes-icon{cursor:pointer}.marketplace-media__item-info .notes-icon img{min-width:25px}.marketplace-media__item-info .bottom{display:flex;justify-content:space-between;align-items:center}.marketplace-media__item-details{color:#242b3e}.marketplace-media__item-details .key{font-size:14px;opacity:.5;margin-right:10px}.marketplace-media__item-details .value{font-size:17px}.marketplace-media__controls{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:30px}.marketplace-media__controls .dw-btn:not(:last-child){margin-right:10px}.marketplace-media__pagination{margin-top:40px}.adv-media{display:flex;justify-content:space-between;align-items:center}.adv-media .media-search{margin-right:10px}.adv-media-search{flex:1;display:flex}.price-input__wrapper{border-radius:5px;background:#E2EFFD;height:51px;color:#4983f7;display:flex;align-items:center;justify-content:center;max-width:100px;width:100%;padding:0 10px}.price-input__wrapper input{border:0;background:transparent;color:inherit;width:100%}.marketplace__checkbox{border:1px solid #787FA0;border-radius:1rem;background:#fff;width:16px;height:16px;cursor:pointer}.marketplace__checkbox.checked{border:1px solid #2F80ED;position:relative}.marketplace__checkbox.checked:before{content:"";background-image:url(ballot-checkbox.8c6d2fcc1bf2e3d5.svg);display:inline-block;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.4);position:absolute;z-index:10;width:8px;height:6px;background-repeat:no-repeat}.reason-radio-button .mat-radio-container,.reason-radio-button .mat-radio-outer-circle,.reason-radio-button .mat-radio-inner-circle{width:18px;height:18px}.reason-radio-button .mat-radio-label-content{font-size:18px;color:#242b3e;white-space:normal}.mat-select-search-input{border:0;border-bottom:1px solid #e8eaf2}.close-btn{opacity:.7;position:absolute;z-index:100;cursor:pointer}.close-btn img{background:#F5F6FB;border-radius:1rem;overflow:hidden}.close-btn img:hover{background:#E2EFFD}.tooltip-overlay{border:1px solid #EAEAEA;border-radius:1.5rem;box-shadow:0 10px 10px #0000000f;animation:tooltip .2s ease-in-out;background:#fff}.tooltip-overlay .wrapper-tooltip{transform-origin:unset!important;min-height:auto}.tooltip-overlay .mat-menu-content:not(:empty){padding:0}.mat-menu-content .mat-menu-item{font-family:Montserrat,sans-serif}@keyframes tooltip{0%{opacity:0}to{opacity:1}}.header-buttons{display:flex;flex-wrap:wrap;align-items:center}.header-buttons button{margin:5px 0}.header-buttons button:not(:last-child){margin-right:10px}.form-error{color:#ff6c6c}.image-aspect-ratio-container{padding-bottom:56.25%;position:relative;width:100%}.image-aspect-ratio-container img{position:absolute;width:100%;height:100%}.icon-circle{width:24px;height:24px;background-color:#e2effd;background-position:center;appearance:none;border:0;border-radius:50%;padding:0;background-repeat:no-repeat;flex-shrink:0}.icon-circle img{width:100%}.icon-circle.muted{background-image:url(muted.fb509036f751e53a.svg)}.icon-circle.unmuted{background-image:url(unmuted.c2f257f31cc52c8f.svg)}.icon-circle.bright{background-image:url(bright.2cbe18fc7232dda6.svg)}.cal-tooltip .cal-tooltip-inner{font-family:Montserrat,sans-serif}.settings-item .mat-slide-toggle{height:auto}.media-menu-overlay{overflow:unset}.media-menu-overlay .mat-menu-panel{width:100%;max-width:unset;border:1px solid #4983f7;box-shadow:0 10px 10px #0000000f;min-height:auto}.media-menu-overlay .mat-menu-content,.media-menu-overlay .mat-menu-content:not(:empty){padding:0}.mat-form-field-appearance-legacy .mat-form-field-label{top:1rem}.mat-form-field-invalid{color:#f44336}.media-preview-overlay{width:460px;height:430px;background:#fff;box-shadow:5px 5px 20px #33317d1a;border-radius:2rem;padding:30px}.audio-overlay-play{position:relative}.audio-overlay-play:before{content:"";background:url(music-note-icon.9cf9b6a91ea561d9.svg);width:24px;height:24px;transform:scale(1.6) translate(-50%,-50%);left:50%;top:50%;position:absolute}.sorting-empty .mat-sort-header-arrow{opacity:.5!important;color:#787fa0;transform:translateY(0)!important}.sorting-empty .mat-sort-header-arrow:hover{opacity:1!important}.mat-sort-header-arrow{height:16px!important;font-size:16px}.mat-sort-header-arrow .solo{margin:0}.sorting-empty .mat-sort-header-arrow:hover i.hgi-arrow-up-down{transform:scaleY(-1)}.sorting-empty .mat-sort-header-arrow:hover i.hgi-arrow-up-down:before{content:"\f1d07"}.mat-sort-header-sorted .mat-sort-header-arrow i.hgi-sorting-03.ascending{transform:scaleY(-1)}.mat-sort-header-indicator,.mat-sort-header-stem{display:none!important}html.cdk-global-scrollblock.default-scroll-behaviour{position:initial!important}html.cdk-global-scrollblock.default-scroll-behaviour body{position:fixed}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;box-sizing:border-box;touch-action:manipulation;background:#fff;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:#000000e6;fill:#000000e6;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#000000e6;fill:#000000e6}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#00000080}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\fffd;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month input.cur-year{background:transparent;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:#00000080;background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:flex;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:flex;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:#0000008a;line-height:1;margin:0;text-align:center;display:block;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:flex;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;box-sizing:border-box;display:inline-block;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-around;transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{box-shadow:-1px 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:#3939394d;background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:#3939394d;background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:flex;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;box-sizing:border-box;overflow:hidden;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;box-sizing:border-box;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@keyframes fpFadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.d577052aa271e13f.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{print-color-adjust:exact}}.flatpickr-monthSelect-months{margin:10px 1px 3px;flex-wrap:wrap}.flatpickr-monthSelect-month{background:none;border:1px solid transparent;border-radius:4px;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;font-weight:400;margin:.5px;justify-content:center;padding:10px;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;text-align:center;width:33%}.flatpickr-monthSelect-month.flatpickr-disabled{color:#eee}.flatpickr-monthSelect-month.flatpickr-disabled:hover,.flatpickr-monthSelect-month.flatpickr-disabled:focus{cursor:not-allowed;background:none!important}.flatpickr-monthSelect-theme-dark{background:#3f4458}.flatpickr-monthSelect-theme-dark .flatpickr-current-month input.cur-year{color:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-prev-month,.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-next-month{color:#fff;fill:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month{color:#fffffff2}.flatpickr-monthSelect-month.today{border-color:#959ea9}.flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-month.inRange.today,.flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-month:focus{background:#e6e6e6;cursor:pointer;outline:0;border-color:#e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:hover,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:focus{background:#646c8c;border-color:#646c8c}.flatpickr-monthSelect-month.today:hover,.flatpickr-monthSelect-month.today:focus{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-month.startRange,.flatpickr-monthSelect-month.endRange{background-color:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-monthSelect-month.startRange{border-radius:50px 0 0 50px}.flatpickr-monthSelect-month.endRange{border-radius:0 50px 50px 0}.flatpickr-monthSelect-month.startRange.endRange{border-radius:50px}.flatpickr-monthSelect-month.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.startRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.endRange{background:#80cbc4;box-shadow:none;color:#fff;border-color:#80cbc4}
