@charset "UTF-8";.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:hsl(0,0%,70%) #ccc hsl(0,0%,85%)}.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:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #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 hsl(0,0%,90%)}.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 rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid rgb(183.6,218.88,255);border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid rgb(183.6,218.88,255)}[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 rgb(183.6,218.88,255)}.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-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.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 rgba(0,0,0,0) rgba(0,0,0,0);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}.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;-moz-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{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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;-moz-box-sizing:border-box;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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-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:-webkit-grabbing;cursor:-moz-grabbing;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:#ffffff80}.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("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.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("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;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;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;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;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;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;-moz-user-select:none;-ms-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{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--colors-white-white: #ffffffff;--colors-white-alpha-4: #ffffff0a;--colors-white-alpha-8: #ffffff14;--colors-white-alpha-16: #ffffff14;--colors-white-alpha-24: #ffffff3d;--colors-black-black: #000000ff;--colors-black-alpha-4: #0000000a;--colors-black-alpha-8: #00000014;--colors-black-alpha-16: #00000029;--colors-black-alpha-24: #0000003d;--colors-black-alpha-48: #0000007a;--colors-brand-fill-50: #ecf9f6ff;--colors-brand-fill-100: #cdefe9ff;--colors-brand-fill-200: #9fe0d4ff;--colors-brand-fill-300: #78d3c3ff;--colors-brand-fill-400: #59c9b6ff;--colors-brand-fill-500: #36a793ff;--colors-brand-fill-600: #2e8f7eff;--colors-brand-fill-700: #277769ff;--colors-brand-fill-800: #1d594eff;--colors-brand-fill-900: #11362fff;--colors-brand-fill-950: #0a1f1bff;--colors-brand-alpha-8: #36a79314;--colors-brand-alpha-16: #36a79329;--colors-brand-alpha-24: #36a7933d;--colors-grey-fill-50: #f5f5f5ff;--colors-grey-fill-100: #eaeaecff;--colors-grey-fill-200: #dcdce0ff;--colors-grey-fill-300: #c7c7ccff;--colors-grey-fill-400: #a1a1aaff;--colors-grey-fill-500: #71717aff;--colors-grey-fill-600: #52525bff;--colors-grey-fill-700: #3f3f46ff;--colors-grey-fill-800: #27272aff;--colors-grey-fill-900: #18181bff;--colors-grey-fill-950: #09090bff;--colors-grey-alpha-8: #64748b14;--colors-grey-alpha-16: #64748b29;--colors-grey-alpha-24: #64748b3d;--colors-red-fill-50: #fef2f2ff;--colors-red-fill-100: #fee2e2ff;--colors-red-fill-200: #fecacaff;--colors-red-fill-300: #fca5a5ff;--colors-red-fill-400: #f87171ff;--colors-red-fill-500: #ef4444ff;--colors-red-fill-600: #dc2626ff;--colors-red-fill-700: #b91c1cff;--colors-red-fill-800: #991b1bff;--colors-red-fill-900: #7f1d1dff;--colors-red-fill-950: #450a0aff;--colors-red-alpha-8: #ef444414;--colors-red-alpha-16: #ef444429;--colors-red-alpha-24: #ef444433;--colors-yellow-fill-50: #fefce8ff;--colors-yellow-fill-100: #fef9c3ff;--colors-yellow-fill-200: #fef08aff;--colors-yellow-fill-300: #fde047ff;--colors-yellow-fill-400: #facc15ff;--colors-yellow-fill-500: #eab308ff;--colors-yellow-fill-600: #ca8a04ff;--colors-yellow-fill-700: #a16207ff;--colors-yellow-fill-800: #854d0eff;--colors-yellow-fill-900: #713f12ff;--colors-yellow-fill-950: #422006ff;--colors-yellow-alpha-8: #eab3081f;--colors-yellow-alpha-16: #eab30829;--colors-yellow-alpha-24: #eab3083d;--colors-green-fill-50: #f0fdf4ff;--colors-green-fill-100: #dcfce7ff;--colors-green-fill-200: #bbf7d0ff;--colors-green-fill-300: #86efacff;--colors-green-fill-400: #4ade80ff;--colors-green-fill-500: #22c55eff;--colors-green-fill-600: #16a34aff;--colors-green-fill-700: #15803dff;--colors-green-fill-800: #166534ff;--colors-green-fill-900: #14532dff;--colors-green-fill-950: #052e16ff;--colors-green-alpha-8: #22c55e14;--colors-green-alpha-16: #22c55e29;--colors-green-alpha-24: #22c55e33;--colors-blue-fill-50: #eff6ffff;--colors-blue-fill-100: #dbeafeff;--colors-blue-fill-200: #bfdbfeff;--colors-blue-fill-300: #93c5fdff;--colors-blue-fill-400: #60a5faff;--colors-blue-fill-500: #3b82f6ff;--colors-blue-fill-600: #2563ebff;--colors-blue-fill-700: #1d4ed8ff;--colors-blue-fill-800: #1e40afff;--colors-blue-fill-900: #1e3a8aff;--colors-blue-fill-950: #172554ff;--colors-blue-alpha-8: #3b82f614;--colors-blue-alpha-16: #3b82f629;--colors-blue-alpha-20: #3b82f63d;--colors-sky-fill-50: #f0f9ffff;--colors-sky-fill-100: #e0f2feff;--colors-sky-fill-200: #bae6fdff;--colors-sky-fill-300: #7dd3fcff;--colors-sky-fill-400: #38bdf8ff;--colors-sky-fill-500: #0ea5e9ff;--colors-sky-fill-600: #0284c7ff;--colors-sky-fill-700: #0369a1ff;--colors-sky-fill-800: #075985ff;--colors-sky-fill-900: #0c4a6eff;--colors-sky-fill-950: #082f49ff;--colors-sky-alpha-8: #0ea5e914;--colors-sky-alpha-16: #0ea5e929;--colors-sky-alpha-24: #0ea5e93d;--colors-indigo-fill-50: #eef2ffff;--colors-indigo-fill-100: #e0e7ffff;--colors-indigo-fill-200: #c7d2feff;--colors-indigo-fill-300: #a5b4fcff;--colors-indigo-fill-400: #818cf8ff;--colors-indigo-fill-500: #6366f1ff;--colors-indigo-fill-600: #4f46e5ff;--colors-indigo-fill-700: #4338caff;--colors-indigo-fill-800: #3730a3ff;--colors-indigo-fill-900: #312e81ff;--colors-indigo-fill-950: #1e1b4bff;--colors-indigo-alpha-8: #6366f114;--colors-indigo-alpha-16: #6366f129;--colors-indigo-alpha-20: #6366f13d;--colors-orange-fill-50: #fff7edff;--colors-orange-fill-100: #ffedd5ff;--colors-orange-fill-200: #fed7aaff;--colors-orange-fill-300: #fdba74ff;--colors-orange-fill-400: #fb923cff;--colors-orange-fill-500: #f97316ff;--colors-orange-fill-600: #ea580cff;--colors-orange-fill-700: #c2410cff;--colors-orange-fill-800: #9a3412ff;--colors-orange-fill-900: #7c2d12ff;--colors-orange-fill-950: #431407ff;--colors-orange-alpha-8: #f9731614;--colors-orange-alpha-16: #f9731629;--colors-orange-alpha-24: #f973163d;--colors-pink-fill-50: #fdf4ffff;--colors-pink-fill-100: #fae8ffff;--colors-pink-fill-200: #f5d0feff;--colors-pink-fill-300: #f0abfcff;--colors-pink-fill-400: #e879f9ff;--colors-pink-fill-500: #d946efff;--colors-pink-fill-600: #c026d3ff;--colors-pink-fill-700: #a21cafff;--colors-pink-fill-800: #86198fff;--colors-pink-fill-900: #701a75ff;--colors-pink-fill-950: #4a044eff;--colors-pink-alpha-8: #d946ef14;--colors-pink-alpha-16: #d946ef29;--colors-pink-alpha-24: #d946ef3d;--numbers-0: 0px;--numbers-1: 1px;--numbers-2: 2px;--numbers-3: 3px;--numbers-4: 4px;--numbers-6: 6px;--numbers-8: 8px;--numbers-10: 10px;--numbers-12: 12px;--numbers-16: 16px;--numbers-20: 20px;--numbers-24: 24px;--numbers-28: 28px;--numbers-32: 32px;--numbers-36: 36px;--numbers-40: 40px;--numbers-44: 44px;--numbers-48: 48px;--numbers-64: 64px;--numbers-80: 80px;--numbers-96: 96px;--numbers-128: 128px}:root{--bg-main: var(--colors-white-white);--bg-weak: var(--colors-grey-fill-50);--bg-soft: var(--colors-grey-fill-100);--bg-sub: var(--colors-grey-fill-200);--bg-disable: var(--colors-grey-fill-300);--bg-inverse-main: var(--colors-grey-fill-900);--bg-inverse-weak: var(--colors-grey-fill-800);--bg-inverse-soft: var(--colors-grey-fill-700);--bg-light: var(--colors-white-alpha-4);--bg-overlay: var(--colors-black-alpha-48);--bg-brand: var(--colors-brand-fill-500);--bg-brand-light: var(--colors-brand-fill-100);--bg-brand-darker: var(--colors-brand-fill-600);--bg-primary-sub: var(--colors-brand-alpha-8);--bg-primary-soft: var(--colors-brand-alpha-16);--bg-red: var(--colors-red-fill-500);--bg-red-darker: var(--colors-red-fill-600);--bg-red-sub: var(--colors-red-alpha-8);--bg-red-soft: var(--colors-red-alpha-16);--bg-green: var(--colors-green-fill-500);--bg-green-darker: var(--colors-green-fill-600);--bg-green-sub: var(--colors-green-alpha-8);--bg-green-soft: var(--colors-green-alpha-16);--bg-yellow: var(--colors-yellow-fill-500);--bg-yellow-darker: var(--colors-yellow-fill-600);--bg-yellow-sub: var(--colors-yellow-alpha-8);--bg-yellow-soft: var(--colors-yellow-alpha-16);--bg-blue: var(--colors-blue-fill-500);--bg-blue-darker: var(--colors-blue-fill-600);--bg-blue-sub: var(--colors-blue-alpha-8);--bg-blue-soft: var(--colors-blue-alpha-16);--bg-orange: var(--colors-orange-fill-500);--bg-orange-darker: var(--colors-orange-fill-600);--bg-orange-sub: var(--colors-orange-alpha-8);--bg-orange-soft: var(--colors-orange-alpha-16);--bg-indigo: var(--colors-indigo-fill-500);--bg-indigo-darker: var(--colors-indigo-fill-600);--bg-indigo-sub: var(--colors-indigo-alpha-8);--bg-indigo-soft: var(--colors-indigo-alpha-16);--bg-sky: var(--colors-sky-fill-500);--bg-sky-darker: var(--colors-sky-fill-600);--bg-sky-sub: var(--colors-sky-alpha-8);--bg-sky-soft: var(--colors-sky-alpha-16);--bg-pink: var(--colors-pink-fill-500);--bg-pink-darker: var(--colors-pink-fill-600);--bg-pink-sub: var(--colors-pink-alpha-8);--bg-pink-soft: var(--colors-pink-alpha-16);--bg-black: var(--colors-grey-fill-900);--bg-white: var(--colors-white-white);--icon-main: var(--colors-grey-fill-950);--icon-sub: var(--colors-grey-fill-600);--icon-soft: var(--colors-grey-fill-400);--icon-disable: var(--colors-grey-fill-300);--icon-input: var(--colors-grey-fill-400);--icon-on-inverse: var(--colors-white-white);--icon-brand: var(--colors-brand-fill-500);--icon-red: var(--colors-red-fill-600);--icon-green: var(--colors-green-fill-600);--icon-yellow: var(--colors-yellow-fill-600);--icon-blue: var(--colors-blue-fill-600);--icon-orange: var(--colors-orange-fill-600);--icon-indigo: var(--colors-indigo-fill-600);--icon-sky: var(--colors-sky-fill-600);--icon-pink: var(--colors-pink-fill-600);--icon-black: var(--colors-grey-fill-900);--icon-white: var(--colors-white-white);--text-main: var(--colors-grey-fill-950);--text-sub: var(--colors-grey-fill-600);--text-soft: var(--colors-grey-fill-400);--text-disable: var(--colors-grey-fill-300);--text-placeholder: var(--colors-grey-fill-400);--text-on-inverse: var(--colors-white-white);--text-brand: var(--colors-brand-fill-500);--text-red: var(--colors-red-fill-600);--text-red-darker: var(--colors-red-fill-700);--text-green: var(--colors-green-fill-600);--text-yellow: var(--colors-yellow-fill-600);--text-blue: var(--colors-blue-fill-600);--text-orange: var(--colors-orange-fill-600);--text-indigo: var(--colors-indigo-fill-600);--text-sky: var(--colors-sky-fill-600);--text-pink: var(--colors-pink-fill-600);--text-black: var(--colors-grey-fill-950);--text-white: var(--colors-white-white);--border-default: var(--colors-grey-fill-300);--border-active: var(--colors-grey-fill-600);--border-disable: var(--colors-grey-fill-200);--border-divider: var(--colors-grey-fill-300);--border-inverse: var(--colors-grey-fill-900);--border-on-inverse: var(--colors-white-white);--border-brand: var(--colors-brand-fill-500);--border-brand-sub: var(--colors-brand-fill-200);--border-red: var(--colors-red-fill-500);--border-red-sub: var(--colors-red-fill-200);--border-green: var(--colors-green-fill-500);--border-green-sub: var(--colors-green-fill-200);--border-yellow: var(--colors-yellow-fill-500);--border-yellow-sub: var(--colors-yellow-fill-200);--border-blue: var(--colors-blue-fill-500);--border-blue-sub: var(--colors-blue-fill-200);--border-orange: var(--colors-orange-fill-500);--border-orange-sub: var(--colors-orange-fill-200);--border-indigo: var(--colors-indigo-fill-500);--border-indigo-sub: var(--colors-indigo-fill-200);--border-sky: var(--colors-sky-fill-500);--border-sky-sub: var(--colors-sky-fill-200);--border-pink: var(--colors-pink-fill-500);--border-pink-sub: var(--colors-pink-fill-200);--border-white: var(--colors-grey-fill-900);--border-black: var(--colors-white-white);--sidebar-bg-main: var(--colors-grey-fill-900);--sidebar-bg-soft: var(--colors-grey-fill-800);--sidebar-bg-primary: var(--colors-brand-fill-500);--sidebar-bg-primary-light: var(--colors-brand-alpha-8);--sidebar-text-main: var(--colors-white-white);--sidebar-text-sub: var(--colors-grey-fill-400);--sidebar-text-soft: var(--colors-grey-fill-600);--sidebar-text-brand: var(--colors-brand-fill-500);--sidebar-icon-sub: var(--colors-grey-fill-400);--sidebar-icon-brand: var(--colors-brand-fill-500);--sidebar-icon-white: var(--colors-white-white);--sidebar-border-default: var(--colors-grey-fill-700)}.dark{--bg-main: var(--colors-grey-fill-900);--bg-weak: var(--colors-grey-fill-800);--bg-soft: var(--colors-grey-fill-700);--bg-sub: var(--colors-grey-fill-600);--bg-disable: var(--colors-grey-fill-700);--bg-inverse-main: var(--colors-white-white);--bg-inverse-weak: var(--colors-grey-fill-50);--bg-inverse-soft: var(--colors-grey-fill-100);--bg-light: var(--colors-white-alpha-4);--bg-overlay: var(--colors-black-alpha-48);--bg-brand: var(--colors-brand-fill-400);--bg-brand-light: var(--colors-brand-fill-100);--bg-brand-darker: var(--colors-brand-fill-500);--bg-primary-sub: var(--colors-brand-alpha-8);--bg-primary-soft: var(--colors-brand-alpha-16);--bg-red: var(--colors-red-fill-400);--bg-red-darker: var(--colors-red-fill-500);--bg-red-sub: var(--colors-red-alpha-8);--bg-red-soft: var(--colors-red-alpha-16);--bg-green: var(--colors-green-fill-400);--bg-green-darker: var(--colors-green-fill-500);--bg-green-sub: var(--colors-green-alpha-8);--bg-green-soft: var(--colors-green-alpha-16);--bg-yellow: var(--colors-yellow-fill-400);--bg-yellow-darker: var(--colors-yellow-fill-500);--bg-yellow-sub: var(--colors-yellow-alpha-8);--bg-yellow-soft: var(--colors-yellow-alpha-16);--bg-blue: var(--colors-blue-fill-400);--bg-blue-darker: var(--colors-blue-fill-500);--bg-blue-sub: var(--colors-blue-alpha-8);--bg-blue-soft: var(--colors-blue-alpha-16);--bg-orange: var(--colors-orange-fill-400);--bg-orange-darker: var(--colors-orange-fill-500);--bg-orange-sub: var(--colors-orange-alpha-8);--bg-orange-soft: var(--colors-orange-alpha-16);--bg-indigo: var(--colors-indigo-fill-400);--bg-indigo-darker: var(--colors-indigo-fill-500);--bg-indigo-sub: var(--colors-indigo-alpha-8);--bg-indigo-soft: var(--colors-indigo-alpha-16);--bg-sky: var(--colors-sky-fill-400);--bg-sky-darker: var(--colors-sky-fill-500);--bg-sky-sub: var(--colors-sky-alpha-8);--bg-sky-soft: var(--colors-sky-alpha-16);--bg-pink: var(--colors-pink-fill-400);--bg-pink-darker: var(--colors-pink-fill-500);--bg-pink-sub: var(--colors-pink-alpha-8);--bg-pink-soft: var(--colors-pink-alpha-16);--bg-black: var(--colors-grey-fill-900);--bg-white: var(--colors-white-white);--icon-main: var(--colors-white-white);--icon-sub: var(--colors-grey-fill-400);--icon-soft: var(--colors-grey-fill-600);--icon-disable: var(--colors-grey-fill-700);--icon-input: var(--colors-grey-fill-600);--icon-on-inverse: var(--colors-grey-fill-950);--icon-brand: var(--colors-brand-fill-400);--icon-red: var(--colors-red-fill-500);--icon-green: var(--colors-green-fill-500);--icon-yellow: var(--colors-yellow-fill-500);--icon-blue: var(--colors-blue-fill-500);--icon-orange: var(--colors-orange-fill-500);--icon-indigo: var(--colors-indigo-fill-500);--icon-sky: var(--colors-sky-fill-500);--icon-pink: var(--colors-pink-fill-500);--icon-black: var(--colors-grey-fill-900);--icon-white: var(--colors-white-white);--text-main: var(--colors-white-white);--text-sub: var(--colors-grey-fill-400);--text-soft: var(--colors-grey-fill-600);--text-disable: var(--colors-grey-fill-700);--text-placeholder: var(--colors-grey-fill-600);--text-on-inverse: var(--colors-grey-fill-950);--text-brand: var(--colors-brand-fill-400);--text-red: var(--colors-red-fill-500);--text-green: var(--colors-green-fill-500);--text-yellow: var(--colors-yellow-fill-500);--text-blue: var(--colors-blue-fill-500);--text-orange: var(--colors-orange-fill-500);--text-indigo: var(--colors-indigo-fill-500);--text-sky: var(--colors-sky-fill-500);--text-pink: var(--colors-pink-fill-500);--text-black: var(--colors-grey-fill-950);--text-white: var(--colors-white-white);--border-default: var(--colors-grey-fill-700);--border-active: var(--colors-grey-fill-300);--border-disable: var(--colors-grey-fill-800);--border-divider: var(--colors-grey-fill-700);--border-inverse: var(--colors-white-white);--border-on-inverse: var(--colors-grey-fill-900);--border-brand: var(--colors-brand-fill-400);--border-brand-sub: var(--colors-brand-fill-800);--border-red: var(--colors-red-fill-400);--border-red-sub: var(--colors-red-fill-800);--border-green: var(--colors-green-fill-400);--border-green-sub: var(--colors-green-fill-800);--border-yellow: var(--colors-yellow-fill-400);--border-yellow-sub: var(--colors-yellow-fill-800);--border-blue: var(--colors-blue-fill-400);--border-blue-sub: var(--colors-blue-fill-800);--border-orange: var(--colors-orange-fill-400);--border-orange-sub: var(--colors-orange-fill-800);--border-indigo: var(--colors-indigo-fill-400);--border-indigo-sub: var(--colors-indigo-fill-800);--border-sky: var(--colors-sky-fill-400);--border-sky-sub: var(--colors-sky-fill-800);--border-pink: var(--colors-pink-fill-400);--border-pink-sub: var(--colors-pink-fill-800);--border-white: var(--colors-grey-fill-900);--border-black: var(--colors-white-white);--sidebar-bg-main: var(--colors-grey-fill-900);--sidebar-bg-soft: var(--colors-grey-fill-800);--sidebar-bg-primary: var(--colors-brand-fill-500);--sidebar-bg-primary-light: var(--colors-brand-alpha-8);--sidebar-text-main: var(--colors-white-white);--sidebar-text-sub: var(--colors-grey-fill-400);--sidebar-text-soft: var(--colors-grey-fill-600);--sidebar-text-brand: var(--colors-brand-fill-500);--sidebar-icon-sub: var(--colors-grey-fill-400);--sidebar-icon-brand: var(--colors-brand-fill-500);--sidebar-icon-white: var(--colors-white-white);--sidebar-border-default: var(--colors-grey-fill-700)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body{line-height:1;font-family:Outfit!important;font-weight:400;font-size:13px;direction:ltr;color:var(--text-main)}input,textarea,button,select{font-family:Outfit;font-size:13px;font-weight:400;color:var(--text-main);box-sizing:border-box;outline:0;background:none}input::placeholder,textarea::placeholder{color:var(--text-placeholder)}button{border:none;outline:none;padding:0;padding-inline:0;cursor:pointer;transition:.3s}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;transition:.3s;cursor:pointer}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/outfit.woff2) format("woff2")}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:var(--bg-soft);border-radius:100vh;border:2px solid var(--bg-main)}::-webkit-scrollbar-thumb:hover{background:var(--bg-sub)}.sideBar::-webkit-scrollbar-thumb{border:2px solid var(--sidebar-bg-main)}.space4{height:4px}.space8{height:8px}.space12{height:12px}.space16{height:16px}.space24{height:24px}.space32{height:32px}.space48{height:48px}.hidden{display:none!important}.emptyState{padding:24px 0;display:flex;flex-direction:column;gap:8px;text-align:center;justify-content:center;align-items:center;font-size:14px;line-height:32px;color:var(--text-soft)}.emptyState i{font-size:32px;color:var(--icon-sub)}.errorPage{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 180px);text-align:center;color:var(--text-sub);position:relative;z-index:1000;background:var(--bg-main)}.errorPage .errorName{font-family:Courier New,Courier,monospace;font-size:96px;font-weight:600;color:var(--text-red)}.errorPage .errorMessage{font-size:18px;margin-top:8px;color:var(--text-sub)}.authLayout{background:var(--bg-brand);display:flex}.authContainer{width:600px;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:24px 100px}.authBackground{flex:1;height:100vh;background:url(/images/loginbg.jpg) left top no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.authBackgroundImage figure{padding:80px}.authBackgroundImage figure img{max-width:100%;max-height:100%}.authContent{width:100%}.authLogo{text-align:center;margin-bottom:24px}.authTitles{margin-bottom:32px;text-align:center}.authTitles h2{line-height:25px;font-weight:500;font-size:20px;margin-bottom:8px}.authTitles p{font-size:14px;line-height:18px;color:var(--text-soft)}.authTitles p strong{color:var(--text-main)}.form h2{font-weight:500;font-size:13px;line-height:16px;margin-bottom:16px;color:var(--text-sub)}.form h3{font-weight:500;font-size:14px;line-height:16px;margin-bottom:16px;color:var(--text-sub)}.formRow{display:flex;gap:12px;margin-bottom:20px}.formRow .formItem{flex:1;position:relative}.authForm .formInput{margin-bottom:24px}.formItem label{line-height:20px;font-size:14px;font-weight:500;margin-bottom:8px;display:block}.formItem label span{color:var(--text-red)}.formItem label span.spSub{color:var(--text-soft)!important;font-size:12px}.form.disabledForm .formRow{margin-bottom:12px}.form.disabledForm .formItem label,.form.disabledForm .formItem .txt{color:var(--text-soft)}.formInput{position:relative}.formInput i{position:absolute;top:8px;left:8px;line-height:20px;font-size:18px;color:var(--icon-soft)}.txt{width:100%!important;border:1px solid var(--border-default);padding:4px!important;border-radius:4px!important;background:var(--bg-main);line-height:28px!important;text-indent:8px}.ddl{border-radius:4px!important;background:var(--bg-main);line-height:30px!important}.ng-select .ng-select-container{height:38px!important;border:1px solid var(--border-default)!important;border-radius:4px!important}.txtarea{text-indent:8px;width:100%;height:100px;border:1px solid var(--border-default);padding:8px;border-radius:4px;line-height:20px;background:var(--bg-main)}.txt:focus,.txtarea:focus{border-color:var(--border-brand)}select.txt{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:38px;background:url(/images/ic_chevron_down.svg) right center no-repeat}.txt.small{height:28px;line-height:18px!important;padding-right:24px!important;font-size:11px!important}select.txt option{line-height:38px}.txt.small option{line-height:26px!important}.hasIcon{padding-left:32px!important}.forgotPassLinkPane{display:flex;justify-content:space-between;margin-bottom:32px}.forgotPassLink{font-size:12px;line-height:20px;font-weight:600;color:var(--text-blue)}.btn{width:100%;line-height:38px;height:38px;display:block;background:var(--bg-brand);color:var(--text-white);font-size:14px;font-weight:500;border-radius:4px;cursor:pointer;transition:.3s;text-align:center;display:flex;align-items:center;justify-content:center}.btn:disabled{background:var(--bg-disable)!important}.btn:hover{background:var(--bg-brand-darker)}.btn img{filter:brightness(0) invert(1)}input.ng-invalid.ng-touched.ng-dirty,textarea.ng-invalid.ng-touched.ng-dirty,select.ng-invalid.ng-touched.ng-dirty{border-color:var(--border-red)!important;background:var(--bg-red-soft)!important}.formItem:has(.ng-invalid.ng-touched.ng-dirty) label{color:var(--text-red)}.checkbox,.radio{display:none}.lblCheck,.lblRadio{font-size:13px;padding-left:28px;position:relative;line-height:20px;color:var(--text-sub);font-weight:400}.lblCheck:before{content:"";display:block;width:18px;height:18px;border:1px solid var(--border-default);border-radius:5px;position:absolute;left:0;top:0}.checkbox:checked+.lblCheck:before{background:var(--bg-brand);border-color:var(--border-brand)}.checkbox:checked+.lblCheck:after{text-align:center;font-size:16px;color:var(--text-white);content:"\5995";font-family:hugeicons-stroke-rounded!important;display:block;width:18px;height:18px;position:absolute;top:0;left:1px;background-size:10px 10px}.lblRadio:before{content:"";display:block;width:18px;height:18px;border:1px solid var(--border-default);border-radius:10px;position:absolute;left:0;top:0;box-sizing:border-box}.radio:checked+.lblRadio:before{background:var(--bg-brand);border-color:var(--border-brand)}.radio:checked+.lblRadio:after{content:"";display:block;width:10px;height:10px;border-radius:50%;background:var(--text-white);position:absolute;top:4px;left:4px;background-size:10px 10px}.loginOpTitle{height:7px;margin-bottom:31px;border-bottom:1px solid var(--border-default);text-align:center;line-height:14px}.loginOpTitle span{padding:0 5px;background:var(--bg-main);color:var(--text-soft);font-size:11px}.loginOptions{margin-bottom:24px}.loginOpBtn{border:1px solid var(--border-default);border-radius:4px;display:flex;justify-content:center;align-items:center;gap:8px;line-height:36px;font-weight:500;color:var(--text-sub);width:100%}.loginOpBtn:hover{border:1px solid var(--border-brand)}.signUpLink{justify-content:center;display:flex;width:100%;gap:12px;color:var(--text-soft)}.signUpLink a{font-weight:500;color:var(--text-brand)}.resetPassInfo{font-size:12px;color:var(--text-soft);line-height:15px;margin-bottom:24px;display:flex;gap:8px;align-items:center;margin-top:-12px}.resetPassInfo i{font-size:16px}.mainLayout{display:flex;background:var(--bg-main)}.sideBar{width:260px;height:100vh;background:var(--sidebar-bg-main);padding:16px;overflow:auto;transition:.3s;overflow-x:hidden}.sideBar.close{width:76px}.mainContainer{flex:1}.dashHead{padding:12px;background:var(--bg-main);border-bottom:1px solid var(--border-default);display:flex;justify-content:space-between}.sideBarContent{display:flex;gap:20px;flex-direction:column}.sideNavigation h2{color:var(--sidebar-text-soft);font-weight:400;font-size:12px;line-height:16px;margin-bottom:12px;transition:.3s}.navigation{display:flex;flex-direction:column;gap:2px}.accordionMenuTitle{display:flex;gap:8px;width:100%;color:var(--sidebar-text-sub);line-height:40px;position:relative;cursor:pointer;border-radius:6px;white-space:nowrap;transition:.3s}.accordionMenuTitle:hover,.accordionMenuTitle.active{background:var(--sidebar-bg-primary-light);color:var(--text-brand)}.accordionMenuTitle>i{width:40px;height:40px;line-height:40px;text-align:center;font-size:20px}.close .accordionMenuTitle:after{display:none!important}.subNav{padding-left:40px;font-weight:400;font-size:13px;line-height:32px;position:relative;margin-top:2px}.subNav:before{content:"";display:block;position:absolute;top:0;bottom:0;border-right:1px solid var(--sidebar-text-sub);left:20px}.subNav>li>a{display:block;color:var(--sidebar-text-sub);border-radius:5px;padding:0 10px;white-space:nowrap}.subNav li>a:hover,.subNav li>a.active{background:var(--sidebar-bg-primary-light);color:var(--text-brand)}.close .sideNavigation h2{display:none;white-space:nowrap}.close .logo{width:37px;overflow:hidden}.close .accordionMenuTitle{width:40px;height:40px;overflow:hidden;display:block}.headStartBtnList,.headEndBtnList{display:flex;gap:10px}.headStartBtnList>li button,.notificationBtn,.userMenuBtn,.langBtn{width:36px;height:36px;border:1px solid var(--border-default);border-radius:4px;line-height:34px;font-size:20px;color:var(--icon-sub);text-align:center;position:relative}.langBtn{font-size:13px}.userMenuBtn img{border-radius:50%}.headStartBtnList>li button:hover,.notificationBtn:hover,.userMenuBtn:hover{border-color:var(--border-primary);color:var(--text-primary)}.userMenuBtn{width:auto;display:flex;align-items:center;gap:12px;padding:0 8px}.notificationBtn span{position:absolute;top:-7px;right:-7px;width:14px;height:14px;border-radius:50%;line-height:14px;text-align:center;background:var(--bg-red);color:var(--text-white);font-size:8px}.topSearchBox{position:relative}.topSearch{width:300px;height:36px;border:1px solid var(--border-default);border-radius:4px;padding-left:34px;line-height:32px}.topSearchBox i{position:absolute;top:0;left:10px;line-height:36px;font-size:16px;color:var(--icon-sub)}.headStartBtn{transition:.3s}.isToggleMenu i{transform:rotate(180deg)}.headEndBtnList{display:flex;gap:10px;position:relative}.headEndBtnList>li{position:relative}.headEndBtnList>li>a{width:40px;height:40px;border:1px solid var(--border-default);border-radius:50%;line-height:38px;font-size:20px;color:var(--icon-sub);display:block;text-align:center;position:relative}.headEndBtnList>li a:hover{border-color:var(--border-primary);color:var(--text-primary)}.headEndBtnList>li>a>span{position:absolute;top:-3px;right:-3px;line-height:16px;width:16px;height:16px;font-weight:300;text-align:center;border-radius:50%;color:var(--text-on-primary);font-size:9px;background:var(--bg-danger)}.notifBadge{background:var(--bg-primary)!important}.headEnd{display:flex;gap:12px}.topToggleUser{display:flex;line-height:40px;gap:8px;font-size:14px;font-weight:500}.topToggleUser img{border-radius:50%}.topToggleUser i{font-size:20px}.topToggleUser:hover{color:var(--text-primary)}.mainContent{height:calc(100vh - 61px);overflow:auto;border-right:1px solid var(--border-default);background:var(--bg-weak)}.iContent{padding:12px}.iContent header{margin-bottom:16px;display:flex;justify-content:space-between}.iContent header h1{font-weight:600;font-size:18px;line-height:32px}.actions{display:flex;gap:8px;position:relative}.iconButton{border:1px solid var(--border-default);border-radius:5px;width:32px;height:32px;color:var(--icon-sub);font-size:18px;text-align:center;display:block;line-height:32px;background:var(--bg-main)}.iconButton:hover{border-color:var(--border-primary)}.textButton,.accendButton,.greenButton,.orangeButton,.primaryButton,.outlineButton,.dangerButton,.viewAll,.blackButton,.infoButton{padding:0 20px;height:32px;line-height:28px;border-radius:5px;font-weight:500;display:flex;gap:8px;align-items:center}.textButton i,.accendButton i,.greenButton i,.blackButton i,.primaryButton i,.orangeButton i,.outlineButton i,.dangerButton i,.viewAll i,.infoButton i{font-size:16px;margin-left:-4px}.textButton.small,.accendButton.small,.greenButton.small,.blackButton.small,.primaryButton.small,.orangeButton.small,.outlineButton.small,.viewAll.small,.dangerButton.small{height:28px;line-height:26px;padding:0 16px;font-size:12px}.textButton{padding:0 4px!important;color:var(--text-sub)}.viewAll{padding-right:8px!important}.accendButton{background:var(--bg-soft);color:var(--text-sub)}.greenButton{background:var(--bg-green);color:var(--text-on-inverse)}.orangeButton{background:var(--bg-orange);color:var(--text-on-inverse)}.blackButton{background:var(--bg-inverse-soft);color:var(--text-on-inverse)}.primaryButton{background:var(--bg-brand);color:var(--text-white)}.dangerButton{background:var(--bg-red);color:var(--text-white)}.infoButton{background:var(--bg-blue);color:var(--text-white)}.iconButton.red{color:var(--text-red);border-color:var(--text-red)}.textButton.red{color:var(--text-red)}.textButton.red:hover{color:var(--text-red-darker)}.textButton.blue{color:var(--text-blue)}.blackButton:hover{background:#111}.greenButton:hover{background:var(--bg-green-darker)}.orangeButton:hover{background:var(--bg-orange-darker)}.accendButton:hover{background:var(--bg-sub)}.primaryButton:hover{background:var(--bg-brand-darker)}.dangerButton:hover{background:var(--bg-red-darker)}.infoButton:hover{background:var(--bg-blue-darker)}.primaryButton img,.greenButton img,.accendButton img{filter:brightness(0) invert(1)}.outlineButton,.viewAll{background:var(--bg-main);color:var(--text-sub);border:1px solid var(--border-default)}.outlinePrimary{background:var(--bg-main);color:var(--text-primary);border:1px solid var(--border-primary)}.outlineButton i{font-size:16px}.outlineButton:hover,.viewAll:hover{background:var(--bg-weak);border-color:var(--border-primary)}.outlineButton.red{border-color:var(--border-red);color:var(--text-red)}.outlineButton.blue{border-color:var(--border-blue);color:var(--text-blue)}.outlineButton.green{border-color:var(--border-green);color:var(--text-green)}.outlineButton.active{border-color:var(--border-brand);color:var(--text-brand)}button:disabled{background:var(--bg-disable)!important;cursor:auto}.breadcrumb{display:flex;gap:10px;list-style:none;font-weight:300;font-size:12px;line-height:24px;background:var(--bg-breadcrumb);padding:12px 12px 0;margin-bottom:2px}.breadcrumb>li{padding-right:20px;position:relative}.breadcrumb>li>a{height:24px;display:block;color:var(--text-sub)}.breadcrumb>li>a i{font-size:16px;margin-right:4px}.breadcrumb>li>a:hover{color:var(--text-primary)!important}.breadcrumb>li:last-child a{color:var(--text-main);padding-right:0}.breadcrumb>li:before{content:"\3c6b";font-family:hugeicons-stroke-rounded;position:absolute;top:0;right:0;font-size:15px}.breadcrumb>li:last-child:before{display:none}.tblContent{border-radius:8px;overflow:hidden;background:var(--bg-main)}.tbl{width:100%;border-collapse:separate;border:1px solid var(--border-default);color:var(--text-main);text-align:center;line-height:28px;border-radius:8px;font-size:14px;text-align:left}.tbl th{background:var(--bg-soft);padding:8px 20px;color:var(--text-sub);border-bottom:1px solid var(--border-default);font-weight:500;gap:4px}.tbl th div{display:flex;align-items:center;gap:4px}.btnSort{padding:0 4px}.tbl th i{line-height:20px}.tbl th:first-child{border-radius:8px 0 0}.tbl th:last-child{border-radius:0 8px 0 0}.tbl tr:last-child td:first-child{border-radius:0 0 0 8px}.tbl tr:last-child td:last-child{border-radius:0 0 8px}.tbl td{padding:8px 20px;border-bottom:1px solid var(--border-default);vertical-align:middle}.tbl tr:hover td{background:var(--bg-primary-light)}.tbl tr:last-child td{border-bottom:none}.btnMore{font-size:24px;line-height:38px}.filterControls{display:flex;justify-content:space-between;margin-bottom:16px}.searchBox{position:relative;width:268px}.txtSearch{width:100%;height:28px;border:1px solid var(--border-default);border-radius:4px;text-indent:36px;line-height:26px;background:var(--bg-main)}.searchBox i{position:absolute;top:0;left:10px;line-height:28px;font-size:16px;color:var(--icon-soft)}.pagerContent{margin-top:16px;display:flex;justify-content:space-between;align-items:center}.pageLoc{line-height:36px;color:var(--text-sub);display:flex;gap:6px}.pagination{display:flex;justify-content:right;gap:8px}.pagination a,.pagination .dots{width:36px;display:flex;justify-content:center;align-items:center;height:36px;border-radius:6px;font-size:14px;font-weight:500;color:var(--text-sub);border:1px solid var(--border-default);line-height:36px;text-align:center;transition:.3s;cursor:pointer;background:var(--bg-main)}.pagination a:hover,.pagination a.active{border-color:var(--border-brand);color:var(--bg-brand);background:var(--bg-brand-light)}.pagination i{font-size:20px}.chip{padding:0 16px;line-height:24px;border-radius:9999px;display:inline-block}.chip.yellow{background:var(--bg-yellow-soft);color:var(--text-yellow)}.chip.red{background:var(--bg-red-soft);color:var(--text-red)}.viewDashboad{display:flex;flex-direction:column;gap:8px}.headDesc{font-size:14px;color:var(--text-sub);padding-top:8px}.dashCard{border:1px solid var(--border-default);border-radius:8px;padding:16px;background:var(--bg-main)}.dashCard header h2{font-weight:500;font-size:16px;line-height:28px}.dashCardContent{display:flex;flex-direction:column;gap:12px}.dashFlex{display:flex;gap:8px}.dashLinkBoxes{width:360px;display:flex;flex-direction:column;gap:8px}.dashCalendarBox{flex:1}.quickLinks{display:flex;gap:8px;flex-direction:column}.quickLinks>li:nth-child(3n+1) a{background:var(--bg-primary-sub)}.quickLinks>li:nth-child(3n+2) a{background:var(--bg-orange-sub)}.quickLinks>li:nth-child(3n) a{background:var(--bg-blue-sub)}.quickLinks>li>a{display:flex;width:100%;line-height:56px;color:var(--text-main);padding:0 16px;border-radius:8px;align-items:center}.quickLinks>li:nth-child(3n+1) a span i{color:var(--text-primary)}.quickLinks>li:nth-child(3n+2) a span i{color:var(--text-orange)}.quickLinks>li:nth-child(3n) a span i{color:var(--text-blue)}.quickLinks>li>a span{display:flex;flex:1;gap:8px}.quickLinks>li>a span i{font-size:20px}.quickLinks>li>a>i{width:20px;height:20px;background:var(--bg-main);border-radius:4px;line-height:20px;text-align:center;font-size:15px}.statusList{display:flex;flex-direction:column;gap:8px}.statusList>li{display:flex;justify-content:space-between;line-height:56px;color:var(--text-main);padding:0 16px;border-radius:8px;background:var(--bg-weak)}.statusTitle{display:flex;flex:1;gap:8px}.statusTitle i{font-size:20px}.statusValue{font-weight:500;font-size:18px}.statusList>li:nth-child(3n+1) .statusTitle i{color:var(--icon-green)}.statusList>li:nth-child(3n+2) .statusTitle i{color:var(--icon-orange)}.statusList>li:nth-child(3n) .statusTitle i{color:var(--icon-red)}.topStats{display:flex;gap:8px}.topStats>li{border:1px solid var(--border-default);border-radius:6px;padding:16px;display:flex;flex-direction:column;gap:16px;flex:1}.statHead{display:flex;gap:12px;line-height:32px;font-size:14px;align-items:center}.statHead i{width:32px;height:32px;background:var(--bg-primary-sub);border-radius:4px;color:var(--icon-brand);font-size:20px;line-height:32px;text-align:center}.statValueFlex{display:flex;justify-content:space-between;align-items:center}.statVal{line-height:30px;font-weight:600;font-size:24px}.statVal span{font-weight:400;font-size:16px}.statChange{line-height:24px;padding:0 10px;display:flex;gap:6px;border-radius:9999px;background:var(--bg-sub);color:var(--text-sub);font-weight:500;font-size:12px}.statChange i{font-size:16px}.statChange.green{color:var(--text-green);background-color:var(--bg-green-sub)}.statChange.red{color:var(--text-red);background-color:var(--bg-red-sub)}.statProgress{height:8px;border-radius:9999px;background:var(--bg-sub);position:relative;margin-top:-12px}.statProgressBar{position:absolute;top:0;left:0;bottom:0;border-radius:9999px;background:var(--bg-inverse-soft)}.calendarLastDays{display:flex;gap:20px}.calendarLastDays>li{flex:1;display:flex;justify-content:center}.calendarLastDays>li button{width:100%;display:flex;flex-direction:column;gap:2px;border-radius:4px;padding:8px;font-size:14px;font-weight:500;color:var(--text-soft);line-height:22px;max-width:48px}.calendarLastDays>li button:hover{background:var(--bg-soft)}.calendarLastDays>li button.active{background:var(--bg-blue);color:var(--text-white)}.ScheduleList{display:flex;flex-direction:column;gap:8px;max-height:379px;overflow:auto}.scheduleItem{padding:12px 16px;border-radius:8px;position:relative;overflow:hidden}.scheduleItem:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:4px}.scheduleItem.green:before{background:var(--bg-green)}.scheduleItem.blue:before{background:var(--bg-blue)}.scheduleItem.red:before{background:var(--bg-red)}.scheduleItem.gray:before{background:var(--bg-sub)}.scheduleItem.green{background:var(--bg-green-sub)}.scheduleItem.blue{background:var(--bg-blue-sub)}.scheduleItem.red{background:var(--bg-red-sub)}.scheduleItem.gray{background:var(--bg-weak)}.scheduleSummary{display:flex;gap:12px;line-height:18px;flex-direction:column;font-size:12px}.scheduleSummary>li{display:flex;gap:12px}.statusLbg{padding:0 12px;line-height:24px;border-radius:9999px;color:var(--text-white);font-size:12px;position:absolute;top:12px;right:12px}.statusLbg.green{background:var(--bg-green)}.statusLbg.blue{background:var(--bg-blue)}.statusLbg.red{background:var(--bg-red)}.statusLbg.gray{background:var(--bg-sub);color:var(--text-sub)}.scheduleSummary>li i{font-size:18px}.scheduleSummary>li:nth-child(1){font-weight:500;font-size:14px}.scheduleSummary>li:nth-child(3){color:var(--text-soft)}.contentWithSidebar{display:flex;gap:8px}.sidebar{border:1px solid var(--border-default);border-radius:8px;background:var(--bg-main);width:396px;padding:24px}.contentbar{flex:1}.card{border-radius:8px;border:1px solid var(--border-default);background:var(--bg-main)}.card>header{padding:12px;margin-bottom:0;justify-content:space-between;border-bottom:1px solid var(--border-default)}.cardContent{padding:12px}.card>footer,.card>form>footer,.settingFooter{display:flex;padding:12px;justify-content:space-between;border-top:1px solid var(--border-default)}.popup-wrapper .card>header,.popup-wrapper .card>footer{border:none!important}.card header h1{font-size:16px;font-weight:500;line-height:32px;display:flex;gap:12px;align-items:center}.fullHeight{height:calc(100vh - 308px);overflow:auto}.circleLevel{width:28px;height:28px;border-radius:9999px;text-align:center;align-items:center;font-size:14px;font-weight:500;line-height:28px;display:block;color:var(--text-sub);background:var(--bg-sub)}.circleLevel.active{color:var(--text-white);background:var(--bg-blue)}.circleLevel.done{color:var(--text-white);background:var(--bg-green)}.steps{display:flex;flex-direction:column;gap:4px}.steps>li{position:relative;min-height:90px}.steps>li:before{content:"";display:block;top:32px;bottom:0;left:13px;width:2px;border-radius:9999px;background:var(--bg-sub);position:absolute}.steps>li:last-child:before{display:none}.stepBtn{width:100%;justify-content:start;display:flex;gap:12px}.stepLevel{display:flex;flex-direction:column;gap:12px;flex:1;justify-content:start;align-items:start}.stepLevel h2{color:var(--text-sub);font-size:14px;font-weight:500;line-height:28px}.stepBtn p{font-size:12px;line-height:16px;color:var(--text-soft);text-align:left}.paddCondFlex{display:flex;gap:12px;flex-direction:column;margin-top:-12px;margin-bottom:24px}.passwordProccess{display:flex;gap:8px}.passwordProccess>li{flex:1;height:4px;border-radius:2px;background:var(--bg-disable)}.passwordProcess1>li:nth-child(1){background:var(--bg-red)}.passwordProcess2>li:nth-child(1),.passwordProcess2>li:nth-child(2){background:var(--bg-yellow)}.passwordProcess3>li{background:var(--bg-green)}.passCond{font-weight:400;font-size:12px;line-height:100%;color:var(--text-sub)}.passwordConditions{display:flex;flex-direction:column;gap:8px}.passwordConditions>li{display:flex;gap:8px;line-height:16px;font-size:12px;font-weight:400;color:var(--text-soft);align-items:center}.passwordConditions>li i{width:16px;height:16px;text-align:center;line-height:16px;font-size:10px;border-radius:50%;color:var(--text-white);background:var(--icon-disable)}.passwordConditions>li i:before{content:"\4025";font-family:hugeicons-stroke-rounded}.passwordConditions>li.valid{color:var(--text-green)}.passwordConditions>li.valid i{background:var(--icon-green)}.passwordConditions>li.valid i:before{content:"\5995"}.otpLine{height:1px;background:var(--icon-disable);margin-bottom:24px;margin-top:-8px}.otpInputs{margin-bottom:24px}.n-o-c{display:flex;gap:12px}.otp-input{flex:1;margin:0!important;border:1px solid var(--border-default)!important;border-radius:4px!important;height:62px!important;font-size:28px!important}.resendCode{color:var(--text-soft);font-size:14px;font-weight:400;line-height:18px;display:flex;flex-direction:column;gap:8px;align-items:center}.resendCode button{background:none;border:none;color:var(--text-blue);font-size:14px;font-weight:500;cursor:pointer;padding:0}.authTitlesStart{text-align:left}.signStepBtnFlex{display:flex;justify-content:space-between}.signStepBtnFlex button{width:25%;justify-content:center}.authForm .formRow{margin-bottom:0}.signSteps{display:flex;justify-content:space-between;margin-bottom:30px;line-height:28px;font-size:14px;font-weight:400;color:var(--text-sub)}.signSteps>i{font-size:20px;color:var(--icon-sub)}.signStep{display:flex;gap:12px}.signStep.active{font-weight:500;color:var(--text-main)}.messageFlex{display:flex;gap:8px}.messageSideBar{width:328px;border:1px solid var(--border-default);border-radius:8px;min-height:calc(100vh - 171px);background:var(--bg-main);overflow:hidden}.messageTabs{padding:20px 20px 0}.messageContentBox{flex:1;border:1px solid var(--border-default);border-radius:8px;background:var(--bg-main)}.chipList{display:flex;border-radius:6px;padding:4px;background:var(--bg-soft)}.chipList>li{flex:1}.chipList>li button{width:100%;line-height:24px;height:24px;text-align:center;color:var(--text-sub);font-size:12px;font-weight:400;border-radius:4px}.chipList>li button.active{background:var(--bg-main);font-weight:500}.messageList{padding:12px 0 20px;max-height:calc(100vh - 225px);overflow:auto}.sentList{max-height:calc(100vh - 173px)}.messagePreview{display:flex;gap:12px;padding:8px 20px 0}.messagePreview.selected{background:var(--bg-soft)}.messagePreview>figure{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:16px;background:var(--bg-sub)}.messagePrevText{flex:1;border-bottom:1px solid var(--border-default);padding-bottom:16px;display:flex;flex-direction:column;gap:4px}.mpName{display:flex;justify-content:space-between;align-items:center}.mpName strong{font-weight:500;font-size:14px;color:var(--text-main);line-height:18px}.mpName time{color:var(--text-soft);font-size:11px;line-height:18px}.mpSubj{display:flex;justify-content:space-between;align-items:center}.mpSubj p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:210px;font-size:12px;line-height:16px;color:var(--text-sub)}.mpSubj i{font-size:16px;color:var(--icon-soft)}.mpMessage{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:220px;font-size:12px;line-height:16px;color:var(--text-soft)}.unread figure{background:var(--bg-primary-soft)}.unread figure span{color:var(--text-brand)}.unread .mpName strong{color:var(--text-brand)}.newMessageBtn{margin-top:22px}.emptyMessage{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:24px;font-size:16px;line-height:20px;color:var(--text-sub)}.emptyMessage i{font-size:40px}.loading{width:200px;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-main);display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(calc(-50% + 120px),calc(-50% + 10px));z-index:998;box-shadow:0 0 30px #0003}.loading img{margin-top:12px;margin-bottom:4px}.loading div{margin-bottom:24px}.emptyList{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 200px);gap:12px;font-size:16px;line-height:20px;color:var(--text-soft)}.emptyList>i{font-size:40px;line-height:40px}.emptyList h3{font-weight:500;font-size:16px;color:var(--text-main)}.userMenu{width:240px;padding:16px;border-radius:6px;position:fixed;top:64px;right:10px;border:1px solid var(--border-default);z-index:1000;background:var(--bg-main);box-shadow:0 0 30px #0000001a}.userMenuTop{display:flex;align-items:center;justify-content:center;gap:4px;flex-direction:column;border-bottom:1px solid var(--border-divider);padding-bottom:8px;margin-bottom:8px}.userMenuTop figure{margin-bottom:4px}.userMenuTop figure img{border-radius:50%}.userMenuTop strong{font-weight:500;font-size:16px;line-height:20px}.userMenuTop span{font-weight:400;font-size:12px;line-height:16px;color:var(--text-soft);display:flex;gap:4px;align-items:center}.userMenuTop span i{font-size:16px}.userMenuLinks{display:flex;flex-direction:column;gap:8px}.userMenuLinks>li>a,.userMenuLinks>li>button{display:flex;padding:8px;gap:8px;width:100%;line-height:20px;color:var(--text-main);font-size:14px;border-radius:6px}.userMenuLinks>li>a i,.userMenuLinks>li>button i{font-size:16px}.userMenuLinks>li>a:hover,.userMenuLinks>li>button:hover{background:var(--bg-weak)}.logoutLink{border-top:1px solid var(--border-divider);padding-top:8px}.logoutLink button{color:var(--text-red)!important}.absenceView{display:flex;flex-direction:column;gap:8px}.absenceFlex{display:flex;gap:8px}.absSideBar{width:320px}.absCalendar{flex:1}.dayOfWeek{text-align:right;font-size:12px;font-weight:500;line-height:20px;color:var(--text-sub)}.dayOfWeek.disabled{color:var(--text-disable)}.dayNotes{min-height:80px;display:flex;gap:4px;flex-direction:column}.iStatBoxList{display:flex;gap:8px}.iStatBoxList>li{flex:1}.iStatBox{border:1px solid var(--border-default);border-radius:6px;padding:16px 20px;display:flex;flex-direction:column;gap:8px}.iStatBox h3{font-weight:400;font-size:14px;line-height:18px;color:var(--text-main)}.iStatVal{display:flex;align-items:center;justify-content:space-between}.iStatVal strong{font-weight:600;font-size:24px}.iStatVal i{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:25px;border-radius:12px}.iStatVal i.blue{background:var(--bg-blue-sub);color:var(--icon-blue)}.iStatVal i.green{background:var(--bg-green-sub);color:var(--icon-green)}.iStatVal i.orange{background:var(--bg-orange-sub);color:var(--icon-orange)}.iStatSub{font-weight:400;font-size:14px;line-height:18px;color:var(--text-sub)}.pendingCount span{line-height:24px;background:var(--bg-soft);border-radius:9999px;padding:0 12px;color:var(--text-sub);font-size:11px;white-space:nowrap;display:block}.dashDesc{font-size:12px;color:var(--text-soft);line-height:16px}.pendingRequestList{display:flex;gap:12px;flex-direction:column;max-height:700px;overflow:auto;margin:0 -16px;padding:0 16px}.pendingItem{border:1px solid var(--border-default);border-radius:8px;padding:12px;position:relative}.absLabel{position:absolute;top:12px;right:12px;line-height:24px;padding:0 8px;border-radius:9999px;font-size:11px}.absLabel.blue{background:var(--bg-blue-sub);color:var(--bg-blue)}.absLabel.yellow{background:var(--bg-yellow-sub);color:var(--bg-yellow)}.absLabel.red{background:var(--bg-red-sub);color:var(--bg-red)}.pendingSummary{margin-bottom:16px;display:flex;gap:4px;flex-direction:column}.pendingSummary>li{display:flex;gap:4px;line-height:16px}.pendingSummary>li strong{font-size:14px;line-height:20px;font-weight:500;color:var(--text-main)}.pendingSummary>li span{color:var(--text-sub);font-size:12px}.pendingSummary>li i{font-size:14px}.pendActions{display:flex;gap:12px}.pendActions>li{flex:1}.pendActions>li button{width:100%;justify-content:center}.absUser{line-height:16px;padding:0 4px;border-radius:4px;font-size:10px}.absUser.blue{background:var(--bg-blue);color:var(--text-on-inverse)}.absUser.red{background:var(--bg-red);color:var(--text-on-inverse)}.absUser.yellow{background:var(--bg-yellow);color:var(--text-black)}.absLegends{margin-bottom:16px;display:flex;gap:24px}.absLegends>li{display:flex;gap:8px;align-items:center;line-height:16px;font-size:12px;color:var(--text-sub)}.absLegends>li span{width:7px;height:7px;border-radius:1.5px;display:block}.absLegends>li span.blue{background:var(--bg-blue)}.absLegends>li span.red{background:var(--bg-red)}.absLegends>li span.yellow{background:var(--bg-yellow)}.viewMessageCard>header{padding:16px;border-bottom:1px solid var(--border-default);margin:0}.viewMessageUser{padding:16px;border-bottom:1px solid var(--border-default);display:flex;justify-content:space-between}.viewMessage{padding:16px;display:flex;flex-direction:column;gap:16px}.viewMessageText{font-size:14px;line-height:20px;color:var(--text-sub)}.userMail{display:flex;gap:8px}.userMail>figure{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:16px;background:var(--bg-sub)}.userMailName{display:flex;flex-direction:column}.mailSubject{font-weight:500;line-height:18px;font-size:14px;color:var(--text-main)}.userMailName span{color:var(--text-sub);font-size:12px;line-height:18px}.mailDateTime{line-height:18px;color:var(--text-soft);font-size:12px;text-align:right}.viewAttachment{display:flex;gap:8px;padding:8px;border-radius:4px;border:1px solid var(--border-default);align-items:center;width:fit-content}.viewAttachment .hgi-attachment{width:32px;height:32px;border-radius:4px;background:var(--bg-blue-sub);display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--text-blue)}.viewAttach{display:flex;line-height:16px;flex-direction:column;padding-right:12px}.viewAttach strong{color:var(--text-sub);font-size:12px}.viewAttach span{color:var(--text-soft);font-size:11px}.viewAttachment .hgi-download-04{font-size:16px}.viewAttachment .hgi-cancel-01{font-size:16px;color:var(--text-red)}.viewMessageForm header{padding:16px;border-bottom:1px solid var(--border-default);margin-bottom:0}.viewMessageForm header h2{font-size:14px;color:var(--text-sub);line-height:28px}.viewMessageForm header h2 span{font-weight:500;color:var(--text-main)}.messageForm{padding:16px;height:calc(100vh - 300px);overflow:auto}.viewMessageForm footer{padding:16px;display:flex;justify-content:space-between;border-top:1px solid var(--border-default)}.emptyMessageList,.loadingMessageList{padding:12px;text-align:center;color:var(--text-sub)}.previewFormList{display:flex;flex-direction:column;gap:8px}.previewDetailBox{padding:12px;border:1px solid var(--border-default);border-radius:8px;display:flex;flex-direction:column;gap:24px}.previewDetailTitle{display:flex;justify-content:space-between;line-height:20px;align-items:center}.previewDetailTitle h2{display:flex;gap:8px;align-items:center;font-weight:500;font-size:16px}.previewDetailTitle h2 i{font-size:20px;color:var(--icon-brand)}.editStepBtn{color:var(--text-blue);font-weight:500;font-size:12px;display:flex;gap:4px}.editStepBtn i{font-size:15px}.previewDetail{display:flex;flex-wrap:wrap;column-gap:24px;row-gap:16px}.previewDetail>li{flex:1 1 calc(50% - 12px);display:flex;justify-content:space-between;line-height:18px;font-size:14px}.previewDetail>li span{color:var(--text-sub)}.previewDetail>li strong{font-weight:500}.empSchedulePrev{display:flex;gap:8px;flex-direction:column}.empSchedulePrev>li{display:flex;justify-content:space-between;padding:8px 16px;line-height:18px;align-items:center;background:var(--bg-weak);border-radius:4px;font-size:14px}.empSchedulePrev>li span{color:var(--text-sub)}.empSchedulePrev>li strong{font-weight:500;display:flex;gap:8px}.empSchedulePrev>li:first-child{background:none;border:1px solid var(--border-default)}.empSchedulePrev>li:last-child{background:var(--bg-blue-sub);color:var(--text-blue)}.empSchedulePrev>li:last-child span{color:var(--text-blue)}.switch{position:relative;display:block;width:36px;height:20px;border-radius:10px}.switchItem{display:flex;gap:6px;align-items:center}.switch input{opacity:0;width:0;height:0}.swithbtn{position:absolute;border-radius:34px;cursor:pointer;inset:0;-webkit-transition:.4s;transition:.4s;background:var(--bg-sub)}.swithbtn:before{border-radius:50%;background:var(--text-white);position:absolute;content:"";height:16px;width:16px;left:2px;top:2px;-webkit-transition:.4s;transition:.4s}input:checked+.swithbtn{background:var(--bg-brand)}input:checked+.swithbtn:before{background:var(--text-white);-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translate(16px)}.radioDay{display:flex;gap:36px}.enableEmpWeekDay{display:flex;gap:12px;line-height:20px;font-size:14px;font-weight:500}.empWeekSchedule{display:flex;gap:16px;flex-direction:column}.empWeekSchedule>li{border-radius:8px;padding:16px;border:1px solid var(--border-disable);display:flex;flex-direction:column;gap:16px}.selectTimeBoxFlex{display:flex;justify-content:space-between;flex-direction:column}.selectTimeBox{display:flex;gap:12px;align-items:center;font-size:14px;justify-content:space-between}.selectTimeBox .txt{width:140px!important}.deleteHour i{font-size:20px}.scheduleDurationBox{border:1px solid var(--border-blue);border-radius:8px;padding:16px;margin-bottom:16px;display:flex;flex-direction:column;gap:16px}.scheduleDurationBox strong{font-weight:500;font-size:14px;line-height:20px;display:flex;gap:8px;color:var(--text-blue)}.scheduleDurationBox strong i{font-size:20px}.scheduleDurationBox .formItem{max-width:50%}.genPass{position:relative}.genPass .primaryButton{position:absolute;top:2px;right:2px;height:33px;line-height:33px;padding:0 10px}.personHeader{display:flex;justify-content:space-between;width:100%;align-items:center}.personStartHead{display:flex;gap:12px;align-items:center}.backBtn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:20px}.personName{display:flex;flex-direction:column;gap:2px}.personName h1{font-weight:500;font-size:18px;line-height:24}.personName h2{font-size:14px;line-height:20px;font-weight:400;color:var(--text-sub)}.infoBoxList{display:flex;flex-direction:column;gap:8px}.infoBox{border:1px solid var(--border-default);padding:24px;gap:16px;display:flex;flex-direction:column;border-radius:8px}.infoBox h2{font-weight:500;font-size:16px;line-height:20px;color:var(--text-blue)}.infoDetail{display:flex;flex-wrap:wrap;gap:16px}.infoDetail>li{width:calc(33.33% - 11px);display:flex;gap:8px}.infoDetail>li>i{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--icon-soft);font-size:20px}.infoVal{display:flex;gap:4px;flex-direction:column}.infoVal span{color:var(--text-soft);font-size:14px;line-height:18px}.infoVal strong{color:var(--text-main);font-size:15px;line-height:20px;font-weight:500}.infoVal strong small{font-size:14px;font-weight:400;margin-top:6px}.tabBtns{display:flex;border-bottom:1px solid var(--border-default)}.tabBtns li{flex:1}.tabBtns li button,.tabBtns li a{width:100%;height:50px;font-size:14px;font-weight:400;line-height:50px;color:var(--text-sub);cursor:pointer;transition:0s;text-align:center;display:block}.tabBtns li.active button,.tabBtns li a.active{color:var(--text-main);font-weight:500;border-bottom:2px solid var(--border-brand)!important}.tab-panel{display:block}.tab-panel[aria-hidden=true]{visibility:hidden;height:0;overflow:hidden;pointer-events:none}.tab-panel.active{visibility:visible;height:auto;pointer-events:auto}.personTabs .tab{border-bottom:1px solid var(--border-default)}.personTabs .tabBtns li{flex:none;border-bottom:none}.personTabs .tabBtns li button,.personTabs .tabBtns li a{padding:0 32px}.personalCalendarFlex{display:flex;gap:8px}.scheduleSide{width:240px;display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid var(--border-default);border-radius:8px}.personalCalendar{flex:1;border:1px solid var(--border-default);border-radius:8px}.scheduleSide h2{font-weight:500;font-size:16px;line-height:20px}.weekdaySchedule{display:flex;flex-direction:column;gap:8px}.weekdaySchedule>li{background:var(--bg-weak);padding:8px 12px;gap:2px;display:flex;flex-direction:column;border-radius:4px}.personScheduleDuration{background:var(--bg-blue-sub);color:var(--text-blue);padding:8px 12px;gap:2px;display:flex;flex-direction:column;border-radius:4px}.weekdaySchedule>li span,.personScheduleDuration span{font-size:13px;line-height:16px;color:var(--text-sub);margin-bottom:6px}.weekdaySchedule>li strong,.personScheduleDuration strong{font-size:14px;line-height:18px;font-weight:500}.personScheduleDuration span{color:var(--text-blue)}.emptyDocuments{height:calc(100vh - 300px)}.emptyDocuments p{margin-bottom:12px}.personTabs app-tab>.cardContent{min-height:calc(100vh - 255px)}.docHeader{display:flex;flex-direction:row-reverse;margin-bottom:16px}.docList{display:flex;gap:12px;flex-direction:column}.docItem{border:1px solid var(--border-default);padding:16px 20px;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.docItemStart{display:flex;gap:12px;align-items:center}.docItemStart i{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:24px;border-radius:50%;background:var(--bg-orange-sub);color:var(--icon-orange)}.docName{display:flex;flex-direction:column;gap:8px}.docName strong{font-weight:500;font-size:16px;line-height:20px}.docName span{font-size:13px;line-height:16px;color:var(--text-sub)}.docActions{display:flex;gap:16px}.icBtn{width:36px;height:36px;display:flex;justify-content:center;align-items:center;font-size:20px;border-radius:4px}.icBtn.indigo{color:var(--text-indigo);background:var(--bg-indigo-sub)}.icBtn.indigo:hover{background:var(--bg-indigo);color:var(--text-white)}.icBtn.green{color:var(--text-green);background:var(--bg-green-sub)}.icBtn.green:hover{color:var(--text-white);background:var(--bg-green)}.icBtn.red{color:var(--text-red);background:var(--bg-red-sub)}.icBtn.red:hover{color:var(--text-white);background:var(--bg-red)}.uploadArea{height:200px;display:flex;flex-direction:column;gap:12px;padding:12px;border:2px dashed var(--border-default);border-radius:8px;align-items:center;justify-content:center;position:relative}.uploadArea i{color:var(--icon-sub);font-size:40px;line-height:40px}.uploadArea>strong{color:var(--text-sub);font-weight:400;font-size:12px;line-height:18px}.uploadArea>strong span{color:var(--text-blue);font-weight:500}.uploadArea>span{color:var(--text-soft);font-size:10px;line-height:16px}.txtupload{position:absolute;inset:0;opacity:0}.actions .textButton{padding:0 16px!important}.patientBudgetHead{display:flex;flex-direction:row-reverse;margin-bottom:12px}.activeIco{width:24px;height:24px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;font-size:16px;color:var(--icon-white);background:var(--bg-green)}.deactiveIco{width:24px;height:24px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;font-size:16px;color:var(--icon-white);background:var(--bg-red)}.inFormBox{border:1px solid var(--border-default);border-radius:8px;padding:16px;margin-bottom:8px}.formInLineBtn{padding-top:27px}.formInLineBtn .primaryButton{height:38px;line-height:38px}.hasInlineIcon{position:relative}.hasInlineIcon i{position:absolute;top:6px;right:7px;line-height:24px;font-size:20px;color:var(--icon-soft);left:auto}.calendarContainer{position:relative}.exCalendarActions{position:absolute;top:0;right:0;display:flex;gap:8px}.calendarActions{display:flex;gap:8px}.calendarControls{display:flex;border:1px solid var(--border-default);border-radius:4px}.fc .fc-toolbar.fc-header-toolbar{padding:0;margin-bottom:48px}.fc .calendarControls .fc-button-primary,.fc .calendarControls .fc-button-primary:active{background:none;border:none;color:var(--icon-soft);display:flex;justify-self:center;align-items:center;width:32px!important;font-size:12px!important;outline:none!important;box-shadow:none!important}.fc .fc-toolbar-title{line-height:32px;font-size:12px;font-weight:500;color:var(--text-sub);min-width:150px;text-align:center}.fc .fc-today-button,.fc .fc-today-button:hover,.fc .fc-today-button:disabled{border:1px solid var(--border-default);border-radius:4px;color:var(--text-sub);background:none!important;font-size:12px!important;font-weight:500!important}.fc-button-group{padding:2px;border-radius:4px;background:var(--bg-soft)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{border-radius:4px;background:#fff;color:var(--text-main);font-weight:500;font-size:11px;box-shadow:none!important}.fc-button-group .fc-button-primary{background:none;min-width:50px;font-size:11px;border:none;color:var(--text-sub)}.fc-button-group .fc-button-primary:hover{font-weight:500;background:none;color:var(--text-sub)}.fc-col-header th{background:var(--bg-soft);padding:8px 20px;color:var(--text-sub);border-color:var(--border-default);font-weight:500;gap:4px}.fc-theme-standard td,.fc-theme-standard th{border-color:var(--border-default)}.fc-theme-standard .fc-scrollgrid{border:none}.calendarContainer .fc .fc-view-harness{border-radius:8px;overflow-x:hidden;border:1px solid var(--border-default)}.fc .fc-more-popover .fc-popover-body{padding:10px 0;display:flex;flex-direction:column;gap:4px}.calendarContainer .fc-scrollgrid{border-radius:12px}.fc-day-sat{border-right:none!important}.fc-scrollgrid-section.fc-scrollgrid-section-body.fc-scrollgrid-section-liquid>td{border:none}.fc-scrollgrid-section.fc-scrollgrid-section-header th:last-child{border:none}.fc .fc-daygrid-day-number{padding:8px}.scheduleLabelsGuid{position:absolute;top:48px;left:0;display:flex;gap:24px;font-size:11px;line-height:16px;color:var(--text-sub)}.scheduleLabelsGuid li{display:flex;gap:8px;align-items:center}.slDot{width:8px;height:8px;border-radius:2px}.slDot.green{background:var(--bg-green)}.slDot.red{background:var(--bg-red)}.slDot.blue{background:var(--bg-blue)}.slDot.gray{background:var(--icon-sub)}.slDot.yellow{background:var(--bg-yellow)}.mission,.absence{display:block;margin:0 8px!important;border-radius:4px;padding:4px 4px 4px 8px;display:flex;flex-direction:column;font-size:10px;line-height:1.2;border-left:3px solid var(--bg-sub);align-items:start;gap:4px;line-height:14px}.mission-completed{background:var(--bg-green-sub);border-color:var(--bg-green)}.mission-cancelled,.absence-sick{background:var(--bg-red-sub);border-color:var(--bg-red)}.mission-in-progress,.absence-vacation{background:var(--bg-blue-sub);border-color:var(--bg-blue)}.absence-personal{background:var(--bg-yellow-sub);border-color:var(--bg-yellow)}.mission-draft{background:var(--bg-soft);border-color:var(--border-active)}.mission-time{font-size:10px;color:var(--text-sub)}.mission-title{font-weight:500;font-size:11px}.mission-inner{display:flex;flex-direction:column;gap:4px;color:var(--text-main)}.mission-icon{position:absolute;top:2px;right:2px;width:16px;height:16px;background:#ffffff59;border-radius:4px}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{display:flex;flex-direction:column;gap:4px}.patPopControls{position:absolute;top:12px;right:48px;display:flex;gap:16px}.approveBtn{position:absolute;top:12px;left:12px}.patPopControls>li button{width:24px;height:30px;display:flex;align-items:center;justify-content:center;color:var(--icon-main);font-size:18px}.patDetailPop{display:flex;flex-direction:column;gap:16px}.patientNameInPop{display:flex;gap:8px;align-items:center}.patientNameInPop h2{font-size:18px;font-weight:500;line-height:24px}.pnStatus{width:12px;height:12px;border-radius:4px}.pnStatus.in-progress{background:var(--bg-blue)}.pnStatus.completed{background:var(--bg-green)}.pnStatus.cancelled{background:var(--bg-red)}.pnStatus.draft{background:var(--icon-sub)}.patSeperator{border-bottom:1px solid var(--border-default)}.patRowIco{display:flex;gap:8px;line-height:20px;color:var(--text-sub);font-size:14px}.patRowIco i{font-size:20px}.patRowIco.lastRow{padding-bottom:8px}.overlayMenu{padding:4px 6px;border-radius:10px;background:var(--bg-main);box-shadow:0 5px 20px #0000001a;line-height:28px;z-index:10001;min-width:130px}.overlayMenu>li{padding:2px 0}.overlayMenu>li a,.overlayMenu>li button{color:var(--text-sub);display:flex;gap:8px;border-radius:5px;padding:0 6px;width:100%;line-height:30px}.overlayMenu>li a i,.overlayMenu>li button i{font-size:16px}.overlayMenu>li a:hover,.overlayMenu>li button:hover{background:var(--bg-soft)}.overlayMenu>li a.danger,.overlayMenu>li button.danger{color:var(--text-red)}.overlayMenu>li a.danger:hover,.overlayMenu>li button.danger:hover{background:var(--bg-red-soft)}.settingCardContent{padding:16px;min-height:calc(100vh - 232px)}.settingCardContentWith{padding:16px;min-height:calc(100vh - 289px)}.subscriptionView{padding-top:48px;display:flex;flex-direction:column;gap:24px;align-items:center}.subscriptionTitle{display:flex;flex-direction:column;gap:8px;align-items:center}.subscriptionTitle h1{font-weight:500;font-size:20px;line-height:25px}.subscriptionTitle p{font-weight:400;font-size:14px;line-height:18px;color:var(--text-sub)}.subscriptionTimeSwitch{display:flex;padding:4px;background:var(--bg-soft);border-radius:9999px}.subscriptionTimeSwitch button{width:84px;height:24px;line-height:24px;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:12px;color:var(--text-sub)}.subscriptionTimeSwitch button.active{background:var(--bg-main);color:var(--text-main);font-weight:500}.subscriptionDiscount{font-weight:400;font-size:14px;line-height:18px;color:var(--text-sub)}.subscriptionDiscount span{color:var(--text-blue)}.subscriptionList{display:flex;gap:16px;width:100%;align-items:center;justify-content:center}.subscriptionList>li{flex:1;max-width:380px}.subscriptionItem{border:1px solid var(--border-default);border-radius:12px;gap:32px;padding:24px;display:flex;flex-direction:column}.subscriptionItem.recommended{border-color:var(--border-brand)}.recommendedLabel{border-radius:4px;line-height:22px;padding:0 10px;background:var(--bg-green-sub);color:var(--text-green);font-size:12px;font-weight:400;display:block}.subsTitles{display:flex;flex-direction:column;gap:8px}.subsTitles h1{font-weight:500;font-size:24px;line-height:30px;display:flex;gap:12px;align-items:center}.subsTitles p{font-weight:400;font-size:16px;line-height:20px;color:var(--text-sub)}.subPrice{font-weight:500;font-size:48px;line-height:60px;display:flex;gap:12px;align-items:center}.subPrice span{font-size:16px;line-height:20px;font-weight:400;color:var(--text-sub)}.subSummary{display:flex;gap:16px;flex-direction:column}.subSummary>li{display:flex;gap:12px;align-items:center;font-size:15px;line-height:20px;color:var(--text-sub)}.subSummary>li i.hgi-tick-02{font-size:20px;color:var(--icon-brand)}.subSummary>li i.hgi-cancel-01{font-size:20px;color:var(--icon-red)}.subButton{width:100%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;line-height:36px;height:36px;border:1px solid var(--border-default);border-radius:4px;color:var(--text-sub)}.subButton:hover{background:var(--bg-brand);border-color:var(--border-brand);color:var(--text-white)}.settingsForm{max-width:480px}.radioList{display:flex;gap:36px}.radioList li{flex:1}.userAvatarView{display:flex;gap:16px;margin-bottom:24px}.userAvatarView figure{border-radius:50%;overflow:hidden}.changeAvatarView{display:flex;flex-direction:column;gap:8px}.changeAvText{font-size:14px;line-height:18px;color:var(--text-sub)}.changeAvControls{display:flex;gap:8px}.avInputBox{position:relative;width:110px}.avInput{opacity:0}.avLabel{position:absolute;inset:0;font-weight:500;font-size:12px;color:var(--text-white);background:var(--bg-brand);text-align:center;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.companyFlex{display:flex;gap:8px}.companyFlex>.companyBox{flex:1}.companyImages{width:342px;display:flex;flex-direction:column;gap:8px}.companyBox{border-radius:12px;padding:16px;gap:16px;border:1px solid var(--border-default);display:flex;flex-direction:column}.companyBox>h2{font-weight:500;font-size:15px}.addSignView h3{font-weight:400;font-size:12px;line-height:16px;color:var(--text-sub);margin-bottom:6px}.signArea{height:310px;border:1px solid var(--border-default);border-radius:6px}.signCanvas{width:100%;height:310px;touch-action:none}.companyUploadList{display:flex;gap:8px}.companyUploadList>li{width:calc(50% - 4px)}.cuItem{height:150px;border:1px solid var(--border-default);border-radius:6px;position:relative}.cuText{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;height:150px;font-size:12px;color:var(--text-soft)}.cuText i{font-size:20px}.cuInput{opacity:0;position:absolute;inset:0;z-index:100}.removeFile{position:absolute;top:10px;right:10px;z-index:300;font-size:16px}.cuPreview{position:absolute;inset:0;z-index:99;width:100%;height:100%;background:#fff}.permissionListGroup{display:flex;flex-direction:column;gap:12px}.permissionList{padding:16px;display:flex;gap:32px;flex-wrap:wrap}.permissionList>li{width:calc(25% - 24px)}.permissionList .checkbox:checked+.lblCheck:before{background:var(--bg-blue);border-color:var(--border-blue)}.signFoot{display:flex;justify-content:space-between}.advSearchBox{border:1px solid var(--border-default);border-radius:8px;padding:16px;background:var(--bg-main);margin-bottom:16px}.advSearchButton{padding-top:28px}.advSearchButton .greenButton{height:38px}.advSearchBox .formRow{margin-bottom:0}.colNo{width:80px}.colAct{width:60px}.tgTable{font-size:20px;display:flex;align-items:center;transition:.3s}.tgTable.active{transform:rotate(90deg)}.nestedTbl td,.nestedTbl th{padding:4px 8px;font-size:12px}.nestedTbl .btnMore{height:30px;line-height:34px}.nestedTd{padding:12px!important}.popMsg{font-size:14px;line-height:22px;color:var(--text-sub)}.formSecName{color:var(--text-soft);font-size:12px;margin-bottom:8px}.ftCalculator{display:flex;flex-direction:row-reverse}.sliderInputLabels{display:flex;justify-content:space-between;line-height:16px;color:var(--text-soft);font-size:12px;font-weight:400}.calcResultBox h2{line-height:16px;font-size:13px;font-weight:500;margin-bottom:8px}.calcProgressBar{border-radius:4px;height:24px;position:relative;display:flex;overflow:hidden}.cProgress{display:flex;align-items:center;justify-content:center;color:var(--text-white);font-weight:500;font-size:12px;background:var(--bg-indigo);height:24px;transition:.3s}.cProgress.blue{background:var(--bg-indigo)}.cProgress.green{background:var(--bg-green)}.calcSeperator{border-bottom:1px solid var(--border-divider);margin:16px 0}.calcFinalResult{padding:16px;border-radius:10px;background:var(--bg-weak);display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--text-sub);line-height:30px;margin-bottom:16px}.calcFinalResult strong{font-weight:500;font-size:24px;color:var(--text-main)}.sliderInput{display:flex;gap:8px;margin-bottom:8px}.slMin,.slMax{font-weight:500;font-size:16px;line-height:22px}.slInput{padding-top:4px;flex:1}.ngx-slider{margin:0!important}.ngx-slider.animate .ngx-slider-bubble.ngx-slider-limit{display:none}.ngx-slider .ngx-slider-bubble{display:none!important}.ngx-slider .ngx-slider-bar-wrapper{height:20px!important;margin-top:-10px!important;padding-top:10px!important}.ngx-slider .ngx-slider-selection,.ngx-slider .ngx-slider-tick.ngx-slider-selected,.ngx-slider .ngx-slider-pointer{background:var(--bg-brand-darker)!important}.ngx-slider .ngx-slider-pointer{height:20px!important;top:-8px!important}.ngx-slider .ngx-slider-pointer:after{top:6px!important}.transactionLbl.red{color:var(--text-red)}.transactionLbl.green{color:var(--text-green)}.popUserBudgetSummaryBox{margin-bottom:12px;background:var(--bg-weak);border-radius:8px;padding:12px}.popUserBudgetSummary{display:flex}.popUserBudgetSummary li{display:flex;flex-direction:column;gap:8px;flex:1}.popUserBudgetSummary li span{font-size:12px;line-height:16px;color:var(--text-soft)}.popUserBudgetSummary li strong{font-size:17px;line-height:18px;font-weight:500}.lastFormRow{margin-bottom:0!important}.formSeperator{border-bottom:1px solid var(--border-divider);margin-bottom:16px}.quickViewDetail{display:flex;flex-direction:column;gap:8px}.quickViewDetail>li{display:flex;gap:8px;line-height:24px;align-items:center}.quickViewDetail>li>span{width:124px;display:inline-block;font-weight:500;font-size:11px;color:var(--text-soft)}.quickViewDetail>li>strong{flex:1;font-weight:400;font-size:14px}.statusLabel{padding:4px 8px;border-radius:9999px;display:flex;align-items:center;gap:4px;width:fit-content}.statusLabel.green{color:var(--text-green);background:var(--bg-green-sub)}.statusLabel.red{color:var(--text-red);background:var(--bg-red-sub)}.tblFooter{background:var(--bg-soft)}.totalTimeLbl{font-weight:600;font-size:14px}.tblGuide{background:var(--bg-weak);padding:12px 16px;border-radius:8px;display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:400;color:var(--text-sub);line-height:16px;margin-bottom:12px}.tblGuide p{display:flex;align-items:center;gap:12px}.tblGuide p i{font-size:18px}.tblGuideLabels{display:flex;gap:20px}.tblGuideLabels li{display:flex;gap:8px}.tblGuideLabels li strong{color:var(--text-main);font-weight:600}.iconTitle{display:flex;gap:8px;margin-bottom:12px}.iconTitle i{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:30px}.iTitle{display:flex;flex-direction:column;gap:4px}.iTitle h2{line-height:20px;font-weight:500;font-size:16px}.iTitle p{line-height:16px;font-weight:400;font-size:13px;color:var(--text-sub)}.tSheetBoxList{display:flex;gap:8px}.tSheetBoxList>li{flex:1;border:1px solid var(--border-default);border-radius:8px}.tSheetBox{padding:16px;gap:12px;display:flex;flex-direction:column}.tSheetBox>h2{font-size:14px;font-weight:500;line-height:18px;display:flex;gap:4px;align-items:center}.tSheetBox>h2 i{font-size:16px}.totalView{border-radius:4px;padding:8px;display:flex;justify-content:space-between;align-items:center;line-height:18px}.totalView h2{font-weight:500;font-size:14px;line-height:14px}.totalValue{border-radius:4px;padding:4px 8px;font-weight:500;font-size:14px}.totalView.blue{background:var(--bg-blue-sub);color:var(--text-blue)}.totalView.blue .totalValue{background:var(--bg-blue-soft)}.totalView.green{background:var(--bg-green-sub);color:var(--text-green)}.totalView.green .totalValue{background:var(--bg-green-soft)}.totalView.gray{background:var(--bg-weak);color:var(--text-sub)}.totalView.gray .totalValue{background:var(--bg-sub)}.totalView.black{background:var(--bg-inverse-soft);color:var(--text-on-inverse)}.totalView.black .totalValue{background:var(--bg-inverse-weak)}.totList{display:flex;flex-direction:column;gap:12px}.totSeperator{border-bottom:1px solid var(--border-divider);margin:0}.tSheetBox .formRow{margin-bottom:10px}.tSheetBox .formItem label{font-size:12px;line-height:13px}.signBox{border:1px solid var(--border-default);border-radius:6px;display:flex;justify-content:center;height:170px;align-items:center}.signBtns{display:flex;gap:12px;align-items:center;color:var(--text-sub)}.generateReportView{max-height:calc(100vh - 200px);overflow:auto}.tbl.small th,.tbl.small td{padding:4px 8px}.tblReport .txt{max-width:110px}.absenceLogText{font-size:13px;font-weight:400;color:var(--text-soft);margin-bottom:12px;line-height:16px}.missionFormFlex{display:flex;gap:12px}.missionForm{flex:1;max-height:550px;overflow:auto}.missionMap{flex:1;overflow:hidden;border-radius:10px}.mapView{width:100%;height:100%}.fc-more-link{display:inline-flex;width:100%;align-items:center;justify-content:center;padding:2px 8px;font-size:11px;cursor:pointer;color:var(--text-sub)}.filterBox{width:280px;padding:12px;border:1px solid var(--border-default);border-radius:8px;background:var(--bg-main);margin-top:5px}.filterBtns{display:flex;gap:12px}.filterBtns button{flex:1;text-align:center;align-items:center;justify-content:center}.filterBox .formRow{margin-bottom:12px}.todoFilters{display:flex;gap:8px;margin-bottom:16px}.todoFilters>li .todoFilter{border-radius:9999px;border:1px solid var(--border-default);line-height:22px;padding:0 10px;font-size:12px;font-weight:400;color:var(--text-sub)}.todoFilters>li .todoFilter.selected{background:var(--bg-inverse-soft);border-color:var(--bg-inverse-soft);color:var(--text-on-inverse)}.todoList{height:414px;overflow:auto;margin:0 -16px -16px;padding:0 16px 16px}.todoList>li{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-divider);display:flex;gap:12px;align-items:center}.todoList>li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.todoStatus{display:flex;align-items:center;justify-content:center;width:20px}.todoStatus label{margin-top:-20px}.todoContent{flex:1}.todoContent{display:flex;flex-direction:column;gap:8px}.todoHeader{display:flex;justify-content:space-between}.todoTitle{font-size:14px;font-weight:400;line-height:20px}.todoHeader .btnMore{line-height:20px}.todoFooter{display:flex;justify-content:space-between}.todoDetail{display:flex;gap:8px;color:var(--text-soft);font-size:11px}.todoDetail>li{display:flex;gap:4px;align-items:center}.todoDetail>li i{font-size:16px}.todoCategory{border-radius:9999px;padding:0 10px;line-height:20px;font-size:11px;display:flex;align-items:center}.popup-wrapper .form .formRow:last-child{margin-bottom:0}.taskDescForm{font-size:14px;color:var(--text-sub);line-height:20px;margin-bottom:20px}.searchRel{position:relative}.searchResultBox{border:1px solid var(--border-default);border-radius:4px;position:absolute;top:42px;left:0;right:0;z-index:100;background:var(--bg-main);max-height:200px;overflow:auto}.searchResults{display:flex;flex-direction:column;padding:8px 0}.searchResults>li>a{display:flex;width:100%;padding:8px 16px;line-height:16px;flex-direction:row;gap:8px;color:var(--text-main);align-items:center}.searchResults>li>a i{font-size:15px}.searchResults>li>a:hover{color:var(--text-brand)}.searchTypeBadge{color:var(--text-soft)}.searchEmpty{padding:0 16px;display:flex;align-items:center;gap:8px}@font-face{font-family:hugeicons-stroke-rounded;src:url(/fonts/hugeicons/hgi-stroke-rounded.eot?t=1746104606739);src:url(/fonts/hugeicons/hgi-stroke-rounded.eot?t=1746104606739#iefix) format("embedded-opentype"),url(/fonts/hugeicons/hgi-stroke-rounded.woff2?t=1746104606739) format("woff2"),url(/fonts/hugeicons/hgi-stroke-rounded.woff?t=1746104606739) format("woff"),url(/fonts/hugeicons/hgi-stroke-rounded.ttf?t=1746104606739) format("truetype")}.hgi{font-family:hugeicons-stroke-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;font-variant:normal;line-height:inherit;text-rendering:auto;font-display:swap}.hgi.hgi-abacus:before{content:"\3a71"}.hgi.hgi-absolute:before{content:"\3a73"}.hgi.hgi-acceleration:before{content:"\3a75"}.hgi.hgi-access:before{content:"\3a77"}.hgi.hgi-accident:before{content:"\3a79"}.hgi.hgi-account-setting-01:before{content:"\3a7b"}.hgi.hgi-account-setting-02:before{content:"\3a7d"}.hgi.hgi-account-setting-03:before{content:"\3a7f"}.hgi.hgi-activity-01:before{content:"\3a81"}.hgi.hgi-activity-02:before{content:"\3a83"}.hgi.hgi-activity-03:before{content:"\3a85"}.hgi.hgi-activity-04:before{content:"\3a87"}.hgi.hgi-acute:before{content:"\3a89"}.hgi.hgi-add-01:before{content:"\3a8b"}.hgi.hgi-add-02:before{content:"\3a8d"}.hgi.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi.hgi-add-circle:before{content:"\3a91"}.hgi.hgi-add-female:before{content:"\3a93"}.hgi.hgi-add-male:before{content:"\3a95"}.hgi.hgi-add-square:before{content:"\3a97"}.hgi.hgi-add-team-02:before{content:"\3a99"}.hgi.hgi-add-team:before{content:"\3a9b"}.hgi.hgi-add-to-list:before{content:"\3a9d"}.hgi.hgi-address-book:before{content:"\3a9f"}.hgi.hgi-adobe-after-effect:before{content:"\3aa1"}.hgi.hgi-adobe-illustrator:before{content:"\3aa3"}.hgi.hgi-adobe-indesign:before{content:"\3aa5"}.hgi.hgi-adobe-photoshop:before{content:"\3aa7"}.hgi.hgi-adobe-premier:before{content:"\3aa9"}.hgi.hgi-adobe-xd:before{content:"\3aab"}.hgi.hgi-adventure:before{content:"\3aad"}.hgi.hgi-advertisiment:before{content:"\3aaf"}.hgi.hgi-adzan:before{content:"\3ab1"}.hgi.hgi-affiliate:before{content:"\3ab3"}.hgi.hgi-agreement-01:before{content:"\3ab5"}.hgi.hgi-agreement-02:before{content:"\3ab7"}.hgi.hgi-agreement-03:before{content:"\3ab9"}.hgi.hgi-ai-audio:before{content:"\3abb"}.hgi.hgi-ai-beautify:before{content:"\3abd"}.hgi.hgi-ai-book:before{content:"\3abf"}.hgi.hgi-ai-brain-01:before{content:"\3ac1"}.hgi.hgi-ai-brain-02:before{content:"\3ac3"}.hgi.hgi-ai-brain-03:before{content:"\3ac5"}.hgi.hgi-ai-brain-04:before{content:"\3ac7"}.hgi.hgi-ai-brain-05:before{content:"\3ac9"}.hgi.hgi-ai-browser:before{content:"\3acb"}.hgi.hgi-ai-chat-01:before{content:"\3acd"}.hgi.hgi-ai-chat-02:before{content:"\3acf"}.hgi.hgi-ai-chemistry-01:before{content:"\3ad1"}.hgi.hgi-ai-chemistry-02:before{content:"\3ad3"}.hgi.hgi-ai-chemistry-03:before{content:"\3ad5"}.hgi.hgi-ai-chip:before{content:"\3ad7"}.hgi.hgi-ai-cloud-01:before{content:"\3ad9"}.hgi.hgi-ai-cloud-02:before{content:"\3adb"}.hgi.hgi-ai-cloud:before{content:"\3add"}.hgi.hgi-ai-computer:before{content:"\3adf"}.hgi.hgi-ai-content-generator-01:before{content:"\3ae1"}.hgi.hgi-ai-content-generator-02:before{content:"\3ae3"}.hgi.hgi-ai-dna:before{content:"\3ae5"}.hgi.hgi-ai-editing:before{content:"\3ae7"}.hgi.hgi-ai-eraser:before{content:"\3ae9"}.hgi.hgi-ai-file:before{content:"\3aeb"}.hgi.hgi-ai-folder-01:before{content:"\3aed"}.hgi.hgi-ai-folder-02:before{content:"\3aef"}.hgi.hgi-ai-game:before{content:"\3af1"}.hgi.hgi-ai-generative:before{content:"\3af3"}.hgi.hgi-ai-idea:before{content:"\3af5"}.hgi.hgi-ai-image:before{content:"\3af7"}.hgi.hgi-ai-innovation-01:before{content:"\3af9"}.hgi.hgi-ai-innovation-02:before{content:"\3afb"}.hgi.hgi-ai-innovation-03:before{content:"\3afd"}.hgi.hgi-ai-laptop:before{content:"\3aff"}.hgi.hgi-ai-learning:before{content:"\3b01"}.hgi.hgi-ai-lock:before{content:"\3b03"}.hgi.hgi-ai-magic:before{content:"\3b05"}.hgi.hgi-ai-mail-01:before{content:"\3b07"}.hgi.hgi-ai-mail-02:before{content:"\3b09"}.hgi.hgi-ai-mail:before{content:"\3b0b"}.hgi.hgi-ai-mic:before{content:"\3b0d"}.hgi.hgi-ai-network:before{content:"\3b0f"}.hgi.hgi-ai-phone-01:before{content:"\3b11"}.hgi.hgi-ai-phone-02:before{content:"\3b13"}.hgi.hgi-ai-programming:before{content:"\3b15"}.hgi.hgi-ai-scan:before{content:"\3b17"}.hgi.hgi-ai-scheduling:before{content:"\3b19"}.hgi.hgi-ai-search-02:before{content:"\3b1b"}.hgi.hgi-ai-search:before{content:"\3b1d"}.hgi.hgi-ai-security-01:before{content:"\3b1f"}.hgi.hgi-ai-security-02:before{content:"\3b21"}.hgi.hgi-ai-security-03:before{content:"\3b23"}.hgi.hgi-ai-setting:before{content:"\3b25"}.hgi.hgi-ai-sheets:before{content:"\3b27"}.hgi.hgi-ai-smartwatch:before{content:"\3b29"}.hgi.hgi-ai-user:before{content:"\3b2b"}.hgi.hgi-ai-video:before{content:"\3b2d"}.hgi.hgi-ai-view:before{content:"\3b2f"}.hgi.hgi-ai-vision-recognition:before{content:"\3b31"}.hgi.hgi-ai-voice-generator:before{content:"\3b33"}.hgi.hgi-ai-voice:before{content:"\3b35"}.hgi.hgi-ai-web-browsing:before{content:"\3b37"}.hgi.hgi-aids:before{content:"\3b39"}.hgi.hgi-airbnb:before{content:"\3b3b"}.hgi.hgi-aircraft-game:before{content:"\3b3d"}.hgi.hgi-airdrop:before{content:"\3b3f"}.hgi.hgi-airplane-01:before{content:"\3b41"}.hgi.hgi-airplane-02:before{content:"\3b43"}.hgi.hgi-airplane-landing-01:before{content:"\3b45"}.hgi.hgi-airplane-landing-02:before{content:"\3b47"}.hgi.hgi-airplane-mode-off:before{content:"\3b49"}.hgi.hgi-airplane-mode:before{content:"\3b4b"}.hgi.hgi-airplane-seat-02:before{content:"\3b4d"}.hgi.hgi-airplane-seat:before{content:"\3b4f"}.hgi.hgi-airplane-take-off-01:before{content:"\3b51"}.hgi.hgi-airplane-take-off-02:before{content:"\3b53"}.hgi.hgi-airplay-line:before{content:"\3b55"}.hgi.hgi-airpod-01:before{content:"\3b57"}.hgi.hgi-airpod-02:before{content:"\3b59"}.hgi.hgi-airpod-03:before{content:"\3b5b"}.hgi.hgi-airport:before{content:"\3b5d"}.hgi.hgi-al-aqsa-mosque:before{content:"\3b5f"}.hgi.hgi-alarm-clock:before{content:"\3b61"}.hgi.hgi-album-01:before{content:"\3b63"}.hgi.hgi-album-02:before{content:"\3b65"}.hgi.hgi-album-not-found-01:before{content:"\3b67"}.hgi.hgi-album-not-found-02:before{content:"\3b69"}.hgi.hgi-alert-01:before{content:"\3b6b"}.hgi.hgi-alert-02:before{content:"\3b6d"}.hgi.hgi-alert-circle:before{content:"\3b6f"}.hgi.hgi-alert-diamond:before{content:"\3b71"}.hgi.hgi-alert-square:before{content:"\3b73"}.hgi.hgi-algorithm:before{content:"\3b75"}.hgi.hgi-alien-01:before{content:"\3b77"}.hgi.hgi-alien-02:before{content:"\3b79"}.hgi.hgi-align-bottom:before{content:"\3b7b"}.hgi.hgi-align-box-bottom-center:before{content:"\3b7d"}.hgi.hgi-align-box-bottom-left:before{content:"\3b7f"}.hgi.hgi-align-box-bottom-right:before{content:"\3b81"}.hgi.hgi-align-box-middle-center:before{content:"\3b83"}.hgi.hgi-align-box-middle-left:before{content:"\3b85"}.hgi.hgi-align-box-middle-right:before{content:"\3b87"}.hgi.hgi-align-box-top-center:before{content:"\3b89"}.hgi.hgi-align-box-top-left:before{content:"\3b8b"}.hgi.hgi-align-box-top-right:before{content:"\3b8d"}.hgi.hgi-align-horizontal-center:before{content:"\3b8f"}.hgi.hgi-align-key-object:before{content:"\3b91"}.hgi.hgi-align-left:before{content:"\3b93"}.hgi.hgi-align-right:before{content:"\3b95"}.hgi.hgi-align-selection:before{content:"\3b97"}.hgi.hgi-align-top:before{content:"\3b99"}.hgi.hgi-align-vertical-center:before{content:"\3b9b"}.hgi.hgi-all-bookmark:before{content:"\3b9d"}.hgi.hgi-allah:before{content:"\3b9f"}.hgi.hgi-alms:before{content:"\3ba1"}.hgi.hgi-alpha-circle:before{content:"\3ba3"}.hgi.hgi-alpha-square:before{content:"\3ba6"}.hgi.hgi-alpha:before{content:"\3ba7"}.hgi.hgi-alphabet-arabic:before{content:"\3ba9"}.hgi.hgi-alphabet-bangla:before{content:"\3bab"}.hgi.hgi-alphabet-chinese:before{content:"\3bad"}.hgi.hgi-alphabet-greek:before{content:"\3baf"}.hgi.hgi-alphabet-hebrew:before{content:"\3bb1"}.hgi.hgi-alphabet-hindi:before{content:"\3bb3"}.hgi.hgi-alphabet-japanese:before{content:"\3bb5"}.hgi.hgi-alphabet-korean:before{content:"\3bb7"}.hgi.hgi-alphabet-thai:before{content:"\3bb9"}.hgi.hgi-amazon:before{content:"\3bbb"}.hgi.hgi-ambulance:before{content:"\3bbd"}.hgi.hgi-american-football:before{content:"\3bbf"}.hgi.hgi-amie:before{content:"\3bc1"}.hgi.hgi-ammo:before{content:"\3bc3"}.hgi.hgi-ampoule:before{content:"\3bc5"}.hgi.hgi-analysis-text-link:before{content:"\3bc7"}.hgi.hgi-analytics-01:before{content:"\3bc9"}.hgi.hgi-analytics-02:before{content:"\3bcb"}.hgi.hgi-analytics-03:before{content:"\3bcd"}.hgi.hgi-analytics-down:before{content:"\3bcf"}.hgi.hgi-analytics-up:before{content:"\3bd1"}.hgi.hgi-anchor-point:before{content:"\3bd3"}.hgi.hgi-anchor:before{content:"\3bd5"}.hgi.hgi-android:before{content:"\3bd7"}.hgi.hgi-angel:before{content:"\3bd9"}.hgi.hgi-angle-01:before{content:"\3bdb"}.hgi.hgi-angle:before{content:"\3bdd"}.hgi.hgi-angry-bird:before{content:"\3bdf"}.hgi.hgi-angry:before{content:"\3be1"}.hgi.hgi-anonymous:before{content:"\3be3"}.hgi.hgi-api:before{content:"\3be5"}.hgi.hgi-app-store:before{content:"\3be7"}.hgi.hgi-apple-01:before{content:"\3be9"}.hgi.hgi-apple-finder:before{content:"\3beb"}.hgi.hgi-apple-intelligence:before{content:"\3bed"}.hgi.hgi-apple-music:before{content:"\3bef"}.hgi.hgi-apple-news:before{content:"\3bf1"}.hgi.hgi-apple-pie:before{content:"\3bf3"}.hgi.hgi-apple-reminder:before{content:"\3bf5"}.hgi.hgi-apple-stocks:before{content:"\3bf8"}.hgi.hgi-apple-vision-pro:before{content:"\3bfa"}.hgi.hgi-apple:before{content:"\3bfb"}.hgi.hgi-appointment-01:before{content:"\3bfd"}.hgi.hgi-appointment-02:before{content:"\3bff"}.hgi.hgi-approximately-equal-circle:before{content:"\3c01"}.hgi.hgi-approximately-equal-square:before{content:"\3c04"}.hgi.hgi-approximately-equal:before{content:"\3c05"}.hgi.hgi-apricot:before{content:"\3c07"}.hgi.hgi-apron:before{content:"\3c09"}.hgi.hgi-arc-browser:before{content:"\3c0b"}.hgi.hgi-archer:before{content:"\3c0d"}.hgi.hgi-archive-01:before{content:"\3c0f"}.hgi.hgi-archive-02:before{content:"\3c11"}.hgi.hgi-archive-03:before{content:"\3c13"}.hgi.hgi-archive:before{content:"\3c15"}.hgi.hgi-armored-boot:before{content:"\3c17"}.hgi.hgi-arrange-by-letters-a-z:before{content:"\3c19"}.hgi.hgi-arrange-by-letters-z-a:before{content:"\3c1b"}.hgi.hgi-arrange-by-numbers-nine-1:before{content:"\3c1d"}.hgi.hgi-arrange-by-numbers-one-9:before{content:"\3c1f"}.hgi.hgi-arrange:before{content:"\3c21"}.hgi.hgi-arrow-all-direction:before{content:"\3c23"}.hgi.hgi-arrow-data-transfer-diagonal:before{content:"\3c25"}.hgi.hgi-arrow-data-transfer-horizontal:before{content:"\3c27"}.hgi.hgi-arrow-data-transfer-vertical:before{content:"\3c29"}.hgi.hgi-arrow-diagonal:before{content:"\3c2b"}.hgi.hgi-arrow-down-01:before{content:"\3c2d"}.hgi.hgi-arrow-down-02:before{content:"\3c2f"}.hgi.hgi-arrow-down-03:before{content:"\3c31"}.hgi.hgi-arrow-down-04:before{content:"\3c33"}.hgi.hgi-arrow-down-05:before{content:"\3c35"}.hgi.hgi-arrow-down-double:before{content:"\3c37"}.hgi.hgi-arrow-down-left-01:before{content:"\3c39"}.hgi.hgi-arrow-down-left-02:before{content:"\3c3b"}.hgi.hgi-arrow-down-right-01:before{content:"\3c3d"}.hgi.hgi-arrow-down-right-02:before{content:"\3c3f"}.hgi.hgi-arrow-expand-01:before{content:"\3c41"}.hgi.hgi-arrow-expand-02:before{content:"\3c43"}.hgi.hgi-arrow-expand-diagonal-01:before{content:"\3c45"}.hgi.hgi-arrow-expand-diagonal-02:before{content:"\3c47"}.hgi.hgi-arrow-expand:before{content:"\3c49"}.hgi.hgi-arrow-horizontal:before{content:"\3c4b"}.hgi.hgi-arrow-left-01:before{content:"\3c4d"}.hgi.hgi-arrow-left-02:before{content:"\3c4f"}.hgi.hgi-arrow-left-03:before{content:"\3c51"}.hgi.hgi-arrow-left-04:before{content:"\3c53"}.hgi.hgi-arrow-left-05:before{content:"\3c55"}.hgi.hgi-arrow-left-double:before{content:"\3c57"}.hgi.hgi-arrow-left-right:before{content:"\3c59"}.hgi.hgi-arrow-move-down-left:before{content:"\3c5b"}.hgi.hgi-arrow-move-down-right:before{content:"\3c5d"}.hgi.hgi-arrow-move-left-down:before{content:"\3c5f"}.hgi.hgi-arrow-move-right-down:before{content:"\3c61"}.hgi.hgi-arrow-move-up-left:before{content:"\3c63"}.hgi.hgi-arrow-move-up-right:before{content:"\3c65"}.hgi.hgi-arrow-reload-horizontal:before{content:"\3c67"}.hgi.hgi-arrow-reload-vertical:before{content:"\3c69"}.hgi.hgi-arrow-right-01:before{content:"\3c6b"}.hgi.hgi-arrow-right-02:before{content:"\3c6d"}.hgi.hgi-arrow-right-03:before{content:"\3c6f"}.hgi.hgi-arrow-right-04:before{content:"\3c71"}.hgi.hgi-arrow-right-05:before{content:"\3c73"}.hgi.hgi-arrow-right-double:before{content:"\3c75"}.hgi.hgi-arrow-shrink-01:before{content:"\3c77"}.hgi.hgi-arrow-shrink-02:before{content:"\3c79"}.hgi.hgi-arrow-shrink:before{content:"\3c7b"}.hgi.hgi-arrow-turn-backward:before{content:"\3c7d"}.hgi.hgi-arrow-turn-down:before{content:"\3c7f"}.hgi.hgi-arrow-turn-forward:before{content:"\3c81"}.hgi.hgi-arrow-turn-up:before{content:"\3c83"}.hgi.hgi-arrow-up-01:before{content:"\3c85"}.hgi.hgi-arrow-up-02:before{content:"\3c87"}.hgi.hgi-arrow-up-03:before{content:"\3c89"}.hgi.hgi-arrow-up-04:before{content:"\3c8b"}.hgi.hgi-arrow-up-05:before{content:"\3c8d"}.hgi.hgi-arrow-up-double:before{content:"\3c8f"}.hgi.hgi-arrow-up-down:before{content:"\3c91"}.hgi.hgi-arrow-up-left-01:before{content:"\3c93"}.hgi.hgi-arrow-up-left-02:before{content:"\3c95"}.hgi.hgi-arrow-up-right-01:before{content:"\3c97"}.hgi.hgi-arrow-up-right-02:before{content:"\3c99"}.hgi.hgi-arrow-vertical:before{content:"\3c9b"}.hgi.hgi-artboard-tool:before{content:"\3c9e"}.hgi.hgi-artboard:before{content:"\3c9f"}.hgi.hgi-artificial-intelligence-01:before{content:"\3ca1"}.hgi.hgi-artificial-intelligence-02:before{content:"\3ca3"}.hgi.hgi-artificial-intelligence-03:before{content:"\3ca5"}.hgi.hgi-artificial-intelligence-04:before{content:"\3ca7"}.hgi.hgi-artificial-intelligence-05:before{content:"\3ca9"}.hgi.hgi-artificial-intelligence-06:before{content:"\3cab"}.hgi.hgi-artificial-intelligence-07:before{content:"\3cad"}.hgi.hgi-artificial-intelligence-08:before{content:"\3caf"}.hgi.hgi-aspect-ratio:before{content:"\3cb1"}.hgi.hgi-assignments:before{content:"\3cb3"}.hgi.hgi-asterisk-02:before{content:"\3cb5"}.hgi.hgi-asterisk:before{content:"\3cb7"}.hgi.hgi-asteroid-01:before{content:"\3cb9"}.hgi.hgi-asteroid-02:before{content:"\3cbb"}.hgi.hgi-astronaut-01:before{content:"\3cbd"}.hgi.hgi-astronaut-02:before{content:"\3cbf"}.hgi.hgi-at:before{content:"\3cc1"}.hgi.hgi-atm-01:before{content:"\3cc3"}.hgi.hgi-atm-02:before{content:"\3cc5"}.hgi.hgi-atom-01:before{content:"\3cc7"}.hgi.hgi-atom-02:before{content:"\3cc9"}.hgi.hgi-atomic-power:before{content:"\3ccb"}.hgi.hgi-attachment-01:before{content:"\3ccd"}.hgi.hgi-attachment-02:before{content:"\3ccf"}.hgi.hgi-attachment-circle:before{content:"\3cd1"}.hgi.hgi-attachment-square:before{content:"\3cd4"}.hgi.hgi-attachment:before{content:"\3cd5"}.hgi.hgi-auction:before{content:"\3cd7"}.hgi.hgi-audio-book-01:before{content:"\3cd9"}.hgi.hgi-audio-book-02:before{content:"\3cdb"}.hgi.hgi-audio-book-03:before{content:"\3cdd"}.hgi.hgi-audio-book-04:before{content:"\3cdf"}.hgi.hgi-audio-wave-01:before{content:"\3ce1"}.hgi.hgi-audio-wave-02:before{content:"\3ce3"}.hgi.hgi-audit-01:before{content:"\3ce5"}.hgi.hgi-audit-02:before{content:"\3ce7"}.hgi.hgi-augmented-reality-ar:before{content:"\3ce9"}.hgi.hgi-authorized:before{content:"\3ceb"}.hgi.hgi-auto-conversations:before{content:"\3ced"}.hgi.hgi-automotive-battery-01:before{content:"\3cef"}.hgi.hgi-automotive-battery-02:before{content:"\3cf1"}.hgi.hgi-avalanche:before{content:"\3cf3"}.hgi.hgi-avocado:before{content:"\3cf5"}.hgi.hgi-award-01:before{content:"\3cf7"}.hgi.hgi-award-02:before{content:"\3cf9"}.hgi.hgi-award-03:before{content:"\3cfb"}.hgi.hgi-award-04:before{content:"\3cfd"}.hgi.hgi-award-05:before{content:"\3cff"}.hgi.hgi-baby-01:before{content:"\3d01"}.hgi.hgi-baby-02:before{content:"\3d03"}.hgi.hgi-baby-bed-01:before{content:"\3d05"}.hgi.hgi-baby-bed-02:before{content:"\3d07"}.hgi.hgi-baby-bottle:before{content:"\3d09"}.hgi.hgi-baby-boy-dress:before{content:"\3d0b"}.hgi.hgi-baby-girl-dress:before{content:"\3d0d"}.hgi.hgi-back-muscle-body:before{content:"\3d0f"}.hgi.hgi-background:before{content:"\3d11"}.hgi.hgi-backpack-01:before{content:"\3d13"}.hgi.hgi-backpack-02:before{content:"\3d15"}.hgi.hgi-backpack-03:before{content:"\3d17"}.hgi.hgi-backward-01:before{content:"\3d19"}.hgi.hgi-backward-02:before{content:"\3d1b"}.hgi.hgi-bacteria:before{content:"\3d1d"}.hgi.hgi-badminton-shuttle:before{content:"\3d20"}.hgi.hgi-badminton:before{content:"\3d21"}.hgi.hgi-balance-scale:before{content:"\3d23"}.hgi.hgi-balloons:before{content:"\3d25"}.hgi.hgi-banana:before{content:"\3d27"}.hgi.hgi-bandage:before{content:"\3d29"}.hgi.hgi-bank:before{content:"\3d2b"}.hgi.hgi-bar-chart-horizontal:before{content:"\3d2d"}.hgi.hgi-bar-chart:before{content:"\3d2f"}.hgi.hgi-bar-code-01:before{content:"\3d31"}.hgi.hgi-bar-code-02:before{content:"\3d33"}.hgi.hgi-barns:before{content:"\3d35"}.hgi.hgi-baseball-bat:before{content:"\3d37"}.hgi.hgi-baseball-helmet:before{content:"\3d39"}.hgi.hgi-baseball:before{content:"\3d3b"}.hgi.hgi-bash:before{content:"\3d3d"}.hgi.hgi-basketball-01:before{content:"\3d3f"}.hgi.hgi-basketball-02:before{content:"\3d41"}.hgi.hgi-basketball-hoop:before{content:"\3d43"}.hgi.hgi-bathtub-01:before{content:"\3d45"}.hgi.hgi-bathtub-02:before{content:"\3d47"}.hgi.hgi-batteries-energy:before{content:"\3d49"}.hgi.hgi-battery-charging-01:before{content:"\3d4b"}.hgi.hgi-battery-charging-02:before{content:"\3d4d"}.hgi.hgi-battery-eco-charging:before{content:"\3d4f"}.hgi.hgi-battery-empty:before{content:"\3d51"}.hgi.hgi-battery-full:before{content:"\3d53"}.hgi.hgi-battery-low:before{content:"\3d55"}.hgi.hgi-battery-medium-01:before{content:"\3d57"}.hgi.hgi-battery-medium-02:before{content:"\3d59"}.hgi.hgi-bbq-grill:before{content:"\3d5b"}.hgi.hgi-beach-02:before{content:"\3d5d"}.hgi.hgi-beach:before{content:"\3d5f"}.hgi.hgi-beater:before{content:"\3d61"}.hgi.hgi-bebo:before{content:"\3d63"}.hgi.hgi-bed-bunk:before{content:"\3d65"}.hgi.hgi-bed-double:before{content:"\3d67"}.hgi.hgi-bed-single-01:before{content:"\3d6a"}.hgi.hgi-bed-single-02:before{content:"\3d6c"}.hgi.hgi-bed:before{content:"\3d6d"}.hgi.hgi-bedug-01:before{content:"\3d6f"}.hgi.hgi-bedug-02:before{content:"\3d71"}.hgi.hgi-behance-01:before{content:"\3d73"}.hgi.hgi-behance-02:before{content:"\3d75"}.hgi.hgi-belt:before{content:"\3d77"}.hgi.hgi-bend-tool:before{content:"\3d79"}.hgi.hgi-berlin-tower:before{content:"\3d7c"}.hgi.hgi-berlin:before{content:"\3d7d"}.hgi.hgi-beta:before{content:"\3d7f"}.hgi.hgi-bicycle-01:before{content:"\3d81"}.hgi.hgi-bicycle:before{content:"\3d83"}.hgi.hgi-billiard-01:before{content:"\3d85"}.hgi.hgi-billiard-02:before{content:"\3d87"}.hgi.hgi-binary-code:before{content:"\3d89"}.hgi.hgi-bing:before{content:"\3d8b"}.hgi.hgi-binoculars:before{content:"\3d8d"}.hgi.hgi-bio-energy:before{content:"\3d8f"}.hgi.hgi-biomass-energy:before{content:"\3d91"}.hgi.hgi-biometric-access:before{content:"\3d93"}.hgi.hgi-biometric-device:before{content:"\3d95"}.hgi.hgi-birthday-cake:before{content:"\3d97"}.hgi.hgi-biscuit:before{content:"\3d99"}.hgi.hgi-bitcoin-01:before{content:"\3d9b"}.hgi.hgi-bitcoin-02:before{content:"\3d9d"}.hgi.hgi-bitcoin-03:before{content:"\3d9f"}.hgi.hgi-bitcoin-04:before{content:"\3da1"}.hgi.hgi-bitcoin-bag:before{content:"\3da3"}.hgi.hgi-bitcoin-circle:before{content:"\3da5"}.hgi.hgi-bitcoin-cloud:before{content:"\3da7"}.hgi.hgi-bitcoin-cpu:before{content:"\3da9"}.hgi.hgi-bitcoin-credit-card:before{content:"\3dab"}.hgi.hgi-bitcoin-database:before{content:"\3dad"}.hgi.hgi-bitcoin-down-01:before{content:"\3daf"}.hgi.hgi-bitcoin-down-02:before{content:"\3db1"}.hgi.hgi-bitcoin-ellipse:before{content:"\3db3"}.hgi.hgi-bitcoin-eye:before{content:"\3db5"}.hgi.hgi-bitcoin-filter:before{content:"\3db7"}.hgi.hgi-bitcoin-flashdisk:before{content:"\3db9"}.hgi.hgi-bitcoin-graph:before{content:"\3dbb"}.hgi.hgi-bitcoin-invoice:before{content:"\3dbd"}.hgi.hgi-bitcoin-key:before{content:"\3dbf"}.hgi.hgi-bitcoin-location:before{content:"\3dc1"}.hgi.hgi-bitcoin-lock:before{content:"\3dc3"}.hgi.hgi-bitcoin-mail:before{content:"\3dc5"}.hgi.hgi-bitcoin-mind:before{content:"\3dc7"}.hgi.hgi-bitcoin-money-01:before{content:"\3dc9"}.hgi.hgi-bitcoin-money-02:before{content:"\3dcb"}.hgi.hgi-bitcoin-pie-chart:before{content:"\3dcd"}.hgi.hgi-bitcoin-piggy-bank:before{content:"\3dcf"}.hgi.hgi-bitcoin-presentation:before{content:"\3dd1"}.hgi.hgi-bitcoin-receipt:before{content:"\3dd3"}.hgi.hgi-bitcoin-receive:before{content:"\3dd5"}.hgi.hgi-bitcoin-rectangle:before{content:"\3dd7"}.hgi.hgi-bitcoin-safe:before{content:"\3dd9"}.hgi.hgi-bitcoin-search:before{content:"\3ddb"}.hgi.hgi-bitcoin-send:before{content:"\3dde"}.hgi.hgi-bitcoin-setting:before{content:"\3de0"}.hgi.hgi-bitcoin-shield:before{content:"\3de2"}.hgi.hgi-bitcoin-shopping:before{content:"\3de4"}.hgi.hgi-bitcoin-smartphone-01:before{content:"\3de6"}.hgi.hgi-bitcoin-smartphone-02:before{content:"\3de8"}.hgi.hgi-bitcoin-square:before{content:"\3dea"}.hgi.hgi-bitcoin-store:before{content:"\3dec"}.hgi.hgi-bitcoin-tag:before{content:"\3dee"}.hgi.hgi-bitcoin-target:before{content:"\3df0"}.hgi.hgi-bitcoin-transaction:before{content:"\3df2"}.hgi.hgi-bitcoin-up-01:before{content:"\3df4"}.hgi.hgi-bitcoin-up-02:before{content:"\3df6"}.hgi.hgi-bitcoin-wallet:before{content:"\3df8"}.hgi.hgi-bitcoin-withdraw:before{content:"\3dfa"}.hgi.hgi-bitcoin:before{content:"\3dfb"}.hgi.hgi-black-hole-01:before{content:"\3dfd"}.hgi.hgi-black-hole:before{content:"\3dff"}.hgi.hgi-blend:before{content:"\3e01"}.hgi.hgi-blender:before{content:"\3e03"}.hgi.hgi-block-game:before{content:"\3e05"}.hgi.hgi-blockchain-01:before{content:"\3e07"}.hgi.hgi-blockchain-02:before{content:"\3e09"}.hgi.hgi-blockchain-03:before{content:"\3e0b"}.hgi.hgi-blockchain-04:before{content:"\3e0d"}.hgi.hgi-blockchain-05:before{content:"\3e0f"}.hgi.hgi-blockchain-06:before{content:"\3e11"}.hgi.hgi-blockchain-07:before{content:"\3e13"}.hgi.hgi-blocked:before{content:"\3e15"}.hgi.hgi-blogger:before{content:"\3e17"}.hgi.hgi-blood-bag:before{content:"\3e19"}.hgi.hgi-blood-bottle:before{content:"\3e1b"}.hgi.hgi-blood-pressure:before{content:"\3e1d"}.hgi.hgi-blood-type:before{content:"\3e20"}.hgi.hgi-blood:before{content:"\3e21"}.hgi.hgi-bluesky:before{content:"\3e23"}.hgi.hgi-bluetooth-circle:before{content:"\3e25"}.hgi.hgi-bluetooth-not-connected:before{content:"\3e27"}.hgi.hgi-bluetooth-search:before{content:"\3e29"}.hgi.hgi-bluetooth-square:before{content:"\3e2c"}.hgi.hgi-bluetooth:before{content:"\3e2d"}.hgi.hgi-blur:before{content:"\3e2f"}.hgi.hgi-blush-brush-01:before{content:"\3e31"}.hgi.hgi-blush-brush-02:before{content:"\3e33"}.hgi.hgi-board-math:before{content:"\3e35"}.hgi.hgi-boat:before{content:"\3e37"}.hgi.hgi-body-armor:before{content:"\3e39"}.hgi.hgi-body-part-leg:before{content:"\3e3b"}.hgi.hgi-body-part-muscle:before{content:"\3e3d"}.hgi.hgi-body-part-six-pack:before{content:"\3e3f"}.hgi.hgi-body-soap:before{content:"\3e41"}.hgi.hgi-body-weight:before{content:"\3e43"}.hgi.hgi-bomb:before{content:"\3e45"}.hgi.hgi-bone-01:before{content:"\3e47"}.hgi.hgi-bone-02:before{content:"\3e49"}.hgi.hgi-book-01:before{content:"\3e4b"}.hgi.hgi-book-02:before{content:"\3e4d"}.hgi.hgi-book-03:before{content:"\3e4f"}.hgi.hgi-book-04:before{content:"\3e51"}.hgi.hgi-book-bookmark-01:before{content:"\3e53"}.hgi.hgi-book-bookmark-02:before{content:"\3e55"}.hgi.hgi-book-download:before{content:"\3e57"}.hgi.hgi-book-edit:before{content:"\3e59"}.hgi.hgi-book-open-01:before{content:"\3e5b"}.hgi.hgi-book-open-02:before{content:"\3e5d"}.hgi.hgi-book-upload:before{content:"\3e5f"}.hgi.hgi-bookmark-01:before{content:"\3e61"}.hgi.hgi-bookmark-02:before{content:"\3e63"}.hgi.hgi-bookmark-03:before{content:"\3e65"}.hgi.hgi-bookmark-add-01:before{content:"\3e67"}.hgi.hgi-bookmark-add-02:before{content:"\3e69"}.hgi.hgi-bookmark-block-01:before{content:"\3e6b"}.hgi.hgi-bookmark-block-02:before{content:"\3e6d"}.hgi.hgi-bookmark-check-01:before{content:"\3e6f"}.hgi.hgi-bookmark-check-02:before{content:"\3e71"}.hgi.hgi-bookmark-minus-01:before{content:"\3e73"}.hgi.hgi-bookmark-minus-02:before{content:"\3e75"}.hgi.hgi-bookmark-off-01:before{content:"\3e77"}.hgi.hgi-bookmark-off-02:before{content:"\3e79"}.hgi.hgi-bookmark-remove-01:before{content:"\3e7b"}.hgi.hgi-bookmark-remove-02:before{content:"\3e7d"}.hgi.hgi-books-01:before{content:"\3e7f"}.hgi.hgi-books-02:before{content:"\3e81"}.hgi.hgi-bookshelf-01:before{content:"\3e83"}.hgi.hgi-bookshelf-02:before{content:"\3e85"}.hgi.hgi-bookshelf-03:before{content:"\3e87"}.hgi.hgi-bootstrap:before{content:"\3e89"}.hgi.hgi-border-all-01:before{content:"\3e8b"}.hgi.hgi-border-all-02:before{content:"\3e8d"}.hgi.hgi-border-bottom-01:before{content:"\3e8f"}.hgi.hgi-border-bottom-02:before{content:"\3e91"}.hgi.hgi-border-full:before{content:"\3e93"}.hgi.hgi-border-horizontal:before{content:"\3e95"}.hgi.hgi-border-inner:before{content:"\3e97"}.hgi.hgi-border-left-01:before{content:"\3e99"}.hgi.hgi-border-left-02:before{content:"\3e9b"}.hgi.hgi-border-none-01:before{content:"\3e9d"}.hgi.hgi-border-none-02:before{content:"\3e9f"}.hgi.hgi-border-right-01:before{content:"\3ea1"}.hgi.hgi-border-right-02:before{content:"\3ea3"}.hgi.hgi-border-top-01:before{content:"\3ea5"}.hgi.hgi-border-top-02:before{content:"\3ea7"}.hgi.hgi-border-vertical:before{content:"\3ea9"}.hgi.hgi-borobudur:before{content:"\3eab"}.hgi.hgi-bot:before{content:"\3ead"}.hgi.hgi-bounce-left:before{content:"\3eaf"}.hgi.hgi-bounce-right:before{content:"\3eb1"}.hgi.hgi-bounding-box:before{content:"\3eb3"}.hgi.hgi-bow-tie:before{content:"\3eb5"}.hgi.hgi-bowling-ball:before{content:"\3eb7"}.hgi.hgi-bowling-pins:before{content:"\3eb9"}.hgi.hgi-bowling:before{content:"\3ebb"}.hgi.hgi-boxer:before{content:"\3ebd"}.hgi.hgi-boxing-bag:before{content:"\3ebf"}.hgi.hgi-boxing-glove-01:before{content:"\3ec1"}.hgi.hgi-boxing-glove:before{content:"\3ec3"}.hgi.hgi-brain-01:before{content:"\3ec5"}.hgi.hgi-brain-02:before{content:"\3ec7"}.hgi.hgi-brain-03:before{content:"\3ec9"}.hgi.hgi-brain:before{content:"\3ecb"}.hgi.hgi-brandfetch:before{content:"\3ecd"}.hgi.hgi-bread-01:before{content:"\3ecf"}.hgi.hgi-bread-02:before{content:"\3ed1"}.hgi.hgi-bread-03:before{content:"\3ed3"}.hgi.hgi-bread-04:before{content:"\3ed5"}.hgi.hgi-breast-pump:before{content:"\3ed7"}.hgi.hgi-bridge:before{content:"\3ed9"}.hgi.hgi-briefcase-01:before{content:"\3edb"}.hgi.hgi-briefcase-02:before{content:"\3edd"}.hgi.hgi-briefcase-03:before{content:"\3edf"}.hgi.hgi-briefcase-04:before{content:"\3ee1"}.hgi.hgi-briefcase-05:before{content:"\3ee3"}.hgi.hgi-briefcase-06:before{content:"\3ee5"}.hgi.hgi-briefcase-07:before{content:"\3ee7"}.hgi.hgi-briefcase-08:before{content:"\3ee9"}.hgi.hgi-briefcase-09:before{content:"\3eeb"}.hgi.hgi-briefcase-dollar:before{content:"\3eed"}.hgi.hgi-broccoli:before{content:"\3eef"}.hgi.hgi-brochure:before{content:"\3ef1"}.hgi.hgi-broken-bone:before{content:"\3ef3"}.hgi.hgi-browser:before{content:"\3ef5"}.hgi.hgi-brush:before{content:"\3ef7"}.hgi.hgi-bubble-chat-add:before{content:"\3ef9"}.hgi.hgi-bubble-chat-blocked:before{content:"\3efb"}.hgi.hgi-bubble-chat-cancel:before{content:"\3efd"}.hgi.hgi-bubble-chat-delay:before{content:"\3eff"}.hgi.hgi-bubble-chat-done:before{content:"\3f01"}.hgi.hgi-bubble-chat-download-01:before{content:"\3f03"}.hgi.hgi-bubble-chat-download-02:before{content:"\3f05"}.hgi.hgi-bubble-chat-edit:before{content:"\3f07"}.hgi.hgi-bubble-chat-favourite:before{content:"\3f09"}.hgi.hgi-bubble-chat-income:before{content:"\3f0b"}.hgi.hgi-bubble-chat-lock:before{content:"\3f0d"}.hgi.hgi-bubble-chat-notification:before{content:"\3f0f"}.hgi.hgi-bubble-chat-outcome:before{content:"\3f11"}.hgi.hgi-bubble-chat-preview:before{content:"\3f13"}.hgi.hgi-bubble-chat-question:before{content:"\3f15"}.hgi.hgi-bubble-chat-search:before{content:"\3f17"}.hgi.hgi-bubble-chat-secure:before{content:"\3f1a"}.hgi.hgi-bubble-chat-translate:before{content:"\3f1c"}.hgi.hgi-bubble-chat-unlock:before{content:"\3f1e"}.hgi.hgi-bubble-chat-upload:before{content:"\3f20"}.hgi.hgi-bubble-chat-user:before{content:"\3f22"}.hgi.hgi-bubble-chat:before{content:"\3f23"}.hgi.hgi-bubble-tea-01:before{content:"\3f25"}.hgi.hgi-bubble-tea-02:before{content:"\3f27"}.hgi.hgi-bug-01:before{content:"\3f29"}.hgi.hgi-bug-02:before{content:"\3f2b"}.hgi.hgi-building-01:before{content:"\3f2d"}.hgi.hgi-building-02:before{content:"\3f2f"}.hgi.hgi-building-03:before{content:"\3f31"}.hgi.hgi-building-04:before{content:"\3f33"}.hgi.hgi-building-05:before{content:"\3f35"}.hgi.hgi-building-06:before{content:"\3f37"}.hgi.hgi-bulb-charging:before{content:"\3f39"}.hgi.hgi-bulb:before{content:"\3f3b"}.hgi.hgi-bullet:before{content:"\3f3d"}.hgi.hgi-bulletproof-vest:before{content:"\3f3f"}.hgi.hgi-burj-al-arab:before{content:"\3f41"}.hgi.hgi-burning-cd:before{content:"\3f43"}.hgi.hgi-bus-01:before{content:"\3f45"}.hgi.hgi-bus-02:before{content:"\3f47"}.hgi.hgi-bus-03:before{content:"\3f49"}.hgi.hgi-c-programming:before{content:"\3f4b"}.hgi.hgi-cabinet-01:before{content:"\3f4d"}.hgi.hgi-cabinet-02:before{content:"\3f4f"}.hgi.hgi-cabinet-03:before{content:"\3f51"}.hgi.hgi-cabinet-04:before{content:"\3f53"}.hgi.hgi-cable-car:before{content:"\3f55"}.hgi.hgi-cactus:before{content:"\3f57"}.hgi.hgi-caduceus:before{content:"\3f59"}.hgi.hgi-cafe:before{content:"\3f5b"}.hgi.hgi-calculate:before{content:"\3f5d"}.hgi.hgi-calculator-01:before{content:"\3f5f"}.hgi.hgi-calculator:before{content:"\3f61"}.hgi.hgi-calendar-01:before{content:"\3f63"}.hgi.hgi-calendar-02:before{content:"\3f65"}.hgi.hgi-calendar-03:before{content:"\3f67"}.hgi.hgi-calendar-04:before{content:"\3f69"}.hgi.hgi-calendar-add-01:before{content:"\3f6b"}.hgi.hgi-calendar-add-02:before{content:"\3f6d"}.hgi.hgi-calendar-block-01:before{content:"\3f6f"}.hgi.hgi-calendar-block-02:before{content:"\3f71"}.hgi.hgi-calendar-check-in-01:before{content:"\3f73"}.hgi.hgi-calendar-check-in-02:before{content:"\3f75"}.hgi.hgi-calendar-check-out-01:before{content:"\3f77"}.hgi.hgi-calendar-check-out-02:before{content:"\3f79"}.hgi.hgi-calendar-download-01:before{content:"\3f7b"}.hgi.hgi-calendar-download-02:before{content:"\3f7d"}.hgi.hgi-calendar-favorite-01:before{content:"\3f7f"}.hgi.hgi-calendar-favorite-02:before{content:"\3f81"}.hgi.hgi-calendar-lock-01:before{content:"\3f83"}.hgi.hgi-calendar-lock-02:before{content:"\3f85"}.hgi.hgi-calendar-love-01:before{content:"\3f87"}.hgi.hgi-calendar-love-02:before{content:"\3f89"}.hgi.hgi-calendar-minus-01:before{content:"\3f8b"}.hgi.hgi-calendar-minus-02:before{content:"\3f8d"}.hgi.hgi-calendar-remove-01:before{content:"\3f8f"}.hgi.hgi-calendar-remove-02:before{content:"\3f91"}.hgi.hgi-calendar-setting-01:before{content:"\3f93"}.hgi.hgi-calendar-setting-02:before{content:"\3f95"}.hgi.hgi-calendar-upload-01:before{content:"\3f97"}.hgi.hgi-calendar-upload-02:before{content:"\3f99"}.hgi.hgi-calendar-user:before{content:"\3f9b"}.hgi.hgi-call-02:before{content:"\3f9d"}.hgi.hgi-call-add-02:before{content:"\3f9f"}.hgi.hgi-call-add:before{content:"\3fa1"}.hgi.hgi-call-blocked-02:before{content:"\3fa3"}.hgi.hgi-call-blocked:before{content:"\3fa5"}.hgi.hgi-call-disabled-02:before{content:"\3fa7"}.hgi.hgi-call-disabled:before{content:"\3fa9"}.hgi.hgi-call-done-02:before{content:"\3fab"}.hgi.hgi-call-done:before{content:"\3fad"}.hgi.hgi-call-end-01:before{content:"\3faf"}.hgi.hgi-call-end-02:before{content:"\3fb1"}.hgi.hgi-call-end-03:before{content:"\3fb3"}.hgi.hgi-call-end-04:before{content:"\3fb5"}.hgi.hgi-call-incoming-01:before{content:"\3fb7"}.hgi.hgi-call-incoming-02:before{content:"\3fb9"}.hgi.hgi-call-incoming-03:before{content:"\3fbb"}.hgi.hgi-call-incoming-04:before{content:"\3fbd"}.hgi.hgi-call-internal-02:before{content:"\3fbf"}.hgi.hgi-call-internal:before{content:"\3fc1"}.hgi.hgi-call-locked-02:before{content:"\3fc3"}.hgi.hgi-call-locked:before{content:"\3fc5"}.hgi.hgi-call-minus-02:before{content:"\3fc7"}.hgi.hgi-call-minus:before{content:"\3fc9"}.hgi.hgi-call-missed-01:before{content:"\3fcb"}.hgi.hgi-call-missed-02:before{content:"\3fcd"}.hgi.hgi-call-missed-03:before{content:"\3fcf"}.hgi.hgi-call-missed-04:before{content:"\3fd1"}.hgi.hgi-call-outgoing-01:before{content:"\3fd3"}.hgi.hgi-call-outgoing-02:before{content:"\3fd5"}.hgi.hgi-call-outgoing-03:before{content:"\3fd7"}.hgi.hgi-call-outgoing-04:before{content:"\3fd9"}.hgi.hgi-call-paused-02:before{content:"\3fdb"}.hgi.hgi-call-paused:before{content:"\3fdd"}.hgi.hgi-call-received-02:before{content:"\3fdf"}.hgi.hgi-call-received:before{content:"\3fe1"}.hgi.hgi-call-ringing-01:before{content:"\3fe3"}.hgi.hgi-call-ringing-02:before{content:"\3fe5"}.hgi.hgi-call-ringing-03:before{content:"\3fe7"}.hgi.hgi-call-ringing-04:before{content:"\3fe9"}.hgi.hgi-call-unlocked-02:before{content:"\3fec"}.hgi.hgi-call-unlocked:before{content:"\3fee"}.hgi.hgi-call:before{content:"\3fef"}.hgi.hgi-calling-02:before{content:"\3ff1"}.hgi.hgi-calling:before{content:"\3ff3"}.hgi.hgi-camel:before{content:"\3ff5"}.hgi.hgi-camera-01:before{content:"\3ff7"}.hgi.hgi-camera-02:before{content:"\3ff9"}.hgi.hgi-camera-add-01:before{content:"\3ffb"}.hgi.hgi-camera-add-02:before{content:"\3ffd"}.hgi.hgi-camera-add-03:before{content:"\3fff"}.hgi.hgi-camera-ai:before{content:"\4001"}.hgi.hgi-camera-automatically-01:before{content:"\4003"}.hgi.hgi-camera-automatically-02:before{content:"\4005"}.hgi.hgi-camera-lens:before{content:"\4007"}.hgi.hgi-camera-microphone-01:before{content:"\4009"}.hgi.hgi-camera-microphone-02:before{content:"\400b"}.hgi.hgi-camera-night-mode-01:before{content:"\400d"}.hgi.hgi-camera-night-mode-02:before{content:"\400f"}.hgi.hgi-camera-off-01:before{content:"\4011"}.hgi.hgi-camera-off-02:before{content:"\4013"}.hgi.hgi-camera-rotated-01:before{content:"\4015"}.hgi.hgi-camera-rotated-02:before{content:"\4017"}.hgi.hgi-camera-smile-01:before{content:"\4019"}.hgi.hgi-camera-smile-02:before{content:"\401b"}.hgi.hgi-camera-tripod:before{content:"\401d"}.hgi.hgi-camera-video:before{content:"\401f"}.hgi.hgi-camper:before{content:"\4021"}.hgi.hgi-campfire:before{content:"\4023"}.hgi.hgi-cancel-01:before{content:"\4025"}.hgi.hgi-cancel-02:before{content:"\4027"}.hgi.hgi-cancel-circle-half-dot:before{content:"\4029"}.hgi.hgi-cancel-circle:before{content:"\402b"}.hgi.hgi-cancel-square:before{content:"\402d"}.hgi.hgi-candelier-01:before{content:"\402f"}.hgi.hgi-candelier-02:before{content:"\4031"}.hgi.hgi-canvas:before{content:"\4033"}.hgi.hgi-cap-projecting:before{content:"\4035"}.hgi.hgi-cap-round:before{content:"\4037"}.hgi.hgi-cap-straight:before{content:"\403a"}.hgi.hgi-cap:before{content:"\403b"}.hgi.hgi-capcut-rectangle:before{content:"\403d"}.hgi.hgi-capcut:before{content:"\403f"}.hgi.hgi-car-01:before{content:"\4041"}.hgi.hgi-car-02:before{content:"\4043"}.hgi.hgi-car-03:before{content:"\4045"}.hgi.hgi-car-04:before{content:"\4047"}.hgi.hgi-car-05:before{content:"\4049"}.hgi.hgi-car-alert:before{content:"\404b"}.hgi.hgi-car-parking-01:before{content:"\404d"}.hgi.hgi-car-parking-02:before{content:"\404f"}.hgi.hgi-car-time:before{content:"\4051"}.hgi.hgi-caravan:before{content:"\4053"}.hgi.hgi-card-exchange-01:before{content:"\4055"}.hgi.hgi-card-exchange-02:before{content:"\4057"}.hgi.hgi-cardigan:before{content:"\4059"}.hgi.hgi-cardiogram-01:before{content:"\405b"}.hgi.hgi-cardiogram-02:before{content:"\405d"}.hgi.hgi-cards-01:before{content:"\405f"}.hgi.hgi-cards-02:before{content:"\4061"}.hgi.hgi-cargo-ship:before{content:"\4063"}.hgi.hgi-carousel-horizontal-02:before{content:"\4065"}.hgi.hgi-carousel-horizontal:before{content:"\4067"}.hgi.hgi-carousel-vertical:before{content:"\4069"}.hgi.hgi-carrot:before{content:"\406b"}.hgi.hgi-cash-01:before{content:"\406d"}.hgi.hgi-cash-02:before{content:"\406f"}.hgi.hgi-cashback-bitcoin:before{content:"\4071"}.hgi.hgi-cashback-euro:before{content:"\4073"}.hgi.hgi-cashback-pound:before{content:"\4075"}.hgi.hgi-cashback-yen:before{content:"\4078"}.hgi.hgi-cashback:before{content:"\4079"}.hgi.hgi-cashier-02:before{content:"\407b"}.hgi.hgi-cashier:before{content:"\407d"}.hgi.hgi-castbox:before{content:"\407f"}.hgi.hgi-castle-01:before{content:"\4081"}.hgi.hgi-castle-02:before{content:"\4083"}.hgi.hgi-castle:before{content:"\4085"}.hgi.hgi-catalogue:before{content:"\4087"}.hgi.hgi-cayan-tower:before{content:"\4089"}.hgi.hgi-cctv-camera:before{content:"\408b"}.hgi.hgi-cd:before{content:"\408d"}.hgi.hgi-cells:before{content:"\408f"}.hgi.hgi-cellular-network-offline:before{content:"\4091"}.hgi.hgi-cellular-network:before{content:"\4093"}.hgi.hgi-celsius:before{content:"\4095"}.hgi.hgi-center-focus:before{content:"\4097"}.hgi.hgi-central-shaheed-minar:before{content:"\4099"}.hgi.hgi-centralized:before{content:"\409b"}.hgi.hgi-certificate-01:before{content:"\409d"}.hgi.hgi-certificate-02:before{content:"\409f"}.hgi.hgi-chair-01:before{content:"\40a1"}.hgi.hgi-chair-02:before{content:"\40a3"}.hgi.hgi-chair-03:before{content:"\40a5"}.hgi.hgi-chair-04:before{content:"\40a7"}.hgi.hgi-chair-05:before{content:"\40a9"}.hgi.hgi-chair-barber:before{content:"\40ab"}.hgi.hgi-champion:before{content:"\40ad"}.hgi.hgi-change-screen-mode:before{content:"\40af"}.hgi.hgi-character-phonetic:before{content:"\40b1"}.hgi.hgi-charity:before{content:"\40b3"}.hgi.hgi-chart-01:before{content:"\40b5"}.hgi.hgi-chart-02:before{content:"\40b7"}.hgi.hgi-chart-03:before{content:"\40b9"}.hgi.hgi-chart-average:before{content:"\40bb"}.hgi.hgi-chart-bar-line:before{content:"\40bd"}.hgi.hgi-chart-breakout-circle:before{content:"\40bf"}.hgi.hgi-chart-breakout-square:before{content:"\40c1"}.hgi.hgi-chart-bubble-01:before{content:"\40c3"}.hgi.hgi-chart-bubble-02:before{content:"\40c5"}.hgi.hgi-chart-column:before{content:"\40c7"}.hgi.hgi-chart-decrease:before{content:"\40c9"}.hgi.hgi-chart-down:before{content:"\40cb"}.hgi.hgi-chart-evaluation:before{content:"\40cd"}.hgi.hgi-chart-high-low:before{content:"\40cf"}.hgi.hgi-chart-histogram:before{content:"\40d1"}.hgi.hgi-chart-increase:before{content:"\40d3"}.hgi.hgi-chart-line-data-01:before{content:"\40d5"}.hgi.hgi-chart-line-data-02:before{content:"\40d7"}.hgi.hgi-chart-line-data-03:before{content:"\40d9"}.hgi.hgi-chart-maximum:before{content:"\40db"}.hgi.hgi-chart-medium:before{content:"\40dd"}.hgi.hgi-chart-minimum:before{content:"\40df"}.hgi.hgi-chart-radar:before{content:"\40e1"}.hgi.hgi-chart-relationship:before{content:"\40e3"}.hgi.hgi-chart-ring:before{content:"\40e5"}.hgi.hgi-chart-rose:before{content:"\40e7"}.hgi.hgi-chart-scatter:before{content:"\40e9"}.hgi.hgi-chart-up:before{content:"\40ec"}.hgi.hgi-chart:before{content:"\40ed"}.hgi.hgi-chat-bot:before{content:"\40ef"}.hgi.hgi-chat-gpt:before{content:"\40f1"}.hgi.hgi-chatting-01:before{content:"\40f3"}.hgi.hgi-check-list:before{content:"\40f5"}.hgi.hgi-check-unread-01:before{content:"\40f7"}.hgi.hgi-check-unread-02:before{content:"\40f9"}.hgi.hgi-check-unread-03:before{content:"\40fb"}.hgi.hgi-check-unread-04:before{content:"\40fd"}.hgi.hgi-checkmark-badge-01:before{content:"\40ff"}.hgi.hgi-checkmark-badge-02:before{content:"\4101"}.hgi.hgi-checkmark-badge-03:before{content:"\4103"}.hgi.hgi-checkmark-badge-04:before{content:"\4105"}.hgi.hgi-checkmark-circle-01:before{content:"\4107"}.hgi.hgi-checkmark-circle-02:before{content:"\4109"}.hgi.hgi-checkmark-circle-03:before{content:"\410b"}.hgi.hgi-checkmark-circle-04:before{content:"\410d"}.hgi.hgi-checkmark-square-01:before{content:"\410f"}.hgi.hgi-checkmark-square-02:before{content:"\4111"}.hgi.hgi-checkmark-square-03:before{content:"\4113"}.hgi.hgi-checkmark-square-04:before{content:"\4115"}.hgi.hgi-cheese-cake-01:before{content:"\4117"}.hgi.hgi-cheese-cake-02:before{content:"\4119"}.hgi.hgi-cheese:before{content:"\411b"}.hgi.hgi-chef-hat:before{content:"\411d"}.hgi.hgi-chef:before{content:"\411f"}.hgi.hgi-chemistry-01:before{content:"\4121"}.hgi.hgi-chemistry-02:before{content:"\4123"}.hgi.hgi-chemistry-03:before{content:"\4125"}.hgi.hgi-cherry:before{content:"\4127"}.hgi.hgi-chess-01:before{content:"\4129"}.hgi.hgi-chess-02:before{content:"\412b"}.hgi.hgi-chess-pawn:before{content:"\412d"}.hgi.hgi-chicken-thighs:before{content:"\412f"}.hgi.hgi-child:before{content:"\4131"}.hgi.hgi-chimney:before{content:"\4133"}.hgi.hgi-china-temple:before{content:"\4135"}.hgi.hgi-chip-02:before{content:"\4137"}.hgi.hgi-chip:before{content:"\4139"}.hgi.hgi-chocolate:before{content:"\413b"}.hgi.hgi-chopsticks:before{content:"\413d"}.hgi.hgi-chrome:before{content:"\413f"}.hgi.hgi-chrysler:before{content:"\4141"}.hgi.hgi-church:before{content:"\4143"}.hgi.hgi-cinnamon-roll:before{content:"\4145"}.hgi.hgi-circle-arrow-data-transfer-diagonal:before{content:"\4147"}.hgi.hgi-circle-arrow-data-transfer-horizontal:before{content:"\4149"}.hgi.hgi-circle-arrow-data-transfer-vertical:before{content:"\414b"}.hgi.hgi-circle-arrow-diagonal-01:before{content:"\414d"}.hgi.hgi-circle-arrow-diagonal-02:before{content:"\414f"}.hgi.hgi-circle-arrow-down-01:before{content:"\4151"}.hgi.hgi-circle-arrow-down-02:before{content:"\4153"}.hgi.hgi-circle-arrow-down-03:before{content:"\4155"}.hgi.hgi-circle-arrow-down-double:before{content:"\4157"}.hgi.hgi-circle-arrow-down-left:before{content:"\4159"}.hgi.hgi-circle-arrow-down-right:before{content:"\415b"}.hgi.hgi-circle-arrow-expand-01:before{content:"\415d"}.hgi.hgi-circle-arrow-expand-02:before{content:"\415f"}.hgi.hgi-circle-arrow-horizontal:before{content:"\4161"}.hgi.hgi-circle-arrow-left-01:before{content:"\4163"}.hgi.hgi-circle-arrow-left-02:before{content:"\4165"}.hgi.hgi-circle-arrow-left-03:before{content:"\4167"}.hgi.hgi-circle-arrow-left-double:before{content:"\4169"}.hgi.hgi-circle-arrow-left-right:before{content:"\416b"}.hgi.hgi-circle-arrow-move-down-left:before{content:"\416d"}.hgi.hgi-circle-arrow-move-down-right:before{content:"\416f"}.hgi.hgi-circle-arrow-move-left-down:before{content:"\4171"}.hgi.hgi-circle-arrow-move-right-down:before{content:"\4173"}.hgi.hgi-circle-arrow-move-up-left:before{content:"\4175"}.hgi.hgi-circle-arrow-move-up-right:before{content:"\4177"}.hgi.hgi-circle-arrow-reload-01:before{content:"\4179"}.hgi.hgi-circle-arrow-reload-02:before{content:"\417b"}.hgi.hgi-circle-arrow-right-01:before{content:"\417d"}.hgi.hgi-circle-arrow-right-02:before{content:"\417f"}.hgi.hgi-circle-arrow-right-03:before{content:"\4181"}.hgi.hgi-circle-arrow-right-double:before{content:"\4183"}.hgi.hgi-circle-arrow-shrink-01:before{content:"\4185"}.hgi.hgi-circle-arrow-shrink-02:before{content:"\4187"}.hgi.hgi-circle-arrow-up-01:before{content:"\4189"}.hgi.hgi-circle-arrow-up-02:before{content:"\418b"}.hgi.hgi-circle-arrow-up-03:before{content:"\418d"}.hgi.hgi-circle-arrow-up-double:before{content:"\418f"}.hgi.hgi-circle-arrow-up-down:before{content:"\4191"}.hgi.hgi-circle-arrow-up-left:before{content:"\4193"}.hgi.hgi-circle-arrow-up-right:before{content:"\4195"}.hgi.hgi-circle-arrow-vertical:before{content:"\4197"}.hgi.hgi-circle-lock-01:before{content:"\4199"}.hgi.hgi-circle-lock-02:before{content:"\419b"}.hgi.hgi-circle-lock-add-01:before{content:"\419d"}.hgi.hgi-circle-lock-add-02:before{content:"\419f"}.hgi.hgi-circle-lock-check-01:before{content:"\41a1"}.hgi.hgi-circle-lock-check-02:before{content:"\41a3"}.hgi.hgi-circle-lock-minus-01:before{content:"\41a5"}.hgi.hgi-circle-lock-minus-02:before{content:"\41a7"}.hgi.hgi-circle-lock-remove-01:before{content:"\41a9"}.hgi.hgi-circle-lock-remove-02:before{content:"\41ab"}.hgi.hgi-circle-password:before{content:"\41ad"}.hgi.hgi-circle-unlock-01:before{content:"\41b0"}.hgi.hgi-circle-unlock-02:before{content:"\41b2"}.hgi.hgi-circle:before{content:"\41b3"}.hgi.hgi-city-01:before{content:"\41b5"}.hgi.hgi-city-02:before{content:"\41b7"}.hgi.hgi-city-03:before{content:"\41b9"}.hgi.hgi-clapping-01:before{content:"\41bb"}.hgi.hgi-clapping-02:before{content:"\41bd"}.hgi.hgi-claude:before{content:"\41bf"}.hgi.hgi-clean:before{content:"\41c1"}.hgi.hgi-cleaning-bucket:before{content:"\41c3"}.hgi.hgi-clinic:before{content:"\41c5"}.hgi.hgi-clip:before{content:"\41c7"}.hgi.hgi-cliparts:before{content:"\41c9"}.hgi.hgi-clipboard:before{content:"\41cb"}.hgi.hgi-clock-01:before{content:"\41cd"}.hgi.hgi-clock-02:before{content:"\41cf"}.hgi.hgi-clock-03:before{content:"\41d1"}.hgi.hgi-clock-04:before{content:"\41d3"}.hgi.hgi-clock-05:before{content:"\41d5"}.hgi.hgi-closed-caption-alt:before{content:"\41d7"}.hgi.hgi-closed-caption:before{content:"\41d9"}.hgi.hgi-clothes:before{content:"\41db"}.hgi.hgi-cloud-angled-rain-zap:before{content:"\41de"}.hgi.hgi-cloud-angled-rain:before{content:"\41df"}.hgi.hgi-cloud-angled-zap:before{content:"\41e1"}.hgi.hgi-cloud-big-rain:before{content:"\41e3"}.hgi.hgi-cloud-download:before{content:"\41e5"}.hgi.hgi-cloud-fast-wind:before{content:"\41e7"}.hgi.hgi-cloud-hailstone:before{content:"\41e9"}.hgi.hgi-cloud-little-rain:before{content:"\41eb"}.hgi.hgi-cloud-little-snow:before{content:"\41ed"}.hgi.hgi-cloud-loading:before{content:"\41ef"}.hgi.hgi-cloud-mid-rain:before{content:"\41f1"}.hgi.hgi-cloud-mid-snow:before{content:"\41f3"}.hgi.hgi-cloud-saving-done-01:before{content:"\41f5"}.hgi.hgi-cloud-saving-done-02:before{content:"\41f7"}.hgi.hgi-cloud-server:before{content:"\41fa"}.hgi.hgi-cloud-slow-wind:before{content:"\41fc"}.hgi.hgi-cloud-snow:before{content:"\41fe"}.hgi.hgi-cloud-upload:before{content:"\4200"}.hgi.hgi-cloud:before{content:"\4201"}.hgi.hgi-clubs-01:before{content:"\4203"}.hgi.hgi-clubs-02:before{content:"\4205"}.hgi.hgi-co-present:before{content:"\4207"}.hgi.hgi-code-circle:before{content:"\4209"}.hgi.hgi-code-folder:before{content:"\420b"}.hgi.hgi-code-square:before{content:"\420e"}.hgi.hgi-code:before{content:"\420f"}.hgi.hgi-codesandbox:before{content:"\4211"}.hgi.hgi-coffee-01:before{content:"\4213"}.hgi.hgi-coffee-02:before{content:"\4215"}.hgi.hgi-coffee-beans:before{content:"\4217"}.hgi.hgi-coinbase:before{content:"\4219"}.hgi.hgi-coins-01:before{content:"\421b"}.hgi.hgi-coins-02:before{content:"\421d"}.hgi.hgi-coins-bitcoin:before{content:"\421f"}.hgi.hgi-coins-dollar:before{content:"\4221"}.hgi.hgi-coins-euro:before{content:"\4223"}.hgi.hgi-coins-pound:before{content:"\4225"}.hgi.hgi-coins-swap:before{content:"\4227"}.hgi.hgi-coins-yen:before{content:"\4229"}.hgi.hgi-collections-bookmark:before{content:"\422b"}.hgi.hgi-color-picker:before{content:"\422d"}.hgi.hgi-colors:before{content:"\422f"}.hgi.hgi-colosseum:before{content:"\4231"}.hgi.hgi-column-delete:before{content:"\4233"}.hgi.hgi-column-insert:before{content:"\4235"}.hgi.hgi-comet-01:before{content:"\4237"}.hgi.hgi-comet-02:before{content:"\4239"}.hgi.hgi-coming-soon-01:before{content:"\423b"}.hgi.hgi-coming-soon-02:before{content:"\423d"}.hgi.hgi-command-line:before{content:"\423f"}.hgi.hgi-command:before{content:"\4241"}.hgi.hgi-comment-01:before{content:"\4243"}.hgi.hgi-comment-02:before{content:"\4245"}.hgi.hgi-comment-03:before{content:"\4247"}.hgi.hgi-comment-add-01:before{content:"\4249"}.hgi.hgi-comment-add-02:before{content:"\424b"}.hgi.hgi-comment-add-03:before{content:"\424d"}.hgi.hgi-comment-block-01:before{content:"\424f"}.hgi.hgi-comment-block-02:before{content:"\4251"}.hgi.hgi-comment-block-03:before{content:"\4253"}.hgi.hgi-comment-remove-01:before{content:"\4255"}.hgi.hgi-comment-remove-02:before{content:"\4257"}.hgi.hgi-comment-remove-03:before{content:"\4259"}.hgi.hgi-compass-01:before{content:"\425b"}.hgi.hgi-compass:before{content:"\425d"}.hgi.hgi-complaint:before{content:"\425f"}.hgi.hgi-computer-activity:before{content:"\4261"}.hgi.hgi-computer-add:before{content:"\4263"}.hgi.hgi-computer-arrow-down:before{content:"\4265"}.hgi.hgi-computer-arrow-up:before{content:"\4267"}.hgi.hgi-computer-chart-down:before{content:"\4269"}.hgi.hgi-computer-chart-up:before{content:"\426b"}.hgi.hgi-computer-check:before{content:"\426d"}.hgi.hgi-computer-cloud:before{content:"\426f"}.hgi.hgi-computer-desk-01:before{content:"\4271"}.hgi.hgi-computer-desk-02:before{content:"\4273"}.hgi.hgi-computer-desk-03:before{content:"\4275"}.hgi.hgi-computer-dollar:before{content:"\4277"}.hgi.hgi-computer-ethernet:before{content:"\4279"}.hgi.hgi-computer-phone-sync:before{content:"\427b"}.hgi.hgi-computer-programming-01:before{content:"\427d"}.hgi.hgi-computer-programming-02:before{content:"\427f"}.hgi.hgi-computer-protection:before{content:"\4281"}.hgi.hgi-computer-remove:before{content:"\4283"}.hgi.hgi-computer-screen-share:before{content:"\4285"}.hgi.hgi-computer-settings:before{content:"\4288"}.hgi.hgi-computer-user:before{content:"\428a"}.hgi.hgi-computer-video-call:before{content:"\428c"}.hgi.hgi-computer-video:before{content:"\428e"}.hgi.hgi-computer:before{content:"\428f"}.hgi.hgi-cone-01:before{content:"\4291"}.hgi.hgi-cone-02:before{content:"\4293"}.hgi.hgi-conference:before{content:"\4295"}.hgi.hgi-configuration-01:before{content:"\4297"}.hgi.hgi-configuration-02:before{content:"\4299"}.hgi.hgi-confused:before{content:"\429b"}.hgi.hgi-congruent-to-circle:before{content:"\429d"}.hgi.hgi-congruent-to-square:before{content:"\42a0"}.hgi.hgi-congruent-to:before{content:"\42a1"}.hgi.hgi-connect:before{content:"\42a3"}.hgi.hgi-console:before{content:"\42a5"}.hgi.hgi-constellation:before{content:"\42a7"}.hgi.hgi-contact-01:before{content:"\42a9"}.hgi.hgi-contact-02:before{content:"\42ab"}.hgi.hgi-contact-book:before{content:"\42ad"}.hgi.hgi-contact:before{content:"\42af"}.hgi.hgi-container-truck-01:before{content:"\42b1"}.hgi.hgi-container-truck-02:before{content:"\42b3"}.hgi.hgi-container-truck:before{content:"\42b5"}.hgi.hgi-content-writing:before{content:"\42b7"}.hgi.hgi-contracts:before{content:"\42b9"}.hgi.hgi-conversation:before{content:"\42bb"}.hgi.hgi-cook-book:before{content:"\42bd"}.hgi.hgi-cookie:before{content:"\42bf"}.hgi.hgi-coordinate-01:before{content:"\42c1"}.hgi.hgi-coordinate-02:before{content:"\42c3"}.hgi.hgi-copilot:before{content:"\42c5"}.hgi.hgi-copy-01:before{content:"\42c7"}.hgi.hgi-copy-02:before{content:"\42c9"}.hgi.hgi-copy-link:before{content:"\42cb"}.hgi.hgi-copyright:before{content:"\42cd"}.hgi.hgi-corn:before{content:"\42cf"}.hgi.hgi-corporate:before{content:"\42d1"}.hgi.hgi-cos:before{content:"\42d3"}.hgi.hgi-cosine-01:before{content:"\42d5"}.hgi.hgi-cosine-02:before{content:"\42d7"}.hgi.hgi-cottage:before{content:"\42d9"}.hgi.hgi-cotton-candy:before{content:"\42db"}.hgi.hgi-coupon-01:before{content:"\42dd"}.hgi.hgi-coupon-02:before{content:"\42df"}.hgi.hgi-coupon-03:before{content:"\42e1"}.hgi.hgi-coupon-percent:before{content:"\42e3"}.hgi.hgi-course:before{content:"\42e5"}.hgi.hgi-court-house:before{content:"\42e7"}.hgi.hgi-court-law:before{content:"\42e9"}.hgi.hgi-covariate:before{content:"\42eb"}.hgi.hgi-covid-info:before{content:"\42ed"}.hgi.hgi-cowboy-hat:before{content:"\42ef"}.hgi.hgi-cpp:before{content:"\42f1"}.hgi.hgi-cpu-charge:before{content:"\42f3"}.hgi.hgi-cpu-settings:before{content:"\42f6"}.hgi.hgi-cpu:before{content:"\42f7"}.hgi.hgi-crab:before{content:"\42f9"}.hgi.hgi-crane:before{content:"\42fb"}.hgi.hgi-crazy:before{content:"\42fd"}.hgi.hgi-creative-market:before{content:"\42ff"}.hgi.hgi-credit-card-accept:before{content:"\4301"}.hgi.hgi-credit-card-add:before{content:"\4303"}.hgi.hgi-credit-card-change:before{content:"\4305"}.hgi.hgi-credit-card-defrost:before{content:"\4307"}.hgi.hgi-credit-card-freeze:before{content:"\4309"}.hgi.hgi-credit-card-not-accept:before{content:"\430b"}.hgi.hgi-credit-card-not-found:before{content:"\430d"}.hgi.hgi-credit-card-pos:before{content:"\430f"}.hgi.hgi-credit-card-validation:before{content:"\4312"}.hgi.hgi-credit-card:before{content:"\4313"}.hgi.hgi-cricket-bat:before{content:"\4315"}.hgi.hgi-cricket-helmet:before{content:"\4317"}.hgi.hgi-croissant:before{content:"\4319"}.hgi.hgi-crop:before{content:"\431b"}.hgi.hgi-crowdfunding:before{content:"\431d"}.hgi.hgi-crown-02:before{content:"\431f"}.hgi.hgi-crown-03:before{content:"\4321"}.hgi.hgi-crown-minus:before{content:"\4323"}.hgi.hgi-crown-plus:before{content:"\4325"}.hgi.hgi-crown:before{content:"\4327"}.hgi.hgi-crying:before{content:"\4329"}.hgi.hgi-css-3:before{content:"\432b"}.hgi.hgi-css-file-01:before{content:"\432d"}.hgi.hgi-css-file-02:before{content:"\432f"}.hgi.hgi-csv-01:before{content:"\4331"}.hgi.hgi-csv-02:before{content:"\4333"}.hgi.hgi-cube:before{content:"\4335"}.hgi.hgi-cupcake-01:before{content:"\4337"}.hgi.hgi-cupcake-02:before{content:"\4339"}.hgi.hgi-cupcake-03:before{content:"\433b"}.hgi.hgi-curling:before{content:"\433d"}.hgi.hgi-cursor-01:before{content:"\433f"}.hgi.hgi-cursor-02:before{content:"\4341"}.hgi.hgi-cursor-add-selection-01:before{content:"\4343"}.hgi.hgi-cursor-add-selection-02:before{content:"\4345"}.hgi.hgi-cursor-circle-selection-01:before{content:"\4347"}.hgi.hgi-cursor-circle-selection-02:before{content:"\4349"}.hgi.hgi-cursor-disabled-01:before{content:"\434b"}.hgi.hgi-cursor-disabled-02:before{content:"\434d"}.hgi.hgi-cursor-edit-01:before{content:"\434f"}.hgi.hgi-cursor-edit-02:before{content:"\4351"}.hgi.hgi-cursor-hold-01:before{content:"\4353"}.hgi.hgi-cursor-hold-02:before{content:"\4355"}.hgi.hgi-cursor-in-window:before{content:"\4357"}.hgi.hgi-cursor-info-01:before{content:"\4359"}.hgi.hgi-cursor-info-02:before{content:"\435b"}.hgi.hgi-cursor-loading-01:before{content:"\435d"}.hgi.hgi-cursor-loading-02:before{content:"\435f"}.hgi.hgi-cursor-magic-selection-01:before{content:"\4361"}.hgi.hgi-cursor-magic-selection-02:before{content:"\4363"}.hgi.hgi-cursor-move-01:before{content:"\4365"}.hgi.hgi-cursor-move-02:before{content:"\4367"}.hgi.hgi-cursor-pointer-01:before{content:"\4369"}.hgi.hgi-cursor-pointer-02:before{content:"\436b"}.hgi.hgi-cursor-progress-01:before{content:"\436d"}.hgi.hgi-cursor-progress-02:before{content:"\436f"}.hgi.hgi-cursor-progress-03:before{content:"\4371"}.hgi.hgi-cursor-progress-04:before{content:"\4373"}.hgi.hgi-cursor-rectangle-selection-01:before{content:"\4375"}.hgi.hgi-cursor-rectangle-selection-02:before{content:"\4377"}.hgi.hgi-cursor-remove-selection-01:before{content:"\4379"}.hgi.hgi-cursor-remove-selection-02:before{content:"\437b"}.hgi.hgi-cursor-text:before{content:"\437d"}.hgi.hgi-curtains:before{content:"\437f"}.hgi.hgi-curvy-left-direction:before{content:"\4381"}.hgi.hgi-curvy-left-right-direction:before{content:"\4383"}.hgi.hgi-curvy-right-direction:before{content:"\4385"}.hgi.hgi-curvy-up-down-direction:before{content:"\4387"}.hgi.hgi-custom-field:before{content:"\4389"}.hgi.hgi-customer-service-01:before{content:"\438b"}.hgi.hgi-customer-service-02:before{content:"\438d"}.hgi.hgi-customer-service:before{content:"\438f"}.hgi.hgi-customer-support:before{content:"\4391"}.hgi.hgi-customize:before{content:"\4393"}.hgi.hgi-cylinder-01:before{content:"\4395"}.hgi.hgi-cylinder-02:before{content:"\4397"}.hgi.hgi-cylinder-03:before{content:"\4399"}.hgi.hgi-cylinder-04:before{content:"\439b"}.hgi.hgi-danger:before{content:"\439d"}.hgi.hgi-dark-mode:before{content:"\439f"}.hgi.hgi-dart:before{content:"\43a1"}.hgi.hgi-dashboard-browsing:before{content:"\43a3"}.hgi.hgi-dashboard-circle-add:before{content:"\43a5"}.hgi.hgi-dashboard-circle-edit:before{content:"\43a7"}.hgi.hgi-dashboard-circle-remove:before{content:"\43a9"}.hgi.hgi-dashboard-circle-settings:before{content:"\43ac"}.hgi.hgi-dashboard-circle:before{content:"\43ad"}.hgi.hgi-dashboard-speed-01:before{content:"\43af"}.hgi.hgi-dashboard-speed-02:before{content:"\43b1"}.hgi.hgi-dashboard-square-01:before{content:"\43b3"}.hgi.hgi-dashboard-square-02:before{content:"\43b5"}.hgi.hgi-dashboard-square-03:before{content:"\43b7"}.hgi.hgi-dashboard-square-add:before{content:"\43b9"}.hgi.hgi-dashboard-square-edit:before{content:"\43bb"}.hgi.hgi-dashboard-square-remove:before{content:"\43bd"}.hgi.hgi-dashboard-square-setting:before{content:"\43bf"}.hgi.hgi-dashed-line-01:before{content:"\43c1"}.hgi.hgi-dashed-line-02:before{content:"\43c3"}.hgi.hgi-dashed-line-circle:before{content:"\43c5"}.hgi.hgi-data-recovery:before{content:"\43c7"}.hgi.hgi-database-01:before{content:"\43c9"}.hgi.hgi-database-02:before{content:"\43cb"}.hgi.hgi-database-add:before{content:"\43cd"}.hgi.hgi-database-export:before{content:"\43cf"}.hgi.hgi-database-import:before{content:"\43d1"}.hgi.hgi-database-locked:before{content:"\43d3"}.hgi.hgi-database-restore:before{content:"\43d5"}.hgi.hgi-database-setting:before{content:"\43d8"}.hgi.hgi-database-sync-01:before{content:"\43da"}.hgi.hgi-database-sync:before{content:"\43dc"}.hgi.hgi-database:before{content:"\43dd"}.hgi.hgi-date-time:before{content:"\43df"}.hgi.hgi-dates:before{content:"\43e1"}.hgi.hgi-datev:before{content:"\43e3"}.hgi.hgi-dead:before{content:"\43e5"}.hgi.hgi-deepseek:before{content:"\43e7"}.hgi.hgi-delete-01:before{content:"\43e9"}.hgi.hgi-delete-02:before{content:"\43eb"}.hgi.hgi-delete-03:before{content:"\43ed"}.hgi.hgi-delete-04:before{content:"\43ef"}.hgi.hgi-delete-column:before{content:"\43f1"}.hgi.hgi-delete-put-back:before{content:"\43f3"}.hgi.hgi-delete-row:before{content:"\43f5"}.hgi.hgi-delete-throw:before{content:"\43f7"}.hgi.hgi-delivered-sent:before{content:"\43f9"}.hgi.hgi-delivery-box-01:before{content:"\43fb"}.hgi.hgi-delivery-box-02:before{content:"\43fd"}.hgi.hgi-delivery-delay-01:before{content:"\43ff"}.hgi.hgi-delivery-delay-02:before{content:"\4401"}.hgi.hgi-delivery-return-01:before{content:"\4403"}.hgi.hgi-delivery-return-02:before{content:"\4405"}.hgi.hgi-delivery-secure-01:before{content:"\4407"}.hgi.hgi-delivery-secure-02:before{content:"\4409"}.hgi.hgi-delivery-sent-01:before{content:"\440b"}.hgi.hgi-delivery-sent-02:before{content:"\440d"}.hgi.hgi-delivery-tracking-01:before{content:"\440f"}.hgi.hgi-delivery-tracking-02:before{content:"\4411"}.hgi.hgi-delivery-truck-01:before{content:"\4413"}.hgi.hgi-delivery-truck-02:before{content:"\4415"}.hgi.hgi-delivery-view-01:before{content:"\4417"}.hgi.hgi-delivery-view-02:before{content:"\4419"}.hgi.hgi-dental-braces:before{content:"\441b"}.hgi.hgi-dental-broken-tooth:before{content:"\441d"}.hgi.hgi-dental-care:before{content:"\441f"}.hgi.hgi-dental-tooth:before{content:"\4421"}.hgi.hgi-departement:before{content:"\4423"}.hgi.hgi-desert:before{content:"\4425"}.hgi.hgi-desk-01:before{content:"\4427"}.hgi.hgi-desk-02:before{content:"\4429"}.hgi.hgi-desk:before{content:"\442b"}.hgi.hgi-detergent:before{content:"\442d"}.hgi.hgi-developer:before{content:"\442f"}.hgi.hgi-deviantart:before{content:"\4431"}.hgi.hgi-device-access:before{content:"\4433"}.hgi.hgi-diagonal-scroll-point-01:before{content:"\4435"}.hgi.hgi-diagonal-scroll-point-02:before{content:"\4437"}.hgi.hgi-dialpad-circle-01:before{content:"\4439"}.hgi.hgi-dialpad-circle-02:before{content:"\443b"}.hgi.hgi-dialpad-square-01:before{content:"\443d"}.hgi.hgi-dialpad-square-02:before{content:"\443f"}.hgi.hgi-diameter:before{content:"\4441"}.hgi.hgi-diamond-01:before{content:"\4443"}.hgi.hgi-diamond-02:before{content:"\4445"}.hgi.hgi-diamond:before{content:"\4447"}.hgi.hgi-diaper:before{content:"\4449"}.hgi.hgi-dice-faces-01:before{content:"\444b"}.hgi.hgi-dice-faces-02:before{content:"\444d"}.hgi.hgi-dice-faces-03:before{content:"\444f"}.hgi.hgi-dice-faces-04:before{content:"\4451"}.hgi.hgi-dice-faces-05:before{content:"\4453"}.hgi.hgi-dice-faces-06:before{content:"\4455"}.hgi.hgi-dice:before{content:"\4457"}.hgi.hgi-digestion:before{content:"\4459"}.hgi.hgi-digg:before{content:"\445b"}.hgi.hgi-digital-clock:before{content:"\445d"}.hgi.hgi-dim-sum-01:before{content:"\445f"}.hgi.hgi-dim-sum-02:before{content:"\4461"}.hgi.hgi-dining-table:before{content:"\4463"}.hgi.hgi-diploma:before{content:"\4465"}.hgi.hgi-direction-left-01:before{content:"\4467"}.hgi.hgi-direction-left-02:before{content:"\4469"}.hgi.hgi-direction-right-01:before{content:"\446b"}.hgi.hgi-direction-right-02:before{content:"\446d"}.hgi.hgi-directions-01:before{content:"\446f"}.hgi.hgi-directions-02:before{content:"\4471"}.hgi.hgi-dirham:before{content:"\4473"}.hgi.hgi-disability-01:before{content:"\4475"}.hgi.hgi-disability-02:before{content:"\4477"}.hgi.hgi-discord:before{content:"\4479"}.hgi.hgi-discount-01:before{content:"\447b"}.hgi.hgi-discount-tag-01:before{content:"\447e"}.hgi.hgi-discount-tag-02:before{content:"\4480"}.hgi.hgi-discount:before{content:"\4481"}.hgi.hgi-discover-circle:before{content:"\4483"}.hgi.hgi-discover-square:before{content:"\4485"}.hgi.hgi-dish-01:before{content:"\4487"}.hgi.hgi-dish-02:before{content:"\4489"}.hgi.hgi-dish-washer:before{content:"\448b"}.hgi.hgi-displeased:before{content:"\448d"}.hgi.hgi-distribute-horizontal-center:before{content:"\448f"}.hgi.hgi-distribute-horizontal-left:before{content:"\4491"}.hgi.hgi-distribute-horizontal-right:before{content:"\4493"}.hgi.hgi-distribute-vertical-bottom:before{content:"\4495"}.hgi.hgi-distribute-vertical-center:before{content:"\4497"}.hgi.hgi-distribute-vertical-top:before{content:"\4499"}.hgi.hgi-distribution:before{content:"\449b"}.hgi.hgi-divide-sign-circle:before{content:"\449d"}.hgi.hgi-divide-sign-square:before{content:"\44a0"}.hgi.hgi-divide-sign:before{content:"\44a1"}.hgi.hgi-dna-01:before{content:"\44a3"}.hgi.hgi-dna:before{content:"\44a5"}.hgi.hgi-do-not-touch-01:before{content:"\44a7"}.hgi.hgi-do-not-touch-02:before{content:"\44a9"}.hgi.hgi-doc-01:before{content:"\44ab"}.hgi.hgi-doc-02:before{content:"\44ad"}.hgi.hgi-doctor-01:before{content:"\44af"}.hgi.hgi-doctor-02:before{content:"\44b1"}.hgi.hgi-doctor-03:before{content:"\44b3"}.hgi.hgi-document-attachment:before{content:"\44b5"}.hgi.hgi-document-code:before{content:"\44b7"}.hgi.hgi-document-validation:before{content:"\44b9"}.hgi.hgi-dollar-01:before{content:"\44bb"}.hgi.hgi-dollar-02:before{content:"\44bd"}.hgi.hgi-dollar-circle:before{content:"\44bf"}.hgi.hgi-dollar-receive-01:before{content:"\44c1"}.hgi.hgi-dollar-receive-02:before{content:"\44c3"}.hgi.hgi-dollar-send-01:before{content:"\44c5"}.hgi.hgi-dollar-send-02:before{content:"\44c7"}.hgi.hgi-dollar-square:before{content:"\44c9"}.hgi.hgi-dome:before{content:"\44cb"}.hgi.hgi-domino:before{content:"\44cd"}.hgi.hgi-door-01:before{content:"\44cf"}.hgi.hgi-door-02:before{content:"\44d1"}.hgi.hgi-door-lock:before{content:"\44d3"}.hgi.hgi-door:before{content:"\44d5"}.hgi.hgi-doughnut:before{content:"\44d7"}.hgi.hgi-download-01:before{content:"\44d9"}.hgi.hgi-download-02:before{content:"\44db"}.hgi.hgi-download-03:before{content:"\44dd"}.hgi.hgi-download-04:before{content:"\44df"}.hgi.hgi-download-05:before{content:"\44e1"}.hgi.hgi-download-circle-01:before{content:"\44e3"}.hgi.hgi-download-circle-02:before{content:"\44e5"}.hgi.hgi-download-square-01:before{content:"\44e7"}.hgi.hgi-download-square-02:before{content:"\44e9"}.hgi.hgi-drag-01:before{content:"\44eb"}.hgi.hgi-drag-02:before{content:"\44ed"}.hgi.hgi-drag-03:before{content:"\44ef"}.hgi.hgi-drag-04:before{content:"\44f1"}.hgi.hgi-drag-drop-horizontal:before{content:"\44f3"}.hgi.hgi-drag-drop-vertical:before{content:"\44f6"}.hgi.hgi-drag-drop:before{content:"\44f7"}.hgi.hgi-drag-left-01:before{content:"\44f9"}.hgi.hgi-drag-left-02:before{content:"\44fb"}.hgi.hgi-drag-left-03:before{content:"\44fd"}.hgi.hgi-drag-left-04:before{content:"\44ff"}.hgi.hgi-drag-right-01:before{content:"\4501"}.hgi.hgi-drag-right-02:before{content:"\4503"}.hgi.hgi-drag-right-03:before{content:"\4505"}.hgi.hgi-drag-right-04:before{content:"\4507"}.hgi.hgi-drawing-compass:before{content:"\4509"}.hgi.hgi-drawing-mode:before{content:"\450b"}.hgi.hgi-dress-01:before{content:"\450d"}.hgi.hgi-dress-02:before{content:"\450f"}.hgi.hgi-dress-03:before{content:"\4511"}.hgi.hgi-dress-04:before{content:"\4513"}.hgi.hgi-dress-05:before{content:"\4515"}.hgi.hgi-dress-06:before{content:"\4517"}.hgi.hgi-dress-07:before{content:"\4519"}.hgi.hgi-dressing-table-01:before{content:"\451b"}.hgi.hgi-dressing-table-02:before{content:"\451d"}.hgi.hgi-dressing-table-03:before{content:"\451f"}.hgi.hgi-dribbble:before{content:"\4521"}.hgi.hgi-drink:before{content:"\4523"}.hgi.hgi-drive:before{content:"\4525"}.hgi.hgi-drone:before{content:"\4527"}.hgi.hgi-drooling:before{content:"\4529"}.hgi.hgi-dropbox:before{content:"\452b"}.hgi.hgi-droplet:before{content:"\452d"}.hgi.hgi-dropper:before{content:"\452f"}.hgi.hgi-ds3-tool:before{content:"\4531"}.hgi.hgi-dua:before{content:"\4533"}.hgi.hgi-dumbbell-01:before{content:"\4535"}.hgi.hgi-dumbbell-02:before{content:"\4537"}.hgi.hgi-dumbbell-03:before{content:"\4539"}.hgi.hgi-ear-rings-01:before{content:"\453b"}.hgi.hgi-ear-rings-02:before{content:"\453d"}.hgi.hgi-ear-rings-03:before{content:"\453f"}.hgi.hgi-ear:before{content:"\4541"}.hgi.hgi-earth:before{content:"\4543"}.hgi.hgi-ease-curve-control-points:before{content:"\4545"}.hgi.hgi-ease-in-control-point:before{content:"\4547"}.hgi.hgi-ease-in-out:before{content:"\4549"}.hgi.hgi-ease-in:before{content:"\454b"}.hgi.hgi-ease-out-control-point:before{content:"\454d"}.hgi.hgi-ease-out:before{content:"\454f"}.hgi.hgi-eco-energy:before{content:"\4551"}.hgi.hgi-eco-lab-01:before{content:"\4553"}.hgi.hgi-eco-lab-02:before{content:"\4555"}.hgi.hgi-eco-lab:before{content:"\4557"}.hgi.hgi-eco-power:before{content:"\4559"}.hgi.hgi-edge-style:before{content:"\455b"}.hgi.hgi-edit-01:before{content:"\455d"}.hgi.hgi-edit-02:before{content:"\455f"}.hgi.hgi-edit-03:before{content:"\4561"}.hgi.hgi-edit-04:before{content:"\4563"}.hgi.hgi-edit-off-03:before{content:"\4565"}.hgi.hgi-edit-off-04:before{content:"\4567"}.hgi.hgi-edit-off:before{content:"\4569"}.hgi.hgi-edit-road:before{content:"\456b"}.hgi.hgi-edit-table:before{content:"\456d"}.hgi.hgi-edit-user-02:before{content:"\456f"}.hgi.hgi-eggs:before{content:"\4571"}.hgi.hgi-eid-mubarak:before{content:"\4573"}.hgi.hgi-eiffel-tower:before{content:"\4575"}.hgi.hgi-eight-circle:before{content:"\4577"}.hgi.hgi-eight-square:before{content:"\4579"}.hgi.hgi-elearning-exchange:before{content:"\457b"}.hgi.hgi-electric-home-01:before{content:"\457d"}.hgi.hgi-electric-home-02:before{content:"\457f"}.hgi.hgi-electric-plugs:before{content:"\4581"}.hgi.hgi-electric-tower-01:before{content:"\4583"}.hgi.hgi-electric-tower-02:before{content:"\4585"}.hgi.hgi-electric-wire:before{content:"\4587"}.hgi.hgi-ellipse-selection:before{content:"\4589"}.hgi.hgi-encrypt:before{content:"\458b"}.hgi.hgi-energy-ellipse:before{content:"\458d"}.hgi.hgi-energy-rectangle:before{content:"\458f"}.hgi.hgi-energy:before{content:"\4591"}.hgi.hgi-entering-geo-fence:before{content:"\4593"}.hgi.hgi-entrance-stairs:before{content:"\4595"}.hgi.hgi-envato:before{content:"\4597"}.hgi.hgi-equal-sign-circle:before{content:"\4599"}.hgi.hgi-equal-sign-square:before{content:"\459c"}.hgi.hgi-equal-sign:before{content:"\459d"}.hgi.hgi-equipment-bench-press:before{content:"\459f"}.hgi.hgi-equipment-chest-press:before{content:"\45a1"}.hgi.hgi-equipment-gym-01:before{content:"\45a3"}.hgi.hgi-equipment-gym-02:before{content:"\45a5"}.hgi.hgi-equipment-gym-03:before{content:"\45a7"}.hgi.hgi-equipment-weightlifting:before{content:"\45a9"}.hgi.hgi-eraser-01:before{content:"\45ab"}.hgi.hgi-eraser-add:before{content:"\45ad"}.hgi.hgi-eraser-auto:before{content:"\45af"}.hgi.hgi-eraser:before{content:"\45b1"}.hgi.hgi-estimate-01:before{content:"\45b3"}.hgi.hgi-estimate-02:before{content:"\45b5"}.hgi.hgi-ethereum-ellipse:before{content:"\45b7"}.hgi.hgi-ethereum-rectangle:before{content:"\45b9"}.hgi.hgi-ethereum:before{content:"\45bb"}.hgi.hgi-euro-circle:before{content:"\45bd"}.hgi.hgi-euro-receive:before{content:"\45bf"}.hgi.hgi-euro-send:before{content:"\45c2"}.hgi.hgi-euro-square:before{content:"\45c4"}.hgi.hgi-euro:before{content:"\45c5"}.hgi.hgi-ev-charging:before{content:"\45c7"}.hgi.hgi-evil:before{content:"\45c9"}.hgi.hgi-exchange-01:before{content:"\45cb"}.hgi.hgi-exchange-02:before{content:"\45cd"}.hgi.hgi-exchange-03:before{content:"\45cf"}.hgi.hgi-expander:before{content:"\45d1"}.hgi.hgi-external-drive:before{content:"\45d3"}.hgi.hgi-eye:before{content:"\45d5"}.hgi.hgi-face-id:before{content:"\45d7"}.hgi.hgi-facebook-01:before{content:"\45d9"}.hgi.hgi-facebook-02:before{content:"\45db"}.hgi.hgi-factory-01:before{content:"\45dd"}.hgi.hgi-factory-02:before{content:"\45df"}.hgi.hgi-factory:before{content:"\45e1"}.hgi.hgi-fahrenheit:before{content:"\45e3"}.hgi.hgi-falling-star:before{content:"\45e5"}.hgi.hgi-fan-01:before{content:"\45e7"}.hgi.hgi-fan-02:before{content:"\45e9"}.hgi.hgi-fast-wind:before{content:"\45eb"}.hgi.hgi-favourite-circle:before{content:"\45ed"}.hgi.hgi-favourite-square:before{content:"\45f0"}.hgi.hgi-favourite:before{content:"\45f1"}.hgi.hgi-feather:before{content:"\45f3"}.hgi.hgi-female-02:before{content:"\45f5"}.hgi.hgi-female-symbol:before{content:"\45f7"}.hgi.hgi-fencing-mask:before{content:"\45f9"}.hgi.hgi-fencing:before{content:"\45fb"}.hgi.hgi-ferris-wheel:before{content:"\45fd"}.hgi.hgi-ferry-boat:before{content:"\45ff"}.hgi.hgi-figma:before{content:"\4601"}.hgi.hgi-file-01:before{content:"\4603"}.hgi.hgi-file-02:before{content:"\4605"}.hgi.hgi-file-add:before{content:"\4607"}.hgi.hgi-file-attachment:before{content:"\4609"}.hgi.hgi-file-audio:before{content:"\460b"}.hgi.hgi-file-bitcoin:before{content:"\460d"}.hgi.hgi-file-block:before{content:"\460f"}.hgi.hgi-file-bookmark:before{content:"\4611"}.hgi.hgi-file-cloud:before{content:"\4613"}.hgi.hgi-file-corrupt:before{content:"\4615"}.hgi.hgi-file-dollar:before{content:"\4617"}.hgi.hgi-file-download:before{content:"\4619"}.hgi.hgi-file-edit:before{content:"\461b"}.hgi.hgi-file-empty-01:before{content:"\461d"}.hgi.hgi-file-empty-02:before{content:"\461f"}.hgi.hgi-file-euro:before{content:"\4621"}.hgi.hgi-file-export:before{content:"\4623"}.hgi.hgi-file-favourite:before{content:"\4625"}.hgi.hgi-file-import:before{content:"\4627"}.hgi.hgi-file-link:before{content:"\4629"}.hgi.hgi-file-locked:before{content:"\462b"}.hgi.hgi-file-management:before{content:"\462d"}.hgi.hgi-file-minus:before{content:"\462f"}.hgi.hgi-file-music:before{content:"\4631"}.hgi.hgi-file-not-found:before{content:"\4633"}.hgi.hgi-file-paste:before{content:"\4635"}.hgi.hgi-file-pin:before{content:"\4637"}.hgi.hgi-file-pound:before{content:"\4639"}.hgi.hgi-file-remove:before{content:"\463b"}.hgi.hgi-file-script:before{content:"\463d"}.hgi.hgi-file-search:before{content:"\463f"}.hgi.hgi-file-security:before{content:"\4641"}.hgi.hgi-file-shredder:before{content:"\4643"}.hgi.hgi-file-star:before{content:"\4645"}.hgi.hgi-file-sync:before{content:"\4647"}.hgi.hgi-file-unknown:before{content:"\4649"}.hgi.hgi-file-unlocked:before{content:"\464b"}.hgi.hgi-file-upload:before{content:"\464d"}.hgi.hgi-file-validation:before{content:"\464f"}.hgi.hgi-file-verified:before{content:"\4651"}.hgi.hgi-file-video:before{content:"\4653"}.hgi.hgi-file-view:before{content:"\4655"}.hgi.hgi-file-yen:before{content:"\4657"}.hgi.hgi-file-zip:before{content:"\4659"}.hgi.hgi-files-01:before{content:"\465b"}.hgi.hgi-files-02:before{content:"\465d"}.hgi.hgi-film-01:before{content:"\465f"}.hgi.hgi-film-02:before{content:"\4661"}.hgi.hgi-film-roll-01:before{content:"\4663"}.hgi.hgi-film-roll-02:before{content:"\4665"}.hgi.hgi-filter-add:before{content:"\4667"}.hgi.hgi-filter-edit:before{content:"\4669"}.hgi.hgi-filter-horizontal:before{content:"\466b"}.hgi.hgi-filter-mail-circle:before{content:"\466d"}.hgi.hgi-filter-mail-square:before{content:"\466f"}.hgi.hgi-filter-remove:before{content:"\4671"}.hgi.hgi-filter-reset:before{content:"\4673"}.hgi.hgi-filter-vertical:before{content:"\4676"}.hgi.hgi-filter:before{content:"\4677"}.hgi.hgi-finger-access:before{content:"\4679"}.hgi.hgi-finger-print-add:before{content:"\467b"}.hgi.hgi-finger-print-check:before{content:"\467d"}.hgi.hgi-finger-print-minus:before{content:"\467f"}.hgi.hgi-finger-print-remove:before{content:"\4681"}.hgi.hgi-finger-print-scan:before{content:"\4683"}.hgi.hgi-finger-print:before{content:"\4685"}.hgi.hgi-fingerprint-scan:before{content:"\4687"}.hgi.hgi-fins:before{content:"\4689"}.hgi.hgi-fire-02:before{content:"\468b"}.hgi.hgi-fire-03:before{content:"\468d"}.hgi.hgi-fire-pit:before{content:"\468f"}.hgi.hgi-fire-security:before{content:"\4692"}.hgi.hgi-fire:before{content:"\4693"}.hgi.hgi-firewall:before{content:"\4695"}.hgi.hgi-fireworks:before{content:"\4697"}.hgi.hgi-first-aid-kit:before{content:"\4699"}.hgi.hgi-first-bracket-circle:before{content:"\469b"}.hgi.hgi-first-bracket-square:before{content:"\469e"}.hgi.hgi-first-bracket:before{content:"\469f"}.hgi.hgi-fish-food:before{content:"\46a1"}.hgi.hgi-fit-to-screen:before{content:"\46a3"}.hgi.hgi-five-circle:before{content:"\46a5"}.hgi.hgi-five-square:before{content:"\46a7"}.hgi.hgi-fiverr:before{content:"\46a9"}.hgi.hgi-flag-01:before{content:"\46ab"}.hgi.hgi-flag-02:before{content:"\46ad"}.hgi.hgi-flag-03:before{content:"\46af"}.hgi.hgi-flash-off:before{content:"\46b1"}.hgi.hgi-flash:before{content:"\46b3"}.hgi.hgi-flashlight:before{content:"\46b5"}.hgi.hgi-flaticon:before{content:"\46b7"}.hgi.hgi-flickr:before{content:"\46b9"}.hgi.hgi-flim-slate:before{content:"\46bb"}.hgi.hgi-flip-bottom:before{content:"\46bd"}.hgi.hgi-flip-horizontal:before{content:"\46bf"}.hgi.hgi-flip-left:before{content:"\46c1"}.hgi.hgi-flip-phone:before{content:"\46c3"}.hgi.hgi-flip-right:before{content:"\46c5"}.hgi.hgi-flip-top:before{content:"\46c7"}.hgi.hgi-flip-vertical:before{content:"\46c9"}.hgi.hgi-floor-plan:before{content:"\46cb"}.hgi.hgi-floppy-disk:before{content:"\46cd"}.hgi.hgi-flow-circle:before{content:"\46cf"}.hgi.hgi-flow-connection:before{content:"\46d1"}.hgi.hgi-flow-square:before{content:"\46d4"}.hgi.hgi-flow:before{content:"\46d5"}.hgi.hgi-flowchart-01:before{content:"\46d7"}.hgi.hgi-flowchart-02:before{content:"\46d9"}.hgi.hgi-flower-pot:before{content:"\46db"}.hgi.hgi-flower:before{content:"\46dd"}.hgi.hgi-flushed:before{content:"\46df"}.hgi.hgi-flying-human:before{content:"\46e1"}.hgi.hgi-focus-point:before{content:"\46e3"}.hgi.hgi-folder-01:before{content:"\46e5"}.hgi.hgi-folder-02:before{content:"\46e7"}.hgi.hgi-folder-03:before{content:"\46e9"}.hgi.hgi-folder-add:before{content:"\46eb"}.hgi.hgi-folder-attachment:before{content:"\46ed"}.hgi.hgi-folder-audio:before{content:"\46ef"}.hgi.hgi-folder-block:before{content:"\46f1"}.hgi.hgi-folder-check:before{content:"\46f3"}.hgi.hgi-folder-cloud:before{content:"\46f5"}.hgi.hgi-folder-details-reference:before{content:"\46f7"}.hgi.hgi-folder-details:before{content:"\46f9"}.hgi.hgi-folder-download:before{content:"\46fb"}.hgi.hgi-folder-edit:before{content:"\46fd"}.hgi.hgi-folder-export:before{content:"\46ff"}.hgi.hgi-folder-favourite:before{content:"\4701"}.hgi.hgi-folder-file-storage:before{content:"\4703"}.hgi.hgi-folder-import:before{content:"\4705"}.hgi.hgi-folder-library:before{content:"\4707"}.hgi.hgi-folder-links:before{content:"\4709"}.hgi.hgi-folder-locked:before{content:"\470b"}.hgi.hgi-folder-management:before{content:"\470d"}.hgi.hgi-folder-minus:before{content:"\470f"}.hgi.hgi-folder-music:before{content:"\4711"}.hgi.hgi-folder-off:before{content:"\4713"}.hgi.hgi-folder-open:before{content:"\4715"}.hgi.hgi-folder-pin:before{content:"\4717"}.hgi.hgi-folder-remove:before{content:"\4719"}.hgi.hgi-folder-search:before{content:"\471b"}.hgi.hgi-folder-security:before{content:"\471d"}.hgi.hgi-folder-shared-01:before{content:"\471f"}.hgi.hgi-folder-shared-02:before{content:"\4721"}.hgi.hgi-folder-shared-03:before{content:"\4723"}.hgi.hgi-folder-sync:before{content:"\4725"}.hgi.hgi-folder-transfer:before{content:"\4727"}.hgi.hgi-folder-unknown:before{content:"\4729"}.hgi.hgi-folder-unlocked:before{content:"\472b"}.hgi.hgi-folder-upload:before{content:"\472d"}.hgi.hgi-folder-video:before{content:"\472f"}.hgi.hgi-folder-view:before{content:"\4731"}.hgi.hgi-folder-zip:before{content:"\4733"}.hgi.hgi-folders:before{content:"\4735"}.hgi.hgi-football-pitch:before{content:"\4737"}.hgi.hgi-football:before{content:"\4739"}.hgi.hgi-forgot-password:before{content:"\473b"}.hgi.hgi-fork:before{content:"\473d"}.hgi.hgi-forrst:before{content:"\473f"}.hgi.hgi-fortress:before{content:"\4741"}.hgi.hgi-forward-01:before{content:"\4743"}.hgi.hgi-forward-02:before{content:"\4745"}.hgi.hgi-four-circle:before{content:"\4747"}.hgi.hgi-four-finger-02:before{content:"\4749"}.hgi.hgi-four-finger-03:before{content:"\474b"}.hgi.hgi-four-k:before{content:"\474d"}.hgi.hgi-four-square:before{content:"\474f"}.hgi.hgi-foursquare:before{content:"\4751"}.hgi.hgi-framer:before{content:"\4753"}.hgi.hgi-frameworks:before{content:"\4755"}.hgi.hgi-french-fries-01:before{content:"\4757"}.hgi.hgi-french-fries-02:before{content:"\4759"}.hgi.hgi-fridge:before{content:"\475b"}.hgi.hgi-fry:before{content:"\475d"}.hgi.hgi-fuel-01:before{content:"\475f"}.hgi.hgi-fuel-02:before{content:"\4761"}.hgi.hgi-fuel-station:before{content:"\4763"}.hgi.hgi-full-screen:before{content:"\4765"}.hgi.hgi-full-signal:before{content:"\4767"}.hgi.hgi-function-circle:before{content:"\4769"}.hgi.hgi-function-of-x:before{content:"\476b"}.hgi.hgi-function-square:before{content:"\476e"}.hgi.hgi-function:before{content:"\476f"}.hgi.hgi-galaxy:before{content:"\4771"}.hgi.hgi-game-controller-01:before{content:"\4773"}.hgi.hgi-game-controller-02:before{content:"\4775"}.hgi.hgi-game-controller-03:before{content:"\4777"}.hgi.hgi-game:before{content:"\4779"}.hgi.hgi-gameboy:before{content:"\477b"}.hgi.hgi-garage:before{content:"\477d"}.hgi.hgi-garbage-truck:before{content:"\477f"}.hgi.hgi-garlands:before{content:"\4781"}.hgi.hgi-gas-pipe:before{content:"\4783"}.hgi.hgi-gas-stove:before{content:"\4785"}.hgi.hgi-gears:before{content:"\4787"}.hgi.hgi-gem:before{content:"\4789"}.hgi.hgi-geology-crust:before{content:"\478b"}.hgi.hgi-geometric-shapes-01:before{content:"\478d"}.hgi.hgi-geometric-shapes-02:before{content:"\478f"}.hgi.hgi-gibbous-moon:before{content:"\4791"}.hgi.hgi-gif-01:before{content:"\4793"}.hgi.hgi-gif-02:before{content:"\4795"}.hgi.hgi-gift-card-02:before{content:"\4797"}.hgi.hgi-gift-card:before{content:"\4799"}.hgi.hgi-gift:before{content:"\479b"}.hgi.hgi-git-branch:before{content:"\479d"}.hgi.hgi-git-commit:before{content:"\479f"}.hgi.hgi-git-compare:before{content:"\47a1"}.hgi.hgi-git-fork:before{content:"\47a3"}.hgi.hgi-git-merge:before{content:"\47a5"}.hgi.hgi-git-pull-request-closed:before{content:"\47a7"}.hgi.hgi-git-pull-request-draft:before{content:"\47a9"}.hgi.hgi-git-pull-request:before{content:"\47ab"}.hgi.hgi-gitbook:before{content:"\47ad"}.hgi.hgi-github-01:before{content:"\47af"}.hgi.hgi-github:before{content:"\47b1"}.hgi.hgi-gitlab:before{content:"\47b3"}.hgi.hgi-give-blood:before{content:"\47b5"}.hgi.hgi-give-pill:before{content:"\47b7"}.hgi.hgi-glasses:before{content:"\47b9"}.hgi.hgi-global-editing:before{content:"\47bb"}.hgi.hgi-global-education:before{content:"\47bd"}.hgi.hgi-global-refresh:before{content:"\47bf"}.hgi.hgi-global-search:before{content:"\47c1"}.hgi.hgi-global:before{content:"\47c3"}.hgi.hgi-globe-02:before{content:"\47c5"}.hgi.hgi-globe:before{content:"\47c7"}.hgi.hgi-glove:before{content:"\47c9"}.hgi.hgi-gnome:before{content:"\47cb"}.hgi.hgi-go-backward-10-sec:before{content:"\47cd"}.hgi.hgi-go-backward-15-sec:before{content:"\47cf"}.hgi.hgi-go-backward-30-sec:before{content:"\47d1"}.hgi.hgi-go-backward-60-sec:before{content:"\47d3"}.hgi.hgi-go-backward-five-sec:before{content:"\47d5"}.hgi.hgi-go-forward-10-sec:before{content:"\47d7"}.hgi.hgi-go-forward-15-sec:before{content:"\47d9"}.hgi.hgi-go-forward-30-sec:before{content:"\47db"}.hgi.hgi-go-forward-60-sec:before{content:"\47dd"}.hgi.hgi-go-forward-five-sec:before{content:"\47df"}.hgi.hgi-gold-ingots:before{content:"\47e1"}.hgi.hgi-gold:before{content:"\47e3"}.hgi.hgi-golf-ball:before{content:"\47e5"}.hgi.hgi-golf-bat:before{content:"\47e7"}.hgi.hgi-golf-cart:before{content:"\47e9"}.hgi.hgi-golf-hole:before{content:"\47eb"}.hgi.hgi-google-doc:before{content:"\47ed"}.hgi.hgi-google-drive:before{content:"\47ef"}.hgi.hgi-google-gemini:before{content:"\47f1"}.hgi.hgi-google-home:before{content:"\47f3"}.hgi.hgi-google-lens:before{content:"\47f5"}.hgi.hgi-google-maps:before{content:"\47f7"}.hgi.hgi-google-photos:before{content:"\47f9"}.hgi.hgi-google-sheet:before{content:"\47fc"}.hgi.hgi-google:before{content:"\47fd"}.hgi.hgi-gps-01:before{content:"\47ff"}.hgi.hgi-gps-02:before{content:"\4801"}.hgi.hgi-gps-disconnected:before{content:"\4803"}.hgi.hgi-gps-off-01:before{content:"\4805"}.hgi.hgi-gps-off-02:before{content:"\4807"}.hgi.hgi-gps-signal-01:before{content:"\4809"}.hgi.hgi-gps-signal-02:before{content:"\480b"}.hgi.hgi-gpu:before{content:"\480d"}.hgi.hgi-graduate-female:before{content:"\480f"}.hgi.hgi-graduate-male:before{content:"\4811"}.hgi.hgi-graduation-scroll:before{content:"\4813"}.hgi.hgi-grapes:before{content:"\4815"}.hgi.hgi-gravity:before{content:"\4817"}.hgi.hgi-greater-than-circle:before{content:"\4819"}.hgi.hgi-greater-than-square:before{content:"\481c"}.hgi.hgi-greater-than:before{content:"\481d"}.hgi.hgi-greek-helmet:before{content:"\481f"}.hgi.hgi-green-house:before{content:"\4821"}.hgi.hgi-grid-02:before{content:"\4823"}.hgi.hgi-grid-off:before{content:"\4825"}.hgi.hgi-grid-table:before{content:"\4828"}.hgi.hgi-grid-view:before{content:"\482a"}.hgi.hgi-grid:before{content:"\482b"}.hgi.hgi-grimacing:before{content:"\482d"}.hgi.hgi-grinning:before{content:"\482f"}.hgi.hgi-grok-02:before{content:"\4831"}.hgi.hgi-grok:before{content:"\4833"}.hgi.hgi-group-01:before{content:"\4835"}.hgi.hgi-group-items:before{content:"\4837"}.hgi.hgi-group-layers:before{content:"\4839"}.hgi.hgi-guest-house:before{content:"\483b"}.hgi.hgi-gun:before{content:"\483d"}.hgi.hgi-gymnastic-rings:before{content:"\483f"}.hgi.hgi-gymnastic:before{content:"\4841"}.hgi.hgi-hackerrank:before{content:"\4843"}.hgi.hgi-hair-clips:before{content:"\4845"}.hgi.hgi-hair-dryer:before{content:"\4847"}.hgi.hgi-haji:before{content:"\4849"}.hgi.hgi-halal-lab:before{content:"\484b"}.hgi.hgi-halal:before{content:"\484d"}.hgi.hgi-hamburger-01:before{content:"\484f"}.hgi.hgi-hamburger-02:before{content:"\4851"}.hgi.hgi-hand-bag-01:before{content:"\4853"}.hgi.hgi-hand-bag-02:before{content:"\4855"}.hgi.hgi-hand-beater:before{content:"\4857"}.hgi.hgi-hand-grip:before{content:"\4859"}.hgi.hgi-hand-pointing-down-01:before{content:"\485b"}.hgi.hgi-hand-pointing-down-02:before{content:"\485d"}.hgi.hgi-hand-pointing-down-03:before{content:"\485f"}.hgi.hgi-hand-pointing-down-04:before{content:"\4861"}.hgi.hgi-hand-pointing-left-01:before{content:"\4863"}.hgi.hgi-hand-pointing-left-02:before{content:"\4865"}.hgi.hgi-hand-pointing-left-03:before{content:"\4867"}.hgi.hgi-hand-pointing-left-04:before{content:"\4869"}.hgi.hgi-hand-pointing-right-01:before{content:"\486b"}.hgi.hgi-hand-pointing-right-02:before{content:"\486d"}.hgi.hgi-hand-pointing-right-03:before{content:"\486f"}.hgi.hgi-hand-pointing-right-04:before{content:"\4871"}.hgi.hgi-hand-prayer:before{content:"\4873"}.hgi.hgi-hand-sanitizer:before{content:"\4875"}.hgi.hgi-handcuffs:before{content:"\4877"}.hgi.hgi-hanger:before{content:"\4879"}.hgi.hgi-hanging-clock:before{content:"\487b"}.hgi.hgi-hangout:before{content:"\487d"}.hgi.hgi-happy:before{content:"\487f"}.hgi.hgi-hard-drive:before{content:"\4881"}.hgi.hgi-hat:before{content:"\4883"}.hgi.hgi-hdd:before{content:"\4885"}.hgi.hgi-hdr-01:before{content:"\4887"}.hgi.hgi-hdr-02:before{content:"\4889"}.hgi.hgi-heading-01:before{content:"\488b"}.hgi.hgi-heading-02:before{content:"\488d"}.hgi.hgi-heading-03:before{content:"\488f"}.hgi.hgi-heading-04:before{content:"\4891"}.hgi.hgi-heading-05:before{content:"\4893"}.hgi.hgi-heading-06:before{content:"\4895"}.hgi.hgi-heading:before{content:"\4897"}.hgi.hgi-headphone-mute:before{content:"\4899"}.hgi.hgi-headphones:before{content:"\489b"}.hgi.hgi-headset-connected:before{content:"\489d"}.hgi.hgi-headset-off:before{content:"\489f"}.hgi.hgi-headset:before{content:"\48a1"}.hgi.hgi-healtcare:before{content:"\48a3"}.hgi.hgi-health:before{content:"\48a5"}.hgi.hgi-heart-add:before{content:"\48a7"}.hgi.hgi-heart-check:before{content:"\48a9"}.hgi.hgi-heart-remove:before{content:"\48ab"}.hgi.hgi-heartbreak:before{content:"\48ad"}.hgi.hgi-helicopter:before{content:"\48af"}.hgi.hgi-help-circle:before{content:"\48b1"}.hgi.hgi-help-square:before{content:"\48b3"}.hgi.hgi-hexagon-01:before{content:"\48b5"}.hgi.hgi-hexagon:before{content:"\48b7"}.hgi.hgi-hierarchy-circle-01:before{content:"\48b9"}.hgi.hgi-hierarchy-circle-02:before{content:"\48bb"}.hgi.hgi-hierarchy-circle-03:before{content:"\48bd"}.hgi.hgi-hierarchy-files:before{content:"\48bf"}.hgi.hgi-hierarchy-square-01:before{content:"\48c2"}.hgi.hgi-hierarchy-square-02:before{content:"\48c4"}.hgi.hgi-hierarchy-square-03:before{content:"\48c6"}.hgi.hgi-hierarchy-square-04:before{content:"\48c8"}.hgi.hgi-hierarchy-square-05:before{content:"\48ca"}.hgi.hgi-hierarchy-square-06:before{content:"\48cc"}.hgi.hgi-hierarchy-square-07:before{content:"\48ce"}.hgi.hgi-hierarchy-square-08:before{content:"\48d0"}.hgi.hgi-hierarchy-square-10:before{content:"\48d2"}.hgi.hgi-hierarchy:before{content:"\48d3"}.hgi.hgi-high-heels-01:before{content:"\48d5"}.hgi.hgi-high-heels-02:before{content:"\48d7"}.hgi.hgi-highlighter:before{content:"\48d9"}.hgi.hgi-hijab:before{content:"\48db"}.hgi.hgi-hockey:before{content:"\48dd"}.hgi.hgi-hold-01:before{content:"\48df"}.hgi.hgi-hold-02:before{content:"\48e1"}.hgi.hgi-hold-03:before{content:"\48e3"}.hgi.hgi-hold-04:before{content:"\48e5"}.hgi.hgi-hold-05:before{content:"\48e7"}.hgi.hgi-hold-locked-01:before{content:"\48e9"}.hgi.hgi-hold-locked-02:before{content:"\48eb"}.hgi.hgi-hold-phone:before{content:"\48ed"}.hgi.hgi-hologram:before{content:"\48ef"}.hgi.hgi-home-01:before{content:"\48f1"}.hgi.hgi-home-02:before{content:"\48f3"}.hgi.hgi-home-03:before{content:"\48f5"}.hgi.hgi-home-04:before{content:"\48f7"}.hgi.hgi-home-05:before{content:"\48f9"}.hgi.hgi-home-06:before{content:"\48fb"}.hgi.hgi-home-07:before{content:"\48fd"}.hgi.hgi-home-08:before{content:"\48ff"}.hgi.hgi-home-09:before{content:"\4901"}.hgi.hgi-home-10:before{content:"\4903"}.hgi.hgi-home-11:before{content:"\4905"}.hgi.hgi-home-12:before{content:"\4907"}.hgi.hgi-home-13:before{content:"\4909"}.hgi.hgi-home-wifi:before{content:"\490b"}.hgi.hgi-honey-01:before{content:"\490d"}.hgi.hgi-honey-02:before{content:"\490f"}.hgi.hgi-honor:before{content:"\4911"}.hgi.hgi-honour-star:before{content:"\4913"}.hgi.hgi-hoodie:before{content:"\4915"}.hgi.hgi-horizonal-scroll-point:before{content:"\4917"}.hgi.hgi-horizontal-resize:before{content:"\4919"}.hgi.hgi-horse-head:before{content:"\491b"}.hgi.hgi-horse-saddle:before{content:"\491d"}.hgi.hgi-horse:before{content:"\491f"}.hgi.hgi-hospital-01:before{content:"\4921"}.hgi.hgi-hospital-02:before{content:"\4923"}.hgi.hgi-hospital-bed-01:before{content:"\4925"}.hgi.hgi-hospital-bed-02:before{content:"\4927"}.hgi.hgi-hospital-location:before{content:"\4929"}.hgi.hgi-hot-air-balloon:before{content:"\492b"}.hgi.hgi-hot-price:before{content:"\492d"}.hgi.hgi-hot-tube:before{content:"\492f"}.hgi.hgi-hotdog:before{content:"\4931"}.hgi.hgi-hotel-01:before{content:"\4933"}.hgi.hgi-hotel-02:before{content:"\4935"}.hgi.hgi-hotel-bell:before{content:"\4937"}.hgi.hgi-hotspot-offline:before{content:"\4939"}.hgi.hgi-hotspot:before{content:"\493b"}.hgi.hgi-hourglass-off:before{content:"\493d"}.hgi.hgi-hourglass:before{content:"\493f"}.hgi.hgi-house-01:before{content:"\4941"}.hgi.hgi-house-02:before{content:"\4943"}.hgi.hgi-house-03:before{content:"\4945"}.hgi.hgi-house-04:before{content:"\4947"}.hgi.hgi-house-05:before{content:"\4949"}.hgi.hgi-house-solar-panel:before{content:"\494b"}.hgi.hgi-html-5:before{content:"\494d"}.hgi.hgi-html-file-01:before{content:"\494f"}.hgi.hgi-html-file-02:before{content:"\4951"}.hgi.hgi-hugeicons:before{content:"\4953"}.hgi.hgi-humidity:before{content:"\4955"}.hgi.hgi-hut:before{content:"\4957"}.hgi.hgi-hydro-power:before{content:"\4959"}.hgi.hgi-hyperbole:before{content:"\495b"}.hgi.hgi-ice-cream-01:before{content:"\495d"}.hgi.hgi-ice-cream-02:before{content:"\495f"}.hgi.hgi-ice-cream-03:before{content:"\4961"}.hgi.hgi-ice-cream-04:before{content:"\4963"}.hgi.hgi-ice-cubes:before{content:"\4965"}.hgi.hgi-ice-hockey:before{content:"\4967"}.hgi.hgi-ice-skating:before{content:"\4969"}.hgi.hgi-ico:before{content:"\496b"}.hgi.hgi-iconjar:before{content:"\496d"}.hgi.hgi-id-not-verified:before{content:"\496f"}.hgi.hgi-id-verified:before{content:"\4972"}.hgi.hgi-id:before{content:"\4973"}.hgi.hgi-idea-01:before{content:"\4975"}.hgi.hgi-idea:before{content:"\4977"}.hgi.hgi-identification:before{content:"\4979"}.hgi.hgi-identity-card:before{content:"\497b"}.hgi.hgi-image-01:before{content:"\497d"}.hgi.hgi-image-02:before{content:"\497f"}.hgi.hgi-image-03:before{content:"\4981"}.hgi.hgi-image-actual-size:before{content:"\4983"}.hgi.hgi-image-add-01:before{content:"\4985"}.hgi.hgi-image-add-02:before{content:"\4987"}.hgi.hgi-image-composition-oval:before{content:"\4989"}.hgi.hgi-image-composition:before{content:"\498b"}.hgi.hgi-image-counter-clockwise:before{content:"\498d"}.hgi.hgi-image-crop:before{content:"\498f"}.hgi.hgi-image-delete-01:before{content:"\4991"}.hgi.hgi-image-delete-02:before{content:"\4993"}.hgi.hgi-image-done-01:before{content:"\4995"}.hgi.hgi-image-done-02:before{content:"\4997"}.hgi.hgi-image-download-02:before{content:"\4999"}.hgi.hgi-image-download:before{content:"\499b"}.hgi.hgi-image-flip--horizontal:before{content:"\499d"}.hgi.hgi-image-flip-vertical:before{content:"\499f"}.hgi.hgi-image-not-found-01:before{content:"\49a1"}.hgi.hgi-image-not-found-02:before{content:"\49a3"}.hgi.hgi-image-remove-01:before{content:"\49a5"}.hgi.hgi-image-remove-02:before{content:"\49a7"}.hgi.hgi-image-rotation-clockwise:before{content:"\49a9"}.hgi.hgi-image-upload-01:before{content:"\49ab"}.hgi.hgi-image-upload:before{content:"\49ad"}.hgi.hgi-imo:before{content:"\49af"}.hgi.hgi-important-book:before{content:"\49b1"}.hgi.hgi-in-love:before{content:"\49b3"}.hgi.hgi-inbox-check:before{content:"\49b5"}.hgi.hgi-inbox-download:before{content:"\49b7"}.hgi.hgi-inbox-unread:before{content:"\49ba"}.hgi.hgi-inbox-upload:before{content:"\49bc"}.hgi.hgi-inbox:before{content:"\49bd"}.hgi.hgi-incognito:before{content:"\49bf"}.hgi.hgi-india-gate:before{content:"\49c1"}.hgi.hgi-inequality-01:before{content:"\49c3"}.hgi.hgi-inequality-02:before{content:"\49c5"}.hgi.hgi-inequality-circle-01:before{content:"\49c7"}.hgi.hgi-inequality-circle-02:before{content:"\49c9"}.hgi.hgi-inequality-square-01:before{content:"\49cb"}.hgi.hgi-inequality-square-02:before{content:"\49cd"}.hgi.hgi-infant:before{content:"\49cf"}.hgi.hgi-infinity-01:before{content:"\49d1"}.hgi.hgi-infinity-02:before{content:"\49d3"}.hgi.hgi-infinity-circle:before{content:"\49d5"}.hgi.hgi-infinity-square:before{content:"\49d7"}.hgi.hgi-information-circle:before{content:"\49d9"}.hgi.hgi-information-diamond:before{content:"\49db"}.hgi.hgi-information-square:before{content:"\49dd"}.hgi.hgi-injection:before{content:"\49df"}.hgi.hgi-insert-bottom-image:before{content:"\49e1"}.hgi.hgi-insert-center-image:before{content:"\49e3"}.hgi.hgi-insert-column-left:before{content:"\49e5"}.hgi.hgi-insert-column:before{content:"\49e7"}.hgi.hgi-insert-pi:before{content:"\49e9"}.hgi.hgi-insert-row-down:before{content:"\49eb"}.hgi.hgi-insert-row-up:before{content:"\49ee"}.hgi.hgi-insert-row:before{content:"\49ef"}.hgi.hgi-insert-top-image:before{content:"\49f1"}.hgi.hgi-inspect-code:before{content:"\49f3"}.hgi.hgi-instagram:before{content:"\49f5"}.hgi.hgi-installing-updates-01:before{content:"\49f7"}.hgi.hgi-installing-updates-02:before{content:"\49f9"}.hgi.hgi-internet-antenna-01:before{content:"\49fb"}.hgi.hgi-internet-antenna-02:before{content:"\49fd"}.hgi.hgi-internet-antenna-03:before{content:"\49ff"}.hgi.hgi-internet-antenna-04:before{content:"\4a01"}.hgi.hgi-internet:before{content:"\4a03"}.hgi.hgi-investigation:before{content:"\4a05"}.hgi.hgi-invoice-01:before{content:"\4a07"}.hgi.hgi-invoice-02:before{content:"\4a09"}.hgi.hgi-invoice-03:before{content:"\4a0b"}.hgi.hgi-invoice-04:before{content:"\4a0d"}.hgi.hgi-invoice:before{content:"\4a0f"}.hgi.hgi-ipod:before{content:"\4a11"}.hgi.hgi-iris-scan:before{content:"\4a13"}.hgi.hgi-island:before{content:"\4a15"}.hgi.hgi-jar:before{content:"\4a17"}.hgi.hgi-java-script:before{content:"\4a19"}.hgi.hgi-java:before{content:"\4a1b"}.hgi.hgi-job-link:before{content:"\4a1d"}.hgi.hgi-job-search:before{content:"\4a1f"}.hgi.hgi-job-share:before{content:"\4a21"}.hgi.hgi-jogger-pants:before{content:"\4a23"}.hgi.hgi-join-bevel:before{content:"\4a25"}.hgi.hgi-join-round:before{content:"\4a27"}.hgi.hgi-join-straight:before{content:"\4a29"}.hgi.hgi-joker:before{content:"\4a2b"}.hgi.hgi-joystick-01:before{content:"\4a2d"}.hgi.hgi-joystick-02:before{content:"\4a2f"}.hgi.hgi-joystick-03:before{content:"\4a31"}.hgi.hgi-joystick-04:before{content:"\4a33"}.hgi.hgi-joystick-05:before{content:"\4a35"}.hgi.hgi-jpg-01:before{content:"\4a37"}.hgi.hgi-jpg-02:before{content:"\4a39"}.hgi.hgi-jsx-01:before{content:"\4a3b"}.hgi.hgi-jsx-02:before{content:"\4a3d"}.hgi.hgi-jsx-03:before{content:"\4a3f"}.hgi.hgi-judge:before{content:"\4a41"}.hgi.hgi-jumpers:before{content:"\4a43"}.hgi.hgi-jupiter:before{content:"\4a45"}.hgi.hgi-justice-scale-01:before{content:"\4a47"}.hgi.hgi-justice-scale-02:before{content:"\4a49"}.hgi.hgi-kaaba-01:before{content:"\4a4b"}.hgi.hgi-kaaba-02:before{content:"\4a4d"}.hgi.hgi-kanban:before{content:"\4a4f"}.hgi.hgi-kayak:before{content:"\4a51"}.hgi.hgi-keffiyeh:before{content:"\4a53"}.hgi.hgi-kettle-01:before{content:"\4a55"}.hgi.hgi-kettle:before{content:"\4a57"}.hgi.hgi-kettlebell:before{content:"\4a59"}.hgi.hgi-ketupat:before{content:"\4a5b"}.hgi.hgi-key-01:before{content:"\4a5d"}.hgi.hgi-key-02:before{content:"\4a5f"}.hgi.hgi-key-generator-fob:before{content:"\4a61"}.hgi.hgi-keyboard:before{content:"\4a63"}.hgi.hgi-keyframe-add:before{content:"\4a65"}.hgi.hgi-keyframe-align-center:before{content:"\4a67"}.hgi.hgi-keyframe-align-horizontal:before{content:"\4a69"}.hgi.hgi-keyframe-align-vertical:before{content:"\4a6b"}.hgi.hgi-keyframe-bottom:before{content:"\4a6d"}.hgi.hgi-keyframe-left:before{content:"\4a6f"}.hgi.hgi-keyframe-remove:before{content:"\4a71"}.hgi.hgi-keyframe-right:before{content:"\4a73"}.hgi.hgi-keyframe-top:before{content:"\4a76"}.hgi.hgi-keyframe:before{content:"\4a77"}.hgi.hgi-keyframes-double-add:before{content:"\4a79"}.hgi.hgi-keyframes-double-remove:before{content:"\4a7b"}.hgi.hgi-keyframes-double:before{content:"\4a7d"}.hgi.hgi-keyframes-multiple-add:before{content:"\4a7f"}.hgi.hgi-keyframes-multiple-remove:before{content:"\4a81"}.hgi.hgi-keyframes-multiple:before{content:"\4a83"}.hgi.hgi-kickstarter-01:before{content:"\4a85"}.hgi.hgi-kickstarter-02:before{content:"\4a87"}.hgi.hgi-kid:before{content:"\4a89"}.hgi.hgi-kidneys:before{content:"\4a8b"}.hgi.hgi-kissing:before{content:"\4a8d"}.hgi.hgi-kitchen-utensils:before{content:"\4a8f"}.hgi.hgi-kite:before{content:"\4a91"}.hgi.hgi-klarna:before{content:"\4a93"}.hgi.hgi-knife-01:before{content:"\4a95"}.hgi.hgi-knife-02:before{content:"\4a97"}.hgi.hgi-knife-bread:before{content:"\4a99"}.hgi.hgi-knight-shield:before{content:"\4a9b"}.hgi.hgi-knives:before{content:"\4a9d"}.hgi.hgi-knowledge-01:before{content:"\4a9f"}.hgi.hgi-knowledge-02:before{content:"\4aa1"}.hgi.hgi-ko-fi:before{content:"\4aa3"}.hgi.hgi-kurta-01:before{content:"\4aa5"}.hgi.hgi-kurta:before{content:"\4aa7"}.hgi.hgi-label-important:before{content:"\4aa9"}.hgi.hgi-label:before{content:"\4aab"}.hgi.hgi-labor:before{content:"\4aad"}.hgi.hgi-labs:before{content:"\4aaf"}.hgi.hgi-lake:before{content:"\4ab1"}.hgi.hgi-lamp-01:before{content:"\4ab3"}.hgi.hgi-lamp-02:before{content:"\4ab5"}.hgi.hgi-lamp-03:before{content:"\4ab7"}.hgi.hgi-lamp-04:before{content:"\4ab9"}.hgi.hgi-lamp-05:before{content:"\4abb"}.hgi.hgi-lamp:before{content:"\4abd"}.hgi.hgi-language-circle:before{content:"\4abf"}.hgi.hgi-language-skill:before{content:"\4ac1"}.hgi.hgi-language-square:before{content:"\4ac3"}.hgi.hgi-lantern:before{content:"\4ac5"}.hgi.hgi-laptop-add:before{content:"\4ac7"}.hgi.hgi-laptop-charging:before{content:"\4ac9"}.hgi.hgi-laptop-check:before{content:"\4acb"}.hgi.hgi-laptop-cloud:before{content:"\4acd"}.hgi.hgi-laptop-issue:before{content:"\4acf"}.hgi.hgi-laptop-performance:before{content:"\4ad1"}.hgi.hgi-laptop-phone-sync:before{content:"\4ad3"}.hgi.hgi-laptop-programming:before{content:"\4ad5"}.hgi.hgi-laptop-remove:before{content:"\4ad7"}.hgi.hgi-laptop-settings:before{content:"\4ada"}.hgi.hgi-laptop-video:before{content:"\4adc"}.hgi.hgi-laptop:before{content:"\4add"}.hgi.hgi-lasso-tool-01:before{content:"\4adf"}.hgi.hgi-lasso-tool-02:before{content:"\4ae1"}.hgi.hgi-last-fm:before{content:"\4ae3"}.hgi.hgi-latitude:before{content:"\4ae5"}.hgi.hgi-laughing:before{content:"\4ae7"}.hgi.hgi-laurel-wreath-01:before{content:"\4ae9"}.hgi.hgi-laurel-wreath-02:before{content:"\4aeb"}.hgi.hgi-laurel-wreath-first-01:before{content:"\4aed"}.hgi.hgi-laurel-wreath-first-02:before{content:"\4aef"}.hgi.hgi-laurel-wreath-left-01:before{content:"\4af1"}.hgi.hgi-laurel-wreath-left-02:before{content:"\4af3"}.hgi.hgi-laurel-wreath-left-03:before{content:"\4af5"}.hgi.hgi-laurel-wreath-right-01:before{content:"\4af7"}.hgi.hgi-laurel-wreath-right-02:before{content:"\4af9"}.hgi.hgi-laurel-wreath-right-03:before{content:"\4afb"}.hgi.hgi-layer-add:before{content:"\4afd"}.hgi.hgi-layer-bring-forward:before{content:"\4aff"}.hgi.hgi-layer-bring-to-front:before{content:"\4b01"}.hgi.hgi-layer-mask-01:before{content:"\4b03"}.hgi.hgi-layer-mask-02:before{content:"\4b05"}.hgi.hgi-layer-send-backward:before{content:"\4b08"}.hgi.hgi-layer-send-to-back:before{content:"\4b0a"}.hgi.hgi-layer:before{content:"\4b0b"}.hgi.hgi-layers-01:before{content:"\4b0d"}.hgi.hgi-layers-02:before{content:"\4b0f"}.hgi.hgi-layers-logo:before{content:"\4b11"}.hgi.hgi-layout-01:before{content:"\4b13"}.hgi.hgi-layout-02:before{content:"\4b15"}.hgi.hgi-layout-03:before{content:"\4b17"}.hgi.hgi-layout-04:before{content:"\4b19"}.hgi.hgi-layout-05:before{content:"\4b1b"}.hgi.hgi-layout-06:before{content:"\4b1d"}.hgi.hgi-layout-07:before{content:"\4b1f"}.hgi.hgi-layout-bottom:before{content:"\4b21"}.hgi.hgi-layout-grid:before{content:"\4b23"}.hgi.hgi-layout-left:before{content:"\4b25"}.hgi.hgi-layout-right:before{content:"\4b27"}.hgi.hgi-layout-table-01:before{content:"\4b29"}.hgi.hgi-layout-table-02:before{content:"\4b2b"}.hgi.hgi-layout-three-column:before{content:"\4b2d"}.hgi.hgi-layout-three-row:before{content:"\4b2f"}.hgi.hgi-layout-top:before{content:"\4b31"}.hgi.hgi-layout-two-column:before{content:"\4b33"}.hgi.hgi-layout-two-row:before{content:"\4b35"}.hgi.hgi-leaf-01:before{content:"\4b37"}.hgi.hgi-leaf-02:before{content:"\4b39"}.hgi.hgi-leaf-03:before{content:"\4b3b"}.hgi.hgi-leaf-04:before{content:"\4b3d"}.hgi.hgi-leaving-geo-fence:before{content:"\4b3f"}.hgi.hgi-leetcode:before{content:"\4b41"}.hgi.hgi-left-angle:before{content:"\4b43"}.hgi.hgi-left-to-right-block-quote:before{content:"\4b45"}.hgi.hgi-left-to-right-list-bullet:before{content:"\4b47"}.hgi.hgi-left-to-right-list-dash:before{content:"\4b49"}.hgi.hgi-left-to-right-list-number:before{content:"\4b4b"}.hgi.hgi-left-to-right-list-star-01:before{content:"\4b4d"}.hgi.hgi-left-to-right-list-star:before{content:"\4b4f"}.hgi.hgi-left-to-right-list-triangle:before{content:"\4b51"}.hgi.hgi-left-triangle:before{content:"\4b53"}.hgi.hgi-legal-01:before{content:"\4b55"}.hgi.hgi-legal-02:before{content:"\4b57"}.hgi.hgi-legal-document-01:before{content:"\4b59"}.hgi.hgi-legal-document-02:before{content:"\4b5b"}.hgi.hgi-legal-hammer:before{content:"\4b5d"}.hgi.hgi-less-than-circle:before{content:"\4b5f"}.hgi.hgi-less-than-square:before{content:"\4b62"}.hgi.hgi-less-than:before{content:"\4b63"}.hgi.hgi-letter-spacing:before{content:"\4b65"}.hgi.hgi-libraries:before{content:"\4b67"}.hgi.hgi-library:before{content:"\4b69"}.hgi.hgi-license-draft:before{content:"\4b6b"}.hgi.hgi-license-maintenance:before{content:"\4b6d"}.hgi.hgi-license-no:before{content:"\4b6f"}.hgi.hgi-license-pin:before{content:"\4b71"}.hgi.hgi-license-third-party:before{content:"\4b74"}.hgi.hgi-license:before{content:"\4b75"}.hgi.hgi-lift-truck:before{content:"\4b77"}.hgi.hgi-lighthouse:before{content:"\4b79"}.hgi.hgi-limit-order:before{content:"\4b7b"}.hgi.hgi-limitation:before{content:"\4b7d"}.hgi.hgi-line:before{content:"\4b7f"}.hgi.hgi-liner:before{content:"\4b81"}.hgi.hgi-link-01:before{content:"\4b83"}.hgi.hgi-link-02:before{content:"\4b85"}.hgi.hgi-link-03:before{content:"\4b87"}.hgi.hgi-link-04:before{content:"\4b89"}.hgi.hgi-link-05:before{content:"\4b8b"}.hgi.hgi-link-06:before{content:"\4b8d"}.hgi.hgi-link-backward:before{content:"\4b8f"}.hgi.hgi-link-circle-02:before{content:"\4b91"}.hgi.hgi-link-circle:before{content:"\4b93"}.hgi.hgi-link-forward:before{content:"\4b95"}.hgi.hgi-link-square-01:before{content:"\4b97"}.hgi.hgi-link-square-02:before{content:"\4b99"}.hgi.hgi-linkedin-01:before{content:"\4b9b"}.hgi.hgi-linkedin-02:before{content:"\4b9d"}.hgi.hgi-list-setting:before{content:"\4b9f"}.hgi.hgi-list-view:before{content:"\4ba1"}.hgi.hgi-litecoin:before{content:"\4ba3"}.hgi.hgi-live-streaming-01:before{content:"\4ba5"}.hgi.hgi-live-streaming-02:before{content:"\4ba7"}.hgi.hgi-live-streaming-03:before{content:"\4ba9"}.hgi.hgi-liver:before{content:"\4bab"}.hgi.hgi-loading-01:before{content:"\4bad"}.hgi.hgi-loading-02:before{content:"\4baf"}.hgi.hgi-loading-03:before{content:"\4bb1"}.hgi.hgi-loading-04:before{content:"\4bb3"}.hgi.hgi-location-01:before{content:"\4bb5"}.hgi.hgi-location-02:before{content:"\4bb7"}.hgi.hgi-location-03:before{content:"\4bb9"}.hgi.hgi-location-04:before{content:"\4bbb"}.hgi.hgi-location-05:before{content:"\4bbd"}.hgi.hgi-location-06:before{content:"\4bbf"}.hgi.hgi-location-07:before{content:"\4bc1"}.hgi.hgi-location-08:before{content:"\4bc3"}.hgi.hgi-location-09:before{content:"\4bc5"}.hgi.hgi-location-10:before{content:"\4bc7"}.hgi.hgi-location-add-01:before{content:"\4bc9"}.hgi.hgi-location-add-02:before{content:"\4bcb"}.hgi.hgi-location-check-01:before{content:"\4bcd"}.hgi.hgi-location-check-02:before{content:"\4bcf"}.hgi.hgi-location-favourite-01:before{content:"\4bd1"}.hgi.hgi-location-favourite-02:before{content:"\4bd3"}.hgi.hgi-location-offline-01:before{content:"\4bd5"}.hgi.hgi-location-offline-02:before{content:"\4bd7"}.hgi.hgi-location-offline-03:before{content:"\4bd9"}.hgi.hgi-location-offline-04:before{content:"\4bdb"}.hgi.hgi-location-remove-01:before{content:"\4bdd"}.hgi.hgi-location-remove-02:before{content:"\4bdf"}.hgi.hgi-location-share-01:before{content:"\4be1"}.hgi.hgi-location-share-02:before{content:"\4be3"}.hgi.hgi-location-star-01:before{content:"\4be5"}.hgi.hgi-location-star-02:before{content:"\4be7"}.hgi.hgi-location-update-01:before{content:"\4be9"}.hgi.hgi-location-update-02:before{content:"\4beb"}.hgi.hgi-location-user-01:before{content:"\4bed"}.hgi.hgi-location-user-02:before{content:"\4bef"}.hgi.hgi-location-user-03:before{content:"\4bf1"}.hgi.hgi-location-user-04:before{content:"\4bf3"}.hgi.hgi-lock-computer:before{content:"\4bf5"}.hgi.hgi-lock-key:before{content:"\4bf7"}.hgi.hgi-lock-password:before{content:"\4bf9"}.hgi.hgi-lock-sync-01:before{content:"\4bfc"}.hgi.hgi-lock-sync-02:before{content:"\4bfe"}.hgi.hgi-lock:before{content:"\4bff"}.hgi.hgi-locked:before{content:"\4c01"}.hgi.hgi-locker-01:before{content:"\4c03"}.hgi.hgi-locker:before{content:"\4c05"}.hgi.hgi-login-01:before{content:"\4c07"}.hgi.hgi-login-02:before{content:"\4c09"}.hgi.hgi-login-03:before{content:"\4c0b"}.hgi.hgi-login-circle-01:before{content:"\4c0d"}.hgi.hgi-login-circle-02:before{content:"\4c0f"}.hgi.hgi-login-method:before{content:"\4c11"}.hgi.hgi-login-square-01:before{content:"\4c13"}.hgi.hgi-login-square-02:before{content:"\4c15"}.hgi.hgi-logout-01:before{content:"\4c17"}.hgi.hgi-logout-02:before{content:"\4c19"}.hgi.hgi-logout-03:before{content:"\4c1b"}.hgi.hgi-logout-04:before{content:"\4c1d"}.hgi.hgi-logout-05:before{content:"\4c1f"}.hgi.hgi-logout-circle-01:before{content:"\4c21"}.hgi.hgi-logout-circle-02:before{content:"\4c23"}.hgi.hgi-logout-square-01:before{content:"\4c25"}.hgi.hgi-logout-square-02:before{content:"\4c27"}.hgi.hgi-lollipop:before{content:"\4c29"}.hgi.hgi-long-sleeve-shirt:before{content:"\4c2b"}.hgi.hgi-longitude:before{content:"\4c2d"}.hgi.hgi-look-bottom:before{content:"\4c2f"}.hgi.hgi-look-left:before{content:"\4c31"}.hgi.hgi-look-right:before{content:"\4c33"}.hgi.hgi-look-top:before{content:"\4c35"}.hgi.hgi-loom:before{content:"\4c37"}.hgi.hgi-lottiefiles:before{content:"\4c39"}.hgi.hgi-love-korean-finger:before{content:"\4c3b"}.hgi.hgi-low-signal:before{content:"\4c3d"}.hgi.hgi-loyalty-card:before{content:"\4c3f"}.hgi.hgi-luggage-01:before{content:"\4c41"}.hgi.hgi-luggage-02:before{content:"\4c43"}.hgi.hgi-lungs:before{content:"\4c45"}.hgi.hgi-machine-robot:before{content:"\4c47"}.hgi.hgi-magic-wand-01:before{content:"\4c49"}.hgi.hgi-magic-wand-02:before{content:"\4c4b"}.hgi.hgi-magic-wand-03:before{content:"\4c4d"}.hgi.hgi-magic-wand-04:before{content:"\4c4f"}.hgi.hgi-magic-wand-05:before{content:"\4c51"}.hgi.hgi-magnet-01:before{content:"\4c53"}.hgi.hgi-magnet-02:before{content:"\4c55"}.hgi.hgi-magnet:before{content:"\4c57"}.hgi.hgi-mail-01:before{content:"\4c59"}.hgi.hgi-mail-02:before{content:"\4c5b"}.hgi.hgi-mail-account-01:before{content:"\4c5d"}.hgi.hgi-mail-account-02:before{content:"\4c5f"}.hgi.hgi-mail-add-01:before{content:"\4c61"}.hgi.hgi-mail-add-02:before{content:"\4c63"}.hgi.hgi-mail-at-sign-01:before{content:"\4c65"}.hgi.hgi-mail-at-sign-02:before{content:"\4c67"}.hgi.hgi-mail-block-01:before{content:"\4c69"}.hgi.hgi-mail-block-02:before{content:"\4c6b"}.hgi.hgi-mail-download-01:before{content:"\4c6d"}.hgi.hgi-mail-download-02:before{content:"\4c6f"}.hgi.hgi-mail-edit-01:before{content:"\4c71"}.hgi.hgi-mail-edit-02:before{content:"\4c73"}.hgi.hgi-mail-lock-01:before{content:"\4c75"}.hgi.hgi-mail-lock-02:before{content:"\4c77"}.hgi.hgi-mail-love-01:before{content:"\4c79"}.hgi.hgi-mail-love-02:before{content:"\4c7b"}.hgi.hgi-mail-minus-01:before{content:"\4c7d"}.hgi.hgi-mail-minus-02:before{content:"\4c7f"}.hgi.hgi-mail-open-01:before{content:"\4c81"}.hgi.hgi-mail-open-02:before{content:"\4c83"}.hgi.hgi-mail-open-love:before{content:"\4c85"}.hgi.hgi-mail-open:before{content:"\4c87"}.hgi.hgi-mail-receive-01:before{content:"\4c89"}.hgi.hgi-mail-receive-02:before{content:"\4c8b"}.hgi.hgi-mail-remove-01:before{content:"\4c8d"}.hgi.hgi-mail-remove-02:before{content:"\4c8f"}.hgi.hgi-mail-reply-01:before{content:"\4c91"}.hgi.hgi-mail-reply-02:before{content:"\4c93"}.hgi.hgi-mail-reply-all-01:before{content:"\4c95"}.hgi.hgi-mail-reply-all-02:before{content:"\4c97"}.hgi.hgi-mail-search-01:before{content:"\4c99"}.hgi.hgi-mail-search-02:before{content:"\4c9b"}.hgi.hgi-mail-secure-01:before{content:"\4c9d"}.hgi.hgi-mail-secure-02:before{content:"\4c9f"}.hgi.hgi-mail-send-01:before{content:"\4ca1"}.hgi.hgi-mail-send-02:before{content:"\4ca3"}.hgi.hgi-mail-setting-01:before{content:"\4ca5"}.hgi.hgi-mail-setting-02:before{content:"\4ca7"}.hgi.hgi-mail-unlock-01:before{content:"\4ca9"}.hgi.hgi-mail-unlock-02:before{content:"\4cab"}.hgi.hgi-mail-upload-01:before{content:"\4cad"}.hgi.hgi-mail-upload-02:before{content:"\4caf"}.hgi.hgi-mail-validation-01:before{content:"\4cb1"}.hgi.hgi-mail-validation-02:before{content:"\4cb3"}.hgi.hgi-mail-voice-01:before{content:"\4cb5"}.hgi.hgi-mail-voice-02:before{content:"\4cb7"}.hgi.hgi-mailbox-01:before{content:"\4cb9"}.hgi.hgi-mailbox:before{content:"\4cbb"}.hgi.hgi-male-02:before{content:"\4cbd"}.hgi.hgi-male-symbol:before{content:"\4cbf"}.hgi.hgi-man-woman:before{content:"\4cc2"}.hgi.hgi-man:before{content:"\4cc3"}.hgi.hgi-manager:before{content:"\4cc5"}.hgi.hgi-map-pin:before{content:"\4cc7"}.hgi.hgi-map-pinpoint-01:before{content:"\4cc9"}.hgi.hgi-map-pinpoint-02:before{content:"\4ccb"}.hgi.hgi-maping:before{content:"\4ccd"}.hgi.hgi-maps-circle-01:before{content:"\4ccf"}.hgi.hgi-maps-circle-02:before{content:"\4cd1"}.hgi.hgi-maps-editing:before{content:"\4cd3"}.hgi.hgi-maps-global-01:before{content:"\4cd5"}.hgi.hgi-maps-global-02:before{content:"\4cd7"}.hgi.hgi-maps-location-01:before{content:"\4cd9"}.hgi.hgi-maps-location-02:before{content:"\4cdb"}.hgi.hgi-maps-off:before{content:"\4cdd"}.hgi.hgi-maps-refresh:before{content:"\4cdf"}.hgi.hgi-maps-search:before{content:"\4ce1"}.hgi.hgi-maps-square-01:before{content:"\4ce4"}.hgi.hgi-maps-square-02:before{content:"\4ce6"}.hgi.hgi-maps:before{content:"\4ce7"}.hgi.hgi-market-analysis:before{content:"\4ce9"}.hgi.hgi-market-order:before{content:"\4ceb"}.hgi.hgi-marketing:before{content:"\4ced"}.hgi.hgi-mask-love:before{content:"\4cef"}.hgi.hgi-mask-theater-01:before{content:"\4cf2"}.hgi.hgi-mask-theater-02:before{content:"\4cf4"}.hgi.hgi-mask:before{content:"\4cf5"}.hgi.hgi-master-card:before{content:"\4cf7"}.hgi.hgi-mastodon:before{content:"\4cf9"}.hgi.hgi-matches:before{content:"\4cfb"}.hgi.hgi-material-and-texture:before{content:"\4cfd"}.hgi.hgi-math:before{content:"\4cff"}.hgi.hgi-matrix:before{content:"\4d01"}.hgi.hgi-maximize-01:before{content:"\4d03"}.hgi.hgi-maximize-02:before{content:"\4d05"}.hgi.hgi-maximize-03:before{content:"\4d07"}.hgi.hgi-maximize-04:before{content:"\4d09"}.hgi.hgi-maximize-screen:before{content:"\4d0b"}.hgi.hgi-mayan-pyramid:before{content:"\4d0d"}.hgi.hgi-maze:before{content:"\4d0f"}.hgi.hgi-mcp-server:before{content:"\4d11"}.hgi.hgi-medal-01:before{content:"\4d13"}.hgi.hgi-medal-02:before{content:"\4d15"}.hgi.hgi-medal-03:before{content:"\4d17"}.hgi.hgi-medal-04:before{content:"\4d19"}.hgi.hgi-medal-05:before{content:"\4d1b"}.hgi.hgi-medal-06:before{content:"\4d1d"}.hgi.hgi-medal-07:before{content:"\4d1f"}.hgi.hgi-medal-first-place:before{content:"\4d21"}.hgi.hgi-medal-second-place:before{content:"\4d23"}.hgi.hgi-medal-third-place:before{content:"\4d25"}.hgi.hgi-medical-file:before{content:"\4d27"}.hgi.hgi-medical-mask:before{content:"\4d29"}.hgi.hgi-medicine-01:before{content:"\4d2b"}.hgi.hgi-medicine-02:before{content:"\4d2d"}.hgi.hgi-medicine-bottle-01:before{content:"\4d2f"}.hgi.hgi-medicine-bottle-02:before{content:"\4d31"}.hgi.hgi-medicine-syrup:before{content:"\4d33"}.hgi.hgi-medium-signal:before{content:"\4d36"}.hgi.hgi-medium-square:before{content:"\4d38"}.hgi.hgi-medium:before{content:"\4d39"}.hgi.hgi-meeting-room:before{content:"\4d3b"}.hgi.hgi-megaphone-01:before{content:"\4d3d"}.hgi.hgi-megaphone-02:before{content:"\4d3f"}.hgi.hgi-megaphone-03:before{content:"\4d41"}.hgi.hgi-meh:before{content:"\4d43"}.hgi.hgi-mentor:before{content:"\4d45"}.hgi.hgi-mentoring:before{content:"\4d47"}.hgi.hgi-menu-01:before{content:"\4d49"}.hgi.hgi-menu-02:before{content:"\4d4b"}.hgi.hgi-menu-03:before{content:"\4d4d"}.hgi.hgi-menu-04:before{content:"\4d4f"}.hgi.hgi-menu-05:before{content:"\4d51"}.hgi.hgi-menu-06:before{content:"\4d53"}.hgi.hgi-menu-07:before{content:"\4d55"}.hgi.hgi-menu-08:before{content:"\4d57"}.hgi.hgi-menu-09:before{content:"\4d59"}.hgi.hgi-menu-10:before{content:"\4d5b"}.hgi.hgi-menu-11:before{content:"\4d5d"}.hgi.hgi-menu-circle:before{content:"\4d5f"}.hgi.hgi-menu-collapse:before{content:"\4d61"}.hgi.hgi-menu-restaurant:before{content:"\4d63"}.hgi.hgi-menu-square:before{content:"\4d65"}.hgi.hgi-menu-two-line:before{content:"\4d67"}.hgi.hgi-message-01:before{content:"\4d69"}.hgi.hgi-message-02:before{content:"\4d6b"}.hgi.hgi-message-add-01:before{content:"\4d6d"}.hgi.hgi-message-add-02:before{content:"\4d6f"}.hgi.hgi-message-blocked:before{content:"\4d71"}.hgi.hgi-message-cancel-01:before{content:"\4d73"}.hgi.hgi-message-cancel-02:before{content:"\4d75"}.hgi.hgi-message-delay-01:before{content:"\4d77"}.hgi.hgi-message-delay-02:before{content:"\4d79"}.hgi.hgi-message-done-01:before{content:"\4d7b"}.hgi.hgi-message-done-02:before{content:"\4d7d"}.hgi.hgi-message-download-01:before{content:"\4d7f"}.hgi.hgi-message-download-02:before{content:"\4d81"}.hgi.hgi-message-edit-01:before{content:"\4d83"}.hgi.hgi-message-edit-02:before{content:"\4d85"}.hgi.hgi-message-favourite-01:before{content:"\4d87"}.hgi.hgi-message-favourite-02:before{content:"\4d89"}.hgi.hgi-message-incoming-01:before{content:"\4d8b"}.hgi.hgi-message-incoming-02:before{content:"\4d8d"}.hgi.hgi-message-lock-01:before{content:"\4d8f"}.hgi.hgi-message-lock-02:before{content:"\4d91"}.hgi.hgi-message-multiple-01:before{content:"\4d93"}.hgi.hgi-message-multiple-02:before{content:"\4d95"}.hgi.hgi-message-notification-01:before{content:"\4d97"}.hgi.hgi-message-notification-02:before{content:"\4d99"}.hgi.hgi-message-outgoing-01:before{content:"\4d9b"}.hgi.hgi-message-outgoing-02:before{content:"\4d9d"}.hgi.hgi-message-preview-01:before{content:"\4d9f"}.hgi.hgi-message-preview-02:before{content:"\4da1"}.hgi.hgi-message-programming:before{content:"\4da3"}.hgi.hgi-message-question:before{content:"\4da5"}.hgi.hgi-message-search-01:before{content:"\4da7"}.hgi.hgi-message-search-02:before{content:"\4da9"}.hgi.hgi-message-secure-01:before{content:"\4dab"}.hgi.hgi-message-secure-02:before{content:"\4dad"}.hgi.hgi-message-translate:before{content:"\4daf"}.hgi.hgi-message-unlock-01:before{content:"\4db1"}.hgi.hgi-message-unlock-02:before{content:"\4db3"}.hgi.hgi-message-upload-01:before{content:"\4db5"}.hgi.hgi-message-upload-02:before{content:"\4db7"}.hgi.hgi-message-user-01:before{content:"\4db9"}.hgi.hgi-message-user-02:before{content:"\4dbb"}.hgi.hgi-messenger:before{content:"\4dbd"}.hgi.hgi-meta:before{content:"\4dbf"}.hgi.hgi-metro:before{content:"\4dc1"}.hgi.hgi-mic-01:before{content:"\4dc3"}.hgi.hgi-mic-02:before{content:"\4dc5"}.hgi.hgi-mic-off-01:before{content:"\4dc7"}.hgi.hgi-mic-off-02:before{content:"\4dc9"}.hgi.hgi-microscope:before{content:"\4dcb"}.hgi.hgi-microsoft-admin:before{content:"\4dcd"}.hgi.hgi-microsoft:before{content:"\4dcf"}.hgi.hgi-microwave:before{content:"\4dd1"}.hgi.hgi-milk-bottle:before{content:"\4dd3"}.hgi.hgi-milk-carton:before{content:"\4dd5"}.hgi.hgi-milk-coconut:before{content:"\4dd7"}.hgi.hgi-milk-oat:before{content:"\4dd9"}.hgi.hgi-minimize-01:before{content:"\4ddb"}.hgi.hgi-minimize-02:before{content:"\4ddd"}.hgi.hgi-minimize-03:before{content:"\4ddf"}.hgi.hgi-minimize-04:before{content:"\4de1"}.hgi.hgi-minimize-screen:before{content:"\4de3"}.hgi.hgi-mining-01:before{content:"\4de5"}.hgi.hgi-mining-02:before{content:"\4de7"}.hgi.hgi-mining-03:before{content:"\4de9"}.hgi.hgi-minus-plus-01:before{content:"\4deb"}.hgi.hgi-minus-plus-02:before{content:"\4ded"}.hgi.hgi-minus-plus-circle-01:before{content:"\4def"}.hgi.hgi-minus-plus-circle-02:before{content:"\4df1"}.hgi.hgi-minus-plus-square-01:before{content:"\4df3"}.hgi.hgi-minus-plus-square-02:before{content:"\4df5"}.hgi.hgi-minus-sign-circle:before{content:"\4df7"}.hgi.hgi-minus-sign-square:before{content:"\4dfa"}.hgi.hgi-minus-sign:before{content:"\4dfb"}.hgi.hgi-mirror:before{content:"\4dfd"}.hgi.hgi-mirroring-screen:before{content:"\4dff"}.hgi.hgi-mistral:before{content:"\4e01"}.hgi.hgi-mixer:before{content:"\4e03"}.hgi.hgi-mobile-navigator-01:before{content:"\4e05"}.hgi.hgi-mobile-navigator-02:before{content:"\4e07"}.hgi.hgi-mobile-programming-01:before{content:"\4e09"}.hgi.hgi-mobile-programming-02:before{content:"\4e0b"}.hgi.hgi-mobile-protection:before{content:"\4e0d"}.hgi.hgi-mobile-security:before{content:"\4e0f"}.hgi.hgi-mochi:before{content:"\4e11"}.hgi.hgi-modern-tv-four-k:before{content:"\4e13"}.hgi.hgi-modern-tv-issue:before{content:"\4e15"}.hgi.hgi-modern-tv:before{content:"\4e17"}.hgi.hgi-molecules:before{content:"\4e19"}.hgi.hgi-mollie:before{content:"\4e1b"}.hgi.hgi-monas:before{content:"\4e1d"}.hgi.hgi-money-01:before{content:"\4e1f"}.hgi.hgi-money-02:before{content:"\4e21"}.hgi.hgi-money-03:before{content:"\4e23"}.hgi.hgi-money-04:before{content:"\4e25"}.hgi.hgi-money-add-01:before{content:"\4e27"}.hgi.hgi-money-add-02:before{content:"\4e29"}.hgi.hgi-money-bag-01:before{content:"\4e2b"}.hgi.hgi-money-bag-02:before{content:"\4e2d"}.hgi.hgi-money-exchange-01:before{content:"\4e2f"}.hgi.hgi-money-exchange-02:before{content:"\4e31"}.hgi.hgi-money-exchange-03:before{content:"\4e33"}.hgi.hgi-money-not-found-01:before{content:"\4e35"}.hgi.hgi-money-not-found-02:before{content:"\4e37"}.hgi.hgi-money-not-found-03:before{content:"\4e39"}.hgi.hgi-money-not-found-04:before{content:"\4e3b"}.hgi.hgi-money-receive-01:before{content:"\4e3d"}.hgi.hgi-money-receive-02:before{content:"\4e3f"}.hgi.hgi-money-receive-circle:before{content:"\4e41"}.hgi.hgi-money-receive-flow-01:before{content:"\4e43"}.hgi.hgi-money-receive-flow-02:before{content:"\4e45"}.hgi.hgi-money-receive-square:before{content:"\4e47"}.hgi.hgi-money-remove-01:before{content:"\4e49"}.hgi.hgi-money-remove-02:before{content:"\4e4b"}.hgi.hgi-money-safe:before{content:"\4e4d"}.hgi.hgi-money-saving-jar:before{content:"\4e4f"}.hgi.hgi-money-security:before{content:"\4e51"}.hgi.hgi-money-send-01:before{content:"\4e53"}.hgi.hgi-money-send-02:before{content:"\4e55"}.hgi.hgi-money-send-circle:before{content:"\4e57"}.hgi.hgi-money-send-flow-01:before{content:"\4e59"}.hgi.hgi-money-send-flow-02:before{content:"\4e5b"}.hgi.hgi-money-send-square:before{content:"\4e5d"}.hgi.hgi-monocle-01:before{content:"\4e5f"}.hgi.hgi-monocle:before{content:"\4e61"}.hgi.hgi-monster:before{content:"\4e63"}.hgi.hgi-moon-01:before{content:"\4e65"}.hgi.hgi-moon-02:before{content:"\4e67"}.hgi.hgi-moon-angled-rain-zap:before{content:"\4e69"}.hgi.hgi-moon-cloud-angled-rain:before{content:"\4e6b"}.hgi.hgi-moon-cloud-angled-zap:before{content:"\4e6d"}.hgi.hgi-moon-cloud-big-rain:before{content:"\4e6f"}.hgi.hgi-moon-cloud-fast-wind:before{content:"\4e71"}.hgi.hgi-moon-cloud-hailstone:before{content:"\4e73"}.hgi.hgi-moon-cloud-little-rain:before{content:"\4e75"}.hgi.hgi-moon-cloud-little-snow:before{content:"\4e77"}.hgi.hgi-moon-cloud-mid-rain:before{content:"\4e79"}.hgi.hgi-moon-cloud-mid-snow:before{content:"\4e7b"}.hgi.hgi-moon-cloud-slow-wind:before{content:"\4e7e"}.hgi.hgi-moon-cloud-snow:before{content:"\4e80"}.hgi.hgi-moon-cloud:before{content:"\4e81"}.hgi.hgi-moon-eclipse:before{content:"\4e83"}.hgi.hgi-moon-fast-wind:before{content:"\4e85"}.hgi.hgi-moon-landing:before{content:"\4e87"}.hgi.hgi-moon-slow-wind:before{content:"\4e8a"}.hgi.hgi-moon:before{content:"\4e8b"}.hgi.hgi-moonset:before{content:"\4e8d"}.hgi.hgi-more-01:before{content:"\4e8f"}.hgi.hgi-more-02:before{content:"\4e91"}.hgi.hgi-more-03:before{content:"\4e93"}.hgi.hgi-more-horizontal-circle-01:before{content:"\4e95"}.hgi.hgi-more-horizontal-circle-02:before{content:"\4e97"}.hgi.hgi-more-horizontal-square-01:before{content:"\4e9a"}.hgi.hgi-more-horizontal-square-02:before{content:"\4e9c"}.hgi.hgi-more-horizontal:before{content:"\4e9d"}.hgi.hgi-more-or-less-circle:before{content:"\4e9f"}.hgi.hgi-more-or-less-square:before{content:"\4ea2"}.hgi.hgi-more-or-less:before{content:"\4ea3"}.hgi.hgi-more-vertical-circle-01:before{content:"\4ea6"}.hgi.hgi-more-vertical-circle-02:before{content:"\4ea8"}.hgi.hgi-more-vertical-square-01:before{content:"\4eab"}.hgi.hgi-more-vertical-square-02:before{content:"\4ead"}.hgi.hgi-more-vertical:before{content:"\4eae"}.hgi.hgi-more:before{content:"\4eaf"}.hgi.hgi-mortar:before{content:"\4eb1"}.hgi.hgi-mortarboard-01:before{content:"\4eb3"}.hgi.hgi-mortarboard-02:before{content:"\4eb5"}.hgi.hgi-mosque-01:before{content:"\4eb7"}.hgi.hgi-mosque-02:before{content:"\4eb9"}.hgi.hgi-mosque-03:before{content:"\4ebb"}.hgi.hgi-mosque-04:before{content:"\4ebd"}.hgi.hgi-mosque-05:before{content:"\4ebf"}.hgi.hgi-mosque-location:before{content:"\4ec1"}.hgi.hgi-motion-01:before{content:"\4ec3"}.hgi.hgi-motion-02:before{content:"\4ec5"}.hgi.hgi-motorbike-01:before{content:"\4ec7"}.hgi.hgi-motorbike-02:before{content:"\4ec9"}.hgi.hgi-mountain:before{content:"\4ecb"}.hgi.hgi-mouse-01:before{content:"\4ecd"}.hgi.hgi-mouse-02:before{content:"\4ecf"}.hgi.hgi-mouse-03:before{content:"\4ed1"}.hgi.hgi-mouse-04:before{content:"\4ed3"}.hgi.hgi-mouse-05:before{content:"\4ed5"}.hgi.hgi-mouse-06:before{content:"\4ed7"}.hgi.hgi-mouse-07:before{content:"\4ed9"}.hgi.hgi-mouse-08:before{content:"\4edb"}.hgi.hgi-mouse-09:before{content:"\4edd"}.hgi.hgi-mouse-10:before{content:"\4edf"}.hgi.hgi-mouse-11:before{content:"\4ee1"}.hgi.hgi-mouse-12:before{content:"\4ee3"}.hgi.hgi-mouse-13:before{content:"\4ee5"}.hgi.hgi-mouse-14:before{content:"\4ee7"}.hgi.hgi-mouse-15:before{content:"\4ee9"}.hgi.hgi-mouse-16:before{content:"\4eeb"}.hgi.hgi-mouse-17:before{content:"\4eed"}.hgi.hgi-mouse-18:before{content:"\4eef"}.hgi.hgi-mouse-19:before{content:"\4ef1"}.hgi.hgi-mouse-20:before{content:"\4ef3"}.hgi.hgi-mouse-21:before{content:"\4ef5"}.hgi.hgi-mouse-22:before{content:"\4ef7"}.hgi.hgi-mouse-23:before{content:"\4ef9"}.hgi.hgi-mouse-left-click-01:before{content:"\4efb"}.hgi.hgi-mouse-left-click-02:before{content:"\4efd"}.hgi.hgi-mouse-left-click-03:before{content:"\4eff"}.hgi.hgi-mouse-left-click-04:before{content:"\4f01"}.hgi.hgi-mouse-left-click-05:before{content:"\4f03"}.hgi.hgi-mouse-left-click-06:before{content:"\4f05"}.hgi.hgi-mouse-right-click-01:before{content:"\4f07"}.hgi.hgi-mouse-right-click-02:before{content:"\4f09"}.hgi.hgi-mouse-right-click-03:before{content:"\4f0b"}.hgi.hgi-mouse-right-click-04:before{content:"\4f0d"}.hgi.hgi-mouse-right-click-05:before{content:"\4f0f"}.hgi.hgi-mouse-right-click-06:before{content:"\4f11"}.hgi.hgi-mouse-scroll-01:before{content:"\4f13"}.hgi.hgi-mouse-scroll-02:before{content:"\4f15"}.hgi.hgi-move-01:before{content:"\4f17"}.hgi.hgi-move-02:before{content:"\4f19"}.hgi.hgi-move-bottom:before{content:"\4f1b"}.hgi.hgi-move-left:before{content:"\4f1d"}.hgi.hgi-move-right:before{content:"\4f1f"}.hgi.hgi-move-to:before{content:"\4f22"}.hgi.hgi-move-top:before{content:"\4f24"}.hgi.hgi-move:before{content:"\4f25"}.hgi.hgi-mp-four-01:before{content:"\4f27"}.hgi.hgi-mp-four-02:before{content:"\4f29"}.hgi.hgi-mp-three-01:before{content:"\4f2b"}.hgi.hgi-mp-three-02:before{content:"\4f2d"}.hgi.hgi-muhammad:before{content:"\4f2f"}.hgi.hgi-multiplication-sign-circle:before{content:"\4f31"}.hgi.hgi-multiplication-sign-square:before{content:"\4f34"}.hgi.hgi-multiplication-sign:before{content:"\4f35"}.hgi.hgi-mushroom-01:before{content:"\4f37"}.hgi.hgi-mushroom:before{content:"\4f39"}.hgi.hgi-music-note-01:before{content:"\4f3b"}.hgi.hgi-music-note-02:before{content:"\4f3d"}.hgi.hgi-music-note-03:before{content:"\4f3f"}.hgi.hgi-music-note-04:before{content:"\4f41"}.hgi.hgi-music-note-square-01:before{content:"\4f43"}.hgi.hgi-music-note-square-02:before{content:"\4f45"}.hgi.hgi-muslim:before{content:"\4f47"}.hgi.hgi-mute:before{content:"\4f49"}.hgi.hgi-mymind:before{content:"\4f4b"}.hgi.hgi-n-th-root-circle:before{content:"\4f4d"}.hgi.hgi-n-th-root-square:before{content:"\4f50"}.hgi.hgi-n-th-root:before{content:"\4f51"}.hgi.hgi-nano-technology:before{content:"\4f53"}.hgi.hgi-napkins-01:before{content:"\4f55"}.hgi.hgi-napkins-02:before{content:"\4f57"}.hgi.hgi-natural-food:before{content:"\4f59"}.hgi.hgi-navigation-01:before{content:"\4f5b"}.hgi.hgi-navigation-02:before{content:"\4f5d"}.hgi.hgi-navigation-03:before{content:"\4f5f"}.hgi.hgi-navigation-04:before{content:"\4f61"}.hgi.hgi-navigation-05:before{content:"\4f63"}.hgi.hgi-navigation-06:before{content:"\4f65"}.hgi.hgi-navigator-01:before{content:"\4f67"}.hgi.hgi-navigator-02:before{content:"\4f69"}.hgi.hgi-necklace:before{content:"\4f6b"}.hgi.hgi-nerd:before{content:"\4f6d"}.hgi.hgi-neural-network:before{content:"\4f6f"}.hgi.hgi-neutral:before{content:"\4f71"}.hgi.hgi-new-job:before{content:"\4f73"}.hgi.hgi-new-office:before{content:"\4f75"}.hgi.hgi-new-releases:before{content:"\4f77"}.hgi.hgi-new-twitter-ellipse:before{content:"\4f79"}.hgi.hgi-new-twitter-rectangle:before{content:"\4f7b"}.hgi.hgi-new-twitter:before{content:"\4f7d"}.hgi.hgi-news-01:before{content:"\4f7f"}.hgi.hgi-news:before{content:"\4f81"}.hgi.hgi-next:before{content:"\4f83"}.hgi.hgi-nike:before{content:"\4f85"}.hgi.hgi-nine-circle:before{content:"\4f87"}.hgi.hgi-nine-square:before{content:"\4f89"}.hgi.hgi-nintendo-switch:before{content:"\4f8c"}.hgi.hgi-nintendo:before{content:"\4f8d"}.hgi.hgi-niqab:before{content:"\4f8f"}.hgi.hgi-no-internet:before{content:"\4f91"}.hgi.hgi-no-meeting-room:before{content:"\4f93"}.hgi.hgi-no-signal:before{content:"\4f95"}.hgi.hgi-node-add:before{content:"\4f97"}.hgi.hgi-node-edit:before{content:"\4f99"}.hgi.hgi-node-move-down:before{content:"\4f9b"}.hgi.hgi-node-move-up:before{content:"\4f9d"}.hgi.hgi-node-remove:before{content:"\4f9f"}.hgi.hgi-noodles:before{content:"\4fa1"}.hgi.hgi-nose:before{content:"\4fa3"}.hgi.hgi-not-equal-sign-circle:before{content:"\4fa5"}.hgi.hgi-not-equal-sign-square:before{content:"\4fa8"}.hgi.hgi-not-equal-sign:before{content:"\4fa9"}.hgi.hgi-note-01:before{content:"\4fab"}.hgi.hgi-note-02:before{content:"\4fad"}.hgi.hgi-note-03:before{content:"\4faf"}.hgi.hgi-note-04:before{content:"\4fb1"}.hgi.hgi-note-05:before{content:"\4fb3"}.hgi.hgi-note-add:before{content:"\4fb5"}.hgi.hgi-note-done:before{content:"\4fb7"}.hgi.hgi-note-edit:before{content:"\4fb9"}.hgi.hgi-note-remove:before{content:"\4fbb"}.hgi.hgi-note:before{content:"\4fbd"}.hgi.hgi-notebook-01:before{content:"\4fbf"}.hgi.hgi-notebook-02:before{content:"\4fc1"}.hgi.hgi-notebook:before{content:"\4fc3"}.hgi.hgi-notification-01:before{content:"\4fc5"}.hgi.hgi-notification-02:before{content:"\4fc7"}.hgi.hgi-notification-03:before{content:"\4fc9"}.hgi.hgi-notification-block-01:before{content:"\4fcb"}.hgi.hgi-notification-block-02:before{content:"\4fcd"}.hgi.hgi-notification-block-03:before{content:"\4fcf"}.hgi.hgi-notification-bubble:before{content:"\4fd1"}.hgi.hgi-notification-circle:before{content:"\4fd3"}.hgi.hgi-notification-off-01:before{content:"\4fd5"}.hgi.hgi-notification-off-02:before{content:"\4fd7"}.hgi.hgi-notification-off-03:before{content:"\4fd9"}.hgi.hgi-notification-snooze-01:before{content:"\4fdb"}.hgi.hgi-notification-snooze-02:before{content:"\4fdd"}.hgi.hgi-notification-snooze-03:before{content:"\4fdf"}.hgi.hgi-notification-square:before{content:"\4fe1"}.hgi.hgi-notion-01:before{content:"\4fe3"}.hgi.hgi-notion-02:before{content:"\4fe5"}.hgi.hgi-npm:before{content:"\4fe7"}.hgi.hgi-nuclear-power:before{content:"\4fe9"}.hgi.hgi-nut:before{content:"\4feb"}.hgi.hgi-obtuse:before{content:"\4fed"}.hgi.hgi-octagon:before{content:"\4fef"}.hgi.hgi-octopus:before{content:"\4ff1"}.hgi.hgi-office-365:before{content:"\4ff3"}.hgi.hgi-office-chair:before{content:"\4ff5"}.hgi.hgi-office:before{content:"\4ff7"}.hgi.hgi-oil-barrel:before{content:"\4ff9"}.hgi.hgi-ok-finger:before{content:"\4ffb"}.hgi.hgi-olympic-torch:before{content:"\4ffd"}.hgi.hgi-one-circle:before{content:"\4fff"}.hgi.hgi-one-square:before{content:"\5001"}.hgi.hgi-online-learning-01:before{content:"\5003"}.hgi.hgi-online-learning-02:before{content:"\5005"}.hgi.hgi-online-learning-03:before{content:"\5007"}.hgi.hgi-online-learning-04:before{content:"\5009"}.hgi.hgi-open-caption:before{content:"\500b"}.hgi.hgi-open-source:before{content:"\500d"}.hgi.hgi-option:before{content:"\500f"}.hgi.hgi-orange:before{content:"\5011"}.hgi.hgi-orbit-01:before{content:"\5013"}.hgi.hgi-orbit-02:before{content:"\5015"}.hgi.hgi-organic-food:before{content:"\5017"}.hgi.hgi-orthogonal-edge:before{content:"\5019"}.hgi.hgi-oval:before{content:"\501b"}.hgi.hgi-oven:before{content:"\501d"}.hgi.hgi-package-02:before{content:"\501f"}.hgi.hgi-package-03:before{content:"\5021"}.hgi.hgi-package-add:before{content:"\5023"}.hgi.hgi-package-delivered:before{content:"\5025"}.hgi.hgi-package-dimensions-01:before{content:"\5027"}.hgi.hgi-package-dimensions-02:before{content:"\5029"}.hgi.hgi-package-moving:before{content:"\502b"}.hgi.hgi-package-open:before{content:"\502d"}.hgi.hgi-package-out-of-stock:before{content:"\502f"}.hgi.hgi-package-process:before{content:"\5031"}.hgi.hgi-package-receive:before{content:"\5033"}.hgi.hgi-package-remove:before{content:"\5035"}.hgi.hgi-package-search:before{content:"\5037"}.hgi.hgi-package-sent:before{content:"\503a"}.hgi.hgi-package:before{content:"\503b"}.hgi.hgi-packaging:before{content:"\503d"}.hgi.hgi-pacman-01:before{content:"\503f"}.hgi.hgi-pacman-02:before{content:"\5041"}.hgi.hgi-paella:before{content:"\5043"}.hgi.hgi-paint-board:before{content:"\5045"}.hgi.hgi-paint-brush-01:before{content:"\5047"}.hgi.hgi-paint-brush-02:before{content:"\5049"}.hgi.hgi-paint-brush-03:before{content:"\504b"}.hgi.hgi-paint-brush-04:before{content:"\504d"}.hgi.hgi-paint-bucket:before{content:"\504f"}.hgi.hgi-pan-01:before{content:"\5051"}.hgi.hgi-pan-02:before{content:"\5053"}.hgi.hgi-pan-03:before{content:"\5055"}.hgi.hgi-parabola-01:before{content:"\5057"}.hgi.hgi-parabola-02:before{content:"\5059"}.hgi.hgi-parabola-03:before{content:"\505b"}.hgi.hgi-paragliding:before{content:"\505d"}.hgi.hgi-paragraph-bullets-point-01:before{content:"\505f"}.hgi.hgi-paragraph-bullets-point-02:before{content:"\5061"}.hgi.hgi-paragraph-spacing:before{content:"\5064"}.hgi.hgi-paragraph:before{content:"\5065"}.hgi.hgi-parallelogram:before{content:"\5067"}.hgi.hgi-parking-area-circle:before{content:"\5069"}.hgi.hgi-parking-area-square:before{content:"\506b"}.hgi.hgi-party:before{content:"\506d"}.hgi.hgi-passport-01:before{content:"\506f"}.hgi.hgi-passport-expired:before{content:"\5071"}.hgi.hgi-passport-valid:before{content:"\5074"}.hgi.hgi-passport:before{content:"\5075"}.hgi.hgi-password-validation:before{content:"\5077"}.hgi.hgi-path:before{content:"\5079"}.hgi.hgi-pathfinder-crop:before{content:"\507b"}.hgi.hgi-pathfinder-divide:before{content:"\507d"}.hgi.hgi-pathfinder-exclude:before{content:"\507f"}.hgi.hgi-pathfinder-intersect:before{content:"\5081"}.hgi.hgi-pathfinder-merge:before{content:"\5083"}.hgi.hgi-pathfinder-minus-back:before{content:"\5085"}.hgi.hgi-pathfinder-minus-front:before{content:"\5087"}.hgi.hgi-pathfinder-outline:before{content:"\5089"}.hgi.hgi-pathfinder-trim:before{content:"\508b"}.hgi.hgi-pathfinder-unite:before{content:"\508d"}.hgi.hgi-patient:before{content:"\508f"}.hgi.hgi-patio:before{content:"\5091"}.hgi.hgi-pause-circle:before{content:"\5093"}.hgi.hgi-pause:before{content:"\5095"}.hgi.hgi-pavilon:before{content:"\5097"}.hgi.hgi-pay-by-check:before{content:"\5099"}.hgi.hgi-payment-01:before{content:"\509b"}.hgi.hgi-payment-02:before{content:"\509d"}.hgi.hgi-payment-success-01:before{content:"\509f"}.hgi.hgi-payment-success-02:before{content:"\50a1"}.hgi.hgi-payoneer:before{content:"\50a3"}.hgi.hgi-paypal:before{content:"\50a5"}.hgi.hgi-pdf-01:before{content:"\50a7"}.hgi.hgi-pdf-02:before{content:"\50a9"}.hgi.hgi-peer-to-peer-01:before{content:"\50ab"}.hgi.hgi-peer-to-peer-02:before{content:"\50ad"}.hgi.hgi-peer-to-peer-03:before{content:"\50af"}.hgi.hgi-pen-01:before{content:"\50b1"}.hgi.hgi-pen-02:before{content:"\50b3"}.hgi.hgi-pen-connect-bluetooth:before{content:"\50b5"}.hgi.hgi-pen-connect-usb:before{content:"\50b7"}.hgi.hgi-pen-connect-wifi:before{content:"\50b9"}.hgi.hgi-pen-tool-01:before{content:"\50bb"}.hgi.hgi-pen-tool-02:before{content:"\50bd"}.hgi.hgi-pen-tool-03:before{content:"\50bf"}.hgi.hgi-pen-tool-add:before{content:"\50c1"}.hgi.hgi-pen-tool-minus:before{content:"\50c3"}.hgi.hgi-pencil-edit-01:before{content:"\50c5"}.hgi.hgi-pencil-edit-02:before{content:"\50c7"}.hgi.hgi-pencil:before{content:"\50c9"}.hgi.hgi-pendulum:before{content:"\50cb"}.hgi.hgi-pensive:before{content:"\50cd"}.hgi.hgi-pentagon-01:before{content:"\50cf"}.hgi.hgi-pentagon:before{content:"\50d1"}.hgi.hgi-percent-circle:before{content:"\50d3"}.hgi.hgi-percent-square:before{content:"\50d6"}.hgi.hgi-percent:before{content:"\50d7"}.hgi.hgi-perfume:before{content:"\50d9"}.hgi.hgi-periscope:before{content:"\50db"}.hgi.hgi-permanent-job:before{content:"\50dd"}.hgi.hgi-perplexity-ai:before{content:"\50df"}.hgi.hgi-perspective:before{content:"\50e1"}.hgi.hgi-petrol-pump:before{content:"\50e3"}.hgi.hgi-pexels:before{content:"\50e5"}.hgi.hgi-phone-arrow-down:before{content:"\50e7"}.hgi.hgi-phone-arrow-up:before{content:"\50e9"}.hgi.hgi-phone-check:before{content:"\50eb"}.hgi.hgi-phone-developer-mode:before{content:"\50ed"}.hgi.hgi-phone-erase:before{content:"\50ef"}.hgi.hgi-phone-lock:before{content:"\50f1"}.hgi.hgi-phone-off-01:before{content:"\50f3"}.hgi.hgi-phone-off-02:before{content:"\50f5"}.hgi.hgi-php:before{content:"\50f7"}.hgi.hgi-physics:before{content:"\50f9"}.hgi.hgi-pi-circle:before{content:"\50fb"}.hgi.hgi-pi-square:before{content:"\50fe"}.hgi.hgi-pi:before{content:"\50ff"}.hgi.hgi-picasa:before{content:"\5101"}.hgi.hgi-pickup-01:before{content:"\5103"}.hgi.hgi-pickup-02:before{content:"\5105"}.hgi.hgi-picture-in-picture-exit:before{content:"\5107"}.hgi.hgi-picture-in-picture-on:before{content:"\5109"}.hgi.hgi-pie-chart-01:before{content:"\510b"}.hgi.hgi-pie-chart-02:before{content:"\510d"}.hgi.hgi-pie-chart-03:before{content:"\510f"}.hgi.hgi-pie-chart-04:before{content:"\5111"}.hgi.hgi-pie-chart-05:before{content:"\5113"}.hgi.hgi-pie-chart-06:before{content:"\5115"}.hgi.hgi-pie-chart-07:before{content:"\5117"}.hgi.hgi-pie-chart-08:before{content:"\5119"}.hgi.hgi-pie-chart-09:before{content:"\511b"}.hgi.hgi-pie-chart-square:before{content:"\511e"}.hgi.hgi-pie-chart:before{content:"\511f"}.hgi.hgi-pie:before{content:"\5121"}.hgi.hgi-piggy-bank:before{content:"\5123"}.hgi.hgi-pin-02:before{content:"\5125"}.hgi.hgi-pin-code:before{content:"\5127"}.hgi.hgi-pin-location-01:before{content:"\5129"}.hgi.hgi-pin-location-02:before{content:"\512b"}.hgi.hgi-pin-location-03:before{content:"\512d"}.hgi.hgi-pin-off:before{content:"\512f"}.hgi.hgi-pin:before{content:"\5131"}.hgi.hgi-pine-tree:before{content:"\5133"}.hgi.hgi-pinterest:before{content:"\5135"}.hgi.hgi-pipeline:before{content:"\5137"}.hgi.hgi-pisa-tower:before{content:"\5139"}.hgi.hgi-pivot:before{content:"\513b"}.hgi.hgi-pizza-01:before{content:"\513d"}.hgi.hgi-pizza-02:before{content:"\513f"}.hgi.hgi-pizza-03:before{content:"\5141"}.hgi.hgi-pizza-04:before{content:"\5143"}.hgi.hgi-pizza-cutter:before{content:"\5145"}.hgi.hgi-plane:before{content:"\5147"}.hgi.hgi-plant-01:before{content:"\5149"}.hgi.hgi-plant-02:before{content:"\514b"}.hgi.hgi-plant-03:before{content:"\514d"}.hgi.hgi-plant-04:before{content:"\514f"}.hgi.hgi-plate:before{content:"\5151"}.hgi.hgi-plaxo:before{content:"\5153"}.hgi.hgi-play-circle-02:before{content:"\5155"}.hgi.hgi-play-circle:before{content:"\5157"}.hgi.hgi-play-list-add:before{content:"\5159"}.hgi.hgi-play-list-favourite-01:before{content:"\515b"}.hgi.hgi-play-list-favourite-02:before{content:"\515d"}.hgi.hgi-play-list-minus:before{content:"\515f"}.hgi.hgi-play-list-remove:before{content:"\5161"}.hgi.hgi-play-list:before{content:"\5163"}.hgi.hgi-play-square:before{content:"\5166"}.hgi.hgi-play-store:before{content:"\5168"}.hgi.hgi-play:before{content:"\5169"}.hgi.hgi-playlist-01:before{content:"\516b"}.hgi.hgi-playlist-02:before{content:"\516d"}.hgi.hgi-playlist-03:before{content:"\516f"}.hgi.hgi-plaza:before{content:"\5171"}.hgi.hgi-plug-01:before{content:"\5173"}.hgi.hgi-plug-02:before{content:"\5175"}.hgi.hgi-plug-socket:before{content:"\5177"}.hgi.hgi-plus-minus-01:before{content:"\5179"}.hgi.hgi-plus-minus-02:before{content:"\517b"}.hgi.hgi-plus-minus-circle-01:before{content:"\517d"}.hgi.hgi-plus-minus-circle-02:before{content:"\517f"}.hgi.hgi-plus-minus-square-01:before{content:"\5182"}.hgi.hgi-plus-minus-square-02:before{content:"\5184"}.hgi.hgi-plus-minus:before{content:"\5185"}.hgi.hgi-plus-sign-circle:before{content:"\5187"}.hgi.hgi-plus-sign-square:before{content:"\518a"}.hgi.hgi-plus-sign:before{content:"\518b"}.hgi.hgi-png-01:before{content:"\518d"}.hgi.hgi-png-02:before{content:"\518f"}.hgi.hgi-podcast:before{content:"\5191"}.hgi.hgi-podium:before{content:"\5193"}.hgi.hgi-pointing-left-01:before{content:"\5195"}.hgi.hgi-pointing-left-02:before{content:"\5197"}.hgi.hgi-pointing-left-03:before{content:"\5199"}.hgi.hgi-pointing-left-04:before{content:"\519b"}.hgi.hgi-pointing-left-05:before{content:"\519d"}.hgi.hgi-pointing-left-06:before{content:"\519f"}.hgi.hgi-pointing-left-07:before{content:"\51a1"}.hgi.hgi-pointing-left-08:before{content:"\51a3"}.hgi.hgi-pointing-right-01:before{content:"\51a5"}.hgi.hgi-pointing-right-02:before{content:"\51a7"}.hgi.hgi-pointing-right-03:before{content:"\51a9"}.hgi.hgi-pointing-right-04:before{content:"\51ab"}.hgi.hgi-pointing-right-05:before{content:"\51ad"}.hgi.hgi-pointing-right-06:before{content:"\51af"}.hgi.hgi-pointing-right-07:before{content:"\51b1"}.hgi.hgi-pointing-right-08:before{content:"\51b3"}.hgi.hgi-pokeball:before{content:"\51b5"}.hgi.hgi-pokemon:before{content:"\51b7"}.hgi.hgi-police-badge:before{content:"\51b9"}.hgi.hgi-police-cap:before{content:"\51bb"}.hgi.hgi-police-car:before{content:"\51bd"}.hgi.hgi-police-station:before{content:"\51bf"}.hgi.hgi-policy:before{content:"\51c1"}.hgi.hgi-poly-tank:before{content:"\51c3"}.hgi.hgi-polygon:before{content:"\51c5"}.hgi.hgi-pool-table:before{content:"\51c8"}.hgi.hgi-pool:before{content:"\51c9"}.hgi.hgi-poop:before{content:"\51cb"}.hgi.hgi-popcorn:before{content:"\51cd"}.hgi.hgi-pot-01:before{content:"\51cf"}.hgi.hgi-pot-02:before{content:"\51d1"}.hgi.hgi-potion:before{content:"\51d3"}.hgi.hgi-pound-circle:before{content:"\51d5"}.hgi.hgi-pound-receive:before{content:"\51d7"}.hgi.hgi-pound-send:before{content:"\51da"}.hgi.hgi-pound-square:before{content:"\51dc"}.hgi.hgi-pound:before{content:"\51dd"}.hgi.hgi-power-service:before{content:"\51df"}.hgi.hgi-power-socket-01:before{content:"\51e1"}.hgi.hgi-power-socket-02:before{content:"\51e3"}.hgi.hgi-ppt-01:before{content:"\51e5"}.hgi.hgi-ppt-02:before{content:"\51e7"}.hgi.hgi-prawn:before{content:"\51e9"}.hgi.hgi-prayer-rug-01:before{content:"\51eb"}.hgi.hgi-prayer-rug-02:before{content:"\51ed"}.hgi.hgi-preference-horizontal:before{content:"\51ef"}.hgi.hgi-preference-vertical:before{content:"\51f1"}.hgi.hgi-prescription:before{content:"\51f3"}.hgi.hgi-presentation-01:before{content:"\51f5"}.hgi.hgi-presentation-02:before{content:"\51f7"}.hgi.hgi-presentation-03:before{content:"\51f9"}.hgi.hgi-presentation-04:before{content:"\51fb"}.hgi.hgi-presentation-05:before{content:"\51fd"}.hgi.hgi-presentation-06:before{content:"\51ff"}.hgi.hgi-presentation-07:before{content:"\5201"}.hgi.hgi-presentation-bar-chart-01:before{content:"\5203"}.hgi.hgi-presentation-bar-chart-02:before{content:"\5205"}.hgi.hgi-presentation-line-chart-01:before{content:"\5207"}.hgi.hgi-presentation-line-chart-02:before{content:"\5209"}.hgi.hgi-presentation-online:before{content:"\520b"}.hgi.hgi-presentation-podium:before{content:"\520d"}.hgi.hgi-previous:before{content:"\520f"}.hgi.hgi-printer-off:before{content:"\5211"}.hgi.hgi-printer-three-d:before{content:"\5214"}.hgi.hgi-printer:before{content:"\5215"}.hgi.hgi-prism-01:before{content:"\5217"}.hgi.hgi-prism:before{content:"\5219"}.hgi.hgi-prison-guard:before{content:"\521b"}.hgi.hgi-prison:before{content:"\521d"}.hgi.hgi-prisoner:before{content:"\521f"}.hgi.hgi-product-loading:before{content:"\5221"}.hgi.hgi-profile-02:before{content:"\5223"}.hgi.hgi-profile:before{content:"\5225"}.hgi.hgi-profit:before{content:"\5227"}.hgi.hgi-programming-flag:before{content:"\5229"}.hgi.hgi-progress-01:before{content:"\522b"}.hgi.hgi-progress-02:before{content:"\522d"}.hgi.hgi-progress-03:before{content:"\522f"}.hgi.hgi-progress-04:before{content:"\5231"}.hgi.hgi-progress:before{content:"\5233"}.hgi.hgi-projector-01:before{content:"\5235"}.hgi.hgi-projector:before{content:"\5237"}.hgi.hgi-promotion:before{content:"\5239"}.hgi.hgi-property-add:before{content:"\523b"}.hgi.hgi-property-delete:before{content:"\523d"}.hgi.hgi-property-edit:before{content:"\523f"}.hgi.hgi-property-new:before{content:"\5241"}.hgi.hgi-property-search:before{content:"\5243"}.hgi.hgi-property-view:before{content:"\5245"}.hgi.hgi-protection-mask:before{content:"\5247"}.hgi.hgi-pulley:before{content:"\5249"}.hgi.hgi-pulse-01:before{content:"\524b"}.hgi.hgi-pulse-02:before{content:"\524d"}.hgi.hgi-pulse-rectangle-01:before{content:"\524f"}.hgi.hgi-pulse-rectangle-02:before{content:"\5251"}.hgi.hgi-pumpkin:before{content:"\5253"}.hgi.hgi-punch:before{content:"\5255"}.hgi.hgi-punching-ball-01:before{content:"\5257"}.hgi.hgi-punching-ball-02:before{content:"\5259"}.hgi.hgi-purse-01:before{content:"\525b"}.hgi.hgi-purse:before{content:"\525d"}.hgi.hgi-push-up-bar:before{content:"\525f"}.hgi.hgi-puzzle:before{content:"\5261"}.hgi.hgi-pyramid-maslowo:before{content:"\5263"}.hgi.hgi-pyramid-structure-01:before{content:"\5266"}.hgi.hgi-pyramid-structure-02:before{content:"\5268"}.hgi.hgi-pyramid:before{content:"\5269"}.hgi.hgi-python:before{content:"\526b"}.hgi.hgi-qq-plot:before{content:"\526d"}.hgi.hgi-qr-code-01:before{content:"\526f"}.hgi.hgi-qr-code:before{content:"\5271"}.hgi.hgi-question:before{content:"\5273"}.hgi.hgi-queue-01:before{content:"\5275"}.hgi.hgi-queue-02:before{content:"\5277"}.hgi.hgi-quill-write-01:before{content:"\5279"}.hgi.hgi-quill-write-02:before{content:"\527b"}.hgi.hgi-quiz-01:before{content:"\527d"}.hgi.hgi-quiz-02:before{content:"\527f"}.hgi.hgi-quiz-03:before{content:"\5281"}.hgi.hgi-quiz-04:before{content:"\5283"}.hgi.hgi-quiz-05:before{content:"\5285"}.hgi.hgi-quora:before{content:"\5287"}.hgi.hgi-quote-down-circle:before{content:"\5289"}.hgi.hgi-quote-down-square:before{content:"\528c"}.hgi.hgi-quote-down:before{content:"\528d"}.hgi.hgi-quote-up-circle:before{content:"\528f"}.hgi.hgi-quote-up-square:before{content:"\5292"}.hgi.hgi-quote-up:before{content:"\5293"}.hgi.hgi-quotes:before{content:"\5295"}.hgi.hgi-quran-01:before{content:"\5297"}.hgi.hgi-quran-02:before{content:"\5299"}.hgi.hgi-quran-03:before{content:"\529b"}.hgi.hgi-qwen:before{content:"\529d"}.hgi.hgi-racing-flag:before{content:"\529f"}.hgi.hgi-radar-01:before{content:"\52a1"}.hgi.hgi-radar-02:before{content:"\52a3"}.hgi.hgi-radial:before{content:"\52a5"}.hgi.hgi-radio-01:before{content:"\52a7"}.hgi.hgi-radio-02:before{content:"\52a9"}.hgi.hgi-radio-button:before{content:"\52ab"}.hgi.hgi-radio:before{content:"\52ad"}.hgi.hgi-radioactive-alert:before{content:"\52af"}.hgi.hgi-radius:before{content:"\52b1"}.hgi.hgi-rain-double-drop:before{content:"\52b3"}.hgi.hgi-rain-drop:before{content:"\52b5"}.hgi.hgi-rain:before{content:"\52b7"}.hgi.hgi-rainbow:before{content:"\52b9"}.hgi.hgi-ramadhan-01:before{content:"\52bb"}.hgi.hgi-ramadhan-02:before{content:"\52bd"}.hgi.hgi-ramadhan-month:before{content:"\52bf"}.hgi.hgi-ranking:before{content:"\52c1"}.hgi.hgi-rar-01:before{content:"\52c3"}.hgi.hgi-rar-02:before{content:"\52c5"}.hgi.hgi-raw-01:before{content:"\52c7"}.hgi.hgi-raw-02:before{content:"\52c9"}.hgi.hgi-re:before{content:"\52cb"}.hgi.hgi-react:before{content:"\52cd"}.hgi.hgi-real-estate-01:before{content:"\52cf"}.hgi.hgi-real-estate-02:before{content:"\52d1"}.hgi.hgi-receipt-dollar:before{content:"\52d3"}.hgi.hgi-record:before{content:"\52d5"}.hgi.hgi-recovery-mail:before{content:"\52d7"}.hgi.hgi-rectangular-01:before{content:"\52d9"}.hgi.hgi-rectangular:before{content:"\52db"}.hgi.hgi-recycle-01:before{content:"\52dd"}.hgi.hgi-recycle-02:before{content:"\52df"}.hgi.hgi-recycle-03:before{content:"\52e1"}.hgi.hgi-reddit:before{content:"\52e3"}.hgi.hgi-redo-02:before{content:"\52e5"}.hgi.hgi-redo-03:before{content:"\52e7"}.hgi.hgi-redo:before{content:"\52e9"}.hgi.hgi-reflex:before{content:"\52eb"}.hgi.hgi-refresh:before{content:"\52ed"}.hgi.hgi-refrigerator:before{content:"\52ef"}.hgi.hgi-register:before{content:"\52f1"}.hgi.hgi-registered:before{content:"\52f3"}.hgi.hgi-relieved-01:before{content:"\52f5"}.hgi.hgi-relieved-02:before{content:"\52f7"}.hgi.hgi-reload:before{content:"\52f9"}.hgi.hgi-reminder:before{content:"\52fb"}.hgi.hgi-remote-control:before{content:"\52fd"}.hgi.hgi-remove-01:before{content:"\52ff"}.hgi.hgi-remove-02:before{content:"\5301"}.hgi.hgi-remove-circle-half-dot:before{content:"\5303"}.hgi.hgi-remove-circle:before{content:"\5305"}.hgi.hgi-remove-female:before{content:"\5307"}.hgi.hgi-remove-male:before{content:"\5309"}.hgi.hgi-remove-pi:before{content:"\530b"}.hgi.hgi-remove-square:before{content:"\530d"}.hgi.hgi-renewable-energy-01:before{content:"\530f"}.hgi.hgi-renewable-energy:before{content:"\5311"}.hgi.hgi-repair:before{content:"\5313"}.hgi.hgi-repeat-off:before{content:"\5315"}.hgi.hgi-repeat-one-01:before{content:"\5317"}.hgi.hgi-repeat-one-02:before{content:"\5319"}.hgi.hgi-repeat:before{content:"\531b"}.hgi.hgi-replay:before{content:"\531d"}.hgi.hgi-replit:before{content:"\531f"}.hgi.hgi-repository:before{content:"\5321"}.hgi.hgi-reset-password:before{content:"\5323"}.hgi.hgi-resize-01:before{content:"\5325"}.hgi.hgi-resize-02:before{content:"\5327"}.hgi.hgi-resize-field-rectangle:before{content:"\5329"}.hgi.hgi-resize-field:before{content:"\532b"}.hgi.hgi-resources-add:before{content:"\532d"}.hgi.hgi-resources-remove:before{content:"\532f"}.hgi.hgi-restaurant-01:before{content:"\5331"}.hgi.hgi-restaurant-02:before{content:"\5333"}.hgi.hgi-restaurant-03:before{content:"\5335"}.hgi.hgi-restaurant-table:before{content:"\5337"}.hgi.hgi-restore-bin:before{content:"\5339"}.hgi.hgi-return-request:before{content:"\533b"}.hgi.hgi-reverse-withdrawal-01:before{content:"\533d"}.hgi.hgi-reverse-withdrawal-02:before{content:"\533f"}.hgi.hgi-rhombus-01:before{content:"\5341"}.hgi.hgi-rhombus:before{content:"\5343"}.hgi.hgi-rice-bowl-01:before{content:"\5345"}.hgi.hgi-rice-bowl-02:before{content:"\5347"}.hgi.hgi-right-angle:before{content:"\5349"}.hgi.hgi-right-to-left-block-quote:before{content:"\534b"}.hgi.hgi-right-to-left-list-bullet:before{content:"\534d"}.hgi.hgi-right-to-left-list-dash:before{content:"\534f"}.hgi.hgi-right-to-left-list-number:before{content:"\5351"}.hgi.hgi-right-to-left-list-triangle:before{content:"\5353"}.hgi.hgi-right-triangle:before{content:"\5355"}.hgi.hgi-ripple:before{content:"\5357"}.hgi.hgi-riyal-rectangle:before{content:"\5359"}.hgi.hgi-riyal:before{content:"\535b"}.hgi.hgi-road-01:before{content:"\535d"}.hgi.hgi-road-02:before{content:"\535f"}.hgi.hgi-road-location-01:before{content:"\5361"}.hgi.hgi-road-location-02:before{content:"\5363"}.hgi.hgi-road-wayside:before{content:"\5366"}.hgi.hgi-road:before{content:"\5367"}.hgi.hgi-robot-01:before{content:"\5369"}.hgi.hgi-robot-02:before{content:"\536b"}.hgi.hgi-robotic:before{content:"\536d"}.hgi.hgi-rocket-01:before{content:"\536f"}.hgi.hgi-rocket-02:before{content:"\5371"}.hgi.hgi-rocket:before{content:"\5373"}.hgi.hgi-rocking-chair:before{content:"\5375"}.hgi.hgi-rocking-horse:before{content:"\5377"}.hgi.hgi-roller-skate:before{content:"\5379"}.hgi.hgi-rolling-pin:before{content:"\537b"}.hgi.hgi-root-01:before{content:"\537d"}.hgi.hgi-root-02:before{content:"\537f"}.hgi.hgi-root-circle:before{content:"\5381"}.hgi.hgi-root-first-bracket:before{content:"\5383"}.hgi.hgi-root-second-bracket:before{content:"\5385"}.hgi.hgi-root-third-bracket:before{content:"\5387"}.hgi.hgi-rotate-01:before{content:"\5389"}.hgi.hgi-rotate-02:before{content:"\538b"}.hgi.hgi-rotate-360:before{content:"\538d"}.hgi.hgi-rotate-bottom-left:before{content:"\538f"}.hgi.hgi-rotate-bottom-right:before{content:"\5391"}.hgi.hgi-rotate-clockwise:before{content:"\5393"}.hgi.hgi-rotate-crop:before{content:"\5395"}.hgi.hgi-rotate-left-01:before{content:"\5397"}.hgi.hgi-rotate-left-02:before{content:"\5399"}.hgi.hgi-rotate-left-03:before{content:"\539b"}.hgi.hgi-rotate-left-04:before{content:"\539d"}.hgi.hgi-rotate-left-05:before{content:"\539f"}.hgi.hgi-rotate-left-06:before{content:"\53a1"}.hgi.hgi-rotate-right-01:before{content:"\53a3"}.hgi.hgi-rotate-right-02:before{content:"\53a5"}.hgi.hgi-rotate-right-03:before{content:"\53a7"}.hgi.hgi-rotate-right-04:before{content:"\53a9"}.hgi.hgi-rotate-right-05:before{content:"\53ab"}.hgi.hgi-rotate-right-06:before{content:"\53ad"}.hgi.hgi-rotate-square:before{content:"\53af"}.hgi.hgi-rotate-top-left:before{content:"\53b1"}.hgi.hgi-rotate-top-right:before{content:"\53b3"}.hgi.hgi-route-01:before{content:"\53b5"}.hgi.hgi-route-02:before{content:"\53b7"}.hgi.hgi-route-03:before{content:"\53b9"}.hgi.hgi-route-block:before{content:"\53bb"}.hgi.hgi-router-01:before{content:"\53bd"}.hgi.hgi-router-02:before{content:"\53bf"}.hgi.hgi-router:before{content:"\53c1"}.hgi.hgi-row-delete:before{content:"\53c3"}.hgi.hgi-row-insert:before{content:"\53c5"}.hgi.hgi-rss-connected-01:before{content:"\53c7"}.hgi.hgi-rss-connected-02:before{content:"\53c9"}.hgi.hgi-rss-error:before{content:"\53cb"}.hgi.hgi-rss-locked:before{content:"\53cd"}.hgi.hgi-rss-unlocked:before{content:"\53d0"}.hgi.hgi-rss:before{content:"\53d1"}.hgi.hgi-rub-el-hizb:before{content:"\53d3"}.hgi.hgi-rubber-duck:before{content:"\53d5"}.hgi.hgi-rubiks-cube:before{content:"\53d7"}.hgi.hgi-ruku:before{content:"\53d9"}.hgi.hgi-ruler:before{content:"\53db"}.hgi.hgi-running-shoes:before{content:"\53dd"}.hgi.hgi-sad-01:before{content:"\53df"}.hgi.hgi-sad-02:before{content:"\53e1"}.hgi.hgi-sad-dizzy:before{content:"\53e3"}.hgi.hgi-safari:before{content:"\53e5"}.hgi.hgi-safe-delivery-01:before{content:"\53e7"}.hgi.hgi-safe-delivery-02:before{content:"\53e9"}.hgi.hgi-safe:before{content:"\53eb"}.hgi.hgi-safety-pin-01:before{content:"\53ed"}.hgi.hgi-safety-pin-02:before{content:"\53ef"}.hgi.hgi-sailboat-coastal:before{content:"\53f1"}.hgi.hgi-sailboat-offshore:before{content:"\53f3"}.hgi.hgi-sakura:before{content:"\53f5"}.hgi.hgi-salah-time:before{content:"\53f8"}.hgi.hgi-salah:before{content:"\53f9"}.hgi.hgi-sale-tag-01:before{content:"\53fb"}.hgi.hgi-sale-tag-02:before{content:"\53fd"}.hgi.hgi-sandals:before{content:"\53ff"}.hgi.hgi-satellite-01:before{content:"\5401"}.hgi.hgi-satellite-02:before{content:"\5403"}.hgi.hgi-satellite-03:before{content:"\5405"}.hgi.hgi-satellite:before{content:"\5407"}.hgi.hgi-saturn-01:before{content:"\5409"}.hgi.hgi-saturn-02:before{content:"\540b"}.hgi.hgi-saturn:before{content:"\540d"}.hgi.hgi-sausage:before{content:"\540f"}.hgi.hgi-save-energy-01:before{content:"\5411"}.hgi.hgi-save-energy-02:before{content:"\5413"}.hgi.hgi-save-money-dollar:before{content:"\5415"}.hgi.hgi-save-money-euro:before{content:"\5417"}.hgi.hgi-save-money-pound:before{content:"\5419"}.hgi.hgi-save-money-yen:before{content:"\541b"}.hgi.hgi-savings:before{content:"\541d"}.hgi.hgi-scan-image:before{content:"\541f"}.hgi.hgi-scheme:before{content:"\5421"}.hgi.hgi-school-01:before{content:"\5423"}.hgi.hgi-school-bell-01:before{content:"\5425"}.hgi.hgi-school-bell-02:before{content:"\5427"}.hgi.hgi-school-bus:before{content:"\5429"}.hgi.hgi-school-report-card:before{content:"\542b"}.hgi.hgi-school-tie:before{content:"\542e"}.hgi.hgi-school:before{content:"\542f"}.hgi.hgi-scissor-01:before{content:"\5431"}.hgi.hgi-scissor-rectangle:before{content:"\5433"}.hgi.hgi-scissor:before{content:"\5435"}.hgi.hgi-scooter-01:before{content:"\5437"}.hgi.hgi-scooter-02:before{content:"\5439"}.hgi.hgi-scooter-03:before{content:"\543b"}.hgi.hgi-scooter-04:before{content:"\543d"}.hgi.hgi-scooter-electric:before{content:"\543f"}.hgi.hgi-scratch-card:before{content:"\5441"}.hgi.hgi-screen-add-to-home-02:before{content:"\5443"}.hgi.hgi-screen-add-to-home:before{content:"\5445"}.hgi.hgi-screen-lock-rotation:before{content:"\5447"}.hgi.hgi-screen-rotation:before{content:"\5449"}.hgi.hgi-scribd:before{content:"\544b"}.hgi.hgi-scroll-horizontal:before{content:"\544d"}.hgi.hgi-scroll-vertical:before{content:"\5450"}.hgi.hgi-scroll:before{content:"\5451"}.hgi.hgi-sd-card:before{content:"\5453"}.hgi.hgi-seal:before{content:"\5455"}.hgi.hgi-search-01:before{content:"\5457"}.hgi.hgi-search-02:before{content:"\5459"}.hgi.hgi-search-add:before{content:"\545b"}.hgi.hgi-search-area:before{content:"\545d"}.hgi.hgi-search-circle:before{content:"\545f"}.hgi.hgi-search-dollar:before{content:"\5461"}.hgi.hgi-search-focus:before{content:"\5463"}.hgi.hgi-search-list-01:before{content:"\5465"}.hgi.hgi-search-list-02:before{content:"\5467"}.hgi.hgi-search-minus:before{content:"\5469"}.hgi.hgi-search-remove:before{content:"\546b"}.hgi.hgi-search-replace:before{content:"\546d"}.hgi.hgi-search-square:before{content:"\546f"}.hgi.hgi-search-visual:before{content:"\5471"}.hgi.hgi-searching:before{content:"\5473"}.hgi.hgi-seat-selector:before{content:"\5475"}.hgi.hgi-second-bracket-circle:before{content:"\5477"}.hgi.hgi-second-bracket-square:before{content:"\547a"}.hgi.hgi-second-bracket:before{content:"\547b"}.hgi.hgi-secured-network:before{content:"\547d"}.hgi.hgi-security-block:before{content:"\547f"}.hgi.hgi-security-check:before{content:"\5481"}.hgi.hgi-security-key-usb:before{content:"\5483"}.hgi.hgi-security-lock:before{content:"\5485"}.hgi.hgi-security-password:before{content:"\5487"}.hgi.hgi-security-validation:before{content:"\548a"}.hgi.hgi-security-wifi:before{content:"\548c"}.hgi.hgi-security:before{content:"\548d"}.hgi.hgi-seesaw:before{content:"\548f"}.hgi.hgi-segment:before{content:"\5491"}.hgi.hgi-select-01:before{content:"\5493"}.hgi.hgi-select-02:before{content:"\5495"}.hgi.hgi-self-transfer:before{content:"\5497"}.hgi.hgi-send-to-mobile-02:before{content:"\5499"}.hgi.hgi-send-to-mobile:before{content:"\549b"}.hgi.hgi-sending-order:before{content:"\549d"}.hgi.hgi-senseless:before{content:"\549f"}.hgi.hgi-sent-02:before{content:"\54a1"}.hgi.hgi-sent:before{content:"\54a3"}.hgi.hgi-seo:before{content:"\54a5"}.hgi.hgi-server-stack-01:before{content:"\54a7"}.hgi.hgi-server-stack-02:before{content:"\54a9"}.hgi.hgi-server-stack-03:before{content:"\54ab"}.hgi.hgi-service:before{content:"\54ad"}.hgi.hgi-serving-food:before{content:"\54af"}.hgi.hgi-setting-06:before{content:"\54b1"}.hgi.hgi-setting-07:before{content:"\54b3"}.hgi.hgi-setting-done-01:before{content:"\54b5"}.hgi.hgi-setting-done-02:before{content:"\54b7"}.hgi.hgi-setting-done-03:before{content:"\54b9"}.hgi.hgi-setting-done-04:before{content:"\54bb"}.hgi.hgi-setting-error-03:before{content:"\54bd"}.hgi.hgi-setting-error-04:before{content:"\54bf"}.hgi.hgi-settings-01:before{content:"\54c1"}.hgi.hgi-settings-02:before{content:"\54c3"}.hgi.hgi-settings-03:before{content:"\54c5"}.hgi.hgi-settings-04:before{content:"\54c7"}.hgi.hgi-settings-05:before{content:"\54c9"}.hgi.hgi-settings-error-01:before{content:"\54cb"}.hgi.hgi-settings-error-02:before{content:"\54cd"}.hgi.hgi-setup-01:before{content:"\54cf"}.hgi.hgi-setup-02:before{content:"\54d1"}.hgi.hgi-seven-circle:before{content:"\54d3"}.hgi.hgi-seven-square:before{content:"\54d5"}.hgi.hgi-seven-z-01:before{content:"\54d7"}.hgi.hgi-seven-z-02:before{content:"\54d9"}.hgi.hgi-shaka-01:before{content:"\54db"}.hgi.hgi-shaka-02:before{content:"\54dd"}.hgi.hgi-shaka-03:before{content:"\54df"}.hgi.hgi-shaka-04:before{content:"\54e1"}.hgi.hgi-shampoo:before{content:"\54e3"}.hgi.hgi-shape-collection:before{content:"\54e5"}.hgi.hgi-shapes:before{content:"\54e7"}.hgi.hgi-share-01:before{content:"\54e9"}.hgi.hgi-share-02:before{content:"\54eb"}.hgi.hgi-share-03:before{content:"\54ed"}.hgi.hgi-share-04:before{content:"\54ef"}.hgi.hgi-share-05:before{content:"\54f1"}.hgi.hgi-share-06:before{content:"\54f3"}.hgi.hgi-share-07:before{content:"\54f5"}.hgi.hgi-share-08:before{content:"\54f7"}.hgi.hgi-share-knowledge:before{content:"\54f9"}.hgi.hgi-share-location-01:before{content:"\54fb"}.hgi.hgi-share-location-02:before{content:"\54fd"}.hgi.hgi-shared-drive:before{content:"\54ff"}.hgi.hgi-shared-wifi:before{content:"\5501"}.hgi.hgi-sharing:before{content:"\5503"}.hgi.hgi-shellfish:before{content:"\5505"}.hgi.hgi-sheriff-01:before{content:"\5507"}.hgi.hgi-sheriff-02:before{content:"\5509"}.hgi.hgi-shield-01:before{content:"\550b"}.hgi.hgi-shield-02:before{content:"\550d"}.hgi.hgi-shield-blockchain:before{content:"\550f"}.hgi.hgi-shield-energy:before{content:"\5511"}.hgi.hgi-shield-key:before{content:"\5513"}.hgi.hgi-shield-user:before{content:"\5515"}.hgi.hgi-shipment-tracking:before{content:"\5517"}.hgi.hgi-shipping-center:before{content:"\5519"}.hgi.hgi-shipping-loading:before{content:"\551b"}.hgi.hgi-shipping-truck-01:before{content:"\551d"}.hgi.hgi-shipping-truck-02:before{content:"\551f"}.hgi.hgi-shirt-01:before{content:"\5521"}.hgi.hgi-shocked:before{content:"\5523"}.hgi.hgi-shop-sign:before{content:"\5525"}.hgi.hgi-shopify:before{content:"\5527"}.hgi.hgi-shopping-bag-01:before{content:"\5529"}.hgi.hgi-shopping-bag-02:before{content:"\552b"}.hgi.hgi-shopping-bag-03:before{content:"\552d"}.hgi.hgi-shopping-bag-add:before{content:"\552f"}.hgi.hgi-shopping-bag-check:before{content:"\5531"}.hgi.hgi-shopping-bag-favorite:before{content:"\5533"}.hgi.hgi-shopping-bag-remove:before{content:"\5535"}.hgi.hgi-shopping-basket-01:before{content:"\5537"}.hgi.hgi-shopping-basket-02:before{content:"\5539"}.hgi.hgi-shopping-basket-03:before{content:"\553b"}.hgi.hgi-shopping-basket-add-01:before{content:"\553d"}.hgi.hgi-shopping-basket-add-02:before{content:"\553f"}.hgi.hgi-shopping-basket-add-03:before{content:"\5541"}.hgi.hgi-shopping-basket-check-in-01:before{content:"\5543"}.hgi.hgi-shopping-basket-check-in-02:before{content:"\5545"}.hgi.hgi-shopping-basket-check-in-03:before{content:"\5547"}.hgi.hgi-shopping-basket-check-out-01:before{content:"\5549"}.hgi.hgi-shopping-basket-check-out-02:before{content:"\554b"}.hgi.hgi-shopping-basket-check-out-03:before{content:"\554d"}.hgi.hgi-shopping-basket-done-01:before{content:"\554f"}.hgi.hgi-shopping-basket-done-02:before{content:"\5551"}.hgi.hgi-shopping-basket-done-03:before{content:"\5553"}.hgi.hgi-shopping-basket-favorite-01:before{content:"\5555"}.hgi.hgi-shopping-basket-favorite-02:before{content:"\5557"}.hgi.hgi-shopping-basket-favorite-03:before{content:"\5559"}.hgi.hgi-shopping-basket-remove-01:before{content:"\555b"}.hgi.hgi-shopping-basket-remove-02:before{content:"\555d"}.hgi.hgi-shopping-basket-remove-03:before{content:"\555f"}.hgi.hgi-shopping-basket-secure-01:before{content:"\5561"}.hgi.hgi-shopping-basket-secure-02:before{content:"\5563"}.hgi.hgi-shopping-basket-secure-03:before{content:"\5565"}.hgi.hgi-shopping-cart-01:before{content:"\5567"}.hgi.hgi-shopping-cart-02:before{content:"\5569"}.hgi.hgi-shopping-cart-add-01:before{content:"\556b"}.hgi.hgi-shopping-cart-add-02:before{content:"\556d"}.hgi.hgi-shopping-cart-check-01:before{content:"\556f"}.hgi.hgi-shopping-cart-check-02:before{content:"\5571"}.hgi.hgi-shopping-cart-check-in-01:before{content:"\5573"}.hgi.hgi-shopping-cart-check-in-02:before{content:"\5575"}.hgi.hgi-shopping-cart-check-out-01:before{content:"\5577"}.hgi.hgi-shopping-cart-check-out-02:before{content:"\5579"}.hgi.hgi-shopping-cart-favorite-01:before{content:"\557b"}.hgi.hgi-shopping-cart-favorite-02:before{content:"\557d"}.hgi.hgi-shopping-cart-remove-01:before{content:"\557f"}.hgi.hgi-shopping-cart-remove-02:before{content:"\5581"}.hgi.hgi-shorts-pants:before{content:"\5583"}.hgi.hgi-shoulder:before{content:"\5585"}.hgi.hgi-shuffle-square:before{content:"\5588"}.hgi.hgi-shuffle:before{content:"\5589"}.hgi.hgi-shut-down:before{content:"\558b"}.hgi.hgi-shutterstock:before{content:"\558d"}.hgi.hgi-sidebar-bottom:before{content:"\558f"}.hgi.hgi-sidebar-left-01:before{content:"\5591"}.hgi.hgi-sidebar-left:before{content:"\5593"}.hgi.hgi-sidebar-right-01:before{content:"\5595"}.hgi.hgi-sidebar-right:before{content:"\5597"}.hgi.hgi-sidebar-top:before{content:"\5599"}.hgi.hgi-sign-language-c:before{content:"\559b"}.hgi.hgi-signal-full-01:before{content:"\559d"}.hgi.hgi-signal-full-02:before{content:"\559f"}.hgi.hgi-signal-low-01:before{content:"\55a1"}.hgi.hgi-signal-low-02:before{content:"\55a3"}.hgi.hgi-signal-low-medium:before{content:"\55a5"}.hgi.hgi-signal-medium-01:before{content:"\55a7"}.hgi.hgi-signal-medium-02:before{content:"\55a9"}.hgi.hgi-signal-no-01:before{content:"\55ab"}.hgi.hgi-signal-no-02:before{content:"\55ad"}.hgi.hgi-signal:before{content:"\55af"}.hgi.hgi-signature:before{content:"\55b1"}.hgi.hgi-silence:before{content:"\55b3"}.hgi.hgi-simcard-01:before{content:"\55b5"}.hgi.hgi-simcard-02:before{content:"\55b7"}.hgi.hgi-simcard-dual:before{content:"\55b9"}.hgi.hgi-sin:before{content:"\55bb"}.hgi.hgi-sine-01:before{content:"\55bd"}.hgi.hgi-sine-02:before{content:"\55bf"}.hgi.hgi-sing-left:before{content:"\55c1"}.hgi.hgi-sing-right:before{content:"\55c3"}.hgi.hgi-sink-01:before{content:"\55c5"}.hgi.hgi-sink-02:before{content:"\55c7"}.hgi.hgi-siri-new:before{content:"\55c9"}.hgi.hgi-siri:before{content:"\55cb"}.hgi.hgi-six-circle:before{content:"\55cd"}.hgi.hgi-six-square:before{content:"\55cf"}.hgi.hgi-sketch:before{content:"\55d1"}.hgi.hgi-skew:before{content:"\55d3"}.hgi.hgi-ski-dice-faces-01:before{content:"\55d5"}.hgi.hgi-skipping-rope:before{content:"\55d7"}.hgi.hgi-skool:before{content:"\55d9"}.hgi.hgi-skull:before{content:"\55db"}.hgi.hgi-skype:before{content:"\55dd"}.hgi.hgi-slack:before{content:"\55df"}.hgi.hgi-sleeping:before{content:"\55e1"}.hgi.hgi-sleeveless:before{content:"\55e3"}.hgi.hgi-slide:before{content:"\55e5"}.hgi.hgi-sliders-horizontal:before{content:"\55e7"}.hgi.hgi-sliders-vertical:before{content:"\55e9"}.hgi.hgi-slideshare:before{content:"\55eb"}.hgi.hgi-slow-winds:before{content:"\55ed"}.hgi.hgi-smart-ac:before{content:"\55ef"}.hgi.hgi-smart-phone-01:before{content:"\55f1"}.hgi.hgi-smart-phone-02:before{content:"\55f3"}.hgi.hgi-smart-phone-03:before{content:"\55f5"}.hgi.hgi-smart-phone-04:before{content:"\55f7"}.hgi.hgi-smart-phone-landscape-02:before{content:"\55f9"}.hgi.hgi-smart-phone-landscape:before{content:"\55fb"}.hgi.hgi-smart-watch-01:before{content:"\55fe"}.hgi.hgi-smart-watch-02:before{content:"\5600"}.hgi.hgi-smart-watch-03:before{content:"\5602"}.hgi.hgi-smart-watch-04:before{content:"\5604"}.hgi.hgi-smart:before{content:"\5605"}.hgi.hgi-smartphone-lost-wifi:before{content:"\5607"}.hgi.hgi-smartphone-wifi:before{content:"\5609"}.hgi.hgi-smile-dizzy:before{content:"\560b"}.hgi.hgi-smile:before{content:"\560d"}.hgi.hgi-sms-code:before{content:"\560f"}.hgi.hgi-snail:before{content:"\5611"}.hgi.hgi-snapchat:before{content:"\5613"}.hgi.hgi-snow:before{content:"\5615"}.hgi.hgi-socks:before{content:"\5617"}.hgi.hgi-soda-can:before{content:"\5619"}.hgi.hgi-sofa-01:before{content:"\561b"}.hgi.hgi-sofa-02:before{content:"\561d"}.hgi.hgi-sofa-03:before{content:"\561f"}.hgi.hgi-sofa-single:before{content:"\5621"}.hgi.hgi-soft-drink-01:before{content:"\5623"}.hgi.hgi-soft-drink-02:before{content:"\5625"}.hgi.hgi-software-license:before{content:"\5627"}.hgi.hgi-software-uninstall:before{content:"\562a"}.hgi.hgi-software:before{content:"\562b"}.hgi.hgi-soil-moisture-field:before{content:"\562d"}.hgi.hgi-soil-moisture-global:before{content:"\562f"}.hgi.hgi-soil-temperature-field:before{content:"\5631"}.hgi.hgi-soil-temperature-global:before{content:"\5633"}.hgi.hgi-solar-energy:before{content:"\5635"}.hgi.hgi-solar-panel-01:before{content:"\5637"}.hgi.hgi-solar-panel-02:before{content:"\5639"}.hgi.hgi-solar-panel-03:before{content:"\563b"}.hgi.hgi-solar-panel-04:before{content:"\563d"}.hgi.hgi-solar-panel-05:before{content:"\563f"}.hgi.hgi-solar-power:before{content:"\5641"}.hgi.hgi-solar-system-01:before{content:"\5643"}.hgi.hgi-solar-system:before{content:"\5645"}.hgi.hgi-solid-line-01:before{content:"\5647"}.hgi.hgi-solid-line-02:before{content:"\5649"}.hgi.hgi-sort-by-down-01:before{content:"\564b"}.hgi.hgi-sort-by-down-02:before{content:"\564d"}.hgi.hgi-sort-by-up-01:before{content:"\564f"}.hgi.hgi-sort-by-up-02:before{content:"\5651"}.hgi.hgi-sorting-01:before{content:"\5653"}.hgi.hgi-sorting-02:before{content:"\5655"}.hgi.hgi-sorting-03:before{content:"\5657"}.hgi.hgi-sorting-04:before{content:"\5659"}.hgi.hgi-sorting-05:before{content:"\565b"}.hgi.hgi-sorting-a-z-01:before{content:"\565d"}.hgi.hgi-sorting-a-z-02:before{content:"\565f"}.hgi.hgi-sorting-down:before{content:"\5661"}.hgi.hgi-sorting-nine-1:before{content:"\5663"}.hgi.hgi-sorting-one-9:before{content:"\5665"}.hgi.hgi-sorting-up:before{content:"\5667"}.hgi.hgi-sorting-z-a-01:before{content:"\5669"}.hgi.hgi-soundcloud:before{content:"\566b"}.hgi.hgi-source-code-circle:before{content:"\566d"}.hgi.hgi-source-code-square:before{content:"\5670"}.hgi.hgi-source-code:before{content:"\5671"}.hgi.hgi-spaceship:before{content:"\5673"}.hgi.hgi-spades:before{content:"\5675"}.hgi.hgi-spaghetti:before{content:"\5677"}.hgi.hgi-spam:before{content:"\5679"}.hgi.hgi-sparkles:before{content:"\567b"}.hgi.hgi-spartan-helmet:before{content:"\567d"}.hgi.hgi-spatula:before{content:"\567f"}.hgi.hgi-speaker-01:before{content:"\5681"}.hgi.hgi-speaker:before{content:"\5683"}.hgi.hgi-speech-to-text:before{content:"\5685"}.hgi.hgi-speed-train-01:before{content:"\5687"}.hgi.hgi-speed-train-02:before{content:"\5689"}.hgi.hgi-sperm:before{content:"\568b"}.hgi.hgi-sphere:before{content:"\568d"}.hgi.hgi-spirals:before{content:"\568f"}.hgi.hgi-spoon-and-fork:before{content:"\5691"}.hgi.hgi-spoon-and-knife:before{content:"\5693"}.hgi.hgi-spoon:before{content:"\5695"}.hgi.hgi-spotify:before{content:"\5697"}.hgi.hgi-sql:before{content:"\5699"}.hgi.hgi-square-01:before{content:"\569b"}.hgi.hgi-square-arrow-data-transfer-diagonal:before{content:"\569d"}.hgi.hgi-square-arrow-data-transfer-horizontal:before{content:"\569f"}.hgi.hgi-square-arrow-data-transfer-vertical:before{content:"\56a1"}.hgi.hgi-square-arrow-diagonal-01:before{content:"\56a3"}.hgi.hgi-square-arrow-diagonal-02:before{content:"\56a5"}.hgi.hgi-square-arrow-down-01:before{content:"\56a7"}.hgi.hgi-square-arrow-down-02:before{content:"\56a9"}.hgi.hgi-square-arrow-down-03:before{content:"\56ab"}.hgi.hgi-square-arrow-down-double:before{content:"\56ad"}.hgi.hgi-square-arrow-down-left:before{content:"\56af"}.hgi.hgi-square-arrow-down-right:before{content:"\56b1"}.hgi.hgi-square-arrow-expand-01:before{content:"\56b3"}.hgi.hgi-square-arrow-expand-02:before{content:"\56b5"}.hgi.hgi-square-arrow-horizontal:before{content:"\56b7"}.hgi.hgi-square-arrow-left-01:before{content:"\56b9"}.hgi.hgi-square-arrow-left-02:before{content:"\56bb"}.hgi.hgi-square-arrow-left-03:before{content:"\56bd"}.hgi.hgi-square-arrow-left-double:before{content:"\56bf"}.hgi.hgi-square-arrow-left-right:before{content:"\56c1"}.hgi.hgi-square-arrow-move-down-left:before{content:"\56c3"}.hgi.hgi-square-arrow-move-down-right:before{content:"\56c5"}.hgi.hgi-square-arrow-move-left-down:before{content:"\56c7"}.hgi.hgi-square-arrow-move-left-up:before{content:"\56c9"}.hgi.hgi-square-arrow-move-right-down:before{content:"\56cb"}.hgi.hgi-square-arrow-move-right-up:before{content:"\56cd"}.hgi.hgi-square-arrow-reload-01:before{content:"\56cf"}.hgi.hgi-square-arrow-reload-02:before{content:"\56d1"}.hgi.hgi-square-arrow-right-01:before{content:"\56d3"}.hgi.hgi-square-arrow-right-02:before{content:"\56d5"}.hgi.hgi-square-arrow-right-03:before{content:"\56d7"}.hgi.hgi-square-arrow-right-double:before{content:"\56d9"}.hgi.hgi-square-arrow-shrink-01:before{content:"\56db"}.hgi.hgi-square-arrow-shrink-02:before{content:"\56dd"}.hgi.hgi-square-arrow-up-01:before{content:"\56df"}.hgi.hgi-square-arrow-up-02:before{content:"\56e1"}.hgi.hgi-square-arrow-up-03:before{content:"\56e3"}.hgi.hgi-square-arrow-up-double:before{content:"\56e5"}.hgi.hgi-square-arrow-up-down:before{content:"\56e7"}.hgi.hgi-square-arrow-up-left:before{content:"\56e9"}.hgi.hgi-square-arrow-up-right:before{content:"\56eb"}.hgi.hgi-square-arrow-vertical:before{content:"\56ed"}.hgi.hgi-square-circle:before{content:"\56ef"}.hgi.hgi-square-lock-01:before{content:"\56f1"}.hgi.hgi-square-lock-02:before{content:"\56f3"}.hgi.hgi-square-lock-add-01:before{content:"\56f5"}.hgi.hgi-square-lock-add-02:before{content:"\56f7"}.hgi.hgi-square-lock-check-01:before{content:"\56f9"}.hgi.hgi-square-lock-check-02:before{content:"\56fb"}.hgi.hgi-square-lock-minus-01:before{content:"\56fd"}.hgi.hgi-square-lock-minus-02:before{content:"\56ff"}.hgi.hgi-square-lock-password:before{content:"\5701"}.hgi.hgi-square-lock-remove-01:before{content:"\5703"}.hgi.hgi-square-lock-remove-02:before{content:"\5705"}.hgi.hgi-square-root-square:before{content:"\5707"}.hgi.hgi-square-square:before{content:"\570a"}.hgi.hgi-square-unlock-01:before{content:"\570c"}.hgi.hgi-square-unlock-02:before{content:"\570e"}.hgi.hgi-square:before{content:"\570f"}.hgi.hgi-stack-star:before{content:"\5711"}.hgi.hgi-stairs-01:before{content:"\5713"}.hgi.hgi-stairs-02:before{content:"\5715"}.hgi.hgi-stairs-03:before{content:"\5717"}.hgi.hgi-stairs-04:before{content:"\5719"}.hgi.hgi-stake:before{content:"\571b"}.hgi.hgi-stamp-01:before{content:"\571d"}.hgi.hgi-stamp-02:before{content:"\571f"}.hgi.hgi-stamp:before{content:"\5721"}.hgi.hgi-star-award-01:before{content:"\5723"}.hgi.hgi-star-award-02:before{content:"\5725"}.hgi.hgi-star-circle:before{content:"\5727"}.hgi.hgi-star-face:before{content:"\5729"}.hgi.hgi-star-half:before{content:"\572b"}.hgi.hgi-star-off:before{content:"\572d"}.hgi.hgi-star-square:before{content:"\5730"}.hgi.hgi-star:before{content:"\5731"}.hgi.hgi-stars:before{content:"\5733"}.hgi.hgi-start-up-01:before{content:"\5735"}.hgi.hgi-start-up-02:before{content:"\5737"}.hgi.hgi-stationery:before{content:"\5739"}.hgi.hgi-status:before{content:"\573b"}.hgi.hgi-steak:before{content:"\573d"}.hgi.hgi-steering:before{content:"\573f"}.hgi.hgi-step-into:before{content:"\5741"}.hgi.hgi-step-out:before{content:"\5743"}.hgi.hgi-step-over:before{content:"\5745"}.hgi.hgi-stethoscope-02:before{content:"\5747"}.hgi.hgi-stethoscope:before{content:"\5749"}.hgi.hgi-sticky-note-01:before{content:"\574b"}.hgi.hgi-sticky-note-02:before{content:"\574d"}.hgi.hgi-sticky-note-03:before{content:"\574f"}.hgi.hgi-stop-circle:before{content:"\5751"}.hgi.hgi-stop-loss-order:before{content:"\5753"}.hgi.hgi-stop-watch:before{content:"\5756"}.hgi.hgi-stop:before{content:"\5757"}.hgi.hgi-store-01:before{content:"\5759"}.hgi.hgi-store-02:before{content:"\575b"}.hgi.hgi-store-03:before{content:"\575d"}.hgi.hgi-store-04:before{content:"\575f"}.hgi.hgi-store-add-01:before{content:"\5761"}.hgi.hgi-store-add-02:before{content:"\5763"}.hgi.hgi-store-location-01:before{content:"\5765"}.hgi.hgi-store-location-02:before{content:"\5767"}.hgi.hgi-store-management-01:before{content:"\5769"}.hgi.hgi-store-management-02:before{content:"\576b"}.hgi.hgi-store-remove-01:before{content:"\576d"}.hgi.hgi-store-remove-02:before{content:"\576f"}.hgi.hgi-store-verified-01:before{content:"\5771"}.hgi.hgi-store-verified-02:before{content:"\5773"}.hgi.hgi-straight-edge:before{content:"\5775"}.hgi.hgi-strategy:before{content:"\5777"}.hgi.hgi-streering-wheel:before{content:"\5779"}.hgi.hgi-street-food:before{content:"\577b"}.hgi.hgi-stripe:before{content:"\577d"}.hgi.hgi-bottom:before{content:"\577f"}.hgi.hgi-center:before{content:"\5781"}.hgi.hgi-inside:before{content:"\5783"}.hgi.hgi-left:before{content:"\5785"}.hgi.hgi-outside:before{content:"\5787"}.hgi.hgi-right:before{content:"\5789"}.hgi.hgi-top:before{content:"\578b"}.hgi.hgi-structure-01:before{content:"\578d"}.hgi.hgi-structure-02:before{content:"\578f"}.hgi.hgi-structure-03:before{content:"\5791"}.hgi.hgi-structure-04:before{content:"\5793"}.hgi.hgi-structure-05:before{content:"\5795"}.hgi.hgi-structure-add:before{content:"\5797"}.hgi.hgi-structure-check:before{content:"\5799"}.hgi.hgi-structure-fail:before{content:"\579b"}.hgi.hgi-structure-folder-circle:before{content:"\579d"}.hgi.hgi-structure-folder:before{content:"\579f"}.hgi.hgi-student-card:before{content:"\57a1"}.hgi.hgi-student:before{content:"\57a3"}.hgi.hgi-students:before{content:"\57a5"}.hgi.hgi-study-desk:before{content:"\57a7"}.hgi.hgi-study-lamp:before{content:"\57a9"}.hgi.hgi-stumbleupon:before{content:"\57ab"}.hgi.hgi-submarine:before{content:"\57ad"}.hgi.hgi-submerge:before{content:"\57af"}.hgi.hgi-subnode-add:before{content:"\57b1"}.hgi.hgi-subnode-delete:before{content:"\57b3"}.hgi.hgi-subpoena:before{content:"\57b5"}.hgi.hgi-subtitle:before{content:"\57b7"}.hgi.hgi-suit-01:before{content:"\57b9"}.hgi.hgi-suit-02:before{content:"\57bb"}.hgi.hgi-sujood:before{content:"\57bd"}.hgi.hgi-summation-01:before{content:"\57bf"}.hgi.hgi-summation-02:before{content:"\57c1"}.hgi.hgi-summation-circle:before{content:"\57c3"}.hgi.hgi-summation-square:before{content:"\57c5"}.hgi.hgi-sun-01:before{content:"\57c7"}.hgi.hgi-sun-02:before{content:"\57c9"}.hgi.hgi-sun-03:before{content:"\57cb"}.hgi.hgi-sun-cloud-01:before{content:"\57cd"}.hgi.hgi-sun-cloud-02:before{content:"\57cf"}.hgi.hgi-sun-cloud-angled-rain-01:before{content:"\57d1"}.hgi.hgi-sun-cloud-angled-rain-02:before{content:"\57d3"}.hgi.hgi-sun-cloud-angled-rain-zap-01:before{content:"\57d5"}.hgi.hgi-sun-cloud-angled-rain-zap-02:before{content:"\57d7"}.hgi.hgi-sun-cloud-angled-zap-01:before{content:"\57d9"}.hgi.hgi-sun-cloud-angled-zap-02:before{content:"\57db"}.hgi.hgi-sun-cloud-big-rain-01:before{content:"\57dd"}.hgi.hgi-sun-cloud-big-rain-02:before{content:"\57df"}.hgi.hgi-sun-cloud-fast-wind-01:before{content:"\57e1"}.hgi.hgi-sun-cloud-fast-wind-02:before{content:"\57e3"}.hgi.hgi-sun-cloud-hailstone-01:before{content:"\57e5"}.hgi.hgi-sun-cloud-hailstone-02:before{content:"\57e7"}.hgi.hgi-sun-cloud-little-rain-01:before{content:"\57e9"}.hgi.hgi-sun-cloud-little-rain-02:before{content:"\57eb"}.hgi.hgi-sun-cloud-little-snow-01:before{content:"\57ed"}.hgi.hgi-sun-cloud-little-snow-02:before{content:"\57ef"}.hgi.hgi-sun-cloud-mid-rain-01:before{content:"\57f1"}.hgi.hgi-sun-cloud-mid-rain-02:before{content:"\57f3"}.hgi.hgi-sun-cloud-mid-snow-01:before{content:"\57f5"}.hgi.hgi-sun-cloud-mid-snow-02:before{content:"\57f7"}.hgi.hgi-sun-cloud-slow-wind-01:before{content:"\57f9"}.hgi.hgi-sun-cloud-slow-wind-02:before{content:"\57fb"}.hgi.hgi-sun-cloud-snow-01:before{content:"\57fd"}.hgi.hgi-sun-cloud-snow-02:before{content:"\57ff"}.hgi.hgi-sunglasses:before{content:"\5801"}.hgi.hgi-sunrise:before{content:"\5803"}.hgi.hgi-sunset:before{content:"\5805"}.hgi.hgi-super-mario-toad:before{content:"\5808"}.hgi.hgi-super-mario:before{content:"\5809"}.hgi.hgi-surfboard:before{content:"\580b"}.hgi.hgi-surprise:before{content:"\580d"}.hgi.hgi-sushi-01:before{content:"\580f"}.hgi.hgi-sushi-02:before{content:"\5811"}.hgi.hgi-sushi-03:before{content:"\5813"}.hgi.hgi-suspicious:before{content:"\5815"}.hgi.hgi-sustainable-energy:before{content:"\5817"}.hgi.hgi-svg-01:before{content:"\5819"}.hgi.hgi-svg-02:before{content:"\581b"}.hgi.hgi-swarm:before{content:"\581d"}.hgi.hgi-swatch:before{content:"\581f"}.hgi.hgi-swimming-cap:before{content:"\5821"}.hgi.hgi-swimming:before{content:"\5823"}.hgi.hgi-swipe-down-01:before{content:"\5825"}.hgi.hgi-swipe-down-02:before{content:"\5827"}.hgi.hgi-swipe-down-03:before{content:"\5829"}.hgi.hgi-swipe-down-04:before{content:"\582b"}.hgi.hgi-swipe-down-05:before{content:"\582d"}.hgi.hgi-swipe-down-06:before{content:"\582f"}.hgi.hgi-swipe-down-07:before{content:"\5831"}.hgi.hgi-swipe-down-08:before{content:"\5833"}.hgi.hgi-swipe-left-01:before{content:"\5835"}.hgi.hgi-swipe-left-02:before{content:"\5837"}.hgi.hgi-swipe-left-03:before{content:"\5839"}.hgi.hgi-swipe-left-04:before{content:"\583b"}.hgi.hgi-swipe-left-05:before{content:"\583d"}.hgi.hgi-swipe-left-06:before{content:"\583f"}.hgi.hgi-swipe-left-07:before{content:"\5841"}.hgi.hgi-swipe-left-08:before{content:"\5843"}.hgi.hgi-swipe-left-09:before{content:"\5845"}.hgi.hgi-swipe-right-01:before{content:"\5847"}.hgi.hgi-swipe-right-02:before{content:"\5849"}.hgi.hgi-swipe-right-03:before{content:"\584b"}.hgi.hgi-swipe-right-04:before{content:"\584d"}.hgi.hgi-swipe-right-05:before{content:"\584f"}.hgi.hgi-swipe-right-06:before{content:"\5851"}.hgi.hgi-swipe-right-07:before{content:"\5853"}.hgi.hgi-swipe-right-08:before{content:"\5855"}.hgi.hgi-swipe-right-09:before{content:"\5857"}.hgi.hgi-swipe-up-01:before{content:"\5859"}.hgi.hgi-swipe-up-02:before{content:"\585b"}.hgi.hgi-swipe-up-03:before{content:"\585d"}.hgi.hgi-swipe-up-04:before{content:"\585f"}.hgi.hgi-swipe-up-05:before{content:"\5861"}.hgi.hgi-swipe-up-06:before{content:"\5863"}.hgi.hgi-swipe-up-07:before{content:"\5865"}.hgi.hgi-swipe-up-08:before{content:"\5867"}.hgi.hgi-sword-01:before{content:"\5869"}.hgi.hgi-sword-02:before{content:"\586b"}.hgi.hgi-sword-03:before{content:"\586d"}.hgi.hgi-system-update-01:before{content:"\586f"}.hgi.hgi-system-update-02:before{content:"\5871"}.hgi.hgi-t-shirt:before{content:"\5873"}.hgi.hgi-table-01:before{content:"\5875"}.hgi.hgi-table-02:before{content:"\5877"}.hgi.hgi-table-03:before{content:"\5879"}.hgi.hgi-table-lamp-01:before{content:"\587b"}.hgi.hgi-table-lamp-02:before{content:"\587d"}.hgi.hgi-table-round:before{content:"\587f"}.hgi.hgi-table-tennis-bat:before{content:"\5882"}.hgi.hgi-table:before{content:"\5883"}.hgi.hgi-tablet-01:before{content:"\5885"}.hgi.hgi-tablet-02:before{content:"\5887"}.hgi.hgi-tablet-connected-bluetooth:before{content:"\5889"}.hgi.hgi-tablet-connected-usb:before{content:"\588b"}.hgi.hgi-tablet-connected-wifi:before{content:"\588d"}.hgi.hgi-tablet-pen:before{content:"\588f"}.hgi.hgi-taco-01:before{content:"\5891"}.hgi.hgi-taco-02:before{content:"\5893"}.hgi.hgi-tag-01:before{content:"\5895"}.hgi.hgi-tag-02:before{content:"\5897"}.hgi.hgi-tags:before{content:"\5899"}.hgi.hgi-tailwindcss:before{content:"\589b"}.hgi.hgi-taj-mahal:before{content:"\589d"}.hgi.hgi-tan:before{content:"\589f"}.hgi.hgi-tank-top:before{content:"\58a1"}.hgi.hgi-tap-01:before{content:"\58a3"}.hgi.hgi-tap-02:before{content:"\58a5"}.hgi.hgi-tap-03:before{content:"\58a7"}.hgi.hgi-tap-04:before{content:"\58a9"}.hgi.hgi-tap-05:before{content:"\58ab"}.hgi.hgi-tap-06:before{content:"\58ad"}.hgi.hgi-tap-07:before{content:"\58af"}.hgi.hgi-tap-08:before{content:"\58b1"}.hgi.hgi-tape-measure:before{content:"\58b3"}.hgi.hgi-target-01:before{content:"\58b5"}.hgi.hgi-target-02:before{content:"\58b7"}.hgi.hgi-target-03:before{content:"\58b9"}.hgi.hgi-target-dollar:before{content:"\58bb"}.hgi.hgi-tasbih:before{content:"\58bd"}.hgi.hgi-task-01:before{content:"\58bf"}.hgi.hgi-task-02:before{content:"\58c1"}.hgi.hgi-task-add-01:before{content:"\58c3"}.hgi.hgi-task-add-02:before{content:"\58c5"}.hgi.hgi-task-daily-01:before{content:"\58c7"}.hgi.hgi-task-daily-02:before{content:"\58c9"}.hgi.hgi-task-done-01:before{content:"\58cb"}.hgi.hgi-task-done-02:before{content:"\58cd"}.hgi.hgi-task-edit-01:before{content:"\58cf"}.hgi.hgi-task-edit-02:before{content:"\58d1"}.hgi.hgi-task-remove-01:before{content:"\58d3"}.hgi.hgi-task-remove-02:before{content:"\58d5"}.hgi.hgi-taxes:before{content:"\58d7"}.hgi.hgi-taxi:before{content:"\58d9"}.hgi.hgi-tea-pod:before{content:"\58db"}.hgi.hgi-tea:before{content:"\58dd"}.hgi.hgi-teacher:before{content:"\58df"}.hgi.hgi-teaching:before{content:"\58e1"}.hgi.hgi-teamviewer:before{content:"\58e3"}.hgi.hgi-telegram:before{content:"\58e5"}.hgi.hgi-telephone:before{content:"\58e7"}.hgi.hgi-telescope-01:before{content:"\58e9"}.hgi.hgi-telescope-02:before{content:"\58eb"}.hgi.hgi-television-table:before{content:"\58ed"}.hgi.hgi-temperature:before{content:"\58ef"}.hgi.hgi-tennis-ball:before{content:"\58f1"}.hgi.hgi-tennis-racket:before{content:"\58f3"}.hgi.hgi-terrace:before{content:"\58f5"}.hgi.hgi-test-tube-01:before{content:"\58f7"}.hgi.hgi-test-tube-02:before{content:"\58f9"}.hgi.hgi-test-tube-03:before{content:"\58fb"}.hgi.hgi-test-tube:before{content:"\58fd"}.hgi.hgi-tetris:before{content:"\58ff"}.hgi.hgi-text-align-center:before{content:"\5901"}.hgi.hgi-text-align-justify-center:before{content:"\5903"}.hgi.hgi-text-align-justify-left:before{content:"\5905"}.hgi.hgi-text-align-justify-right:before{content:"\5907"}.hgi.hgi-text-align-left-01:before{content:"\5909"}.hgi.hgi-text-align-left:before{content:"\590b"}.hgi.hgi-text-align-right-01:before{content:"\590d"}.hgi.hgi-text-align-right:before{content:"\590f"}.hgi.hgi-text-all-caps:before{content:"\5911"}.hgi.hgi-text-bold:before{content:"\5913"}.hgi.hgi-text-centerline-center-top:before{content:"\5915"}.hgi.hgi-text-centerline-left:before{content:"\5917"}.hgi.hgi-text-centerline-middle:before{content:"\5919"}.hgi.hgi-text-centerline-right:before{content:"\591b"}.hgi.hgi-text-check:before{content:"\591d"}.hgi.hgi-text-circle:before{content:"\591f"}.hgi.hgi-text-clear:before{content:"\5921"}.hgi.hgi-text-color:before{content:"\5923"}.hgi.hgi-text-creation:before{content:"\5925"}.hgi.hgi-text-firstline-left:before{content:"\5927"}.hgi.hgi-text-firstline-right:before{content:"\5929"}.hgi.hgi-text-font:before{content:"\592b"}.hgi.hgi-text-footnote:before{content:"\592d"}.hgi.hgi-text-indent-01:before{content:"\592f"}.hgi.hgi-text-indent-less:before{content:"\5931"}.hgi.hgi-text-indent-more:before{content:"\5933"}.hgi.hgi-text-indent:before{content:"\5935"}.hgi.hgi-text-italic-slash:before{content:"\5938"}.hgi.hgi-text-italic:before{content:"\5939"}.hgi.hgi-text-kerning:before{content:"\593b"}.hgi.hgi-text-number-sign:before{content:"\593d"}.hgi.hgi-text-selection:before{content:"\5940"}.hgi.hgi-text-smallcaps:before{content:"\5942"}.hgi.hgi-text-square:before{content:"\5944"}.hgi.hgi-text-strikethrough:before{content:"\5946"}.hgi.hgi-text-subscript:before{content:"\5948"}.hgi.hgi-text-superscript:before{content:"\594a"}.hgi.hgi-text-tracking:before{content:"\594c"}.hgi.hgi-text-underline:before{content:"\594e"}.hgi.hgi-text-variable-front:before{content:"\5950"}.hgi.hgi-text-vertical-alignment:before{content:"\5952"}.hgi.hgi-text-wrap:before{content:"\5954"}.hgi.hgi-text:before{content:"\5955"}.hgi.hgi-the-prophets-mosque:before{content:"\5957"}.hgi.hgi-thermometer-cold:before{content:"\5959"}.hgi.hgi-thermometer-warm:before{content:"\595c"}.hgi.hgi-thermometer:before{content:"\595d"}.hgi.hgi-third-bracket-circle:before{content:"\595f"}.hgi.hgi-third-bracket-square:before{content:"\5962"}.hgi.hgi-third-bracket:before{content:"\5963"}.hgi.hgi-thread:before{content:"\5965"}.hgi.hgi-threads-ellipse:before{content:"\5967"}.hgi.hgi-threads-rectangle:before{content:"\5969"}.hgi.hgi-threads:before{content:"\596b"}.hgi.hgi-three-circle:before{content:"\596d"}.hgi.hgi-three-d-move:before{content:"\596f"}.hgi.hgi-three-d-rotate:before{content:"\5971"}.hgi.hgi-three-d-scale:before{content:"\5973"}.hgi.hgi-three-d-view:before{content:"\5975"}.hgi.hgi-three-finger-01:before{content:"\5977"}.hgi.hgi-three-finger-02:before{content:"\5979"}.hgi.hgi-three-finger-03:before{content:"\597b"}.hgi.hgi-three-finger-04:before{content:"\597d"}.hgi.hgi-three-finger-05:before{content:"\597f"}.hgi.hgi-three-square:before{content:"\5981"}.hgi.hgi-thumbs-down-ellipse:before{content:"\5983"}.hgi.hgi-thumbs-down-rectangle:before{content:"\5985"}.hgi.hgi-thumbs-down:before{content:"\5987"}.hgi.hgi-thumbs-up-down:before{content:"\5989"}.hgi.hgi-thumbs-up-ellipse:before{content:"\598b"}.hgi.hgi-thumbs-up-rectangle:before{content:"\598d"}.hgi.hgi-thumbs-up:before{content:"\598f"}.hgi.hgi-tic-tac-toe:before{content:"\5991"}.hgi.hgi-tick-01:before{content:"\5993"}.hgi.hgi-tick-02:before{content:"\5995"}.hgi.hgi-tick-03:before{content:"\5997"}.hgi.hgi-tick-04:before{content:"\5999"}.hgi.hgi-tick-double-01:before{content:"\599b"}.hgi.hgi-tick-double-02:before{content:"\599d"}.hgi.hgi-tick-double-03:before{content:"\599f"}.hgi.hgi-tick-double-04:before{content:"\59a1"}.hgi.hgi-ticket-01:before{content:"\59a3"}.hgi.hgi-ticket-02:before{content:"\59a5"}.hgi.hgi-ticket-03:before{content:"\59a7"}.hgi.hgi-ticket-star:before{content:"\59a9"}.hgi.hgi-tie:before{content:"\59ab"}.hgi.hgi-tiff-01:before{content:"\59ad"}.hgi.hgi-tiff-02:before{content:"\59af"}.hgi.hgi-tiktok:before{content:"\59b1"}.hgi.hgi-tiltify:before{content:"\59b3"}.hgi.hgi-time-01:before{content:"\59b5"}.hgi.hgi-time-02:before{content:"\59b7"}.hgi.hgi-time-03:before{content:"\59b9"}.hgi.hgi-time-04:before{content:"\59bb"}.hgi.hgi-time-half-pass:before{content:"\59bd"}.hgi.hgi-time-management-circle:before{content:"\59bf"}.hgi.hgi-time-management:before{content:"\59c1"}.hgi.hgi-time-quarter-02:before{content:"\59c3"}.hgi.hgi-time-quarter-pass:before{content:"\59c5"}.hgi.hgi-time-quarter:before{content:"\59c7"}.hgi.hgi-time-schedule:before{content:"\59c9"}.hgi.hgi-time-setting-01:before{content:"\59cb"}.hgi.hgi-time-setting-02:before{content:"\59cd"}.hgi.hgi-time-setting-03:before{content:"\59cf"}.hgi.hgi-timer-01:before{content:"\59d1"}.hgi.hgi-timer-02:before{content:"\59d3"}.hgi.hgi-tips:before{content:"\59d5"}.hgi.hgi-tire:before{content:"\59d7"}.hgi.hgi-tired-01:before{content:"\59d9"}.hgi.hgi-tired-02:before{content:"\59db"}.hgi.hgi-tissue-paper:before{content:"\59dd"}.hgi.hgi-toggle-off:before{content:"\59df"}.hgi.hgi-toggle-on:before{content:"\59e1"}.hgi.hgi-toilet-01:before{content:"\59e3"}.hgi.hgi-toilet-02:before{content:"\59e5"}.hgi.hgi-token-circle:before{content:"\59e7"}.hgi.hgi-token-square:before{content:"\59e9"}.hgi.hgi-tongue-01:before{content:"\59eb"}.hgi.hgi-tongue-wink-left:before{content:"\59ee"}.hgi.hgi-tongue-wink-right:before{content:"\59f0"}.hgi.hgi-tongue:before{content:"\59f1"}.hgi.hgi-tools:before{content:"\59f3"}.hgi.hgi-tornado-01:before{content:"\59f5"}.hgi.hgi-tornado-02:before{content:"\59f7"}.hgi.hgi-torri-gate:before{content:"\59f9"}.hgi.hgi-touch-01:before{content:"\59fb"}.hgi.hgi-touch-02:before{content:"\59fd"}.hgi.hgi-touch-03:before{content:"\59ff"}.hgi.hgi-touch-04:before{content:"\5a01"}.hgi.hgi-touch-05:before{content:"\5a03"}.hgi.hgi-touch-06:before{content:"\5a05"}.hgi.hgi-touch-07:before{content:"\5a07"}.hgi.hgi-touch-08:before{content:"\5a09"}.hgi.hgi-touch-09:before{content:"\5a0b"}.hgi.hgi-touch-10:before{content:"\5a0d"}.hgi.hgi-touch-interaction-01:before{content:"\5a0f"}.hgi.hgi-touch-interaction-02:before{content:"\5a11"}.hgi.hgi-touch-interaction-03:before{content:"\5a13"}.hgi.hgi-touch-interaction-04:before{content:"\5a15"}.hgi.hgi-touch-locked-01:before{content:"\5a17"}.hgi.hgi-touch-locked-02:before{content:"\5a19"}.hgi.hgi-touch-locked-03:before{content:"\5a1b"}.hgi.hgi-touch-locked-04:before{content:"\5a1d"}.hgi.hgi-touchpad-01:before{content:"\5a1f"}.hgi.hgi-touchpad-02:before{content:"\5a21"}.hgi.hgi-touchpad-03:before{content:"\5a23"}.hgi.hgi-touchpad-04:before{content:"\5a25"}.hgi.hgi-tow-truck:before{content:"\5a27"}.hgi.hgi-towels:before{content:"\5a29"}.hgi.hgi-toy-train:before{content:"\5a2b"}.hgi.hgi-tractor:before{content:"\5a2d"}.hgi.hgi-trade-down:before{content:"\5a2f"}.hgi.hgi-trade-mark:before{content:"\5a31"}.hgi.hgi-trade-up:before{content:"\5a33"}.hgi.hgi-trademark:before{content:"\5a35"}.hgi.hgi-traffic-incident:before{content:"\5a37"}.hgi.hgi-traffic-jam-01:before{content:"\5a39"}.hgi.hgi-traffic-jam-02:before{content:"\5a3b"}.hgi.hgi-traffic-light:before{content:"\5a3d"}.hgi.hgi-train-01:before{content:"\5a3f"}.hgi.hgi-train-02:before{content:"\5a41"}.hgi.hgi-tram:before{content:"\5a43"}.hgi.hgi-trampoline:before{content:"\5a45"}.hgi.hgi-transaction-history:before{content:"\5a47"}.hgi.hgi-transaction:before{content:"\5a49"}.hgi.hgi-transition-bottom:before{content:"\5a4b"}.hgi.hgi-transition-left:before{content:"\5a4d"}.hgi.hgi-transition-right:before{content:"\5a4f"}.hgi.hgi-transition-top:before{content:"\5a51"}.hgi.hgi-translate:before{content:"\5a53"}.hgi.hgi-translation:before{content:"\5a55"}.hgi.hgi-transmission:before{content:"\5a57"}.hgi.hgi-transparency:before{content:"\5a59"}.hgi.hgi-trapezoid-line-horizontal:before{content:"\5a5b"}.hgi.hgi-trapezoid-line-vertical:before{content:"\5a5d"}.hgi.hgi-travel-bag:before{content:"\5a5f"}.hgi.hgi-treadmill-01:before{content:"\5a61"}.hgi.hgi-treadmill-02:before{content:"\5a63"}.hgi.hgi-treatment:before{content:"\5a65"}.hgi.hgi-tree-01:before{content:"\5a67"}.hgi.hgi-tree-02:before{content:"\5a69"}.hgi.hgi-tree-03:before{content:"\5a6b"}.hgi.hgi-tree-04:before{content:"\5a6d"}.hgi.hgi-tree-05:before{content:"\5a6f"}.hgi.hgi-tree-06:before{content:"\5a71"}.hgi.hgi-tree-07:before{content:"\5a73"}.hgi.hgi-trello:before{content:"\5a75"}.hgi.hgi-triangle-01:before{content:"\5a77"}.hgi.hgi-triangle-02:before{content:"\5a79"}.hgi.hgi-triangle-03:before{content:"\5a7b"}.hgi.hgi-triangle:before{content:"\5a7d"}.hgi.hgi-trolley-01:before{content:"\5a7f"}.hgi.hgi-trolley-02:before{content:"\5a81"}.hgi.hgi-tropical-storm-tracks-01:before{content:"\5a84"}.hgi.hgi-tropical-storm-tracks-02:before{content:"\5a86"}.hgi.hgi-tropical-storm:before{content:"\5a87"}.hgi.hgi-truck-delivery:before{content:"\5a89"}.hgi.hgi-truck-monster:before{content:"\5a8b"}.hgi.hgi-truck-return:before{content:"\5a8d"}.hgi.hgi-truck:before{content:"\5a8f"}.hgi.hgi-trulli:before{content:"\5a91"}.hgi.hgi-tsunami:before{content:"\5a93"}.hgi.hgi-tulip:before{content:"\5a95"}.hgi.hgi-tumblr:before{content:"\5a97"}.hgi.hgi-turtle-neck:before{content:"\5a99"}.hgi.hgi-tv-01:before{content:"\5a9b"}.hgi.hgi-tv-02:before{content:"\5a9d"}.hgi.hgi-tv-fix:before{content:"\5a9f"}.hgi.hgi-tv-issue:before{content:"\5aa1"}.hgi.hgi-tv-smart:before{content:"\5aa3"}.hgi.hgi-twin-tower:before{content:"\5aa5"}.hgi.hgi-twitch:before{content:"\5aa7"}.hgi.hgi-twitter-square:before{content:"\5aaa"}.hgi.hgi-twitter:before{content:"\5aab"}.hgi.hgi-two-circle:before{content:"\5aad"}.hgi.hgi-two-factor-access:before{content:"\5aaf"}.hgi.hgi-two-finger-01:before{content:"\5ab1"}.hgi.hgi-two-finger-02:before{content:"\5ab3"}.hgi.hgi-two-finger-03:before{content:"\5ab5"}.hgi.hgi-two-finger-04:before{content:"\5ab7"}.hgi.hgi-two-finger-05:before{content:"\5ab9"}.hgi.hgi-two-square:before{content:"\5abb"}.hgi.hgi-txt-01:before{content:"\5abd"}.hgi.hgi-txt-02:before{content:"\5abf"}.hgi.hgi-type-cursor:before{content:"\5ac1"}.hgi.hgi-typescript-01:before{content:"\5ac3"}.hgi.hgi-typescript-02:before{content:"\5ac5"}.hgi.hgi-typescript-03:before{content:"\5ac7"}.hgi.hgi-uber:before{content:"\5ac9"}.hgi.hgi-ufo-01:before{content:"\5acb"}.hgi.hgi-ufo:before{content:"\5acd"}.hgi.hgi-umbrella-dollar:before{content:"\5acf"}.hgi.hgi-umbrella:before{content:"\5ad1"}.hgi.hgi-unamused:before{content:"\5ad3"}.hgi.hgi-unarchive-03:before{content:"\5ad5"}.hgi.hgi-unavailable:before{content:"\5ad7"}.hgi.hgi-underpants-01:before{content:"\5ad9"}.hgi.hgi-underpants-02:before{content:"\5adb"}.hgi.hgi-underpants-03:before{content:"\5add"}.hgi.hgi-undo-02:before{content:"\5adf"}.hgi.hgi-undo-03:before{content:"\5ae1"}.hgi.hgi-undo:before{content:"\5ae3"}.hgi.hgi-unfold-less:before{content:"\5ae5"}.hgi.hgi-unfold-more:before{content:"\5ae7"}.hgi.hgi-ungroup-items:before{content:"\5ae9"}.hgi.hgi-ungroup-layers:before{content:"\5aeb"}.hgi.hgi-unhappy:before{content:"\5aed"}.hgi.hgi-universal-access-circle:before{content:"\5aef"}.hgi.hgi-universal-access:before{content:"\5af1"}.hgi.hgi-university:before{content:"\5af3"}.hgi.hgi-unlink-01:before{content:"\5af5"}.hgi.hgi-unlink-02:before{content:"\5af7"}.hgi.hgi-unlink-03:before{content:"\5af9"}.hgi.hgi-unlink-04:before{content:"\5afb"}.hgi.hgi-unlink-05:before{content:"\5afd"}.hgi.hgi-unlink-06:before{content:"\5aff"}.hgi.hgi-unsplash:before{content:"\5b01"}.hgi.hgi-upload-01:before{content:"\5b03"}.hgi.hgi-upload-02:before{content:"\5b05"}.hgi.hgi-upload-03:before{content:"\5b07"}.hgi.hgi-upload-04:before{content:"\5b09"}.hgi.hgi-upload-05:before{content:"\5b0b"}.hgi.hgi-upload-circle-01:before{content:"\5b0d"}.hgi.hgi-upload-circle-02:before{content:"\5b0f"}.hgi.hgi-upload-square-01:before{content:"\5b11"}.hgi.hgi-upload-square-02:before{content:"\5b13"}.hgi.hgi-upwork:before{content:"\5b15"}.hgi.hgi-usb-bugs:before{content:"\5b17"}.hgi.hgi-usb-connected-01:before{content:"\5b19"}.hgi.hgi-usb-connected-02:before{content:"\5b1b"}.hgi.hgi-usb-connected-03:before{content:"\5b1d"}.hgi.hgi-usb-error:before{content:"\5b1f"}.hgi.hgi-usb-memory-01:before{content:"\5b21"}.hgi.hgi-usb-memory-02:before{content:"\5b23"}.hgi.hgi-usb-not-connected-01:before{content:"\5b25"}.hgi.hgi-usb-not-connected-02:before{content:"\5b27"}.hgi.hgi-usb:before{content:"\5b29"}.hgi.hgi-usdt:before{content:"\5b2b"}.hgi.hgi-user-02:before{content:"\5b2d"}.hgi.hgi-user-03:before{content:"\5b2f"}.hgi.hgi-user-account:before{content:"\5b31"}.hgi.hgi-user-add-01:before{content:"\5b33"}.hgi.hgi-user-add-02:before{content:"\5b35"}.hgi.hgi-user-ai:before{content:"\5b37"}.hgi.hgi-user-arrow-left-right:before{content:"\5b39"}.hgi.hgi-user-block-01:before{content:"\5b3b"}.hgi.hgi-user-block-02:before{content:"\5b3d"}.hgi.hgi-user-check-01:before{content:"\5b3f"}.hgi.hgi-user-check-02:before{content:"\5b41"}.hgi.hgi-user-circle-02:before{content:"\5b43"}.hgi.hgi-user-circle:before{content:"\5b45"}.hgi.hgi-user-edit-01:before{content:"\5b47"}.hgi.hgi-user-full-view:before{content:"\5b49"}.hgi.hgi-user-group-02:before{content:"\5b4b"}.hgi.hgi-user-group-03:before{content:"\5b4d"}.hgi.hgi-user-group:before{content:"\5b4f"}.hgi.hgi-user-id-verification:before{content:"\5b51"}.hgi.hgi-user-list:before{content:"\5b53"}.hgi.hgi-user-lock-01:before{content:"\5b55"}.hgi.hgi-user-lock-02:before{content:"\5b57"}.hgi.hgi-user-love-01:before{content:"\5b59"}.hgi.hgi-user-love-02:before{content:"\5b5b"}.hgi.hgi-user-minus-01:before{content:"\5b5d"}.hgi.hgi-user-minus-02:before{content:"\5b5f"}.hgi.hgi-user-multiple-02:before{content:"\5b61"}.hgi.hgi-user-multiple-03:before{content:"\5b63"}.hgi.hgi-user-multiple:before{content:"\5b65"}.hgi.hgi-user-question-01:before{content:"\5b67"}.hgi.hgi-user-question-02:before{content:"\5b69"}.hgi.hgi-user-remove-01:before{content:"\5b6b"}.hgi.hgi-user-remove-02:before{content:"\5b6d"}.hgi.hgi-user-roadside:before{content:"\5b6f"}.hgi.hgi-user-search-01:before{content:"\5b71"}.hgi.hgi-user-search-02:before{content:"\5b73"}.hgi.hgi-user-settings-01:before{content:"\5b76"}.hgi.hgi-user-settings-02:before{content:"\5b78"}.hgi.hgi-user-sharing:before{content:"\5b7a"}.hgi.hgi-user-shield-01:before{content:"\5b7c"}.hgi.hgi-user-shield-02:before{content:"\5b7e"}.hgi.hgi-user-square:before{content:"\5b80"}.hgi.hgi-user-star-01:before{content:"\5b82"}.hgi.hgi-user-star-02:before{content:"\5b84"}.hgi.hgi-user-status:before{content:"\5b86"}.hgi.hgi-user-story:before{content:"\5b88"}.hgi.hgi-user-switch:before{content:"\5b8a"}.hgi.hgi-user-time-01:before{content:"\5b8c"}.hgi.hgi-user-time-02:before{content:"\5b8e"}.hgi.hgi-user-time-03:before{content:"\5b90"}.hgi.hgi-user-unlock-01:before{content:"\5b92"}.hgi.hgi-user-unlock-02:before{content:"\5b94"}.hgi.hgi-user-warning-01:before{content:"\5b96"}.hgi.hgi-user-warning-02:before{content:"\5b98"}.hgi.hgi-user-warning-03:before{content:"\5b9a"}.hgi.hgi-user:before{content:"\5b9b"}.hgi.hgi-uv-01:before{content:"\5b9d"}.hgi.hgi-uv-02:before{content:"\5b9f"}.hgi.hgi-uv-03:before{content:"\5ba1"}.hgi.hgi-vaccine:before{content:"\5ba3"}.hgi.hgi-vacuum-cleaner:before{content:"\5ba5"}.hgi.hgi-validation-approval:before{content:"\5ba7"}.hgi.hgi-validation:before{content:"\5ba9"}.hgi.hgi-van:before{content:"\5bab"}.hgi.hgi-variable:before{content:"\5bad"}.hgi.hgi-vegetarian-food:before{content:"\5baf"}.hgi.hgi-versus:before{content:"\5bb1"}.hgi.hgi-vertical-resize:before{content:"\5bb3"}.hgi.hgi-vertical-scroll-point:before{content:"\5bb5"}.hgi.hgi-vest:before{content:"\5bb7"}.hgi.hgi-viber:before{content:"\5bb9"}.hgi.hgi-victory-finger-01:before{content:"\5bbb"}.hgi.hgi-victory-finger-02:before{content:"\5bbd"}.hgi.hgi-victory-finger-03:before{content:"\5bbf"}.hgi.hgi-video-01:before{content:"\5bc1"}.hgi.hgi-video-02:before{content:"\5bc3"}.hgi.hgi-video-ai:before{content:"\5bc5"}.hgi.hgi-video-camera-ai:before{content:"\5bc7"}.hgi.hgi-video-console:before{content:"\5bc9"}.hgi.hgi-video-off:before{content:"\5bcb"}.hgi.hgi-video-replay:before{content:"\5bcd"}.hgi.hgi-view-off-slash:before{content:"\5bd0"}.hgi.hgi-view-off:before{content:"\5bd1"}.hgi.hgi-view:before{content:"\5bd3"}.hgi.hgi-vimeo:before{content:"\5bd5"}.hgi.hgi-vine-square:before{content:"\5bd8"}.hgi.hgi-vine:before{content:"\5bd9"}.hgi.hgi-vintage-clock:before{content:"\5bdb"}.hgi.hgi-virtual-reality-vr-01:before{content:"\5bdd"}.hgi.hgi-virtual-reality-vr-02:before{content:"\5bdf"}.hgi.hgi-vision:before{content:"\5be1"}.hgi.hgi-visual-studio-code:before{content:"\5be3"}.hgi.hgi-vk-square:before{content:"\5be6"}.hgi.hgi-vk:before{content:"\5be7"}.hgi.hgi-voice-id:before{content:"\5be9"}.hgi.hgi-voice:before{content:"\5beb"}.hgi.hgi-volleyball:before{content:"\5bed"}.hgi.hgi-volume-high:before{content:"\5bef"}.hgi.hgi-volume-low:before{content:"\5bf1"}.hgi.hgi-volume-minus:before{content:"\5bf3"}.hgi.hgi-volume-mute-01:before{content:"\5bf5"}.hgi.hgi-volume-mute-02:before{content:"\5bf7"}.hgi.hgi-volume-off:before{content:"\5bf9"}.hgi.hgi-volume-up:before{content:"\5bfb"}.hgi.hgi-vomiting:before{content:"\5bfd"}.hgi.hgi-voucher:before{content:"\5bff"}.hgi.hgi-vr-glasses:before{content:"\5c01"}.hgi.hgi-vr:before{content:"\5c03"}.hgi.hgi-vynil-01:before{content:"\5c05"}.hgi.hgi-vynil-02:before{content:"\5c07"}.hgi.hgi-vynil-03:before{content:"\5c09"}.hgi.hgi-w-three-schools:before{content:"\5c0b"}.hgi.hgi-waiter:before{content:"\5c0d"}.hgi.hgi-waiters:before{content:"\5c0f"}.hgi.hgi-wall-lamp:before{content:"\5c11"}.hgi.hgi-wallet-01:before{content:"\5c13"}.hgi.hgi-wallet-02:before{content:"\5c15"}.hgi.hgi-wallet-03:before{content:"\5c17"}.hgi.hgi-wallet-04:before{content:"\5c19"}.hgi.hgi-wallet-05:before{content:"\5c1b"}.hgi.hgi-wallet-add-01:before{content:"\5c1d"}.hgi.hgi-wallet-add-02:before{content:"\5c1f"}.hgi.hgi-wallet-done-01:before{content:"\5c21"}.hgi.hgi-wallet-done-02:before{content:"\5c23"}.hgi.hgi-wallet-not-found-01:before{content:"\5c25"}.hgi.hgi-wallet-not-found-02:before{content:"\5c27"}.hgi.hgi-wallet-remove-01:before{content:"\5c29"}.hgi.hgi-wallet-remove-02:before{content:"\5c2b"}.hgi.hgi-wanted:before{content:"\5c2d"}.hgi.hgi-wardrobe-01:before{content:"\5c2f"}.hgi.hgi-wardrobe-02:before{content:"\5c31"}.hgi.hgi-wardrobe-03:before{content:"\5c33"}.hgi.hgi-wardrobe-04:before{content:"\5c35"}.hgi.hgi-warehouse:before{content:"\5c37"}.hgi.hgi-washington-monument:before{content:"\5c39"}.hgi.hgi-waste-restore:before{content:"\5c3b"}.hgi.hgi-waste:before{content:"\5c3d"}.hgi.hgi-watch-01:before{content:"\5c3f"}.hgi.hgi-watch-02:before{content:"\5c41"}.hgi.hgi-water-energy:before{content:"\5c43"}.hgi.hgi-water-polo:before{content:"\5c45"}.hgi.hgi-water-pump:before{content:"\5c47"}.hgi.hgi-waterfall-down-01:before{content:"\5c49"}.hgi.hgi-waterfall-down-03:before{content:"\5c4b"}.hgi.hgi-waterfall-up-01:before{content:"\5c4d"}.hgi.hgi-waterfall-up-02:before{content:"\5c4f"}.hgi.hgi-watermelon:before{content:"\5c51"}.hgi.hgi-wattpad-square:before{content:"\5c54"}.hgi.hgi-wattpad:before{content:"\5c55"}.hgi.hgi-wav-01:before{content:"\5c57"}.hgi.hgi-wav-02:before{content:"\5c59"}.hgi.hgi-wave-square:before{content:"\5c5c"}.hgi.hgi-wave-triangle:before{content:"\5c5e"}.hgi.hgi-wave:before{content:"\5c5f"}.hgi.hgi-waving-hand-01:before{content:"\5c61"}.hgi.hgi-waving-hand-02:before{content:"\5c63"}.hgi.hgi-waze:before{content:"\5c65"}.hgi.hgi-web-design-01:before{content:"\5c67"}.hgi.hgi-web-design-02:before{content:"\5c69"}.hgi.hgi-web-programming:before{content:"\5c6b"}.hgi.hgi-web-protection:before{content:"\5c6d"}.hgi.hgi-web-security:before{content:"\5c6f"}.hgi.hgi-web-validation:before{content:"\5c71"}.hgi.hgi-webflow:before{content:"\5c73"}.hgi.hgi-webhook:before{content:"\5c75"}.hgi.hgi-wechat:before{content:"\5c77"}.hgi.hgi-wedding:before{content:"\5c79"}.hgi.hgi-weight-scale-01:before{content:"\5c7b"}.hgi.hgi-weight-scale:before{content:"\5c7d"}.hgi.hgi-wellness:before{content:"\5c7f"}.hgi.hgi-whatsapp-business:before{content:"\5c81"}.hgi.hgi-whatsapp:before{content:"\5c83"}.hgi.hgi-wheelchair:before{content:"\5c85"}.hgi.hgi-whisk:before{content:"\5c87"}.hgi.hgi-whistle:before{content:"\5c89"}.hgi.hgi-whiteboard:before{content:"\5c8b"}.hgi.hgi-wifi-01:before{content:"\5c8d"}.hgi.hgi-wifi-02:before{content:"\5c8f"}.hgi.hgi-wifi-circle:before{content:"\5c91"}.hgi.hgi-wifi-connected-01:before{content:"\5c93"}.hgi.hgi-wifi-connected-02:before{content:"\5c95"}.hgi.hgi-wifi-connected-03:before{content:"\5c97"}.hgi.hgi-wifi-disconnected-01:before{content:"\5c99"}.hgi.hgi-wifi-disconnected-02:before{content:"\5c9b"}.hgi.hgi-wifi-disconnected-03:before{content:"\5c9d"}.hgi.hgi-wifi-disconnected-04:before{content:"\5c9f"}.hgi.hgi-wifi-error-01:before{content:"\5ca1"}.hgi.hgi-wifi-error-02:before{content:"\5ca3"}.hgi.hgi-wifi-full-signal:before{content:"\5ca5"}.hgi.hgi-wifi-location:before{content:"\5ca7"}.hgi.hgi-wifi-lock:before{content:"\5ca9"}.hgi.hgi-wifi-low-signal:before{content:"\5cab"}.hgi.hgi-wifi-medium-signal:before{content:"\5cad"}.hgi.hgi-wifi-no-signal:before{content:"\5caf"}.hgi.hgi-wifi-off-01:before{content:"\5cb1"}.hgi.hgi-wifi-off-02:before{content:"\5cb3"}.hgi.hgi-wifi-square:before{content:"\5cb5"}.hgi.hgi-wifi-unlock:before{content:"\5cb7"}.hgi.hgi-wikipedia:before{content:"\5cb9"}.hgi.hgi-wind-power-01:before{content:"\5cbb"}.hgi.hgi-wind-power-02:before{content:"\5cbd"}.hgi.hgi-wind-power-03:before{content:"\5cbf"}.hgi.hgi-wind-power:before{content:"\5cc1"}.hgi.hgi-wind-surf:before{content:"\5cc3"}.hgi.hgi-wind-turbine:before{content:"\5cc5"}.hgi.hgi-windows-new:before{content:"\5cc7"}.hgi.hgi-windows-old:before{content:"\5cc9"}.hgi.hgi-wink:before{content:"\5ccb"}.hgi.hgi-winking:before{content:"\5ccd"}.hgi.hgi-wireless-cloud-access:before{content:"\5ccf"}.hgi.hgi-wireless:before{content:"\5cd1"}.hgi.hgi-wise:before{content:"\5cd3"}.hgi.hgi-woman:before{content:"\5cd5"}.hgi.hgi-wordpress:before{content:"\5cd7"}.hgi.hgi-work-alert:before{content:"\5cd9"}.hgi.hgi-work-history:before{content:"\5cdb"}.hgi.hgi-work-update:before{content:"\5cde"}.hgi.hgi-work:before{content:"\5cdf"}.hgi.hgi-workflow-circle-01:before{content:"\5ce1"}.hgi.hgi-workflow-circle-02:before{content:"\5ce3"}.hgi.hgi-workflow-circle-03:before{content:"\5ce5"}.hgi.hgi-workflow-circle-04:before{content:"\5ce7"}.hgi.hgi-workflow-circle-05:before{content:"\5ce9"}.hgi.hgi-workflow-circle-06:before{content:"\5ceb"}.hgi.hgi-workflow-square-01:before{content:"\5ced"}.hgi.hgi-workflow-square-02:before{content:"\5cef"}.hgi.hgi-workflow-square-03:before{content:"\5cf1"}.hgi.hgi-workflow-square-04:before{content:"\5cf3"}.hgi.hgi-workflow-square-05:before{content:"\5cf5"}.hgi.hgi-workflow-square-06:before{content:"\5cf7"}.hgi.hgi-workflow-square-07:before{content:"\5cf9"}.hgi.hgi-workflow-square-08:before{content:"\5cfb"}.hgi.hgi-workflow-square-09:before{content:"\5cfd"}.hgi.hgi-workflow-square-10:before{content:"\5cff"}.hgi.hgi-workout-battle-ropes:before{content:"\5d01"}.hgi.hgi-workout-gymnastics:before{content:"\5d03"}.hgi.hgi-workout-kicking:before{content:"\5d05"}.hgi.hgi-workout-run:before{content:"\5d07"}.hgi.hgi-workout-sport:before{content:"\5d09"}.hgi.hgi-workout-squats:before{content:"\5d0b"}.hgi.hgi-workout-stretching:before{content:"\5d0d"}.hgi.hgi-workout-warm-up:before{content:"\5d0f"}.hgi.hgi-worry:before{content:"\5d11"}.hgi.hgi-wps-office-rectangle:before{content:"\5d13"}.hgi.hgi-wps-office:before{content:"\5d15"}.hgi.hgi-wrench-01:before{content:"\5d17"}.hgi.hgi-wrench-02:before{content:"\5d19"}.hgi.hgi-wudu:before{content:"\5d1b"}.hgi.hgi-x-ray:before{content:"\5d1d"}.hgi.hgi-x-variable-circle:before{content:"\5d1f"}.hgi.hgi-x-variable-square:before{content:"\5d22"}.hgi.hgi-x-variable:before{content:"\5d23"}.hgi.hgi-xing:before{content:"\5d25"}.hgi.hgi-xls-01:before{content:"\5d27"}.hgi.hgi-xls-02:before{content:"\5d29"}.hgi.hgi-xml-01:before{content:"\5d2b"}.hgi.hgi-xml-02:before{content:"\5d2d"}.hgi.hgi-xsl-01:before{content:"\5d2f"}.hgi.hgi-xsl-02:before{content:"\5d31"}.hgi.hgi-yelp:before{content:"\5d33"}.hgi.hgi-yen-circle:before{content:"\5d35"}.hgi.hgi-yen-receive:before{content:"\5d37"}.hgi.hgi-yen-send:before{content:"\5d3a"}.hgi.hgi-yen-square:before{content:"\5d3c"}.hgi.hgi-yen:before{content:"\5d3d"}.hgi.hgi-yoga-01:before{content:"\5d3f"}.hgi.hgi-yoga-02:before{content:"\5d41"}.hgi.hgi-yoga-03:before{content:"\5d43"}.hgi.hgi-yoga-ball:before{content:"\5d45"}.hgi.hgi-yoga-mat:before{content:"\5d47"}.hgi.hgi-yogurt:before{content:"\5d49"}.hgi.hgi-youtube:before{content:"\5d4b"}.hgi.hgi-yurt:before{content:"\5d4d"}.hgi.hgi-zakat:before{content:"\5d4f"}.hgi.hgi-zap:before{content:"\5d51"}.hgi.hgi-zeppelin:before{content:"\5d53"}.hgi.hgi-zero-circle:before{content:"\5d55"}.hgi.hgi-zero-square:before{content:"\5d57"}.hgi.hgi-zip-01:before{content:"\5d59"}.hgi.hgi-zip-02:before{content:"\5d5b"}.hgi.hgi-zoom-circle:before{content:"\5d5d"}.hgi.hgi-zoom-in-area:before{content:"\5d5f"}.hgi.hgi-zoom-out-area:before{content:"\5d61"}.hgi.hgi-zoom-square:before{content:"\5d64"}.hgi.hgi-zoom:before{content:"\5d65"}.hgi.hgi-zsh:before{content:"\5d67"}.hgi.hgi-zzz:before{content:"\5d69"}
